Problem 1: Let Z be a random vector with an expected value vector and covariance matrix E(Z) and V(Z), respectively.
Define the random vector Y by Y1 = Z1 + 2Z3, Y2 = Z1 + Z2 - Z3, Y3 = 2Z1 + Z2 + Z3 - 5.
1. Find the expected value vector and covariance matrix of Y.
2. Find the expected value vector and covariance matrix of X = [Y1 + Y2 + 1; Y1 - Y2].
3. Find the expected value and variance of W = 1/3(Y1 + Y2 + Y3).