One-Way ANOVA
ANOVA tests whether the means of multiple groups are all equal. The F-statistic compares between-group variance to within-group variance.
F = MSB / MSW = (SSB / dfbetween) / (SSW / dfwithin)
One-way ANOVA: enter 2 to 4 groups of data (comma-separated) to test for significant differences between means.
What would make it better?
ANOVA tests whether the means of multiple groups are all equal. The F-statistic compares between-group variance to within-group variance.
F = MSB / MSW = (SSB / dfbetween) / (SSW / dfwithin)