Endogeneity is one of the most important concepts in statistics tutoring, especially in regression analysis and econometrics. Students often struggle to understand why endogeneity breaks the consistency of OLS estimates and how it arises in real data. This page explains what endogeneity is, why it matters, and how to recognize it in applied regression work.
Formally, endogeneity means:
\[ \text{Cov}(X, u) \neq 0 \]
When this condition fails, OLS no longer estimates the true causal effect of \(X\) on \(Y\).
Why does endogeneity matter? Because OLS relies on the assumption that the regressors are exogenous—unrelated to the error term. If a predictor is correlated with unobserved factors in the error term, OLS incorrectly attributes those unobserved effects to the predictor. This leads to biased and inconsistent estimates, meaning the bias does not disappear even with large samples.
- Write the true model. \[ Y = \beta_0 + \beta_1 X + u \] Endogeneity arises when \(X\) is correlated with \(u\).
- Identify the source of endogeneity. Common causes include omitted variables, simultaneity, and measurement error.
- Check whether the zero conditional mean assumption fails. \[ E[u \mid X] \neq 0 \] This is the core condition for OLS consistency.
- Use graphical or statistical diagnostics. – Residual plots – Correlation patterns – Theory‑based reasoning – Hausman tests (when appropriate)
- Consider remedies. – Add omitted variables – Use instrumental variables – Apply fixed effects – Use panel data – Redesign the study
- Re‑estimate the model. Compare OLS to IV or fixed‑effects estimates to assess the impact of endogeneity.
Suppose the true model is:
\[ Y = 5 + 2X + u \]
But an omitted variable \(Z\) affects both \(X\) and \(Y\). Then:
\[ u = \gamma Z + \varepsilon \]
If \(Z\) is positively correlated with \(X\), then:
\[ \text{Cov}(X, u) = \gamma \text{Cov}(X, Z) > 0 \]
This means OLS overestimates the true effect of \(X\). Even with thousands of observations, the bias does not disappear—this is inconsistency.
- Thinking endogeneity only happens with omitted variables.
- Assuming large samples fix endogeneity—consistency still fails.
- Confusing endogeneity with multicollinearity.
- Believing endogeneity always biases coefficients upward—it can bias downward too.
- Using OLS when theory clearly suggests simultaneity.
Endogeneity is the central threat to causal inference in regression. If regressors are correlated with the error term, OLS cannot recover the true effect, no matter how large the sample is. Understanding endogeneity is essential for empirical research, policy evaluation, and graduate‑level econometrics.
This idea connects directly to:
- Statistics (parent)
- Regression Analysis (spoke)
- Statistical Inference (spoke)
- Mathematical Statistics (spoke)
- Tutoring Services
- Question Hub
- Statistics Post Hub
Speak Directly to a Tutor — Send Your Message Below
No call centers. No delays. Your message goes straight to the tutor.
- Call/Text: 510‑398‑0006
- Email: tutor@californiagraduatetutor.com
- WhatsApp: Send Files
Causal Inference & Econometrics: What is Endogeneity and Why Endogeneity Breaks OLS Consistency (for econometrics tutoring)
Answer-first: Endogeneity breaks OLS consistency because the regressors become correlated with the error term. When this happens, OLS can no longer separate the true causal effect from omitted variables, simultaneity, or measurement error, causing biased and inconsistent estimates.
Warm intro (and where to find the “why” pages)
If you’re staring at an endogeneity question at 11:47pm, feeling stuck, behind, or low‑key panicking because the “correlation with the error term” explanation feels circular, you’re not alone. Endogeneity questions look simple—“OLS is biased”—but under exam pressure, students freeze when asked to explain why the bias occurs and what mechanisms actually create the correlation.
If you’re rebuilding your foundation across topics, start at our Why Hub. If you need the full econometrics & time series roadmap for last-minute studying or troubleshooting, see Econometrics & Time Series.
Answer first
Endogeneity breaks OLS because OLS requires:
\[ \mathbb{E}[x_i u_i] = 0. \]
When regressors correlate with the error term, OLS attributes part of the unobserved variation to the regressors, contaminating the slope estimate. This leads to biased and inconsistent estimates, even in large samples.
Problem setup
Consider the linear model:
\[ y_i = \beta x_i + u_i. \]
OLS is consistent only if:
\[ \text{Cov}(x_i, u_i) = 0. \]
Endogeneity occurs when this condition fails.
Step-by-step solution (WordPress-safe MathJax)
Step 1: Understand the OLS estimator
The OLS slope is:
\[ \hat{\beta}_{OLS} = \beta + \frac{\text{Cov}(x_i, u_i)}{\text{Var}(x_i)}. \]
If \(\text{Cov}(x_i, u_i) \neq 0\), the estimator is biased.
Step 2: Identify the three main sources of endogeneity
- Omitted variable bias: missing variables that affect both \(x_i\) and \(y_i\).
- Simultaneity: \(x_i\) and \(y_i\) determine each other.
- Measurement error: noisy regressors correlate with the error term.
Step 3: Why omitted variables cause bias
If a relevant variable \(z_i\) is omitted:
\[ u_i = \gamma z_i + \varepsilon_i. \]
If \(z_i\) correlates with \(x_i\), then \(x_i\) correlates with \(u_i\), breaking OLS.
Step 4: Why simultaneity causes bias
If \(x_i\) and \(y_i\) are jointly determined:
\[ x_i = \delta y_i + v_i, \]
then \(x_i\) contains information about \(u_i\), creating correlation.
Step 5: Why measurement error causes bias
If we observe:
\[ x_i^{obs} = x_i + w_i, \]
then the measurement error \(w_i\) becomes part of the error term, correlating with the regressor.
Intuition
OLS works only when the regressor is “clean”—free from hidden influences that also affect the outcome. Endogeneity contaminates the regressor with unobserved factors, making OLS chase the wrong signal.
It’s like trying to measure the effect of studying on grades when motivation affects both. Without accounting for motivation, OLS confuses correlation with causation.
Common exam mistakes
- Claiming OLS is biased without explaining why.
- Confusing endogeneity with multicollinearity.
- Ignoring measurement error as a source of bias.
- Misinterpreting simultaneity.
- Failing to connect endogeneity to \(\mathbb{E}[x_i u_i] \neq 0\).
Why this matters
Endogeneity is one of the most important concepts in applied econometrics. It determines whether OLS estimates can be interpreted causally. Understanding endogeneity helps you diagnose model failures, choose appropriate identification strategies, and justify the use of IV, DiD, RDD, or panel methods.
Final summary
- Endogeneity occurs when regressors correlate with the error term.
- OLS becomes biased and inconsistent.
- Sources include omitted variables, simultaneity, and measurement error.
- Fixes include IV, panel methods, and better measurement.
Talk Directly to a Tutor, Not a Marketer
Call/Text: 510-398-0006
Email: tutor@californiagraduatetutor.com