• Descriptive
    • Moments
    • Concentration
    • Central Tendency
    • Variability
    • Stem-and-Leaf Plot
    • Histogram & Frequency Table
    • Data Quality Forensics
    • Conditional EDA
    • Quantiles
    • Kernel Density Estimation
    • Normal QQ Plot
    • Bootstrap Plot

    • Multivariate Descriptive Statistics
  • Distributions
    • Binomial Probabilities
    • Geometric Probabilities
    • Negative Binomial Probabilities
    • Hypergeometric Probabilities
    • Multinomial Probabilities
    • Dirichlet
    • Poisson Probabilities

    • Exponential
    • Gamma
    • Erlang
    • Weibull
    • Rayleigh
    • Maxwell-Boltzmann
    • Lognormal
    • Pareto
    • Inverse Gamma
    • Inverse Chi-Square

    • Beta
    • Power
    • Beta Prime (Inv. Beta)
    • Triangular

    • Normal (area)
    • Logistic
    • Laplace
    • Cauchy (standard)
    • Cauchy (location-scale)
    • Gumbel
    • Fréchet
    • Generalized Extreme Value

    • Normal RNG
    • ML Fitting
    • Tukey Lambda PPCC
    • Box-Cox Normality Plot
    • Noncentral t
    • Noncentral F
    • Sample Correlation r

    • Empirical Tests
  • Hypotheses
    • Theoretical Aspects of Hypothesis Testing
    • Bayesian Inference
    • Minimum Sample Size

    • Empirical Tests
    • Multivariate (pair-wise) Testing
  • Models
    • Manual Model Building
    • Guided Model Building
  • Time Series
    • Time Series Plot
    • Decomposition
    • Exponential Smoothing

    • Blocked Bootstrap Plot
    • Mean Plot
    • (P)ACF
    • VRM
    • Standard Deviation-Mean Plot
    • Spectral Analysis
    • ARIMA

    • Cross Correlation Function
    • Granger Causality
  1. Hypothesis Testing
  2. 130  Friedman Test
  • Preface
  • Getting Started
    • 1  Introduction
    • 2  Why Do We Need Innovative Technology?
    • 3  Basic Definitions
    • 4  The Big Picture: Why We Analyze Data
  • Introduction to Probability
    • 5  Definitions of Probability
    • 6  Jeffreys’ axiom system
    • 7  Bayes’ Theorem
    • 8  Sensitivity and Specificity
    • 9  Naive Bayes Classifier
    • 10  Law of Large Numbers

    • 11  Problems
  • Probability Distributions
    • 12  Bernoulli Distribution
    • 13  Binomial Distribution
    • 14  Geometric Distribution
    • 15  Negative Binomial Distribution
    • 16  Hypergeometric Distribution
    • 17  Multinomial Distribution
    • 18  Poisson Distribution

    • 19  Uniform Distribution (Rectangular Distribution)
    • 20  Normal Distribution (Gaussian Distribution)
    • 21  Gaussian Naive Bayes Classifier
    • 22  Chi Distribution
    • 23  Chi-squared Distribution (1 parameter)
    • 24  Chi-squared Distribution (2 parameters)
    • 25  Student t-Distribution
    • 26  Fisher F-Distribution
    • 27  Exponential Distribution
    • 28  Lognormal Distribution
    • 29  Gamma Distribution
    • 30  Beta Distribution
    • 31  Weibull Distribution
    • 32  Pareto Distribution
    • 33  Inverse Gamma Distribution
    • 34  Rayleigh Distribution
    • 35  Erlang Distribution
    • 36  Logistic Distribution
    • 37  Laplace Distribution
    • 38  Gumbel Distribution
    • 39  Cauchy Distribution
    • 40  Triangular Distribution
    • 41  Power Distribution
    • 42  Beta Prime Distribution
    • 43  Sample Correlation Distribution
    • 44  Dirichlet Distribution
    • 45  Generalized Extreme Value (GEV) Distribution
    • 46  Frechet Distribution
    • 47  Noncentral t Distribution
    • 48  Noncentral F Distribution
    • 49  Inverse Chi-Squared Distribution
    • 50  Maxwell-Boltzmann Distribution
    • 51  Distribution Relationship Map

    • 52  Problems
  • Descriptive Statistics & Exploratory Data Analysis
    • 53  Types of Data
    • 54  Datasheets

    • 55  Frequency Plot (Bar Plot)
    • 56  Frequency Table
    • 57  Contingency Table
    • 58  Binomial Classification Metrics
    • 59  Confusion Matrix
    • 60  ROC Analysis

    • 61  Stem-and-Leaf Plot
    • 62  Histogram
    • 63  Data Quality Forensics
    • 64  Quantiles
    • 65  Central Tendency
    • 66  Variability
    • 67  Skewness & Kurtosis
    • 68  Concentration
    • 69  Notched Boxplot
    • 70  Scatterplot
    • 71  Pearson Correlation
    • 72  Rank Correlation
    • 73  Partial Pearson Correlation
    • 74  Simple Linear Regression
    • 75  Moments
    • 76  Quantile-Quantile Plot (QQ Plot)
    • 77  Normal Probability Plot
    • 78  Probability Plot Correlation Coefficient Plot (PPCC Plot)
    • 79  Box-Cox Normality Plot
    • 80  Kernel Density Estimation
    • 81  Bivariate Kernel Density Plot
    • 82  Conditional EDA: Panel Diagnostics
    • 83  Bootstrap Plot (Central Tendency)
    • 84  Survey Scores Rank Order Comparison
    • 85  Cronbach Alpha

    • 86  Equi-distant Time Series
    • 87  Time Series Plot (Run Sequence Plot)
    • 88  Mean Plot
    • 89  Blocked Bootstrap Plot (Central Tendency)
    • 90  Standard Deviation-Mean Plot
    • 91  Variance Reduction Matrix
    • 92  (Partial) Autocorrelation Function
    • 93  Periodogram & Cumulative Periodogram

    • 94  Problems
  • Hypothesis Testing
    • 95  Normal Distributions revisited
    • 96  The Population
    • 97  The Sample
    • 98  The One-Sided Hypothesis Test
    • 99  The Two-Sided Hypothesis Test
    • 100  When to use a one-sided or two-sided test?
    • 101  What if \(\sigma\) is unknown?
    • 102  The Central Limit Theorem (revisited)
    • 103  Statistical Test of the Population Mean with known Variance
    • 104  Statistical Test of the Population Mean with unknown Variance
    • 105  Statistical Test of the Variance
    • 106  Statistical Test of the Population Proportion
    • 107  Statistical Test of the Standard Deviation \(\sigma\)
    • 108  Statistical Test of the difference between Means -- Independent/Unpaired Samples
    • 109  Statistical Test of the difference between Means -- Dependent/Paired Samples
    • 110  Statistical Test of the difference between Variances -- Independent/Unpaired Samples

    • 111  Hypothesis Testing for Research Purposes
    • 112  Decision Thresholds, Alpha, and Confidence Levels
    • 113  Bayesian Inference for Decision-Making
    • 114  One Sample t-Test
    • 115  Skewness & Kurtosis Tests
    • 116  Paired Two Sample t-Test
    • 117  Wilcoxon Signed-Rank Test
    • 118  Unpaired Two Sample t-Test
    • 119  Unpaired Two Sample Welch Test
    • 120  Two One-Sided Tests (TOST) for Equivalence
    • 121  Mann-Whitney U test (Wilcoxon Rank-Sum Test)
    • 122  Bayesian Two Sample Test
    • 123  Median Test based on Notched Boxplots
    • 124  Chi-Squared Tests for Count Data
    • 125  Kolmogorov-Smirnov Test
    • 126  One Way Analysis of Variance (1-way ANOVA)
    • 127  Kruskal-Wallis Test
    • 128  Two Way Analysis of Variance (2-way ANOVA)
    • 129  Repeated Measures ANOVA
    • 130  Friedman Test
    • 131  Testing Correlations
    • 132  A Note on Causality

    • 133  Problems
  • Regression Models
    • 134  Simple Linear Regression Model (SLRM)
    • 135  Multiple Linear Regression Model (MLRM)
    • 136  Logistic Regression
    • 137  Generalized Linear Models
    • 138  Multinomial and Ordinal Logistic Regression
    • 139  Cox Proportional Hazards Regression
    • 140  Conditional Inference Trees
    • 141  Leaf Diagnostics for Conditional Inference Trees
    • 142  Conditional Random Forests
    • 143  Hypothesis Testing with Linear Regression Models (from a Practical Point of View)

    • 144  Problems
  • Introduction to Time Series Analysis
    • 145  Case: the Market of Health and Personal Care Products
    • 146  Decomposition of Time Series
    • 147  Ad hoc Forecasting of Time Series
  • Box-Jenkins Analysis
    • 148  Introduction to Box-Jenkins Analysis
    • 149  Theoretical Concepts
    • 150  Stationarity
    • 151  Identifying ARMA parameters
    • 152  Estimating ARMA Parameters and Residual Diagnostics
    • 153  Forecasting with ARIMA models
    • 154  Intervention Analysis
    • 155  Cross-Correlation Function
    • 156  Transfer Function Noise Models
    • 157  General-to-Specific Modeling
  • Model Building Strategies
    • 158  Introduction to Model Building Strategies
    • 159  Manual Model Building
    • 160  Model Validation
    • 161  Regularization Methods
    • 162  Hyperparameter Optimization Strategies
    • 163  Guided Model Building in Practice
    • 164  Diagnostics, Revision, and Guided Forecasting
    • 165  Leakage, Target Encoding, and Robust Regression
  • References
  • Appendices
    • Appendices
    • A  Method Selection Guide
    • B  Presentations and Teaching Materials
    • C  R Language Concepts for Statistical Computing
    • D  Matrix Algebra
    • E  Standard Normal Table (Gaussian Table)
    • F  Critical values of Student’s \(t\) distribution with \(\nu\) degrees of freedom
    • G  Upper-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom
    • H  Lower-tail critical values of the \(\chi^2\)-distribution with \(\nu\) degrees of freedom

