Nonparametric Statistics Notes - Friedman ANOVA and Kendall Concordance
These two tests are somewhat different in nature, however, they require similar user input. Friedman ANOVA is a nonparametric alternative to one-way repeated measures analysis of variance. The Kendall concordance statistic is similar to Spearman R (nonparametric correlation between two variables) except that it expresses the relationship between multiple cases. For Friedman ANOVA, the procedure expects the data to be arranged in the same way as you would arrange a data file for a within-subjects (repeated measures) analysis of variance with ANOVA/MANOVA. Specifically, the values for each level of the repeated measures factor should be contained in a different variable. Select Comparing multiple dep. samples (variables) from the Nonparametric Statistics Startup Panel - Quick tab to display the Friedman ANOVA by Ranks dialog box, in which you select a list of variables.
average Spearman R = (k * concordance -1) / (k-1)
Thus the general assumptions of this test are identical to that of the Spearman rank order correlation.
The range of Kendall concordance is from 0 to +1. Values close to zero represent lack of agreement in the rankings of the variables (e.g., objects) among cases (e.g., judges), while values close to 1 represent perfect agreement in the rankings of the variables (objects) among cases (judges).
See Friedman ANOVA by Ranks - Quick tab for further details.