ANOVA Calculator

Run a one-way ANOVA across two or more groups with F-statistic, p-value, variance breakdown, and eta-squared.

Scratchpad (not saved)

What This Calculator Does

This calculator performs a one-way ANOVA from grouped observations entered as text. It reports the between-group and within-group sums of squares, mean squares, F statistic, p-value, and effect size.

It combines Grouped Samples to estimate F Statistic, p-Value, SS Between.

Formula & Method

Core equations: F=MSBMSWF=\frac{MS_B}{MS_W} where MSB=SSBk1MS_B=\frac{SS_B}{k-1} and MSW=SSWNkMS_W=\frac{SS_W}{N-k}. Effect size is η2=SSBSST\eta^2=\frac{SS_B}{SS_T}.

Notation used in the formulas: RR = F Statistic; x1x_{1} = Grouped Samples.

Method summary: inputs are normalized to consistent units, core equations are evaluated, then secondary values are derived and rounded for display.

Use it when you need to test whether the means of several independent groups differ more than random variation would suggest.

Reference Book

Introduction to Mathematical Statistics

Global Edition

Robert V. Hogg, Joseph McKean, and Allen T. Craig · Pearson

A standard reference for probability distributions, estimation, hypothesis testing, regression, and ANOVA.

View Book

Inputs Used

  • Grouped Samples: Used directly in the calculation.

Related Calculators