Standard scores exhibit interesting mathematical properties, such that if the regression calculations are
performed, the intercept must be 0 and the slope must be r.
For this problem, assume r = .40, and write the least-squares linear regression equation for predicting zY from zX. Then, use the regression equation to predict zY for a person whose zX is 1.60.
Solution:
We are given that: a standard scores exhibit interesting mathematical properties, such that if the regression calculations are
performed, the intercept must be 0 and the slope must be r.
That is: b0 = 0 and b1 = r
we are given that: r = 0.40 and we have to write the least-squares linear regression equation for predicting zY from zX.
general least square regression equation is given by:
y = b0 + b1 * x
Thus new regression equation in terms of zY from zX is given by:
zY = b0 + b1 * zX
zY = 0 + r * zX
zY = 0.40 * zX
Now we have to use this regression equation to predict zY for a person whose zX is 1.60.
Thus put zX = 1.60 in above regression equation and solve for zY.
zY = 0.40 * zX
zY = 0.40 * 1.60
zY = 0.64
Thus predicted zY for a person whose zX is 1.60 is 0.64
Get Answers For Free
Most questions answered within 1 hours.