Answer on Question #65395 - Math - Statistics and Probability
Question: The regression equation of y on x and that of x on y are 8x−10y+66=0 and 40x−18y=214 respectively, and the variance of x is 9.
i) What are the mean values of x and y?
ii) Find σy.
iii) Find the coefficient of correlation between x and y.
Solution:
i) Regression equation of y on x:
y−μy=rx,y⋅σxσy(x−μx)
and regression equation of x on y:
x−μx=rx,y⋅σyσx(y−μy),
where μx and μy are mean values of x and y, σx and σy are standard deviation of x and y respectively and rx,y is the Pearson's correlation coefficient.
The Pearson's correlation coefficient is defined as rx,y=σx⋅σycov(x,y), where cov(x,y) is a covariance between two random variables x and y.
Let us solve the given regression equation of y on x with respect to y and the given regression equation of x on y with respect to x. We get y=0.8x+6.6 and x=0.45y+5.35 respectively.
The intercept of the first line a1 is equal to μy−b1⋅μx, where b1 is a slope of the first line. The intercept of the second line a2 is equal to μx−b2⋅μy, where b2 is a slope of the second line. Thus, we come to the system of two equations,
μy−0.8⋅μx=6.6,μx−0.45⋅μy=5.35,
which determines μx and μy.
We solve the first equation with respect to μy: μy=0.8⋅μx+6.6 and put it in the second equation μx−0.45⋅(0.8⋅μx+6.6)=5.35. We solve the last equation:
0.64⋅μx=8.32;μx=13.
Hence, μy=0.8⋅13+6.6=17.
**Answer**: μx=13,μy=17.
ii) The slope b1 of the line which corresponds to the solved regression equation of y on x is equal to σx2cov(x,y). It is given, that σx2=Varx=9. So, we obtain the equation
0.8=9cov(x,y).
Hence, covx,y=9⋅0.8=7.2.
From the solved regression equation of x on y we get
0.45=σy2cov(x,y).
Hence σy2=0.45cov(x,y)=0.457.2=16 and σy=16=4.
Answer: σy=4
iii) The Pearson's correlation coefficient is equal to rx,y=σx⋅σycov(x,y)=9.47.2=0.6.
Answer: rx,y=0.6.
For linear regression see for example
http://onlinestatbook.com/Online_Statistics_Education.pdf (P.462-467)
http://faculty.cas.usf.edu/mbrannick/regression/regbas.html
http://onlinestatbook.com/2/regression/intro.html.
Answer provided by www.AssignmentExpert.com
Comments