Field Ch. 12 - ANOVA Flashcards
What is ANOVA?
- technique for comparing 3+ means
- it’s t-tests on steroids
- Ex: are avg IQ scores different btwn 3 schools?
ANOVA Step 1: Summarize & Visualize
- run descriptives and create charts
ANOVA Step 2: Null hypothesis
all populations means are equal
this is the null for any ANOVA
ANOVA Step 3: Variances
(values found in ‘ANOVA’ table of SPSS output)
SS Between = how far sample means are from each other
mean squares = variance among sample means
SS within = total dispersion within groups
ANOVA Step 4: Assumptions
- independent observations
- normality (outcome variable distribution, really only required when n < 20 per group)
- homogeneity of variance (variance w/in sub pops must be equal)
ANOVA Step 5: Run analysis
- Analyze > Compare Means > one-Way ANOVA
- Post Hoc choices: Tukey
- Options choices: descriptive + homogeneity + means plot
ANOVA Step 6: F-statistic
- How likely is it that the population means are equal?
- Larger F-value = less likely
Larger variance between (MS between) + smaller variance within (MS within) + larger sample sizes = Larger F-value
(all values in the Mean Square column of ‘ANOVA’ table in SPSS output)
ANOVA Step 7: Effect Size
eta squared = η2 = How different are the means?
η2 > 0.01 = small effect
η2 > 0.06 = medium effect
η2 > 0.14 = large effect
η2 = SSbetween / SStotal
ANOVA Step 8: Post Hoc Tests
Post hoc tests tell us which means are different.
Tukey’s HSD (honestly significant difference)