Resource

The ANOVA Was Significant. What Happens Next? Multiple Comparisons and Post-Hoc Tests

A significant ANOVA shows that population means are not all equal, but it does not identify which groups differ. This Resource provides a practical workflow for choosing planned contrasts, exploratory multiple comparisons, multiplicity control, and defensible reporting.

A significant ANOVA answers an important question, but usually not the question researchers ask next.

Core distinction: The one-way ANOVA omnibus test evaluates whether the population means are all equal. Rejecting that null hypothesis provides evidence that the means are not all the same; it does not identify which particular groups differ from one another (Devore & Berk, 2012; Moore et al., 2014, 2021).

That distinction is the starting point for deciding what happens after a significant ANOVA. The next analysis should depend on the research hypotheses, the comparisons that matter scientifically, and how many inferential claims will be made—not simply on which post hoc test after ANOVA happens to be available.

This Resource provides a practical workflow for moving from a significant omnibus ANOVA to planned contrasts, exploratory multiple comparisons, multiplicity control, and defensible reporting.

What Did the Omnibus ANOVA Actually Test?

For a one-way ANOVA with I population means, the omnibus null hypothesis is

H0: μ1 = μ2 = ⋯ = μI.

The alternative says that the population means are not all equal. The ANOVA F statistic therefore tests the overall equality of the means rather than a collection of separate pairwise hypotheses (Devore & Berk, 2012; Moore et al., 2014, 2021).

Suppose there are four groups. A statistically significant omnibus test does not establish that:

  • Group 1 differs from Group 2;
  • Group 1 differs from Group 3;
  • Group 1 differs from Group 4; or
  • every possible pair of groups differs.

It establishes only that the equal-means null hypothesis is not supported at the chosen significance level (Moore et al., 2014, 2021).

This is why the answer to “ANOVA significant—what next?” is not “declare the largest and smallest means different.” Specific differences require specific inferential comparisons.

Why Not Just Run a Separate Test for Every Pair?

With I groups, the number of distinct pairwise comparisons is

I(I − 1) / 2.

The inferential problem changes as the number of comparisons grows. If every hypothesis in a family is tested independently at the ordinary significance level, the probability of making at least one false rejection somewhere in the family can exceed the error probability attached to any single test (Lovric, 2011).

Family-wise error rate: The family-wise error rate (FWER) is the probability of incorrectly rejecting at least one true null hypothesis within a specified family of hypotheses. Multiplicity adjustment is used when the inferential objective requires this family-level error probability to be controlled (Dmitrienko & Koch, 2017; Lovric, 2011).

This is the core problem behind multiple comparisons ANOVA. A collection of apparently ordinary pairwise tests is not necessarily equivalent to one ordinary test repeated several times: the conclusions are being made jointly.

First Decision: Were the Research Comparisons Known Before Analysis?

This question should come before choosing a multiple-comparison procedure.

When specific hypotheses were planned

A contrast is a linear combination of population means whose coefficients sum to zero. Contrasts can represent scientifically focused questions such as comparing one treatment with another, comparing a control with the average of several interventions, or comparing one set of conditions with another set (Devore & Berk, 2012; Moore et al., 2014, 2021).

Moore et al. (2021) specifically describe contrasts as a way to express questions formulated before examination of the data. A planned contrast therefore connects the statistical test directly to a substantive hypothesis rather than asking every possible pairwise question after seeing the results (Moore et al., 2021).

Decision: Translate the prespecified substantive hypotheses into the focused contrasts that directly answer them.

When differences are explored after seeing the data

If the original hypothesis was only that “some group difference exists,” and the analyst now wants to determine which means differ, the problem is exploratory multiple comparison.

Moore et al. (2021) describe multiple-comparison procedures as a usual follow-up after rejection of the ANOVA null hypothesis. These procedures compare specific means while taking account of the fact that several comparisons are being considered together (Moore et al., 2021).

Decision: Define the comparisons of interest before selecting the multiple-comparison procedure.

Example of focused planned contrasts

With a control group and two interventions, the substantive hypotheses might have been:

  1. Do the two interventions, averaged together, differ from control?
  2. Do the two intervention versions differ from each other?

Those are two focused contrasts. They answer a different research plan from automatically examining all three possible pairwise comparisons.

