Note that there are seven groups with five observations in each group.
There are several quantities that we will use for the subsequent calculations
and these are defined below.
41 48 40 40 49 40 41
44 49 50 39 41 48 46
48 49 44 46 50 51 54
43 49 48 46 39 47 44
42 45 50 41 42 51 42
sum of the Xs 218 240 232 212 221 237 227
Xbar 43.6 48.0 46.4 42.4 44.2 47.4 45.4
Xbar2 1900.96 2304.0 2152.96 1797.76 1953.64 2246.76 2061.16
sum X2 9534 11532 10840 9034 9867 11315 10413
sum squares 29.2 12.0 75.2 45.2 98.1 81.2 107.2
Sum of the Xs is simply the sum of the observations for each group.
Xbar is the sample mean for each group. Xbar2 is the sample mean squared.
Sum X2 is the sum of the squared observations. Sum squares is the
sum of squares as previously defined when we discussed the variance.
The first variance, that is the "average variance" based upon the variances of the of each group, could be called the within groups variance, however the more common term is the within groups mean square term.| source of variation | sum of squares | degrees of freedom | mean square | F-value |
|---|---|---|---|---|
| total | 575.886 | 34 | ||
| among groups | 127.086 | 6 | 21.181 | 1.32 |
| within groups | 448.800 | 28 | 16.029 |
| On tests, I will not expect you to be able to generate the sum of squares values from raw data, however, I will expect you to be able to do the calculations within the ANOVA table. For instance, if I gave you the sum of squares and the samples size, you could determine the correct degrees of freedom, ultimately calculate an F-value, and then determine wether to reject the null hpothesis. |