Introduction - If you have any usage issues, please Google them yourself
What for Linear regression is used?
We can predict one variable from another
Y = a+ bX
b = slope a = intercept (constant )
Correlation Coefficient (r) :
A measure of association between two variables.