L7 - Differences: One Way Between-Subjects Designs for 3+ Groups Flashcards
What is a balanced design?
When every group has the same number of subjects.
what is dummy coding?
When we use values of 1 and 0 for two-category variables in a linear regression context.
can still due this for 3+ category variables, but it needs to be done in a more systematic/meaningful way, for results to be interpretable.
What happens if we arbitrarily code categories??? (3+ category variables)
Observed R squared value, and sample regression coefficients will depend on the ordering of the arbitrary coding.
So it’s basically meaningless.
What should we do with categorical variables of 3+ variables?
Create two new dichotomous dummy coded variables to represent the three categories.
The coding will have values of 0 or 1
What is referred to as the reference category?
This is the category that has 0 across all dummy variables.
The intercept of the regression line will show the mean of people in this group!!!
Where can we derive the group means from in regression?
In the coefficients table, we can get the means.
The unstandardised coefficients (B), represents the difference between mean of the particular category and the reference category.
The intercept is the mean for the reference category
How many dummy coded dichotomous variables?
number of categories (k) -1
k-1
What is the formula to find unique pairings?
(k(k-1))/2
How many unique differences can be derived from an 6 unique pairings?
3.
(k would have equalled 4 to have 6 unique pairings)
k-1
What is the aim of ANOVA?
to investigate differences in means between two or more groups.
What is total variation among all people irrespective of their group made up of?
- variation between groups (SSbetween)
- variation within groups (SSwithin)
What is an IV referred to as in ANOVA?
a factor
eg. diagnosis
What are levels of a factor?
groups within a factor
eg. diagnosis –> sz, sa, bp
What is a between-subjects factor?
This is a factor in which person’s score on the DV is located in only ONE LEVEL of the factor.
What are the 6 ways we can investigate mean differences among 3 + groups?
- FOCUSED PLANNED COMPARISONS/planned contrasts
- unfocused omnibus test
- post hoc testing
- omnibus f test, followed by planned comparisons
- omnibus f test, followed by post hoc testing