ANOVA Calculator

Compare the means of two or more groups with one-way ANOVA.

Group 1

Group 2

Enter at least two groups with values (and more observations than groups).

How one-way ANOVA works

One-way analysis of variance (ANOVA) compares the means of two or more independent groups to test the null hypothesis that they are all equal.

It partitions the total variation into between-group variation (how much the group means differ from the grand mean) and within-group variation (how much observations vary within their groups), and forms their ratio, the F statistic.

A significant result means at least one group mean differs from the others. It does NOT identify which groups differ — that requires post-hoc testing, which this tool does not include in V1.

The formulas

F = MS_between / MS_within · MS_between = SS_between/(k−1) · MS_within = SS_within/(N−k)

SS_between = Σ nᵢ(x̄ᵢ − x̄)² and SS_within = ΣᵢΣⱼ(xᵢⱼ − x̄ᵢ)², where k is the number of groups and N the total observations. The p-value is the upper tail of the F distribution with (k−1, N−k) degrees of freedom.

Worked example

Three groups: 1,2,3 · 4,5,6 · 7,8,9

SS_between = 54 and SS_within = 6, so F = 27 with 2 and 6 degrees of freedom, giving a p-value of about 0.001 — highly significant. At least one group differs, but which ones is not determined by ANOVA alone.

Frequently asked questions

What does a significant ANOVA tell me?

It tells you at least one group mean differs from the others. It does not say which groups differ or by how much — use post-hoc tests or planned contrasts for that, which are beyond this tool's V1 scope.

What are the assumptions?

Independent groups, approximately normally distributed data within groups, and roughly equal variances across groups. With strong violations, consider Welch's ANOVA or the Kruskal-Wallis test.

What are the null and alternative hypotheses?

Null: all group means are equal. Alternative: at least one group mean differs. ANOVA is an overall test — a significant result is only the first step.

Built by PanelRoster

PanelRoster is an enterprise operations management platform for organizations coordinating distributed teams, assignments, workflows, quality assurance and operational execution.

Explore PanelRoster