Linear Regression is the tool use to plot independent data again dependent data assuming that there is specifically a linear relationship between all independent variables to the one dependent variable.
- Although this does not always apply, it tends to be the most simple and its error and plotting can be used to determine if a linear relationship seems plausible or if there needs to be a non linear functions to map the variables better
Simple Linear Regression, however, is unique because it only involves one independent variable and one dependent variable.
- This makes it one of the most basic possible tools use to measure how variables are related to each other