Planning does not remove multiplicity considerations. Preplanning does not make multiplicity irrelevant. If several planned hypotheses are to generate separate inferential claims, researchers should still consider what constitutes the relevant family and whether family-level error control is required (Dmitrienko & Koch, 2017; Lovric, 2011).

Calling a comparison “post-hoc,” however, does not itself determine the correction. The appropriate method depends on what comparisons are being made.

Match the Procedure to the Comparisons You Actually Need

There is no single universal multiple comparison correction for every significant ANOVA. The sources describe several procedures with different inferential targets.

Tukey: when the target is all pairwise comparisons

Tukey’s method is designed for all pairwise comparisons among treatment or group means while controlling the FWER. The original method is formulated for equal sample sizes; the Tukey–Kramer extension is used conservatively when sample sizes differ (Lovric, 2011).

Devore and Berk (2012) likewise present Tukey’s procedure as a method for simultaneous inference about pairwise differences and describe its experimentwise or family error interpretation.

A Tukey post hoc test therefore maps naturally to the question:

Which pairs of group means differ when every pairwise comparison is of interest?

It is less natural when the research question concerns only a small number of prespecified comparisons or only comparisons with one control.

Dunnett: when every treatment is compared with one control

When the inferential structure is several treatments versus one common control, Dunnett’s method is specifically designed for those treatment-control comparisons (Devore & Berk, 2012; Lovric, 2011).

This distinction matters. If the scientific objective is “Does each intervention differ from placebo?”, comparisons between the active interventions may not belong to the research question. A procedure designed around a common control targets that structure directly rather than expanding the family to every possible pair.

Dmitrienko and Koch (2017) also describe Dunnett procedures as parametric multiple-testing methods that exploit the dependence among comparisons sharing a common control and can provide more powerful inference than a basic Bonferroni procedure in that setting.

Scheffé: when a broad range of contrasts may be examined

Scheffé’s method provides simultaneous inference for all possible contrasts among the group means, not merely the pairwise differences (Devore & Berk, 2012; Lovric, 2011).

That breadth comes with a cost. Lovric (2011) describes Scheffé’s procedure as too conservative when the actual goal is only all pairwise comparisons or comparisons with a control.

Scheffé is therefore most relevant when the analyst genuinely wants protection across a broad set of possible contrasts. Its flexibility should not be confused with greater efficiency for a narrow question.

Bonferroni: when there is a fixed collection of comparisons

For m comparisons, a Bonferroni procedure can test each at level α/m. The method controls the FWER through the Bonferroni inequality and can be applied to a fixed collection of comparisons (Lovric, 2011).

Moore et al. (2021) illustrate this logic for ANOVA pairwise comparisons: if ten comparisons belong to a family with overall α = .05, the Bonferroni approach allocates .05/10 = .005 to each individual test.

Bonferroni is simple and broadly applicable, but simplicity does not imply optimal power. Both Lovric (2011) and Dmitrienko and Koch (2017) describe more specialized or stepwise procedures that can use the structure of a multiple-testing problem more efficiently.

Least significant difference: why repeated ordinary tests are risky

Moore et al. (2021) describe the least-significant-difference approach as using the ordinary pairwise t-test critical value for each comparison. Because it controls the error probability for an individual comparison rather than the probability of any false rejection across the whole family, its overall false-rejection probability can become problematic when many means are compared (Moore et al., 2021).

Practical lesson: The issue is not that every comparison requires the most conservative possible adjustment. A researcher should know whether the chosen procedure controls an individual comparison or an entire inferential family.

Error Control and Power Pull in Opposite Directions

Multiplicity protection is not free.

Procedures that make it harder to produce at least one false positive across a family generally require stronger evidence for individual rejections. The International Encyclopedia of Statistical Science explicitly describes a trade-off between FWER control and statistical power for simultaneous or single-step procedures (Lovric, 2011).

This is why the choice of procedure should follow the research question.

A researcher interested only in two prespecified contrasts does not automatically gain anything scientifically by testing every possible pair and correcting across the larger collection. Conversely, a researcher who explores every pairwise difference should not report each ordinary p < .05 result as though no other comparisons were performed. The inferential family should reflect the conclusions that the analysis is intended to support (Dmitrienko & Koch, 2017; Lovric, 2011).

