A topic in the Open Knowledge Graph — a free, open map of 15,290 topics and the order to learn them in.

Endogenous Regressors: Bias and Consequences

College Depth 116 in the knowledge graph I know this Set as goal
9topics build on this
585prerequisites beneath it
See this on the map →
EndogeneityOmitted Variable BiasInstrumental Variables: Validity Assumptions
endogeneity causality bias

Core Idea

Endogeneity—when E[Xⱼuᵢ] ≠ 0—causes OLS bias and inconsistency. Sources include omitted confounders, simultaneous causality, and measurement error in regressors. Even weak correlation between Xⱼ and u induces substantial bias; direction and magnitude depend on signs and magnitudes of correlations.

Explainer

You already know from omitted variable bias that leaving out a relevant predictor contaminates OLS estimates. Endogeneity generalizes that problem: any time a regressor is correlated with the error term — for *any* reason — the OLS estimator attributes to that regressor variation that actually belongs elsewhere. The result is a coefficient that is not just imprecise but systematically wrong, biased even in large samples. This is the distinction from sampling variance: more data does not fix endogeneity, because the estimator is inconsistent — it converges to the wrong value.

The three main sources of endogeneity are worth treating separately. Omitted confounders are the case you know: variable Z affects both X and Y but is left out of the model, so its influence shows up in the residual u, which is then correlated with X. Simultaneous causality is different: X causes Y, but Y also causes X, so the regressor and the outcome are jointly determined. A classic example is police presence and crime — more crime leads to more police deployment, but more police may reduce crime. Regressing crime on police gives a coefficient contaminated by both causal arrows. Measurement error in the regressor is the third source: if we observe X* = X + ε instead of the true X, the classical errors-in-variables problem creates a downward bias in the coefficient magnitude (attenuation bias), because the measured X is partially just noise.

The direction of bias follows from a simple formula. For a bivariate regression, the bias in the OLS coefficient is approximately Cov(Xⱼ, u) / Var(Xⱼ). If the omitted variable is positively correlated with both X and Y, OLS overstates the effect of X. If it is positively correlated with X but negatively correlated with Y, OLS understates (or reverses) the effect. Working through the sign of the bias is a practical skill: in a wage regression omitting ability, if more-able workers are hired more (positive Cov(education, ability)) and ability raises wages (positive direct effect), the omitted variable biases the education coefficient upward. This directional reasoning lets you anticipate which way your estimates are off, even before finding a fix.

The deeper lesson is that endogeneity is a violation of the identification assumption, not merely a nuisance. OLS estimates a causal effect only when the regression design isolates exogenous variation in X — variation that is not driven by other determinants of Y. When endogeneity is present, the variation in X is contaminated by feedback from Y, confounders, or measurement noise, and the coefficient estimate no longer has a causal interpretation. This motivates the instrumental variables framework you will study next: find a variable that shifts X but affects Y only through X, thereby isolating the clean, exogenous variation needed for causal inference.

Practice Questions 5 questions

Prerequisite Chain

Understanding ZeroThe Number ZeroCounting to FiveCounting to 10Counting to 20Counting a Set of Objects Up to 20Cardinality: The Last Number CountedMatching Numerals to QuantitiesSubitizing Small QuantitiesAddition Within 10Number Bonds to 10Addition Within 20Doubles and Near DoublesDoubles Facts Within 10Near Doubles Facts Within 20Mental Math Strategies for AdditionMental Math: Adding and Subtracting TensAddition Within 100Repeated Addition as MultiplicationMultiplication as Equal GroupsMultiplication: ArraysBasic Multiplication Facts (0s, 1s, 2s, 5s, 10s)Multiplication Facts Within 100Division as Equal SharingDivision as Grouping (Measurement Division)Division: Grouping (Repeated Subtraction) ModelDivision: Fair Sharing ModelDivision as Equal SharingDivision as GroupingBasic Division FactsDivision Facts Within 100Multiplication and Division Fact FamiliesRelationship Between Multiplication and DivisionDivision Facts as Inverse of MultiplicationRemainders and Quotients in DivisionDivision Word ProblemsMulti-Step Word ProblemsSolving Multi-Step Word ProblemsMultiplication Word ProblemsDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueIntegers and the Number LineComparing and Ordering IntegersAbsolute ValueAdding IntegersSubtracting IntegersMultiplying IntegersDividing IntegersUnit RatesProportionsPercent ConceptConverting Between Fractions, Decimals, and PercentsOperations with Rational NumbersTwo-Step EquationsSolving Multi-Step EquationsEquations with Variables on Both SidesAngle Pairs: Complementary, Supplementary, and VerticalParallel Lines and TransversalsCorresponding AnglesAlternate Interior AnglesTriangle Angle Sum TheoremExterior Angle TheoremTriangle Inequality TheoremSimilar Triangles: AA SimilaritySimilar Triangles: SSS and SAS SimilarityProportions in Similar TrianglesRight Triangle Trigonometry IntroductionSine, Cosine, and Tangent RatiosTrigonometric Ratios ReviewRadian MeasureConverting Between Degrees and RadiansThe Unit CircleGraphing Sine and CosineGraphing Tangent and Reciprocal Trigonometric FunctionsDerivatives of Trigonometric FunctionsAntiderivativesIndefinite IntegralsBasic Integration RulesRiemann SumsDefinite Integral DefinitionProbability Density Functions and Continuous DistributionsCumulative Distribution FunctionsContinuous Random VariablesProbability Density FunctionsExpected ValueWeak Law of Large NumbersProbability Axioms and RulesConditional ProbabilityIndependence of EventsSampling DistributionsStandard Error of EstimatorsHypothesis Testing: Framework and LogicP-values and Statistical SignificanceEffect Size and Practical SignificanceHypothesis Testing: Framework and LogicZ-Tests and T-Tests for MeansOne-Sample Z-Test for MeansOne-Sample and Two-Sample T-TestsInference in Linear RegressionPrediction Intervals in RegressionLinear Regression BasicsResiduals and Goodness of Fit (R²)Simple (Bivariate) OLS RegressionClassical OLS Assumptions (Gauss-Markov)Multiple RegressionInterpreting Regression CoefficientsHypothesis Testing in RegressionF-Test and Joint SignificanceR-Squared and Model FitOmitted Variable BiasEndogeneityEndogenous Regressors: Bias and Consequences

Longest path: 117 steps · 585 total prerequisite topics

Prerequisites (2)

Leads To (1)