Table of contents

  • 130.1 Hypotheses
  • 130.2 Analysis based on p-values and confidence intervals
    • 130.2.1 Software
    • 130.2.2 Data & Parameters
    • 130.2.3 Output
  • 130.3 R code
  • 130.4 Assumptions
  • 130.5 Alternatives
  1. Hypothesis Testing
  2. 130  Friedman Test

130  Friedman Test

The Friedman Test (Friedman 1937) is a non-parametric alternative to the Repeated Measures ANOVA (Chapter 129). It is used when the same subjects are measured under three or more conditions, but the assumptions of normality or sphericity are not satisfied. The test extends the Wilcoxon Signed-Rank Test (Chapter 117) to three or more related groups and is based on ranks within each subject (block).

130.1 Hypotheses

The Friedman Test evaluates whether the distributions across conditions are identical:

\[ \begin{cases}\text{H}_0: F_1 = F_2 = \ldots = F_k \\\text{H}_A: \exists\; i \neq j: F_i \neq F_j\end{cases} \]

where \(F_i\) denotes the distribution function of condition \(i\) and \(k\) is the number of conditions or time points.

The test works by:

  1. Ranking the observations within each subject (block) from 1 to \(k\).
  2. Summing the ranks for each condition across all subjects.
  3. Testing whether the rank sums differ more than would be expected by chance.

