ANOVA: comparing many groups
Testing three or more variants at once without inflating false positives.
Lesson 13 of 24~30 min of learningIncludes ~20 min for questions and tasks
Contents1 of 47 steps
Alex Tutor
You
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 1
CatChow tested three onboarding emails on 5 new users each and wants to compare average first-month spend across all three. Why is running three separate t-tests (one per pair) a bad idea?
Alex Tutor
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 2
The null hypothesis of a one-way ANOVA is that at least one group mean differs from the others.
Alex Tutor
Alex Tutor
Chart data
| Email variant | Mean spend |
|---|---|
| Classic | 20 |
| Playful | 25 |
| Discount-first | 30 |
Alex Tutor
Alex Tutor
Question 3
Using SS_between = 250 (df = 2) and SS_within = 30 (df = 12) from the CatChow email test, compute the F-statistic.
Units: F-value, e.g. 12.5
You
Alex Tutor
Alex Tutor
Question 4
You plan to compare all 3 pairs of variants (Classic–Playful, Playful–Discount, Classic–Discount) after the significant ANOVA, using a Bonferroni correction to keep the family-wise error rate at 0.05. What significance threshold (alpha) should each pairwise test use?
Units: alpha, e.g. 0.01
Alex Tutor
You
Alex Tutor
Alex Tutor
Alex Tutor
Question 5
Match each ANOVA term to what it describes.
Tap an answer, then tap the row it belongs to. You can also drag.
- Between-group variance
- Within-group variance
- F-statistic
- Post hoc test
Answers left to place
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 6
Which statements about one-way ANOVA and its F-statistic are true? Select all that apply.
Alex Tutor
You
Alex Tutor
Alex Tutor
Question 7Short answer · AI-checked task
In 2–4 sentences, explain why a significant one-way ANOVA result on its own doesn't tell CatChow which onboarding email variant to ship.
Write your answer and get a score with feedback from our AI reviewer.
Log in to get AI feedbackYou
Alex Tutor
Alex Tutor
Question 8Case · AI-checked task
What would you tell marketing, and what would you do next?
CatChow also tested four homepage banner designs (A–D) on 6 new users each, measuring day-7 retention. The one-way ANOVA gives F = 2.95 for df(3, 20); the critical F at alpha = 0.05 is about 3.10. Marketing wants to declare Banner D the winner immediately, because its raw mean retention is the highest of the four.
Write your answer and get a score with feedback from our AI reviewer.
Log in to get AI feedbackAlex Tutor
That’s the lesson. You answered every task — nicely done.