Size: 1324
Comment:
|
Size: 1391
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 18: | Line 18: |
and compare to the studentised range statistic, q(Ngroup,(N-1)(Ngroup-1)), at 0.05 and 0.01 levels (Tables in Howell, 1997). | and compare to the studentised range statistic, q(Ngroup,(N-1)(Ngroup-1)), at 0.05 and 0.01 levels (Tables in Howell, 1997). This can be done computationally using [:FAQ/aovmtb SPSS as here.] |
Manual computation for pairwise comparisons involving three or more groups in a repeated measures ANOVA
From Boniface (p.42-3) using what he calls 'reliability' the SS(error) from a one-way repeated measures ANOVA is
SS(subjects x group) = $$ \sum_text{ij} (X_text{ij} - (\bar{X}_text{group} - \bar{X}) - \bar{X}_text{sub})^text{2} $$
= $$ \sum_text{ij} (X_text{ij} - \bar{X}_text{group} - \bar{X}_text{sub} + \bar{X})^text{2} $$
MS(error) = SS(subjects x group) / ((N-1)(Ngroup-1)) for N subjects each in Ngroup groups.
The (uncorrected) t statistic on (N-1)(Ngroup-1) degrees of freedom between a pair of means is $$\frac{\mbox{difference in means}}{\sqrt{\frac{\mbox{2MS(error)}}{\mbox{N}}}}$$.
Using Tukey's test for all pairwise comparisons we can use
$$\frac{\mbox{difference in means}}{\sqrt{\frac{\mbox{MS(error)}}{\mbox{N}}}}$$ = $$sqrt{2}t$$
and compare to the studentised range statistic, q(Ngroup,(N-1)(Ngroup-1)), at 0.05 and 0.01 levels (Tables in Howell, 1997). This can be done computationally using [:FAQ/aovmtb SPSS as here.]
References
Boniface DR (1995) Experiment design and statistical methods for behavioural and social research. Chapman and Hall:London.
Howell DC (1997) Statistical methods for psychologists. Fourth Edition. Wadsworth, Belmont,CA. the studenised range table are also probably in Howell's 2002 edition.