Let random vector follows a multivariate normal distribution . Consider the conditional distribution of where and are partitions of the random vector . We first create partitions as follows.
Then, where and is given by,
Proof
It is known that conditional distribution of multivaritate normal, conditioned on a subset of variables are again multivariate normal. Thus, we can verify the above theorem by deriving the conditional mean and covariace. Assuming is invertible, define a new variable , where .
First notice that and has zero covariance,
Since and are jointly normal and uncorrelated, they are independent by the property of mulitvariate normal. Now we can easily find the conditional mean as follows.
Before jumping into conditional variance. Recall the following facts for random vectors and non-random matrix ,
Using the above fact, we can expand the conditional variance as follows.
Since is not random anymore given , we are only left with the first term.
Therefore, the proof is done.
References
(https://stats.stackexchange.com/users/4856/macro), Macro. n.d.
“Deriving the Conditional Distributions of a Multivariate Normal Distribution.” Cross Validated.
https://stats.stackexchange.com/q/30600.