📈

One-Way ANOVA

Compare means of three or more groups using analysis of variance

Enter values for each group, comma-separated:

Results

F = 16.25

p = 0.0010

Significant — means differ

SS Between

90.00

SS Within

24.00

F-Statistic

16.25

p-value

0.0010

About: One-way ANOVA (Analysis of Variance) tests whether the means of three or more groups are significantly different. It partitions the total variance into between-group variance (SS Between) and within-group variance (SS Within), then computes an F-statistic to test the null hypothesis that all group means are equal.