6

Assume that $w$ is a $M$ dimensional random vector, such that: $w \sim N(w|0,\alpha^{-1} I)$. Now I have a $N \times M$ matrix $\Phi$, which is not random. I want show that the vector $Y= \Phi w$ is another Gaussian vector. What I tried is the following: Each component of $w_i$ is a scalar Gaussian, with zero mean and variance $1/\alpha$. Moreover, these components are independent due to the form of the covariance matrix of the joint distribution. I tried to form the distribution of the following linear combination of deterministic vectors: $$ Y = \sum_{m=1}^{M} w_m\Phi_m$$. $\Phi_m$ is the $m.$ column of the matrix $\Phi$. By using this approach, I can show that each component of the vector $Y_n$ is a Gaussian, but I cannot show that they are jointly Gaussian as well. What should I do instead here?

Edit: Note that I just want to show $Y$ is another Gaussian; I am not after showing its mean and covariance, which I can find indeed.

0 Answers0