Lecture 21: Multiple Regression Flashcards

1
Q

How many predictor variables does the multiple regression have

A

2

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Between which values does the regression coefficient range

A
  • infinity and + infinity
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What does the R^2 stand for

A

The proportion of explained variance (= variance in outcome variable that is explained by the predictor variable)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What are the 4 most important assumptions

A
  1. Sensitivity; there is a certain sensitivity of the results to outliers - influence of outliers
  2. Homoscedasticity; variance of residuals should be equal across all expected values (look at scatterplot of standardized: predicted values x residuals)
  3. Linearity; continuous dependent and predictor variables are linearly related
  4. Multicollinearity; predictor variables should not be too highly correlated (not too high linear correlation)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

what are the VIF and Tolerance boundaries for the multicollinearity assumption

A

VIF; max. < 10, mean < 1
Tolerance; > 0.2 = good

How well did you know this?
1
Not at all
2
3
4
5
Perfectly