Friedman Test for Correlated Samples

From Q
(Redirected from Friedman Test)
Jump to navigation Jump to search

This is a non-parametric version of the Repeated Measures ANOVA. The test statistic is:

Q=(g−1)∑i=1nwi∑j=1g∑i=1nwi(r¯⋅j−r¯)2∑j=1g∑i=1nwi(rij−r¯)2

where:

nj is the number of observations in group j of ggroups,
rij is the rank of the ith observation from group j where the ranking is computed within observations (e.g., if g=4 then rij∈1,2,3,4), where 1 is assigned to the lowest value and the average rank is used for ties,
n is the number of matched samples,
wi is the Calibrated Weight,
r¯⋅j=∑i=1nwirij∑i=1nwi,
r¯=g∑i=1nwirij∑j=1g∑i=1nwi,
p≈Pr⁡(χg−12≥Q)

See also