SOLUTION: Find the linear regression equation for the set of values. Round the slope and y-intercept to the nearest hundredth. {(5, -3.4), (10, -0.5), (15, 2.1), (20,5)}
Please show me y
Algebra.Com
Question 887435: Find the linear regression equation for the set of values. Round the slope and y-intercept to the nearest hundredth. {(5, -3.4), (10, -0.5), (15, 2.1), (20,5)}
Please show me your work so that I can see how the problem was solved.
thank you
Answer by richwmiller(17219) (Show Source): You can put this solution on YOUR website!
add all x's xt 50
add all y's yt 3.2
add all x^2's xst 750
add all y^2's yst 41.22
add all x*y's xyt 109.5
b = (4*109.5 -(50*3.2)) / (4*750 - 50^2) = 0.556 = 0.56
a = (3.2 - 0.56*50) / 4
a = -6.15
So the linear regression equation is
y = 0.56x-6.15
RELATED QUESTIONS
Find the linear regression equation for the set of values. Round the slope and... (answered by rothauserc)
Find the equation of the least-squares regression line ŷ and the linear correlation... (answered by Edwin McCravy)
find the variance, and standard deviation for the following set of scores:
(answered by stanbon)
A data set has the following points:
(1,1), (2,5), (3,10)
The slope of the linear... (answered by stanbon)
A data set has the following points:
(0,2), (4,1), (6,0)
The slope of the linear... (answered by robertb)
A data set has the following points:
(2,3), (4,7), (6,8)
The slope of the linear... (answered by stanbon)
Use linear regression to find the equation for the linear function that best fits this... (answered by ikleyn)
Find the equation of the least-squares regression line ŷ and the linear correlation... (answered by Edwin McCravy)
Linear Regression
The table below shows the value,
V
, of an investment (in... (answered by math_tutor2020)