Types of Regression
Score = 40.5 + 7.2 * hours + e
Y=a+bX+e
Score = 40.5 + 7.2 * hours + 5.1 * Age + e
Y=a+b1X1+b2X2 +e
And using generalization
Y=a+b1X1+b2X2+b3X3+...+btXt+e
where:
Y=The dependent variable you are trying to predictor explain
X=The explanatory (independent) variable(s) you are using to predict or associate with Y
a=The yintercept
b=(beta coefficient) is the slope of the explanatoryvariable(s)
e=The regression residual or error term
Statlearner
Statlearner