| Sample | Sample | ... | Sample |
| from | from | from | |
| population 1 | population 2 | population I | |
are values of independent normal random variables
(
and
) with mean
and constant standard deviation
. Alternatively,
each
where the
's
are independent
random errors.
Let
, the total number of observations.
The parameters of this model are the population means
and the common standard deviation
.
1.
Test
against
not all of the means
are equal.
2.
The test statistic is the
statistic (named for statistical pioneer
Sir Ronald Fisher).
This is traditionally displayed in an ANOVA (ANalysis Of Variance) table,
even though we need only the
value and its two degrees of freedom.
| Source of | Degrees of | Sum of | Mean | F | P |
| variation | freedom | squares | square | value | |
| Between | |||||
| groups |
|
||||
| (model) | |||||
| Within | |||||
| groups |
|
||||
| (error) | |||||
| Total |
![]() |
3.
Under the model assumptions and the null hypothesis, the
statistic
has an
distribution.
Critical values of the
statistic are given in Table E of our text.
There are two parameters: the numerator degrees of freedom and the
denominator degrees of freedom.
To do one-way ANOVA on the TI-83 Plus, enter the data into lists
and then do this: STAT TESTS F:ANOVA(
) ENTER.
This will give you a
value, too.
This procedure is called ``analysis of variance'' because, it turns out, SST = SSG + SSE, i.e., the total sum of squares equals (is ``analyzed'' into) the between-groups sum of squares and the within-groups (error) sum of squares.