A
Regression
Regression
Image 1 Usually linear regression is used to explain and/or predict. The general form is:

Y = a + bX + u

Where Y is the variable that we are trying to predict, X is the variable that we are using to predict Y, a is the intercept; b is the slope and u is the regression residual.

Image 2 I do not have much to add to this description.


No related terms yet.