Skip to main content icon/video/no-internet

Multivariate Normal Distribution

One of the most familiar distributions in statistics is the normal or Gaussian distribution. It has two parameters, corresponding to the first two moments (mean and variance). Once these param- eters are known, the distribution is completely specified. The multivariate normal distribution is a generalization of the normal distribution and also has a prominent role in probability theory and statistics. Its parameters include not only the means and variances of the individual variables in a multivariate set but also the correlations between those variables. The success of the multivariate normal distribution is due to its mathematical tractability and to the multivariate central limit theorem, which states that the sampling distributions of many multivariate statistics are normal, regardless of the parent distribution. Thus, the multivariate normal distribution is very useful in many statistical problems, such as multiple linear regressions and sampling distributions.

Probability Density Function

If X=(X1,,Xn) is a multivariate normal random vector, denoted X~N(μ,Σ) orX~Nn(μ,Σ), then its density is given by

fX(x)= 1|Σ|1/12 (2π)n/2exp{12((xμ)Σ1(xμ))},

where μ=(μ1,,μn)=E(X) is a vector whose components are the expectations E(X1),,E(Xn)and S is the nonsingular variance–covariance matrix (n × n) whose diagonal terms are variances and off-diagonal terms are covariances:

Σ=V(X)=[E(Xμ)(X{μ)]=[σ12σ12σ1nσ21σ22σ2nσn1σn2σn2].

Note that the covariance matrix Σ is symmetric and positive definite. The (i,j)th element is given by σij=E[(Xiμi)(Xjμj)] and σi2σii=V(Xi).

An important special case of the multivariate normal distribution is the bivariate normal. If (X1X2)~N2(μ,Σ), where μ=[μ1μ2]Σ=[σ12ρσ1σ2ρσ1σ2σ22] and ρCorr(X1,X2)=σ12σ1σ2, then the bivariate density is given by

fX1,X2(x,y)=12πσ1σ2(1ρ2)exp{(xμ1σ1)22ρ(xμ1σ1)(yμ2σ2)+(yμ2σ2)22(1ρ2)}.

Let X=(X1,X2); the joint density can be rewritten in matrix notation as

fX(x)=12π|Σ|12exp{12((x μ)Σ1(x μ))}.

Multivariate Normal Density Contours

The contour levels of fX(x), that is, the set of points in n for which fX(x) is constant, satisfy

(xμ)Σ1(xμ)=c2.

These surfaces are n-dimensional ellipsoids centered at μ, whose axes of symmetry are given by the principal components (the eigenvectors) of Σ. Specifically, the length of the ellipsoid along the ith axis is cλi, where λi is the ith eigenvalue associated with the eigenvector ei (recall that eigenvectors ei and eigenvalues λi are solutions to Σei=λiei for i=1, . . . ,n).

Some Basic Properties

The following list presents some important properties involving the multivariate normal distribution.

  • The first two moments of a multivariate normal distribution, namely μ and ,Σ completely characterize the distribution. In other words, if X and Y are both multivariate normal with the same first two moments, then they are similarly distributed.
  • Let X=(X1,,Xn) be a multivariate normal random vector with mean μ and covariance matrix Σ, and let . The linear combination Y=αX=α1X1++αnXn is normal with mean E(Y)=αμ and variance V(Y)=αΣα=i=1nαi2V(Xi)+ijαiαjCov(Xi,Xj). Also if αX is normal with mean αμ and variance αΣα for all possible α, then X must be a multivariate normal random vector with mean μ and covariance matrix Σ(X~Nn(μ,Σ)).
  • More generally, let X=(X1,,Xn) be a multivariate normal random vector with mean μ and covariance matrix Σ, and let Am×n be a full rank matrix with m £ n, the set of linear combinations Y=(Y1,,Ym)=AX is multivariate normally distributed with mean Aμ and covariance matrix AΣA. Also, if Y=AX+b where b is a m × 1 vector of constants, then Y is multivariate normally distributed with mean Aμ + b and covariance matrix AΣA.
  • If Xi and Yj are jointly normally distributed, then they are independent if and only if Cov(Yi Yj) = 0. Note that it is not necessarily true that uncorrelated univariate normal random variables are independent. Indeed, two random variables that are marginally normally distributed may fail to be jointly normally distributed.
  • Let Z=(Z1,,Zn) where Zi~i.i.d.N(0,1) (where i.i.d. = independent and identically distributed). Z is said to be standard multivariate normal, denoted ZN(0, In), and it can be shown that E [Z] = 0 and V(Z) = In, where In denotes the unit matrix of order n. The joint density of vector Z is given by

    fZ(z)=i=1nfZi(zi)=(2π)n /2exp{12zz}.

    ...

  • Loading...
locked icon

Sign in to access this content

Get a 30 day FREE TRIAL

  • Watch videos from a variety of sources bringing classroom topics to life
  • Read modern, diverse business cases
  • Explore hundreds of books and reference titles

Sage Recommends

We found other relevant content for you on other Sage platforms.

Loading