autobot.d
- 67
- 0
Homework Statement
1. Show that X is independent of Y- \alpha X
where |\alpha| < 1
2. Find the joint distribution of F = X and G = X + Y
X,Y,G,F are random variables
Homework Equations
The vector W = (X, Y)^{t} is a 2x1 multivariate Gaussian random vector with zero mean and covariance matrix equal to \Sigma, where \Sigma_{1,1}=1,\Sigma_{1,2} = \alpha, \Sigma_{2,1} = \alpha, \Sigma_{2,2} = 1.
where |\alpha| < 1
The Attempt at a Solution
1.cov(X,Y- \alpha X) = E(XY)- \alpha E(X^{2}) - E(X)E(Y) + \alpha E(X)E(X) = E(XY) - \alpha E(X^{2}) = 0?
This would prove what I want but cannot get the last two terms to zero. I figured if I got E(X^{2})=0 I could use Cauchy inequality to prove the other term is zero but I can't get there.
2. Not sure how to start. Any reference that you think might be helpful would be greatly appreciated. Thanks.
Last edited: