Content deleted Content added
→Inference: Removed the Formula check statement |
|||
Line 13:
== Estimating the regression line ==
The parameters of the linear regression
The minimization problem can be solved using calculus, producing the following formulas for the estimates of the regression parameters:
Line 22:
Ordinary least squares produces the following features:
# The line goes through the point <math> (\bar{
# The sum of the residuals is equal to zero.
# The linear combination of the residuals in which the coefficients are the ''x''-values is equal to zero.
|