Diff for "FAQ/intsg" - CBU statistics Wiki
location: Diff for "FAQ/intsg"
Differences between revisions 13 and 14
Revision 13 as of 2012-05-14 17:03:19
Size: 1324
Editor: PeterWatson
Comment:
Revision 14 as of 2012-05-16 12:57:53
Size: 1391
Editor: PeterWatson
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.

None: FAQ/intsg (last edited 2013-11-21 15:31:56 by PeterWatson)