2. The values of y and their corresponding values of y are shown in the table below 0 1 2 3 4 y 2 3 5 4 6 a) Find the least square regression line y = ax + bb) Estimate the value of y when x = 10. 5
Answers
Given : The values of x and their corresponding values of y
x 0 1 2 3 4
y 2 3 5 4 6
To Find : least square regression line y = ax + b
Estimate the value of y when x = 10. 5
Solution:
y = a + bx
x y () () () ²
0 2 -2 -2 4 4
1 3 -1 -1 1 1
2 4 0 0 0 0
3 5 1 1 1 1
4 6 2 2 4 4
10 10
b = 10/10
=> b = 1
Either use
to find a
=> 4 = a + 1* 2 => a = 2
y = 2 + x
or use
=> y - 4 = 1(x - 2)
=> y - 4 = x - 2
=> y = 2 + x
y = 2 + x is the least square regression line
a = 2 , b = 1
value of y when x = 10. 5
=> y = 2 + 10.5 = 12.5
Learn More:
The coefficient of correlation between two variables X and Y is 0.64.
brainly.in/question/13244585
what is correlation coefficient between u and v
brainly.in/question/360809
Show that the coefficient of correlation is the geometric mean of the ...
brainly.in/question/19022008
Answer:11.65
Step-by-step explanation:we have used linear regression there.