
Explanation:
Omitted variable bias occurs in regression analysis when a relevant variable is excluded from the model, leading to biased and inconsistent estimates of the regression coefficients. For omitted variable bias to occur, two key conditions must be met:
Condition I (R² vs adjusted R²): This is irrelevant to omitted variable bias. R² and adjusted R² are measures of model fit, not conditions for bias.
Condition IV (Homoskedasticity): Homoskedasticity relates to the variance of errors, not omitted variable bias. Heteroskedasticity affects efficiency of estimates, not bias from omitted variables.
Condition V (Number of regressors ≤ 5): This is arbitrary and irrelevant. Omitted variable bias can occur regardless of the number of included regressors.
Omitted variable bias is essentially a problem of endogeneity - when an explanatory variable is correlated with the error term. When a relevant variable is omitted and correlated with included variables, that omitted variable's effect becomes part of the error term, creating correlation between the included variable and the error term.
Mathematically: If the true model is: But we estimate: where
Then will be biased if and are correlated, because .
Ultimate access to all questions.
Which of the following conditions must be met for omitted variable bias to occur under multiple linear regression?
I. The value of must be less than that of R²
II. At least one of the included regressors must be correlated with the omitted variable
III. The omitted variable must be a determinant of the dependent variable
IV. The residuals must be homoskedastic
V. The number of included regressors must be less than or equal to 5
A
I and II
B
II and III only
C
I, III, and V
D
All the above
No comments yet.