Interpreting Regression Coefficients

College Depth 76 in the knowledge graph I know this Set as goal
Unlocks 98 downstream topics
interpretation log-linear elasticity ceteris-paribus

Core Idea

The interpretation of a regression coefficient depends on the functional form. In a level-level model (y on x), β₁ gives the change in y per unit change in x. In a log-level model (log y on x), 100·β₁ gives the approximate percentage change in y per unit change in x. In a log-log model, β₁ is the elasticity — the percentage change in y per 1% change in x. Dummy variable coefficients compare a group mean to the omitted reference group, holding other covariates constant. Correct interpretation always includes the ceteris paribus qualifier.

How It's Best Learned

Practice translating coefficient estimates into plain-language economic statements across different functional forms. The wage-education regression in log form is a canonical exercise.

Common Misconceptions

Explainer

You already know that a multiple regression coefficient captures the relationship between one regressor and the outcome after holding all other regressors constant — the ceteris paribus effect. Now the question is: what units is that effect expressed in? The answer depends entirely on how you have transformed your variables, and getting this wrong turns a correct regression into a meaningless number.

In a level-level model — both Y and X in their natural units — the coefficient β₁ is the simplest case: a one-unit increase in X is associated with a β₁-unit change in Y. If wages (in dollars per hour) are regressed on years of education, a coefficient of 1.50 means an additional year of education predicts $1.50 more per hour. Straightforward. The level-level model is the right baseline interpretation to understand before the log transformations.

Log transformations change the units from levels to percentages, which is often more natural for economic variables that grow proportionally. In a log-level model (log Y on X, X still in levels), the coefficient β₁ means that a one-unit increase in X is associated with approximately a 100·β₁ percent change in Y. If log wages are regressed on years of education and β₁ = 0.08, then each additional year of schooling raises wages by roughly 8%. This approximation is exact for small changes but overstates the true percentage for large β values. In a log-log model (both in logs), β₁ is the elasticity: a 1% increase in X is associated with a β₁ percent change in Y. Log-log models appear constantly in demand analysis precisely because elasticity is the natural unit there.

Dummy variable coefficients follow the level-level rule but have a specific meaning: the coefficient compares the group mean of the dummy-coded group to the reference group (the omitted category), holding everything else constant. If you include a Female indicator in a wage regression and the coefficient is −0.12 in a log-level model, this says women earn approximately 12% less than men after controlling for the other variables in the model. The choice of reference group is arbitrary but affects which comparisons are directly readable from the output. Every interpretation must end with "holding other covariates constant" — without that qualifier, you are not reading a ceteris paribus effect; you are reading something else entirely.

Practice Questions 5 questions

Prerequisite Chain

Counting to 10Counting to 20Understanding ZeroThe Number ZeroCounting to FiveOne-to-One CorrespondenceCombining Small Groups Within 5Addition Within 10Addition Within 20Two-Digit Addition Without RegroupingTwo-Digit Addition with RegroupingAddition Within 100Repeated Addition as MultiplicationMultiplication 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 100Two-Digit by One-Digit DivisionDivision with RemaindersRemainders and Quotients in DivisionDivision Word ProblemsIntroduction to Long DivisionFactors and MultiplesPrime and Composite NumbersEquivalent FractionsRelating Fractions and DecimalsDecimal Place ValueReading and Writing DecimalsComparing and Ordering DecimalsAdding and Subtracting DecimalsMultiplying DecimalsDividing DecimalsDividing FractionsMixed Number ArithmeticOrder of OperationsInteger Order of OperationsVariable ExpressionsCombining Like TermsOne-Step EquationsTwo-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 IntroductionTrigonometric 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 VariablesNormal DistributionClassical OLS Assumptions (Gauss-Markov)Multiple RegressionInterpreting Regression Coefficients

Longest path: 77 steps · 401 total prerequisite topics

Prerequisites (2)

Leads To (5)