Two-Way ANOVA
Main Effects, Interaction, and the F-Test for Two Factors — A TLDR Primer
Two-way ANOVA shows up on intro-stats exams, in AP Statistics free-response questions, and in college research-methods courses — and most students hit a wall the moment a second factor enters the picture. What is an interaction, exactly? Why does a significant interaction change how you interpret main effects? How do you build the ANOVA table from scratch and know which F-ratio to trust?
This TLDR primer answers those questions directly, without the bloat of a door-stopper statistics textbook. It covers everything in the standard two-way fixed-effects, balanced-design course sequence: factors, levels, and cells; main effects and the A×B interaction; partitioning variance into SS_A, SS_B, SS_AB, and SS_Error; degrees of freedom and mean squares; the three F-tests and how to read their p-values together; assumptions and what to do when they break; and a worked end-to-end example with realistic software-style output.
Every key term is defined in plain language the first time it appears. Interaction plots — parallel lines versus crossing lines — are explained visually before the formulas arrive. Common misconceptions are named and corrected inline, including the critical one students miss most: when the interaction is significant, you cannot simply read the main effects at face value.
Designed for high school statistics students, college freshman taking intro stats, and anyone who needs a concise, to-the-point reference before a test or a lab write-up. No filler, no hand-waving — just the concepts, the numbers, and the reasoning you need.
If two-way ANOVA has been confusing you, pick this up before your next exam.
- Explain when two-way ANOVA is the right tool and how it extends one-way ANOVA
- Identify factors, levels, main effects, and interaction effects from a data layout
- Partition total sum of squares into SS_A, SS_B, SS_AB, and SS_error
- Compute F-statistics and interpret p-values for both main effects and the interaction
- Read and explain interaction plots, including the difference between parallel and crossing lines
- Check the assumptions (normality, equal variances, independence) and know what to do when they fail
- 1. From One-Way to Two-Way: Why a Second Factor Changes EverythingOrients the reader to the two-factor setup, defines factors, levels, and cells, and motivates two-way ANOVA with a concrete example.
- 2. Main Effects and Interaction: What the Three Hypotheses Actually SayDefines main effects of A and B and the A×B interaction, with interaction plots showing parallel vs. crossing lines, and writes out the three null hypotheses tested.
- 3. Partitioning the Variance: SS_A, SS_B, SS_AB, and SS_ErrorWalks through the sum-of-squares decomposition, degrees of freedom, mean squares, and where each piece comes from in a balanced two-way design.
- 4. The Three F-Tests and the ANOVA TableBuilds the standard two-way ANOVA table, computes the three F-statistics, looks up critical values, and shows how to interpret p-values together — especially when the interaction is significant.
- 5. Assumptions, Diagnostics, and When Two-Way ANOVA BreaksCovers the independence, normality, and equal-variance assumptions, how to check them, and what to do (transformations, nonparametric alternatives) when they're violated.
- 6. Reading Real Output and Reporting ResultsShows a worked example end-to-end with realistic software-style output, explains how to write up findings, and previews follow-up tools (post-hoc tests, three-way ANOVA, mixed models).