- #1
liujx80
- 2
- 0
there are 3 variables. X,Y,Z.
Assuming
Y = a + b*X + errorTerm
Z = c + d*X + errorTerm,
Y = g + h*Z + errorTerm;
what can we say about the relationtion between h and (b,d)? under what
condition so we can have "h = b/d"?
thanks
Assuming
Y = a + b*X + errorTerm
Z = c + d*X + errorTerm,
Y = g + h*Z + errorTerm;
what can we say about the relationtion between h and (b,d)? under what
condition so we can have "h = b/d"?
thanks