2

$X$ and $Y$ are two independent variables, with variances $\sigma^2_x$ and $\sigma^2_y$ respectively.

Two other variables $W$ and $V$ are defined by $W=X+Y$ and $V=X-Y$.

Find $Cov(X,V)$ and $Cov(W,V)$

1 Answers1

1

Hint: Recall that covariance satisfies bilinearity,

$$\text{Cov}(aX+Y, Z) = a\text{Cov}(X,Z)+\text{Cov}(Y,Z)$$ and $$\text{Cov}(X,X) = \text{Var}(X).$$

Em.
  • 15,981