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

Heteroskedasticity: Types and Causes

College Depth 109 in the knowledge graph I know this Set as goal
82topics build on this
571prerequisites beneath it
See this on the map →
Classical OLS Assumptions (Gauss-Markov)Testing for Heteroskedasticity
heteroskedasticity assumptions diagnostics

Core Idea

Heteroskedasticity (non-constant error variance) occurs when Var(u|X) depends on X. Common sources include measurement error increasing with variable magnitude, omitted variables correlated with X, or model misspecification. Heteroskedasticity does not bias OLS but inflates standard errors.

Explainer

One of the OLS assumptions you learned is homoskedasticity: the variance of the error term is the same at every value of X, written Var(u|X) = σ². Heteroskedasticity is simply the violation of that assumption — the spread of errors around the regression line is not constant, but fans out (or contracts) as X changes. Visualize a scatter plot of residuals against fitted values: homoskedastic data produces a random cloud with uniform width; heteroskedastic data produces a funnel shape, a wedge, or some other pattern where variance grows or shrinks.

The intuition for why this happens in economic data is usually about scale. Consider a cross-sectional regression of household consumption on income. Poor households have limited options — their spending is tightly clustered near a predictable floor. Wealthy households have far more discretion; two households with the same income might spend very differently. So errors grow with income. Similarly, if you model firm profits as a function of revenue, errors in estimating the profit margin for a small firm are measured in thousands while errors for a large firm are measured in millions — even if the percentage error is the same, the absolute variance differs dramatically. This type, where variance grows with the scale of X, is the most common form in applied economics.

Other causes are subtler. Omitted variables cause heteroskedasticity when the omitted factor's influence is correlated with X — the omission introduces a non-random component into the error that varies with X. Model misspecification (for example, fitting a linear model to a relationship that is truly quadratic) can produce a systematic pattern in residuals that mimics heteroskedasticity. Subgroup differences also cause it: if your sample contains a mix of large and small firms, or urban and rural households, the error process may differ structurally across groups even at the same X value.

The critical practical consequence is what heteroskedasticity does — and does not — do to OLS. The estimates β̂ remain unbiased and consistent: on average, they still point at the right population parameters. What breaks is the variance formula. The standard formula for Var(β̂) assumes homoskedasticity; when that assumption fails, the formula gives the wrong answer, which means your standard errors, t-statistics, and confidence intervals are all wrong. Typically the standard errors are underestimated and t-statistics are inflated, making results look more statistically significant than they really are. Recognizing the types and causes of heteroskedasticity is the first step toward diagnosing and correcting it — which is why testing for it and using robust standard errors are standard practice in applied work.

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)Heteroskedasticity: Types and Causes

Longest path: 110 steps · 571 total prerequisite topics

Prerequisites (1)

Leads To (1)