A regression table becomes manageable when you read it in a fixed order: identify the outcome and sample, decode each predictor and its units, interpret the coefficient, inspect uncertainty, and only then assess model fit. Never begin with the stars. This guide is for students encountering an ordinary least squares regression table in a journal article, textbook, or assignment. You will learn what the main columns mean, work through a realistic example, and leave with language you can adapt for your own paper. The goal is not to calculate a regression from scratch. It is to explain what an existing table says—and what it does not say—without turning association into causation.
Before reading any coefficient, locate the dependent variable—the outcome the model predicts or explains. It may appear in a column heading such as “Exam score,” “Monthly income,” or “Blood pressure.” Then find the sample size, usually written as N or Observations, and read the table note and surrounding methods section. These details define the population and measurement scale to which your interpretation applies.
Pennsylvania State University’s multiple-regression lesson explains that each slope coefficient represents a change in the mean response per one-unit increase in its predictor when the other predictors are held constant. That final condition is the essential difference between a raw two-variable comparison and a multiple-regression coefficient.
Rows usually list the intercept and predictors. A continuous predictor such as “Hours studied” has a numerical unit. A binary or categorical predictor compares one group with a reference group, which may be omitted from the rows and named in a note. For example, if “Online course” appears and “In-person course” is the reference, the coefficient compares otherwise similar observations in those two listed categories, conditional on the model.
Pay attention to scaling. A coefficient for age measured in years answers a one-year comparison; age measured in decades answers a ten-year comparison. A percentage can mean either one percentage point or a proportional change, depending on how the variable was coded. You cannot write a precise interpretation until you know the unit.
The unstandardized coefficient—often labeled Estimate, Coef., or B—gives direction and magnitude in the outcome’s units. A positive coefficient means the predicted outcome increases as the predictor increases, holding included predictors constant. A negative coefficient means it decreases. The intercept is the predicted outcome when every numerical predictor equals zero and every categorical predictor is at its reference level; it may have little practical meaning when zero is outside the observed range.
The standard error summarizes the sampling uncertainty of a coefficient estimate under the model. Dividing an estimate by its standard error commonly gives the t statistic in ordinary least squares output. The p-value then measures how incompatible the observed data are with a specified statistical model, often one in which that coefficient equals zero. It is not the probability that the null hypothesis is true.
The American Statistical Association statement on p-values warns that scientific conclusions should not depend only on whether a p-value crosses a threshold. It also states that a p-value does not measure the size or importance of an effect. Read it beside the estimate, interval, study design, and subject-matter context.
A confidence interval gives a range of coefficient values compatible with the data and model at the stated confidence level. A 95% interval that excludes zero corresponds to a two-sided test below 0.05 under the usual matching assumptions, but the interval is more informative because it displays both direction and precision. A wide interval signals that materially different effects remain plausible; a narrow interval pins the estimate down more closely.
Imagine a hypothetical university study predicting final exam score on a 0–100 point scale. Model 1 includes weekly study hours, attendance measured in percentage points, and prior test score. The example numbers below are invented for practice, so they demonstrate interpretation rather than evidence about real students.
Outcome: Final exam score (0–100). Sample: 240 students. Hours studied: B = 1.8, SE = 0.6, 95% CI [0.6, 3.0], p = 0.004. Attendance: B = 0.12, SE = 0.05, 95% CI [0.02, 0.22], p = 0.018. Prior test score: B = 0.55, SE = 0.08, 95% CI [0.39, 0.71], p < 0.001. R² = 0.42; adjusted R² = 0.41.
For weekly study hours, the best reading is: among students with the same attendance and prior test score in this model, one additional reported study hour per week is associated with an estimated 1.8-point higher final exam score. The 95% confidence interval runs from 0.6 to 3.0 points. This sentence names the outcome, predictor, unit, estimate, comparison condition, and uncertainty.
Attendance has a coefficient of 0.12 per percentage point. A one-point increase—from 80% to 81%, for example—is associated with 0.12 additional exam points, holding the other included predictors constant. For a ten-percentage-point comparison, multiply the coefficient by 10: 0.12 × 10 = 1.2 points. Always state that you rescaled the estimate rather than silently changing its unit.
The UCLA Statistical Methods and Data Analytics guide defines R-squared through the share of outcome variation accounted for by the model in the analyzed sample. Here, R² = 0.42 means the included predictors collectively account for 42% of the observed variation in final exam scores under this fitted model. It does not mean the model is 42% accurate, that 42% of each student’s score was caused by the predictors, or that the model will perform equally well on new students.
The Evidence in Governance and Politics regression-table guide similarly encourages readers to connect estimates, uncertainty, and the research question instead of treating a regression table as a hunt for starred cells. Using the same reading sequence every time reduces skipped assumptions and unit errors.
Stars are formatting shortcuts for p-value thresholds chosen by the table’s author. They do not rank practical importance. A tiny effect can have a small p-value in a large sample, while a meaningful estimate can remain imprecise in a small sample. Start with the coefficient’s unit and magnitude, then use the interval to judge precision.
“Holding other variables constant” is a mathematical description of the fitted model, not proof that the compared observations differ in no other relevant way. Causal claims require a defensible design and assumptions beyond the coefficient table. Look for random assignment, a credible natural experiment, longitudinal structure, or an explicit causal identification argument in the paper.
A coefficient of 5 is not automatically larger or more important than a coefficient of 0.2. The predictors may use different units, and the outcome may be transformed. Compare changes that make sense—such as ten attendance points versus five study hours—or use standardized effects only when their construction and purpose are clear.
Use this fill-in structure: “In [sample], a one-[unit] increase in [predictor] was associated with an estimated [coefficient]-[unit] change in [outcome], holding [key included predictors] constant (95% CI [lower, upper], p = [value]). Because [design limitation], this estimate should be interpreted as [association or justified causal effect].”
A polished version for the example is: “Among 240 students, one additional reported study hour per week was associated with a 1.8-point higher final exam score, adjusting for attendance and prior test score (95% CI 0.6 to 3.0; p = 0.004). Because this hypothetical observational model does not establish causal identification, the result should be read as an adjusted association.”
Pennsylvania State University’s regression diagnostics material covers regression pitfalls including influential observations, multicollinearity, and departures from the proposed functional form. For an assignment, you may not need to reproduce every diagnostic, but you should acknowledge when the table alone cannot verify them.
Turn this checklist into retrieval practice: hide the column labels, define each one from memory, then write a two-sentence interpretation of a single row. Snitchnotes can turn your class notes into flashcards or practice questions, which makes it useful for rehearsing the vocabulary and the interpretation sequence instead of simply rereading definitions.
Read the dependent variable, sample, and table notes before any coefficient. Then identify each predictor’s unit and reference category. This context determines what a one-unit change means and which observations are being compared. Only after that should you interpret estimates, confidence intervals, p-values, and overall model fit.
In multiple linear regression, a coefficient is the estimated change in the mean outcome associated with a one-unit increase in that predictor while the other included predictors are held constant. Its meaning depends on the variables’ units, coding, model form, and sample. It is an adjusted association unless the research design supports causation.
Not necessarily. Statistical significance addresses compatibility with a specified null model at a chosen threshold; it does not measure practical importance. Judge importance from the coefficient’s size in meaningful units, its confidence interval, the consequences in context, study quality, and whether the estimate is large enough to matter for the decision or theory.
R² is the proportion of observed outcome variation accounted for by the fitted predictors in the analyzed data. It never falls when predictors are added. Adjusted R² penalizes model complexity and can fall when a new predictor adds little. Compare them only for models using the same outcome and generally the same observations.
Yes, but first verify that the models use the same outcome scale, sample, predictor coding, and estimation method. If they differ, a changed coefficient may reflect those differences rather than the added controls alone. Describe exactly what changed between columns and avoid claiming that coefficient movement proves bias or mediation without further analysis.
To read a regression table for the first time, follow the same disciplined path: establish context, decode units, translate coefficients, examine uncertainty, and assess fit and limitations. The central task is a complete sentence, not a star count. Name the outcome and comparison, report the estimated magnitude and interval, and distinguish adjusted association from causation. Practice the five-pass method on one row at a time; tools such as Snitchnotes can turn your interpretations into reusable questions until the sequence becomes automatic.
Pennsylvania State University — The Multiple Linear Regression Model
UCLA Statistical Methods and Data Analytics — Regression Analysis: Stata Annotated Output
American Statistical Association — Statement on P-Values: Context, Process, and Purpose
Evidence in Governance and Politics — 10 Things to Know About Reading a Regression Table
Pennsylvania State University — Multicollinearity and Other Regression Pitfalls
ノート、クイズ、ポッドキャスト、フラッシュカード、チャット — アップロード1回で全部。
最初のノートを無料で試す