Obtain the equation of the regression line Y on X from the following data : X 3 5 6 8 9 11 Y 2 3 4 6 5 8
The Answer to the Question
is below this banner.
Can't find a solution anywhere?
NEED A FAST ANSWER TO ANY QUESTION OR ASSIGNMENT?
Get the Answers Now!You will get a detailed answer to your question or assignment in the shortest time possible.
Here's the Solution to this Question
Solution:
Sum of X = 42
Sum of Y = 28
Mean X = 7
Mean Y = 4.6667
Sum of squares (SSX) = 42
Sum of products (SP) = 30
Regression Equation = ŷ = bX + a
b = SP/SSX = 30/42 = 0.71429
a = MY - bMX = 4.67 - (0.71 7) = -0.33333
ŷ = 0.71429X - 0.33333