- Simple Linear Regression is used to predict values based on an independent value (the predictor).
- Simple Linear Regression does not imply that the two variables are dependent, it just shows a correlation between variables.
- To use the Simple Linear Regression Equation, we first need to make sure there is a linear relationship between the two values we are trying to correlate.