Regression
The formula for the least-squared regression line is in the following form: y = a + bx
where:
b= (∑(XY)-(∑X⋅∑Y)/n)∑(X2)-(∑X)2/n
and
a=MY-b⋅MX
MY is mean of Y. MX is mean of X.
To compute the least squares trend line for a set of values, CLICK HERE.
Regression Equations
- least-squares trend line KurtHeckman Use Equation
- Regression Line (n=6) Caroline4 Use Equation
Regression WikiClips
- Attachments
LinearPlot.jpg |