Many variables are measured at the ordinal level, meaning that the categories of the variables can be ranked from smallest to largest or less to more of a characteristic. Examples of this sort of ordinal variable include educational degree earned (ranging from no high school degree to advanced degree) or employment status (unemployed, employed part-time, employed full-time). Numeric variables that are presented in categories or ranges are also considered ordinal as it is not possible to perform mathematical functions on the grouped numbers. Examples of this type of ordinal variable include age ranges (<18, 19-34, >35) or income presented in ranges. The examination of bivariate relationships between ordinal variables most commonly uses crosstabulation (also known as contingency or bivariate tables).
Crosstabulations between two ordinal variables show patterns of association and can also reveal the direction of the relationship between the variables. The direction of the relationship refers to a situation in which cases with high values on the independent variable are also likely to have high values on the dependent variable (a positive relationship) or low values on the dependent variable (a negative relationship). This is most easily observed by circling the highest percentage in each row and looking for the pattern of circles. In the following example, there is clearly a line from the upper left portion of the table to the lower right, indicating a positive relationship (note that direction can ONLY be determined when both variables are measured at the ordinal level, as there is no ranking of nominal variables):
SPSS provides a number of common measures of association for ordinal variables, some of which are directional (meaning the value of the measure depends on which variable is treated as independent) and some that are symmetric (without direction). These measures of association take advantage of the ranked nature of ordinal variables by observing pairs of observations in the crosstabulation and counting the number of untied concordant and discordant pairs. A concordant pair is one in which one observation has a higher rank on both variables than the other observation in that pair, while a discordant pair refers to a situation in which one observation ranks higher than the other observation on one variable but not on the other. Because these measures take into consideration the direction of the relationship, they range from -1.0 to +1.0, with a value of 0 indicating no relationship.
As seen below, Somer’s d is primarily an asymmetric measure of association, meaning that which variable is treated as dependent matters (though it can also be conceptualized as symmetric). Somer’s d is a Proportional Reduction in Error (PRE) measure so it is interpreted as the improvement in predicting the dependent variable that can be attributed to knowing a case’s value on the independent variable. A value of .346 for the crosstabulation above (treating the respondent’s education as dependent) indicates that we improve our guess of respondent education by 34.6% by knowing father’s education.
SPSS provides three common symmetric measures of association, with gamma being the most widely used. The value of gamma tends to be large due to how it is calculated, so tau-b (for square tables) or tau-c (for non-square tables – like a 2 x 3 table) are often preferred even though they are not PRE measures. Because the crosstabulation above is square (5 x 5), we would report the tau-b of .34 which indicates a moderately strong association. Because gamma is a PRE measure we can again say that knowing father’s education improves our prediction of respondent’s education by 48.4%.
There are also tests of significance associated with many of these measures to demonstrate whether the association observed in the sample is likely to represent a true association in the population. In practice these are rarely used, as these bivariate results are often presenting primarily as a building block for more sophisticated multi-variable models.






