Psychology 202a Advanced Psychological Statistics November 17, 2015
The Plan for Today ANOVA: the traditional approach (continued) ANOVA in SAS ANOVA assumptions Visualizing ANOVA ANOVA as a special case of regression
How ANOVA works Logic: develop two ways of estimating variance: –one that always makes sense (given some assumptions) –one that depends on the null hypothesis Analog of the pooled variance estimate Variance estimate based on the Central Limit Theorem
Analog of the pooled variance estimate When we dealt with the t test, we pooled variance using a weighted average of the variance estimate in each group. This is easily modified to accommodate more than two groups:
Variance estimate based on the Central Limit Theorem The CLT says that If we substitute sample estimates and do a little algebra, this becomes
Variance estimate based on the Central Limit Theorem That idea leads to
Illustration with example Massed practice: –mean = , variance = Spaced practice: –mean = , variance = No practice: –Mean = , variance = In each case, n = 8.
Organizing the information SourceSSdfMSF Between Within Total
Assumptions of the ANOVA Independence between groups Independence within groups Homoscedastic populations Normal populations In other words, the assumptions are identical to those of the t test, generalized to more than two groups.
Practical ANOVA ANOVA in SAS Assessing the assumptions in R Visualizing ANOVA in R