What does it mean to say that the random d-vector X has a multivariate normal distribution with mean μ and covariance matrix Σ ?
Suppose that X∼Nd(0,σ2Id), and that for each j=1,…,J,Aj is a dj×d matrix. Suppose further that
AjAiT=0
for j=i. Prove that the random vectors Yj≡AjX are independent, and that Y≡(Y1T,…,YJT)T has a multivariate normal distribution.
[Hint: Random vectors are independent if their joint MGF is the product of their individual MGFs.]
If Z1,…,Zn is an independent sample from a univariate N(μ,σ2) distribution, prove that the sample variance SZZ≡(n−1)−1∑i=1n(Zi−Zˉ)2 and the sample mean Zˉ≡ n−1∑i=1nZi are independent.