Regression slope
Regression slope is the coefficient on an explanatory variable in a regression model. It gives the predicted change in the outcome for a one-unit rise in that variable, holding all other variables constant.
Also known asB1 · slope coefficient
FrameworkOrdinary least squares (OLS)
See it move
A scatter-line chart plots price in euros on the horizontal axis against profit in thousands of euros on the vertical axis, with the fitted line ŷ = 40.0 − 2.5x overlaid. A slope triangle on the chart marks the change associated with a one-euro rise in price: predicted profit falls by €2,500, which is the slope coefficient of −2.5 expressed in the units of the vertical axis.
The formula
Variables
- Estimated OLS slope coefficient
- Value of explanatory variable for observation i
- Sample mean of X
- Value of outcome variable for observation i
- Sample mean of Y
OLS minimises the sum of squared residuals; this formula is the closed-form solution for the slope.
Check yourself
A firm fits the regression: monthly profit (€000) = 8.5 + 0.6 × units sold. Which of the following correctly interprets the slope?