SOLUTION: need to know how to solve the equation for least square regression line y-hat = b0+b1X b1= [Exiyi - [(Exi*Eyi)/n]] / [E(xi^2) - [(Exi)^2]/n] bo = y-bar - b1(x-bar)

Algebra.Com
Question 138846: need to know how to solve the equation for least square regression line
y-hat = b0+b1X
b1= [Exiyi - [(Exi*Eyi)/n]] / [E(xi^2) - [(Exi)^2]/n]
bo = y-bar - b1(x-bar)

Answer by stanbon(75887)   (Show Source): You can put this solution on YOUR website!
b1= [Exiyi - [(Exi*Eyi)/n]] / [E(xi^2) - [(Exi)^2]/n]
bo = y-bar - b1(x-bar)
===============================
Cheers,
Stan H.

RELATED QUESTIONS

Given are five observations for two variables, x and y. xi 1 2 3 4 5 yi 4 7 6 10 13... (answered by MathLover1)
Given are five observation for two variables,X and Y Xi 1 2 (answered by Edwin McCravy)
Complete the equation of the line L satisfying each of the following sets of geometric... (answered by stanbon)
Given are five observations for two variables, x and y. xi 1 2 3 4 5 yi 2 8 6 11 13... (answered by ikleyn)
Can this equation be transformed into a simple linear form? b0*x0 + b1*x1 = 1 Where (answered by Fombitz)
Given the least-square regression equation Y hat=a+bX , which letter corresponds to each (answered by robertb)
Find the coefficient of correlation: Given point (2,10) (5,8) (7,9) (8,1) which I... (answered by stanbon)
Complete the equation of the line L satisfying each of the following sets of geometric... (answered by Fombitz)
You are given the following data. x y 2 18 3 17 4 2 5 7 5 16 7 4 7 12... (answered by Fombitz)