
Answer-first summary for fast verification
Answer: Variable 2 and Variable 3.
## Explanation Variance Inflation Factor (VIF) interpretation: - **VIF = 1**: No multicollinearity (Variable 1) - **VIF > 5-10**: Serious multicollinearity issues - **VIF > 10**: Severe multicollinearity requiring correction Analysis: - Variable 1: VIF = 1 → No multicollinearity - Variable 2: VIF = 7 → Serious multicollinearity (above 5 threshold) - Variable 3: VIF = 12 → Severe multicollinearity (well above 10 threshold) Therefore, serious multicollinearity issues requiring correction are indicated for **Variable 2 and Variable 3**. **Note**: While the question options only show A and B, the correct answer should be that both Variable 2 and Variable 3 have serious multicollinearity issues based on standard VIF interpretation thresholds.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
No comments yet.
An analyst computes the following variance inflation factors (VIFs) for the independent variables in a regression model:
| Independent Variable | VIF |
|---|---|
| Variable 1 | 1 |
| Variable 2 | 7 |
| Variable 3 | 12 |
Serious multicollinearity issues requiring correction are indicated for:
A
Variable 1 only.
B
Variable 3 only.
C
Variable 2 and Variable 3.