IF $X$ and $Y$ are independent random variables such that $E(X)=\lambda_1$,$E(Y)=\lambda_2$ and the variances of $X$ and $Y$ are $\sigma_1^2$ and $\sigma_2^2$ respectively and $\sigma_{12}$ is the variance of $XY$ ,then how can we prove that $$\sigma_{12}^2=\sigma_1^2\sigma_2^2+\lambda_1^2\sigma_2^2+\lambda_2^2\sigma_1^2$$?
Tell me more
×
Mathematics Stack Exchange is a question and answer site for
people studying math at any level and professionals in related fields. It's 100% free, no registration required.
|
|
$Var(XY)=E(X^2Y^2)-E^2(XY)$ Since they are independent: $E(X^2)E(Y^2)-E^2(X)E^2(Y^2)$ (*), but $Var(X)=E(X^2)-E^2(X)=\sigma _1 ^2$,then we have: $E(X^2)=\sigma _1 ^2 +\lambda _1 ^2$ The same way with $Y$: $Var(Y)=E(Y^2)-E^2(Y)=\sigma _2 ^2$, same way : $E(Y^2)=\sigma _2 ^2+\lambda _2 ^2$ So we have using (*) $(\sigma _1 ^2 +\lambda _1 ^2)(\sigma _2 ^2+\lambda _2 ^2)-\lambda _ 1^2 \lambda _2^2= \sigma _1^2\sigma_2^2+\lambda_1^2\sigma_2^2+\sigma_1^2\lambda_2^2$ As desired. |
||||
|
|


