ANOVA Calculator

Run a one-way ANOVA on three group summaries.

F-statistic 7.219
df between 2
df within 27

Formula: F = (SSB/df_between) ÷ (SSW/df_within)

Step-by-step with your numbers:
1. Values used:
2. Group 1 size = 10
3. Group 1 mean = 20
4. Group 1 SD = 3
5. Group 2 size = 10
6. Group 2 mean = 24
7. Group 2 SD = 3.5
8. Group 3 size = 10
9. Group 3 mean = 19
10. Group 3 SD = 2.8
11.
12. F-statistic = 7.219
13. df between = Group 1 mean / Group 1 size = 20 / 10 = 2
14. df within = 27
Did we solve your problem today?

One-way ANOVA tests whether several group means differ more than chance would predict.

How the Math Works

The ANOVA Calculator uses the F-statistic formula to compare group variability. SSB (Sum of Squares Between) measures how much group means deviate from the overall mean, divided by degrees of freedom between groups (k-1, where k is the number of groups). SSW (Sum of Squares Within) quantifies variation within each group, divided by degrees of freedom within groups (N-k, where N is total observations). The F-ratio is calculated as (SSB/df_between) ÷ (SSW/df_within), determining if group differences exceed random variation.

Practical Applications

This calculation is essential for comparing three or more group means in controlled experiments, such as testing different teaching methods, product designs, or treatment protocols. Researchers input group summaries (means, sample sizes, and variances) to determine if observed differences are statistically significant, guiding decisions like selecting the most effective intervention or identifying factors that meaningfully impact outcomes.

Day-to-Day Use

In everyday scenarios, this tool helps make data-driven choices. For example, comparing monthly utility costs across neighborhoods, evaluating customer satisfaction scores from different service providers, or analyzing fitness app results from varied workout routines. By identifying statistically significant differences, users can confidently adjust habits, invest in better options, or prioritize improvements based on measurable evidence rather than anecdotal observations.

Worked example

Means 20/24/19 → F ≈ 6.4, df 2 and 27.

FAQ

What does a big F mean?

Compare it to the F critical value; if larger, at least one group mean differs significantly.