
Explanation:
Multicollinearity occurs when there is a perfect linear relationship between independent variables in a regression model. In the context of dummy variables for seasonal effects:
The Dummy Variable Trap: When using dummy variables to represent categorical variables (like seasons), we need to avoid including all categories plus an intercept term. If we include a dummy variable for each season (e.g., 4 seasons) AND also include an intercept term, we create perfect multicollinearity.
Why option D causes multicollinearity:
Correct approach: To avoid multicollinearity when using dummy variables:
Why other options don't necessarily indicate multicollinearity:
Key takeaway: The combination of having a dummy variable for each category PLUS an intercept term always creates perfect multicollinearity, which is why option D definitely indicates the existence of multicollinearity.
Ultimate access to all questions.
Which of the following model definitely indicates the existence of multicollinearity?
A model which has:
A
Only one seasonal dummy variable that is equal to 1
B
Only two seasonal dummy variables; each equal to 1
C
Two seasonal dummy variables; one equal to 1 and the other one equal to 0
D
A dummy variable for each season plus a dummy for the intercept
No comments yet.