- Regression analysis determines the relationship between two quantitative variables and derives an equation to describe their relationship.
- A scatter plot is used to display the relationship between the independent and dependent variables and determine if it is linear or nonlinear.
- The method of least squares is used to fit a linear regression line that minimizes the sum of the squared residuals between observed and predicted values of the dependent variable.
- The regression equation can be used to predict values of the dependent variable for given values of the independent variable.