Multiple Regression Flashcards

1
Q

multiple regression

A
  • use adjusted R2- adjusts for the number of predictors in a model
  • multicollinearity: occurs when independent variables in a regression model are highly correlated
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

multicollinearity

A
  • if 2 or more predictor variables in your model are highly correlated with each other
  • they do not provide unique/ independent information to the model
  • can adversely effect regression estimates
  • large amount of variance explained but no significant predictors
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

identifying multicollinearity

A
  • look for high correlations between variables in a correlation matrix (rule of thumb r>.80)
  • tolerance statistic: percentage of variance in the IV accounted for by other IVs- high multicollinearity= low tolerance (value of .20 or less)
  • variance inflation factor- indicates how much of the standard error will be inflated, VIF over 4 suggests multicollinearity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

what to do if you have multicollinearity issues

A
  • increase sample size: stabilise regression coefficients
  • remove redundant variables
  • if 2 or more variables are important, create a variable that takes both of them into account
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what to do in R

A
  • label categorical variables
  • run the multiple regression
  • check for multicollinearity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

summary

A
  • use regression to predict outcomes
  • MR tells us whether the amount of variance in the outcome predicted by the predictors is significant
  • B statistics tells us how much weight or importance to assign to each predictor; you need to report the value, direction or significance of- with multiple predictors we need to check for multicollinearity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q
A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly