A linear regression attempts to see if two variables have a linear correlation, this means when one increases or decreases the other responds in a linear fashion.
if two variables have a significant enough linear correlation, we can build a predictive model to estimate values of certain unknown inputs.