Analysis of variance/Follow-up tests
From Wikiversity
There are two types of follow-up tests: planned contrasts (when you have hypothesised specific group comparisions) and post hoc tests (when you haven't hypothesised specific differences - tests all pairs of groups).
To learn more about conducting follow-up tests for ANOVA, consult:
- Allen & Bennett (SPSS for the health and behavioural sciences):
- Chapter 7.3.3 Follow up analyses (One-way ANOVA Example 1)
- Chapter 7.4.3 Follow up analyses (One-way ANOVA Example 2)
- Chapter 8.4.2 Follow up analyses (Factor between groups ANOVA Example 2)
- Chapter 9.4.3 Follow up analyses (One-way repeated measures ANOVA)
- Howell (Fundamental Statistics):
- Section 16.5: Multiple comparison procedures (375-383)
- Howell (Statistical Methods): Chapter 12: Multiple comparison among treatment means (343-389)
- Francis (Introduction to SPSS for Windows):
- Section 3.3.6.1: Post hoc tests and planned contrasts (61-63)
- Francis (Introduction to SPSS for Windows):
- Section 3.3.8.4: Planned contrasts for within subjects ANOVA (71-71)
[edit] Planned contrasts
[edit] Post-hoc tests
For a factorial ANOVA, if you get a significant F for an IV which has more then 2 groups and you had made no hypotheses, then your main options are to followup with post-hoc tests, choosing among:
- Fisher's Least Significant Difference (LSD) (or protected t test))
- Bonferroni
- Tukey's test (or Tukey's Honestly Significant Difference (HSD)):
- Particularly useful for comparing groups of unequal cell sizes
- Scheffé's method
In order to get these analyses:
SPSS
- > Analyze
- > General Linear Model
- > Univariate
- > Insert DV and Fixed Factors (IV)
- > Post-hoc
- > Insert Factors for post-hoc analysis
- > Tick the boxes for the post-hoc tests you want ---> OK
- > Insert Factors for post-hoc analysis
- > Post-hoc
- > Insert DV and Fixed Factors (IV)
- > Univariate
- > General Linear Model
You only need to report one set of post-hoc analyses.
Once you get the results, interpretation is pretty straightforward, because you will have a series of comparison tests between each pair of means, showing either significant or non-significant differences.
[edit] See also
- ANOVA follow-up tests (Wikipedia)