Nonparametric Correlations
The following are three types of commonly used nonparametric correlation coefficients: (Spearman R, Kendall Tau, and Gamma coefficients). Note that the Chi-square statistic computed for two-way frequency tables, also provides a careful measure of a relation between the two (tabulated) variables, and unlike the correlation measures listed below, it can be used for variables that are measured on a simple nominal scale.
-1 <= 3 * Kendall Tau - 2 * Spearman R <= 1
More importantly, Kendall Tau and Spearman R imply different interpretations: Spearman R can be thought of as the regular Pearson product moment correlation coefficient, that is, in terms of proportion of variability accounted for, except that Spearman R is computed from ranks. Kendall Tau, on the other hand, represents a probability, that is, it is the difference between the probability that in the observed data the two variables are in the same order versus the probability that the two variables are in different orders.