The Friedman test statistic \(Q\) approximately follows a Chi-squared distribution with \(k - 1\) degrees of freedom.

130.2 Analysis based on p-values and confidence intervals

130.2.1 Software

The Friedman Test can be computed in RFC under the “Hypotheses / Empirical Tests” menu item (select “Friedman Test” from the ANOVA type dropdown), or by using the R code shown below.

130.2.2 Data & Parameters

The data should contain:

  • A quantitative (or ordinal) response variable
  • A categorical variable identifying the condition or time point
  • A subject/block identifier

The data must represent a balanced design: each subject must have exactly one observation per condition. Missing values will cause the test to fail.

130.2.3 Output

Consider the problem of measuring the reaction time (in milliseconds) of 12 subjects under three different conditions: no caffeine, moderate caffeine, and high caffeine. Each subject is tested under all three conditions. The results from the Friedman analysis are shown below.

Interactive Shiny app (click to load).
Open in new tab

The output reports the Friedman chi-squared statistic, condition descriptive statistics, and (if the overall test is significant) post-hoc pairwise Wilcoxon signed-rank tests with Bonferroni correction. The plots show box plots per condition and subject profile (spaghetti) plots.

The same analysis can also be replicated with R code:

# Simulated reaction time data
set.seed(42)
n_subjects <- 10
no_caffeine <- rnorm(n_subjects, mean = 350, sd = 30)
moderate_caffeine <- rnorm(n_subjects, mean = 320, sd = 30)
high_caffeine <- rnorm(n_subjects, mean = 300, sd = 30)

# Create data in matrix format (subjects x conditions)
reaction_matrix <- cbind(no_caffeine, moderate_caffeine, high_caffeine)

# Friedman test
friedman.test(reaction_matrix)

    Friedman rank sum test

data:  reaction_matrix
Friedman chi-squared = 9.8, df = 2, p-value = 0.007447

The output reports the Friedman chi-squared statistic, the degrees of freedom (\(k - 1\)), and the p-value. If the p-value is smaller than the chosen type I error \(\alpha\), we reject the Null Hypothesis and conclude that at least two conditions differ.

130.2.3.1 Post-hoc pairwise comparisons