Specialized procedures can also improve efficiency by using the comparison structure. Dunnett procedures, for example, use the dependence generated by several comparisons with a common control, whereas a basic Bonferroni calculation does not exploit that correlation structure (Dmitrienko & Koch, 2017).

The relevant question is therefore not:

Which correction gives me the smallest adjusted p-values?

It is:

Which procedure matches the hypotheses and error-control objective that define this analysis?

How to Interpret Adjusted Inference

Multiplicity adjustment changes the inferential standard. It does not change the observed group means or the estimated mean difference itself.

Dmitrienko and Koch (2017) define an adjusted p-value as the smallest overall significance level at which the corresponding hypothesis would be rejected under the specified multiple-testing procedure.

Illustrative interpretation

Suppose a comparison estimates a mean difference of 4.2 units. After multiplicity adjustment, its adjusted p-value is .08.

Defensible interpretation: The estimated mean difference was 4.2 units, but the comparison did not meet the rejection criterion under the specified multiplicity-adjusted procedure.

It would be incorrect to translate the adjusted result into “there is no difference.” Failure to reject a hypothesis under an adjusted procedure does not establish equality; it means that the evidence was not sufficient for rejection under that procedure. Moore et al. (2021) similarly emphasize that failing to detect a difference between two means should not be interpreted as proving those means equal.

Prefer adjusted confidence intervals when available

Multiple-comparison procedures can also be expressed through simultaneous confidence intervals. These intervals provide joint coverage across the collection of comparisons rather than treating each interval as an isolated statement (Devore & Berk, 2012; Moore et al., 2021).

Moore et al. (2021) note that simultaneous intervals corresponding to a multiple-comparison procedure are directly connected to its testing decisions: if the interval for a mean difference includes zero, that comparison is not declared statistically different under the same procedure.

Because simultaneous coverage is stronger than isolated interval coverage, multiplicity-adjusted intervals are generally wider than corresponding unadjusted intervals (Moore et al., 2021).

That wider interval should be interpreted as the price of making several inferential statements with joint error protection—not as evidence that the observed difference itself became smaller.

A Practical Workflow After a Significant ANOVA

Use the following sequence rather than automatically clicking a post-hoc option.

1. Identify whether hypotheses were planned

Research hypotheses known before analysis?

If yes, identify the planned contrasts. Translate each substantive hypothesis into the specific comparison of population means that answers it. Do not replace a focused hypothesis with every possible pair unless those pairwise questions are genuinely part of the research objective (Moore et al., 2021).

2. Define exploratory comparisons when needed

If the hypotheses were not prespecified, or the omnibus hypothesis was deliberately broad, decide whether the follow-up objective is all pairwise comparisons, comparisons against a control, a fixed subset of comparisons, or a wider collection of contrasts (Devore & Berk, 2012; Lovric, 2011).

3. Count and define the inferential family

Multiplicity concerns the collection of hypotheses for which joint error protection is required. Testing several hypotheses separately at the ordinary significance level can inflate the probability of at least one false rejection within that family (Dmitrienko & Koch, 2017; Lovric, 2011).

4. Match the method to that family

All pairwise comparisons point naturally toward Tukey-type inference; treatment-versus-control questions toward Dunnett; unrestricted contrast exploration toward Scheffé; and a fixed collection of comparisons can be handled with Bonferroni or another justified multiple-testing procedure (Devore & Berk, 2012; Lovric, 2011).

5. Interpret adjusted inference

Report which multiplicity procedure was used and interpret the adjusted p-values or simultaneous confidence intervals according to that procedure. Keep the estimated differences separate from the inferential rejection decisions (Dmitrienko & Koch, 2017; Moore et al., 2021).

6. Report the pattern with uncertainty

State the omnibus ANOVA result, the comparisons examined, their estimated differences, the chosen multiplicity procedure, and adjusted inferential results. Avoid translating non-significant comparisons into claims of equality (Moore et al., 2021).

Workflow: hypothesis → comparison structure → number and family of tests → multiplicity method → adjusted inference → reporting.

A Compact Decision Guide

