Simple linear regression is used to study the statistical relationship between two quantitative variables.
- X is called the predictor variable.
- Y is called the response variable.
- It is called simple linear regression because it uses only one predictor variable.
- The relationship between X and Y is studied using a linear model.