ANOVA tests whether 3+ group means are equal using the F-statistic.
If F > F-critical (p < 0.05), at least one group mean is significantly different.
Reach for this tool when characterising data for research, quality control, or business analysis. The results follow standard statistical definitions and are compatible with further inferential analysis.
A frequent mistake is computing statistics on a dataset without checking for data entry errors, outliers, or missing values. A single transcription error in a small dataset can shift the mean and standard deviation substantially. Always verify the input data before interpreting results.
A quality engineer analyses the diameter measurements of 25 machined parts: mean 50.02 mm, standard deviation 0.08 mm. With a tolerance of ±0.25 mm, the process is well within specification — and the SD confirms the manufacturing variation is low enough that virtually no parts will fall outside tolerance.
Use ANOVA when comparing 3+ groups. t-test is for 2 groups. ANOVA controls Type I error inflation.