I'm stuck on this problem :
X and Y is normal random var with mean(x) = 1 and mean(y) = 2 and variance(x)=1 and variance(y) = 4 and covariance(x,y)=1.
U = X-Y
V = X+Y
find E(U),Var(U),Cov(U,V)
Printable View
I'm stuck on this problem :
X and Y is normal random var with mean(x) = 1 and mean(y) = 2 and variance(x)=1 and variance(y) = 4 and covariance(x,y)=1.
U = X-Y
V = X+Y
find E(U),Var(U),Cov(U,V)
,
and
.
for two integrable random variables is always true, but
is true if
and
have a variance and
. It's true when
and
are independent, but the last equality can be true even if
and
are not independent.