How to use this tool
- Enter sample a, sample b, sample c, significance level.
- Select Calculate to view the result.
- Check the method and assumptions below before using the result.
The method, explained
F = [between-group sum of squares/(k−1)] / [within-group sum of squares/(N−k)]. This page uses three groups, so numerator df is 2.
Using sample a = 8, 10, 9, 12, 11, sample b = 5, 7, 6, 8, 9, sample c = 12, 14, 13, 16, 15, significance level = 0.05, the result is 0.0000560929223 probability. Change these example inputs to match your task; use the method above to check each step.
What to keep in mind
Exactly three independent groups with approximately normal errors and equal population variances. A significant omnibus test does not identify which groups differ. A descriptive or probability calculation under the stated assumptions. Check the sample design and model before interpreting results.
Reference: NIST: statistical methods handbook
Common questions
Does a small p-value tell me which group is different?
No. The omnibus null hypothesis is that all three population means are equal. Identifying specific differences requires planned contrasts or suitable post-hoc comparisons with multiplicity control.
Can the three groups contain different numbers of values?
Yes. Each group needs at least two observations. The calculation weights group means by their actual sample counts; the equal-variance assumption still applies.
Methodology maintained by ClarityKit. How these tools are built and checked.