Simple Linear Regression is a statistical method used to show the relationship between two variables:
- Independent Variable (x variable)
- Dependent Variable (y variable)
Linear regression shows how the change in the independent variable affects the dependent variable. Once a regression line is found it can be used to make predictions about what the independent variable should be at any given dependent (x) variable.