Regression and Correlation Concepts
Key Concepts
Regression analyzes the relationship between paired sample data points.
The best-fitting line is termed the regression line, represented by a regression equation.
Regression Line
The regression line (also known as line of best fit or least-squares line) best fits the scatterplot of paired data.
Regression Equation
The regression equation is expressed as .
: explanatory (predictor) variable.
: response (dependent) variable.
The TI-83/84 calculator's LinReg(ax+b) function provides this equation.
Making Predictions
Bad Model: Avoid predictions with a regression equation if it doesn't fit the data; use the sample mean instead.
Good Model: Ensure the regression line fits the scatterplot well before using it for predictions.
Correlation: The linear correlation coefficient must indicate correlation between the variables to use the regression equation for predictions.
Scope: Only make predictions within the range of the sample data.
Residual
The residual represents the difference between the observed value of and the predicted value from the regression equation.