Simple linear regression is a tool used to calculate the extent of the relationship between two variables.
There are usually two instances in which one uses simple linear regression:
- When you want to see how strong the relationship is between two variables
- When you want to estimate the value of a dependent variable at a specific value of the independent variable.