Endogeneity
Endogeneity is a violation of the OLS assumptions in which an explanatory variable is correlated with the regression's error term, often through an omitted variable or reverse causality, biasing the estimated coefficients.
See it move
Loading infographic...
Training's true effect on productivity is 3, but ability, an omitted variable with a true effect of 5, is correlated with training at a slope of 0.4. A regression of productivity on training alone is expected to produce a coefficient of 3 + 5 × 0.4 = 5, overstating training's real effect by 2 full units.
Where it fits
SubjectData Analysis & StatisticsAdvancedTopicRegression Diagnostics & ProblemsAdvanced
The formula
LaTeX
Variables
- Estimated coefficient on the included variable, subject to bias
- True coefficient on the included variable
- True coefficient on the omitted variable
- Slope from regressing the omitted variable on the included variable
Shows that an omitted variable biases the estimated coefficient whenever it affects the outcome (β2 ≠ 0) and is correlated with the included regressor (δ1 ≠ 0).