One-Way ANOVA: Comparing Group Means Using the F-Test
One-way ANOVA is used when you want to compare the mean response across three or more groups. This lesson explains what ANOVA is, what the F-statistic means, how to calculate it, how to interpret the p-value, and how to use the interactive calculator.
1. What Is ANOVA?
ANOVA stands for Analysis of Variance. It is used to test whether the means of different groups are significantly different.
In this lesson, the response is tensile strength. The factor is material type.
| Term | Meaning in This Lesson |
|---|---|
| Factor | Material type |
| Levels | Material A, Material B, Material C |
| Response | Tensile strength |
ANOVA compares two types of variation:
| Type of Variation | Meaning |
|---|---|
| Between-group variation | How far the group means are from the grand mean. |
| Within-group variation | How much the individual values vary inside each group. |
2. What the F-Statistic Means
The F-statistic is the main test statistic in ANOVA.
Another way to think about it is:
| F-Statistic Size | Meaning |
|---|---|
| Small F | The group means are not far apart compared to the within-group noise. |
| Large F | The group means are far apart compared to the within-group noise. |
Formula Details
3. Interactive F-Distribution Graph
Adjust the degrees of freedom, alpha level, and observed F-statistic. The graph shows the F-distribution, the critical F-value, the rejection region, and the observed F-statistic.
4. Live One-Way ANOVA Calculator
Enter strength values for each material. Use commas, spaces, or line breaks between numbers. The calculator updates the group means, sums of squares, degrees of freedom, F-statistic, p-value, and decision.
Result
p-value: —
Decision: —
The calculator also sends the calculated degrees of freedom and F-statistic to the F-distribution graph above.
5. p-Value Interpretation
The null hypothesis for one-way ANOVA is:
The alternative hypothesis is:
| p-Value Result | Decision | Meaning |
|---|---|---|
| p-value < 0.05 | Reject \(H_0\) | At least one group mean is significantly different. |
| p-value > 0.05 | Fail to reject \(H_0\) | There is not enough evidence to say the group means are different. |
6. End-of-Lesson Quiz
1. What does a large F-statistic usually mean?
2. ANOVA is best described as what type of test?
3. If p-value = 0.18 at alpha = 0.05, what should you conclude?