Re: how to determine the variance of dependant variable when all the var. of ind. variables r known in a linear relation




Jerry wrote:
hi, here is the question,

if we know,
y = a * X1 + b * X2 + c

and we also know the variance of X1 and X2, how to evaluate the
variance of the Y?

Plug in and simplify:

VAR(y) = E{ (y - E{y} )^2 }

Hope this helps.

Greg

.



Relevant Pages