Lecture 8: Research Questions for Group Differences III (Within-subjects for 3+ groups) Flashcards
What constitutes dependent groups analyses, or repeated-measures designs?
- Repeated measurements on the same people on 3 or more occasions
- The same people measured under 3 or more conditions in an experimental design
- Three or more matched groups (e.g mother and daughter)
Why do we use a qqplot?
To identify anything “unusual” such as outliers.
What is the difference between a univariate approach and a multivariate approach?
Univariate:
- Assumes sphericity
- Assumes independent observations
- Assumes normal distributions
Multivariate:
- Does not assume sphericity
- Assumes independent observations
- Assumes normal distributions (but can be violated if not too severe)
What is sphericity?
The variances of all possible difference scores between pairs of 3+ within-subject conditions being homogenous at the population level.
When sphericity is determined, which approach is superior?
Univariate approach.
What is compound symmetry?
A covariance matrix that has the same variance in each diagonal element and the same covariance in every off-diagonal element of the matrix.
Can we assume that sphericity is met if there is compound symmetry?
Yes
How do we calculate sphericity?
Using E, calculated from the observed covariance matrix. E will rang in values between 1/k and 1, when k is the number of levels.
How do we calculate E?
- Greenhouse-Geisser estimator, or
2. Huynh-Feldt estimator
What are the steps to a within-subjects analysis?
- lm() function
- Post-processing with Anova() function (not enough alone for a within-subjects design, so we have to include additional factors e.g ordered factors for different time points)
- Extracting the output for a multivariate approach using s() (we are interested in the term = trial output to test if the means are the same for all levels. if the p-value in the pillar results is small, the means at each time point are not equal)
- Linear contrasts (orthogonal polynomials)
- Extract Pillai (linear, L, Q, C, 4) which does not rely on sphericity
What is the Pillai test used for?
If p is very small, then it is not consistent with the hypothesis that all mean differences are equal (so there are differences between the groups)