Questions: Variance Inflation Factor and Multicollinearity Diagnosis

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

You run a regression and find VIF = 25 for the coefficient on X₃. What does this concretely mean for your estimates?

AThe coefficient on X₃ is biased upward by a factor of 25
BThe variance of β̂₃ is 25 times larger than it would be if X₃ were uncorrelated with the other regressors, making the standard error 5 times wider
CX₃ explains 25% of the variation in Y, which exceeds acceptable limits
DThe OLS estimator has broken down and estimates are no longer consistent
Question 2 Multiple Choice

A researcher includes both height_cm and height_inches in a regression predicting weight. Both variables have VIF > 1,000. What does the VIF indicate she should do?

ADrop both variables — VIF above 10 means the variables are irrelevant
BVIF diagnoses the severity of the problem but does not prescribe the fix; subject-matter reasoning determines whether to drop one, combine them, or accept wide standard errors
CUse GLS instead of OLS to eliminate the multicollinearity
DIncrease the sample size until VIF falls below 10
Question 3 True / False

A high VIF on a coefficient indicates that the OLS estimate is imprecise but not necessarily biased.

TTrue
FFalse
Question 4 True / False

If two regressors have VIF > 10, their OLS coefficient estimates are biased.

TTrue
FFalse
Question 5 Short Answer

VIF = 1/(1 - Rⱼ²). Explain what the auxiliary regression's Rⱼ² measures and why a high value inflates the variance of β̂ⱼ.

Think about your answer, then reveal below.