What is Friedman’s ANOVA?
A non-parametric test used to compare 3 or more related groups (within-subjects design) when assumptions of repeated measures ANOVA are violated.
When is Friedman’s ANOVA used?
When you have ordinal/ranked data, repeated measures design, and non-normal distribution.
What is the non-parametric alternative to a repeated measures t-test?
Wilcoxon Signed-Rank Test.
What is Friedman’s ANOVA an alternative to?
Repeated Measures One-Way ANOVA.
What assumption of RM ANOVA does Friedman’s ANOVA avoid?
Normality assumption
What are your three options if normality is violated in RM ANOVA?
1) Continue if robust
2) Transform data
3) Use a non parametric test
How can normality be tested in JASP?
Shapiro-Wilk test, skewness, kurtosis, histograms, Q-Q plots.
What does a significant Shapiro-Wilk test indicate?
Data significantly deviate from normal distribution.
What indicates normality in a histogram?
Rough symmetric, bell shaped distribution
What indicates normality in a Q-Q plot?
Data points closely follow the diagonal line.
What is sphericity?
The assumption that variances between all repeated conditions are equal.
How do you test sphericity?
Mauchly’s Test of Sphericity.
What do you do if sphericity is violated in RM ANOVA?
Apply Greenhouse-Geisser or Huynh-Feldt correction.
What are the components of the Friedman test formula?
N = participants
k = number of conditions
Ri = sum of ranks per condition
What are the degrees of freedom for Friedman’s ANOVA?
df = k − 1
What distribution is used to determine significance in Friedman’s ANOVA?
Chi-square distribution.
What must the test statistic exceed to be significant (df = 2)?
5.99 (critical value at p < .05).
How do you report Friedman’s ANOVA?
χ²(df) = value, p = value, Kendall’s W = value.
Example: χ²(2) = 7.6, p = .022, Kendall’s W = .382
What is Kendall’s W?
Effect size for Friedman’s ANOVA measuring agreement between rankings.
What is the range of Kendall’s W?
0 to 1 (0 = no effect, 1 = perfect agreement).
What does a higher Kendall’s W indicate?
Stronger effect / greater differences between conditions.
Which descriptive statistic is reported with Friedman’s ANOVA?
Median.
What type of post-hoc tests are used after significant Friedman’s ANOVA?
Pairwise comparisons (e.g., Conover’s post hoc test).
When is the Mann-Whitney U test used?
When comparing ranked scores of two independent groups with non-normal data