Detecting and dealing with multicollinearity Flashcards

(5 cards)

1
Q

What is the first way of detecting multicollinearity?

A
Look at R Squared and t ratios 
High R(sq) but few significant t ratios = multicollinearity because it affects the size of the t values by making them generally smaller
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is the second way of detecting multicollinearity?

A

calculate the correlation between independent variables.

High pair-wise correlations between independent variables at (70+) are signs of multicollinearity

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

What is the third way of detecting multicollinearity?

A

To detect linear relasionships between 2+ indepdnant variables run a t test regressions.

I.E regression analysis performed between each of the indepdnant variables and the remiander

examine R(sq)

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

What is the first way of dealing with multicollinearity?

A

delte highly correlated variables

if variables are highly correlated, keep 1 in the model

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

What is the second way of dealing with multicollinearity?

A

increase the sample size

more obsevations increase ∑X2j in (3) and (4)

therefore increasing the variability in the regressors we can reduce the collinearity between them

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