Question about Independent Normal Variables

erica1451
Messages
8
Reaction score
0

Homework Statement


Let X,Y be two independent normal N(0,1) and N(0,2) variables, and Z=XY. Suppose that E(X^4)=3
a) Compute Var(X), Var(Y), Var(Z), Cov(X,Y), Cov(Y,Z), Var(X+Y), Var(X+Z)
b) By computing E[(X^2)(Z^2)], prove that X,Z are not independent.

Homework Equations


Var(X)=E(X^2)-E(X)^2
Cov(X,Y)=E[(X-E(X))(Y-E(Y))]

The Attempt at a Solution


I know that Var(X)=1, Var(Y)=2, Cov(X,Y)=0. The others I'm not sure about. I found that Var(Z)=E[(X^2)(Y^2)] but I'm not sure if E[(X^2)(Y^2)]=E[X^2]E[Y^2]? I'm having similar problems with the other parts.
 
Physics news on Phys.org
X+Y should be simple. Do you know the variance formula for addition?

I'm not sure if E[(X^2)(Y^2)]=E[X^2]E[Y^2]
Does (X, Y) independent imply that their squares are independent? Can you go from "(X, Y) independent" to "(X^2, Y^2) independent," e.g. by applying FX,Y(x,y) = FX(x)FY(y)?
 
Last edited:
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top