410 likes | 537 Vues
This document delves into the properties and applications of the Multivariate Normal (MVN) distribution. It explains essential concepts, including the definition of the MVN distribution, its parameters (mean vector and covariance matrix), and the importance of positive definiteness of the covariance matrix. Moreover, it explores the significance of the MVN in statistical analysis, including its role in regression and marginal distributions. Examples illustrate the characteristics of MVN, emphasizing its broad relevance in modeling natural phenomena and its mathematical convenience.
E N D
The Multivariate Normal Distribution, Part 2 BMTRY 726 1/14/2014
Multivariate Normal PDF • Recall the pdf for the MVN distribution • Where • x is a p-length vector of observed variables • m is also a p-length vector and E(x)=m • S is a pxp matrix, and Var(x)=S • Note, S must also be positive definite
Contours of Constant Density • Recall projections of f(x) onto the hyperplane created by x are called contours of constant density • Properties include: • P-dimensional ellipsoid defined by: • Centered at m • Axes lengths:
Why Multivariate Normal • Recall, statisticians like the MVN distribution because… • Mathematically simple • Multivariate central limit theorem applies • Natural phenomena are often well approximated by a MVN distribution • So what are some “fun” mathematical properties that make is so nice?
Properties of MVN Result 4.2: If then has a univariate normal distribution with mean and variance
Properties of MVN Result 4. 3: Any linear transformation of a multivatiate normal random vector has a normal distribution So if and and B is a k x p matrix of constants then
Spectral Decomposition Given S is a non-negative definite, symmetric, real matrix, then S can be decomposed according to: Where the eigenvalues are The eigenvectors of S are e1, e2,...,ep And these satisfy the expression
Where Recall that Then And
Definition: The square root of S is And Also
From this it follows that the inversesquare root of S is Note This leads us to the transformation to the canonical form: If
Marginal Distributions Result 4.4: Consider subsets of Xi’s in X. These subsets are also distributed (multivariate) normal. If Then the marginal distributions of X1 and X2 is
Example • Consider , find the marginal distribution of the 1st and 3rd components
Example • Consider , find the marginal distribution of the 1st and 3rd components
Marginal Distributions cont’d The converse of result 4.4 is not always true, an additional assumption is needed. Result 4.5(c): If… and X1 is independent of X2 then
Result 4. 5(a): If X1(qx1) and X2(p-qx1) are independent then Cov(X1,X2)= 0 (b) If Then X1(qx1) and X2(p-qx1) are independent iff
Example • Consider • Are x1 and x2independent of x3?
Conditional Distributions Result 4.6: Suppose Then the conditional distribution of X1 given that X2 = x2 is a normal distribution Note the covariance matrix does not depend on the value of x2
Multiple Regression Consider The conditional distribution of Y|X=x is univariate normal with
Example Consider find the conditional distribution of the 1st and 3rd components
Result 4.7: If and S is positive definite, then Proof:
Result 4.7: If and S is positive definite, then Proof cont’d:
Result 4.7: If and S is positive definite, then Proof cont’d:
Result 4.8: If are mutually independent with Then Where vector of constants And are n constants. Additionally if we have and which are r x pmatrices of constants we can also say
Sample Data • Let’s say that X1,X2, …, Xnare i.i.d. random vectors • If the data vectors are sampled from a MVN distribution then
Multivariate Normal Likelihood • We can also look at the joint likelihood of our random sample
Some needed Results (1) Given A > 0 and are eigenvalues of A (a) (b) (c) (2) From (c) we can show that:
Some needed Results (2) Proof that:
Some needed Results (2) Proof that:
Some needed Results (1) Given A > 0 and are eigenvalues of A (a) (b) (c) (2) From (c) we can show that: (3) Given Spxp> 0, Bpxp> 0 and scalar b > 0
Next Time • Sample means and covariance • The Wishart distribution • Introduction of some basic statistical tests