In a linear regression equation, the slope represents the predicted change in the response variable Y for each one-unit increase in the explanatory variable X. In slope-intercept form, ŷ = b₀ + b₁x, the slope is b₁. For example, if a regression equation predicts cost as ŷ = 25 + 4x, the slope 4 means the predicted cost increases by 4 units for each additional unit of x. The intercept, b₀, is the predicted value of Y when X = 0, so option B describes a different component. R² measures the proportion of variation in Y explained by the regression model, not the rate of change. Correlation measures strength and direction of linear association, but it is not the same as the slope because it is unitless and standardized. The slope is the operational rate of change in the model. Study Guide references/topics: linear regression, slope interpretation, response variable, explanatory variable.
============
Contribute your Thoughts:
Chosen Answer:
This is a voting comment (?). You can switch to a simple comment. It is better to Upvote an existing comment if you don't have anything to add.
Submit