Scheffé Test
Scheffé's Method for All Contrasts · Also known as: Scheffe test, Scheffe method, Scheffé post-hoc test, S-method, simultaneous confidence intervals for contrasts
The Scheffé test is a post-hoc multiple comparison procedure that controls the family-wise error rate simultaneously for all possible linear contrasts among group means following a significant ANOVA. Introduced by Henry Scheffé in his landmark 1953 Biometrika paper, it is the most general and conservative standard post-hoc method, remaining valid regardless of how many or which contrasts are examined after seeing the data.
Read the full method
Sign in with a free account to read this section.
Method map
The neighbourhood of related methods — select a node to explore.
When to use it
Use the Scheffé test when you need to examine complex contrasts — not just pairwise comparisons — after a significant one-way (or higher-order) ANOVA, or when the specific contrasts of interest were not specified before data collection. It is appropriate when the number of comparisons is large, when contrasts are data-driven, or when rigorous family-wise error control is required. Assumptions mirror those of ANOVA: continuous dependent variable, independent observations, approximately normal residuals within each group, and homogeneity of variance across groups (Levene's test). For strictly pairwise comparisons planned in advance, Tukey's HSD is less conservative and thus has greater power; prefer Scheffé only when complex contrasts are needed.
Strengths & limitations
- Controls the family-wise error rate simultaneously for all possible linear contrasts, not only pairwise comparisons, providing the broadest protection available.
- Valid for both balanced and unbalanced designs, with no restriction on group sizes.
- Can be applied to any contrast discovered post-hoc, including complex combinations of multiple groups, without inflating the overall Type I error rate.
- Yields simultaneous confidence intervals with a rigorous probability guarantee, enabling interval-based inference as well as hypothesis testing.
- The most conservative of the standard post-hoc tests: when only pairwise comparisons are of interest, Tukey's HSD has greater statistical power.
- Requires a significant omnibus ANOVA F-test as a prerequisite; applying it without a significant ANOVA increases the risk of spurious findings.
- Low power in small samples or when effect sizes are modest, because the adjusted critical value is considerably larger than the unadjusted F critical value.
- Like all parametric post-hoc tests, assumes homogeneity of variance; violations can distort the actual error rate.
Frequently asked
How does the Scheffé test differ from Tukey's HSD?
Tukey's HSD is designed exclusively for pairwise comparisons and is more powerful than Scheffé in that setting. Scheffé's method covers all possible linear contrasts — including complex ones involving combinations of multiple groups — and is therefore more conservative (wider intervals, higher threshold) when applied to simple pairwise differences. If you only need pairwise tests, Tukey is preferred; if you need complex or unplanned contrasts, Scheffé is the appropriate choice.
Do I need a significant ANOVA before running the Scheffé test?
By convention and logical necessity, yes. The post-hoc test is intended to explore which differences drive a significant omnibus result. Applying Scheffé without a prior significant F-test turns it into an exploratory fishing expedition and undermines the error-rate guarantees. Most textbooks and software documentation require a significant ANOVA as a prerequisite.
Can the Scheffé test be used with unequal group sizes?
Yes. The formula for the test statistic and simultaneous confidence intervals explicitly accommodates different group sizes n_i, making Scheffé valid for unbalanced designs — an advantage over some other post-hoc procedures that assume equal sample sizes.
What is a 'contrast' and how is it different from a pairwise comparison?
A contrast is any linear combination of group means whose coefficients sum to zero. A pairwise comparison (e.g., μ₁ − μ₂) is the simplest case with coefficients +1, −1, and 0 for the remaining groups. A complex contrast might compare the average of two groups against a third (e.g., ½μ₁ + ½μ₂ − μ₃). Scheffé's method controls the error rate for all such contrasts simultaneously, whereas most other post-hoc tests only address pairwise contrasts.
Sources
- Scheffé, H. (1953). A method for judging all contrasts in the analysis of variance. Biometrika, 40(1–2), 87–110. DOI: 10.1093/biomet/40.1-2.87 ↗
- Scheffé, H. (1959). The Analysis of Variance. Wiley. ISBN: 978-0471345053
- Montgomery, D. C. (2017). Design and Analysis of Experiments (9th ed.). Wiley. ISBN: 978-1119492443
How to cite this page
ScholarGate. (2026, June 3). Scheffé's Method for All Contrasts. ScholarGate. https://scholargate.app/en/statistics/scheffe-test
Which method?
Set this method beside its closest kin and read them side by side — the library lays the books on the table; the choice is yours.
- Bonferroni CorrectionStatistics↔ compare
- One-way ANOVAStatistics↔ compare
- Two-Way ANOVAStatistics↔ compare