When the overall Friedman test is significant, post-hoc comparisons identify which specific conditions differ. The Nemenyi test or pairwise Wilcoxon signed-rank tests with Bonferroni correction can be used:

# Create long-format data for pairwise comparisons
reaction_data <- data.frame(
  subject = factor(rep(1:n_subjects, 3)),
  condition = factor(rep(c("None", "Moderate", "High"), each = n_subjects),
                     levels = c("None", "Moderate", "High")),
  reaction_time = c(no_caffeine, moderate_caffeine, high_caffeine)
)

# Pairwise Wilcoxon signed-rank tests with Bonferroni correction
pairwise.wilcox.test(reaction_data$reaction_time, reaction_data$condition,
                     paired = TRUE, p.adjust.method = "bonferroni")

    Pairwise comparisons using Wilcoxon signed rank exact test 

data:  reaction_data$reaction_time and reaction_data$condition 

         None   Moderate
Moderate 0.1113 -       
High     0.0059 1.0000  

P value adjustment method: bonferroni 

Alternatively, if the PMCMRplus package is available, the Nemenyi test (Nemenyi 1963) provides a more appropriate post-hoc procedure:

if (requireNamespace("PMCMRplus", quietly = TRUE)) {
  library(PMCMRplus)
  frdAllPairsNemenyiTest(reaction_data$reaction_time,
                         reaction_data$condition,
                         reaction_data$subject)
}
         None  Moderate
Moderate 0.037 -       
High     0.010 0.896   

130.3 R code

To compute the Friedman Test on your local machine, the following script can be used in the R console:

# Example: Compare the effectiveness of three teaching methods
# 12 students are tested under all three methods (within-subjects design)
set.seed(123)
n <- 12
method_A <- round(rnorm(n, mean = 70, sd = 10))
method_B <- round(rnorm(n, mean = 75, sd = 10))
method_C <- round(rnorm(n, mean = 80, sd = 10))

scores_matrix <- cbind(method_A, method_B, method_C)
colnames(scores_matrix) <- c("Method A", "Method B", "Method C")

# Friedman test
friedman.test(scores_matrix)

# Post-hoc: pairwise Wilcoxon signed-rank tests
scores_long <- data.frame(
  student = factor(rep(1:n, 3)),
  method = factor(rep(c("A", "B", "C"), each = n)),
  score = c(method_A, method_B, method_C)
)
pairwise.wilcox.test(scores_long$score, scores_long$method,
                     paired = TRUE, p.adjust.method = "bonferroni")
Warning in wilcox.test.default(xi, xj, paired = paired, ...): cannot compute
exact p-value with ties
Warning in wilcox.test.default(xi, xj, paired = paired, ...): cannot compute
exact p-value with ties
Warning in wilcox.test.default(xi, xj, paired = paired, ...): cannot compute
exact p-value with ties

    Friedman rank sum test

data:  scores_matrix
Friedman chi-squared = 6, df = 2, p-value = 0.04979


    Pairwise comparisons using Wilcoxon signed rank test with continuity correction 

data:  scores_long$score and scores_long$method 

  A     B    
B 1.000 -    
C 0.023 0.274

P value adjustment method: bonferroni 

Note that friedman.test() expects either a matrix (subjects in rows, conditions in columns) or a formula with a grouping variable and a block variable.

130.4 Assumptions

The Friedman Test makes the following assumptions:

  • Dependent/repeated measures: The data must come from a within-subjects design where the same subjects (or matched blocks) are measured under each condition.
  • Ordinal or continuous outcome: The response variable must be measured on at least an ordinal scale.
  • Balanced design: Each subject must have exactly one observation per condition (no missing values).

There is no need to assume normality or sphericity, which makes the Friedman Test more robust than the Repeated Measures ANOVA.

130.5 Alternatives

  • Repeated Measures ANOVA (Chapter 129): When the assumptions of normality and sphericity are satisfied, the parametric Repeated Measures ANOVA has greater statistical power.
  • Linear mixed-effects models: A more flexible approach that can handle unbalanced designs and missing data. Available through the lme4 package in R.
Friedman, Milton. 1937. “The Use of Ranks to Avoid the Assumption of Normality Implicit in the Analysis of Variance.” Journal of the American Statistical Association 32 (200): 675–701. https://doi.org/10.1080/01621459.1937.10503522.
Nemenyi, Peter B. 1963. “Distribution-Free Multiple Comparisons.” PhD thesis, Princeton University.
129  Repeated Measures ANOVA
131  Testing Correlations

© 2026 Patrick Wessa. Provided as-is, without warranty.

Feedback: e-mail | Anonymous contributions: click to copy (Sats) | click to copy (XMR)

Cookie Preferences