Matching the research objective to the comparison structure and procedure described in the sources
Research objective Comparison structure Procedure described in the sources Main inferential target
Compare every group with every other group All pairwise comparisons Tukey / Tukey–Kramer FWER-controlled pairwise inference (Devore & Berk, 2012; Lovric, 2011)
Compare several treatments with one reference Treatment-versus-control comparisons Dunnett FWER-controlled comparisons with a common control (Dmitrienko & Koch, 2017; Lovric, 2011)
Examine a broad set of possible contrasts Arbitrary contrasts Scheffé Simultaneous protection over all contrasts (Devore & Berk, 2012; Lovric, 2011)
Test a fixed, limited collection of hypotheses Prespecified or otherwise fixed set Bonferroni FWER control by allocating error across the specified tests (Lovric, 2011; Moore et al., 2021)
Run ordinary pairwise tests without family-level adjustment Pairwise comparisons considered separately Least significant difference Per-comparison error control; does not control the overall probability of a false rejection across all pairs (Moore et al., 2021)

The table is a map from research questions to procedures, not a universal ranking of methods. The inferential structure should determine the method.

Common Reporting Mistakes

“The ANOVA was significant, so all groups differed.”

A significant omnibus F test shows that the means are not all equal. It does not identify every differing pair (Devore & Berk, 2012; Moore et al., 2021).

“We compared every pair at p < .05.”

When several comparisons form an inferential family, treating every test as isolated can inflate the probability of at least one false rejection (Lovric, 2011).

“The adjusted result was not significant, so there was no effect.”

Multiplicity adjustment changes the rejection criterion, not the estimated difference. Failure to reject does not establish equality (Dmitrienko & Koch, 2017; Moore et al., 2021).

“Tukey is the post-hoc test you always run after ANOVA.”

Tukey is specifically aligned with all pairwise comparisons. Other structures—such as comparisons only with a control or a small number of focused contrasts—call for different inferential strategies (Devore & Berk, 2012; Lovric, 2011).

“The procedure was chosen because it kept more results significant.”

Multiplicity procedures differ in their target hypotheses, assumptions, error-control properties, and power. The method should follow the inferential objectives rather than the observed pattern of p-values (Dmitrienko & Koch, 2017).

What Should You Report?

A clear ANOVA follow-up report should allow a reader to reconstruct the inferential logic. Report the omnibus hypothesis and result, specify whether the follow-up comparisons were planned or exploratory, identify exactly which comparisons formed the family, name the multiplicity procedure, and present estimated differences with adjusted p-values and/or simultaneous confidence intervals where appropriate (Dmitrienko & Koch, 2017; Moore et al., 2021).

For example:

The omnibus ANOVA provided evidence that the population means were not all equal. Because all pairwise group differences were of substantive interest, pairwise comparisons were evaluated using a Tukey procedure with family-wise error control. Estimated mean differences and multiplicity-adjusted confidence intervals were reported for each pair.

If only two hypotheses had been specified in advance, the reporting should instead describe those two contrasts and the multiplicity strategy used for that planned family.

Conclusion

A significant ANOVA is a gateway to more specific questions, not an answer to all of them.

The omnibus F test asks whether all population means are equal. Planned contrasts address specific hypotheses. Exploratory post-hoc comparisons identify more detailed patterns. Once multiple inferential claims are made, the analysis must also consider the error rate across the relevant family of hypotheses (Devore & Berk, 2012; Lovric, 2011; Moore et al., 2021).

For researchers asking “ANOVA significant—what next?”, the practical sequence is:

hypothesis → comparison structure → number and family of tests → multiplicity method → adjusted inference → reporting.

The best post hoc test after ANOVA is therefore not determined by ANOVA significance alone. It is determined by the scientific questions the researcher intends to answer.

References

Devore, J. L., & Berk, K. N. (2012). Modern mathematical statistics with applications (2nd ed.). Springer.

Dmitrienko, A., & Koch, G. G. (Eds.). (2017). Analysis of clinical trials using SAS: A practical guide (2nd ed.). SAS Institute.

Lovric, M. (Ed.). (2011). International encyclopedia of statistical science. Springer. https://doi.org/10.1007/978-3-642-04898-2

Moore, D. S., McCabe, G. P., & Craig, B. A. (2014). Introduction to the practice of statistics (8th ed.). W. H. Freeman.

Moore, D. S., McCabe, G. P., & Craig, B. A. (2021). Introduction to the practice of statistics (10th ed.). Macmillan Learning.

Need help with a similar research question?

Share a short, non-confidential summary of your study and the decision you need to make.

Send an enquiry