Bivariate Normal Distribution Pdf

 
Multivariate normal

Many sample points from a multivariate normal distribution with μ=[00]{displaystyle {boldsymbol {mu }}=left[{begin{smallmatrix}00end{smallmatrix}}right]} and Σ=[13/53/52]{displaystyle {boldsymbol {Sigma }}=left[{begin{smallmatrix}1&3/53/5&2end{smallmatrix}}right]}, shown along with the 3-sigma ellipse, the two marginal distributions, and the two 1-d histograms.
NotationN(μ,Σ){displaystyle {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }})}
ParametersμRk — location
ΣRk × k — covariance (positive semi-definite matrix)
Supportxμ + span(Σ) ⊆ Rk
PDF(2π)k2det(Σ)12e12(xμ)TΣ1(xμ),{displaystyle (2pi )^{-{frac {k}{2}}}det({boldsymbol {Sigma }})^{-{frac {1}{2}}},e^{-{frac {1}{2}}(mathbf {x} -{boldsymbol {mu }})^{!{mathsf {T}}}{boldsymbol {Sigma }}^{-1}(mathbf {x} -{boldsymbol {mu }})},}
exists only when Σ is positive-definite
Meanμ
Modeμ
VarianceΣ
Entropy12lndet(2πeΣ){displaystyle {frac {1}{2}}ln det left(2pi mathrm {e} {boldsymbol {Sigma }}right)}
MGFexp(μTt+12tTΣt){displaystyle exp !{Big (}{boldsymbol {mu }}^{!{mathsf {T}}}mathbf {t} +{tfrac {1}{2}}mathbf {t} ^{!{mathsf {T}}}{boldsymbol {Sigma }}mathbf {t} {Big )}}
CFexp(iμTt12tTΣt){displaystyle exp !{Big (}i{boldsymbol {mu }}^{!{mathsf {T}}}mathbf {t} -{tfrac {1}{2}}mathbf {t} ^{!{mathsf {T}}}{boldsymbol {Sigma }}mathbf {t} {Big )}}
Kullback-Leibler divergencesee below

Example: The Multivariate Normal distribution Recall the univariate normal distribution 2 1 1 2 2 x fx e the bivariate normal distribution 1 2 2 21 2 2 2 1, 21 xxxxxxyy xxyy xy fxy e The k-variate Normal distributionis given by: 1 1 2 1 /2 1/2 1, k 2 k fx x f e x x μ xμ where 1 2 k x x x x 1 2 k μ 11 12 1 12 22 2 12 k k kk kk Example: The. 4 The Bivariate Normal Distribution a known constant, but the normal distribution of the random variable X˜ is unaffected, since X˜ is independent of Y. Therefore, the conditional distribution of X given Y is the same as the unconditional distribution of X˜,shiftedbyXˆ. Since X˜ is normal with mean zero and some varianceσ2 X˜, we conclude that the. Another approach would have been to define the bivariate normal distribution using the joint PDF. The two definitions are equivalent mathematically. In particular, we can state the following theorem.

In probability theory and statistics, the multivariate normal distribution, multivariate Gaussian distribution, or joint normal distribution is a generalization of the one-dimensional (univariate) normal distribution to higher dimensions. One definition is that a random vector is said to be k-variate normally distributed if every linear combination of its k components has a univariate normal distribution. Its importance derives mainly from the multivariate central limit theorem. The multivariate normal distribution is often used to describe, at least approximately, any set of (possibly) correlated real-valued random variables each of which clusters around a mean value.

  • 2Definitions
  • 3Properties
    • 3.1Density function
    • 3.7Cumulative distribution function
  • 4Joint normality
  • 5Conditional distributions
    • 5.2Bivariate conditional expectation
  • 14References

Notation and parametrization[edit]

The multivariate normal distribution of a k-dimensional random vector X=(X1,,Xk){displaystyle mathbf {X} =(X_{1},ldots ,X_{k})} can be written in the following notation:

XN(μ,Σ),{displaystyle mathbf {X} sim {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }}),}

or to make it explicitly known that X is k-dimensional,

XNk(μ,Σ),{displaystyle mathbf {X} sim {mathcal {N}}_{k}({boldsymbol {mu }},{boldsymbol {Sigma }}),}

with k-dimensional mean vector

μ=E[X]=(E[X1],E[X2],,E[Xk]),{displaystyle {boldsymbol {mu }}=operatorname {E} [mathbf {X} ]=(operatorname {E} [X_{1}],operatorname {E} [X_{2}],ldots ,operatorname {E} [X_{k}]),}

and k×k{displaystyle ktimes k}covariance matrix

Σi,j:=E[(Xiμi)(Xjμj)]=Cov[Xi,Xj]{displaystyle Sigma _{i,j}:=operatorname {E} [(X_{i}-mu _{i})(X_{j}-mu _{j})]=operatorname {Cov} [X_{i},X_{j}]}

such that 1i,jk.{displaystyle 1leq i,jleq k.} The inverse of the covariance matrix is called the precision matrix, denoted by Q=Σ1{displaystyle {boldsymbol {Q}}={boldsymbol {Sigma }}^{-1}}.

Definitions[edit]

Standard normal random vector[edit]

A real random vectorX=(X1,,Xk)T{displaystyle mathbf {X} =(X_{1},ldots ,X_{k})^{mathrm {T} }} is called a standard normal random vector if all of its components Xn{displaystyle X_{n}} are independent and each is a zero-mean unit-variance normally distributed random variable, i.e. if XnN(0,1){displaystyle X_{n}sim {mathcal {N}}(0,1)} for all n{displaystyle n}.[1]:p. 454

Centered normal random vector[edit]

A real random vector X=(X1,,Xk)T{displaystyle mathbf {X} =(X_{1},ldots ,X_{k})^{mathrm {T} }} is called a centered normal random vector if there exists a deterministic k×{displaystyle ktimes ell } matrix A{displaystyle {boldsymbol {A}}} such that AZ{displaystyle {boldsymbol {A}}mathbf {Z} } has the same distribution as X{displaystyle mathbf {X} } where Z{displaystyle mathbf {Z} } is a standard normal random vector with {displaystyle ell } components.[1]:p. 454

Normal random vector[edit]

A real random vector X=(X1,,Xk)T{displaystyle mathbf {X} =(X_{1},ldots ,X_{k})^{mathrm {T} }} is called a normal random vector if there exists a random {displaystyle ell }-vector Z{displaystyle mathbf {Z} }, which is a standard normal random vector, a k{displaystyle k}-vector μ{displaystyle mathbf {mu } }, and a k×{displaystyle ktimes ell } matrix A{displaystyle {boldsymbol {A}}}, such that X=AZ+μ{displaystyle mathbf {X} ={boldsymbol {A}}mathbf {Z} +mathbf {mu } }.[2]:p. 454[1]:p. 455

Formally:

XN(μ,Σ)there exist μRk,ARk× such that X=AZ+μ for ZnN(0,1),i.i.d.{displaystyle mathbf {X} sim {mathcal {N}}(mathbf {mu } ,{boldsymbol {Sigma }})quad iff quad {text{there exist }}mathbf {mu } in mathbb {R} ^{k},{boldsymbol {A}}in mathbb {R} ^{ktimes ell }{text{ such that }}mathbf {X} ={boldsymbol {A}}mathbf {Z} +mathbf {mu } {text{ for }}Z_{n}sim {mathcal {N}}(0,1),{text{i.i.d.}}}

Here the covariance matrix is Σ=AAT{displaystyle {boldsymbol {Sigma }}={boldsymbol {A}}{boldsymbol {A}}^{mathrm {T} }}.

In the degenerate case where the covariance matrix is singular, the corresponding distribution has no density; see the section below for details. This case arises frequently in statistics; for example, in the distribution of the vector of residuals in the ordinary least squares regression. Note also that the Xi{displaystyle X_{i}} are in general not independent; they can be seen as the result of applying the matrix A{displaystyle {boldsymbol {A}}} to a collection of independent Gaussian variables Z{displaystyle mathbf {Z} }.

Equivalent definitions[edit]

The following definitions are equivalent to the definition given above. A random vector X=(X1,,Xk)T{displaystyle mathbf {X} =(X_{1},ldots ,X_{k})^{T}} has a multivariate normal distribution if it satisfies one of the following equivalent conditions.

  • Every linear combination Y=a1X1++akXk{displaystyle Y=a_{1}X_{1}+cdots +a_{k}X_{k}} of its components is normally distributed. That is, for any constant vector aRk{displaystyle mathbf {a} in mathbb {R} ^{k}}, the random variable Y=aTX{displaystyle Y=mathbf {a} ^{mathrm {T} }mathbf {X} } has a univariate normal distribution, where a univariate normal distribution with zero variance is a point mass on its mean.
  • There is a k-vector μ{displaystyle mathbf {mu } } and a symmetric, positive semidefinitek×k{displaystyle ktimes k} matrix Σ{displaystyle {boldsymbol {Sigma }}}, such that the characteristic function of X{displaystyle mathbf {X} } is
φX(u)=exp(iuTμ12uTΣu).{displaystyle varphi _{mathbf {X} }(mathbf {u} )=exp {Big (}imathbf {u} ^{T}{boldsymbol {mu }}-{tfrac {1}{2}}mathbf {u} ^{T}{boldsymbol {Sigma }}mathbf {u} {Big )}.}

The spherical normal distribution can be characterised as the unique distribution where components are independent in any orthogonal coordinate system.[3][4]

Properties[edit]

Density function[edit]

Bivariate normal joint density

Non-degenerate case[edit]

The multivariate normal distribution is said to be 'non-degenerate' when the symmetric covariance matrixΣ{displaystyle {boldsymbol {Sigma }}} is positive definite. In this case the distribution has density[5]

fX(x1,,xk)=exp(12(xμ)TΣ1(xμ))(2π)kΣ{displaystyle f_{mathbf {X} }(x_{1},ldots ,x_{k})={frac {exp left(-{frac {1}{2}}({mathbf {x} }-{boldsymbol {mu }})^{mathrm {T} }{boldsymbol {Sigma }}^{-1}({mathbf {x} }-{boldsymbol {mu }})right)}{sqrt {(2pi )^{k} {boldsymbol {Sigma }} }}}}

where x{displaystyle {mathbf {x} }} is a real k-dimensional column vector and ΣdetΣ{displaystyle {boldsymbol {Sigma }} equiv det {boldsymbol {Sigma }}} is the determinant of Σ{displaystyle {boldsymbol {Sigma }}}. The equation above reduces to that of the univariate normal distribution if Σ{displaystyle {boldsymbol {Sigma }}} is a 1×1{displaystyle 1times 1} matrix (i.e. a single real number).

The circularly symmetric version of the complex normal distribution has a slightly different form.

Each iso-density locus—the locus of points in k-dimensional space each of which gives the same particular value of the density—is an ellipse or its higher-dimensional generalization; hence the multivariate normal is a special case of the elliptical distributions.

The descriptive statistic (xμ)TΣ1(xμ){displaystyle {sqrt {({mathbf {x} }-{boldsymbol {mu }})^{mathrm {T} }{boldsymbol {Sigma }}^{-1}({mathbf {x} }-{boldsymbol {mu }})}}} is known as the Mahalanobis distance, which represents the distance of the test point x{displaystyle {mathbf {x} }} from the mean μ{displaystyle {boldsymbol {mu }}}. Note that in the case when k=1{displaystyle k=1}, the distribution reduces to a univariate normal distribution and the Mahalanobis distance reduces to the absolute value of the standard score. See also Interval below.

Bivariate case[edit]

In the 2-dimensional nonsingular case (k = rank(Σ) = 2), the probability density function of a vector [XY]′ is:

f(x,y)=12πσXσY1ρ2exp(12(1ρ2)[(xμX)2σX2+(yμY)2σY22ρ(xμX)(yμY)σXσY]){displaystyle f(x,y)={frac {1}{2pi sigma _{X}sigma _{Y}{sqrt {1-rho ^{2}}}}}exp left(-{frac {1}{2(1-rho ^{2})}}left[{frac {(x-mu _{X})^{2}}{sigma _{X}^{2}}}+{frac {(y-mu _{Y})^{2}}{sigma _{Y}^{2}}}-{frac {2rho (x-mu _{X})(y-mu _{Y})}{sigma _{X}sigma _{Y}}}right]right)}

where ρ is the correlation between X and Y andwhere σX>0{displaystyle sigma _{X}>0} and σY>0{displaystyle sigma _{Y}>0}. In this case,

μ=(μXμY),Σ=(σX2ρσXσYρσXσYσY2).{displaystyle {boldsymbol {mu }}={begin{pmatrix}mu _{X}mu _{Y}end{pmatrix}},quad {boldsymbol {Sigma }}={begin{pmatrix}sigma _{X}^{2}&rho sigma _{X}sigma _{Y}rho sigma _{X}sigma _{Y}&sigma _{Y}^{2}end{pmatrix}}.}

In the bivariate case, the first equivalent condition for multivariate normality can be made less restrictive: it is sufficient to verify that countably many distinct linear combinations of X and Y are normal in order to conclude that the vector [X Y]′ is bivariate normal.[6]

The bivariate iso-density loci plotted in the x,y-plane are ellipses. As the absolute value of the correlation parameter ρ increases, these loci are squeezed toward the following line :

y(x)=sgn(ρ)σYσX(xμX)+μY.{displaystyle y(x)=operatorname {sgn}(rho ){frac {sigma _{Y}}{sigma _{X}}}(x-mu _{X})+mu _{Y}.}

This is because this expression, with sgn(ρ) (where sgn is the Sign function) replaced by ρ, is the best linear unbiased prediction of Y given a value of X.[7]

Degenerate case[edit]

If the covariance matrix Σ{displaystyle {boldsymbol {Sigma }}} is not full rank, then the multivariate normal distribution is degenerate and does not have a density. More precisely, it does not have a density with respect to k-dimensional Lebesgue measure (which is the usual measure assumed in calculus-level probability courses). Only random vectors whose distributions are absolutely continuous with respect to a measure are said to have densities (with respect to that measure). To talk about densities but avoid dealing with measure-theoretic complications it can be simpler to restrict attention to a subset of rank(Σ){displaystyle operatorname {rank} ({boldsymbol {Sigma }})} of the coordinates of x{displaystyle mathbf {x} } such that the covariance matrix for this subset is positive definite; then the other coordinates may be thought of as an affine function of the selected coordinates.[citation needed]

Activation code for ares, Ares 2.1.7, DVD X Player Professional 5.4.0.3, Ares 1.8. What if you lost your activation keys for Windows operating system or other major software you recently purchased? It may costs you from hundreds to thousands dollars. For this reason we have created this software. With Recover Keys you simply. Free download of Recover Keys Single 2.0.0.25, size 2.00 Mb. Activation Code Ares 3.1.9.4045 full version download including crack serial keygen. The easiest way to upload, download and host files RequestCracks.com ares activation code keygen – Request a Crack, Dongle Emulator. Gallery of Images 'Ares activation code free' (634 pics). R-Studio 80 Crack Serial Key Free Download. Ares activation code free download - ActiveState ActivePerl (32-bit), Bar Code ActiveX from TAL, HaHaiptv Active Code, and many more programs. List of free activation codes.

To talk about densities meaningfully in the singular case, then, we must select a different base measure. Using the disintegration theorem we can define a restriction of Lebesgue measure to the rank(Σ){displaystyle operatorname {rank} ({boldsymbol {Sigma }})}-dimensional affine subspace of Rk{displaystyle mathbb {R} ^{k}} where the Gaussian distribution is supported, i.e. {μ+Σ1/2v:vRk}{displaystyle {{boldsymbol {mu }}+{boldsymbol {Sigma ^{1/2}}}mathbf {v} :mathbf {v} in mathbb {R} ^{k}}}. With respect to this measure the distribution has density:

f(x)=(det(2πΣ))12e12(xμ)TΣ+(xμ){displaystyle f(mathbf {x} )=left(det nolimits ^{*}(2pi {boldsymbol {Sigma }})right)^{-{frac {1}{2}}},e^{-{frac {1}{2}}(mathbf {x} -{boldsymbol {mu }})^{!{mathsf {T}}}{boldsymbol {Sigma }}^{+}(mathbf {x} -{boldsymbol {mu }})}}

where Σ+{displaystyle {boldsymbol {Sigma }}^{+}} is the generalized inverse and det* is the pseudo-determinant.[8]

Higher moments[edit]

The kth-order moments of x are given by

μ1,,N(x)=defμr1,,rN(x)=defE[j=1NXjrj]{displaystyle mu _{1,ldots ,N}(mathbf {x} ) {stackrel {mathrm {def} }{=}} mu _{r_{1},ldots ,r_{N}}(mathbf {x} ) {stackrel {mathrm {def} }{=}}operatorname {E} left[prod _{j=1}^{N}X_{j}^{r_{j}}right]}

where r1 + r2 + ⋯ + rN = k.

The kth-order central moments are as follows

  1. If k is odd, μ1, …, N(xμ) = 0.
  2. If k is even with k = 2λ, then
μ1,,2λ(xμ)=(σijσkσXZ){displaystyle mu _{1,dots ,2lambda }(mathbf {x} -{boldsymbol {mu }})=sum left(sigma _{ij}sigma _{kell }cdots sigma _{XZ}right)}

where the sum is taken over all allocations of the set {1,,2λ}{displaystyle left{1,ldots ,2lambda right}} into λ (unordered) pairs. That is, for a kth (= 2λ = 6) central moment, one sums the products of λ = 3 covariances (the expected value μ is taken to be 0 in the interests of parsimony):

E[X1X2X3X4X5X6]=E[X1X2]E[X3X4]E[X5X6]+E[X1X2]E[X3X5]E[X4X6]+E[X1X2]E[X3X6]E[X4X5]+E[X1X3][X2X4]E[X5X6]+E[X1X3]E[X2X5]E[X4X6]+E[X1X3]E[X2X6]E[X4X5]+E[X1X4]E[X2X3]E[X5X6]+E[X1X4]E[X2X5]E[X3X6]+E[X1X4]E[X2X6]E[X3X5]+E[X1X5]E[X2X3]E[X4X6]+E[X1X5]E[X2X4]E[X3X6]+E[X1X5]E[X2X6]E[X3X4]+E[X1X6]E[X2X3]E[X4X5]+E[X1X6]E[X2X4]E[X3X5]+E[X1X6]E[X2X5]E[X3X4].{displaystyle {begin{aligned}&operatorname {E} [X_{1}X_{2}X_{3}X_{4}X_{5}X_{6}][8pt]={}&operatorname {E} [X_{1}X_{2}]operatorname {E} [X_{3}X_{4}]operatorname {E} [X_{5}X_{6}]+operatorname {E} [X_{1}X_{2}]operatorname {E} [X_{3}X_{5}]operatorname {E} [X_{4}X_{6}]+operatorname {E} [X_{1}X_{2}]operatorname {E} [X_{3}X_{6}]operatorname {E} [X_{4}X_{5}][4pt]&{}+operatorname {E} [X_{1}X_{3}]operatorname {[} X_{2}X_{4}]operatorname {E} [X_{5}X_{6}]+operatorname {E} [X_{1}X_{3}]operatorname {E} [X_{2}X_{5}]operatorname {E} [X_{4}X_{6}]+operatorname {E} [X_{1}X_{3}]operatorname {E} [X_{2}X_{6}]operatorname {E} [X_{4}X_{5}][4pt]&{}+operatorname {E} [X_{1}X_{4}]operatorname {E} [X_{2}X_{3}]operatorname {E} [X_{5}X_{6}]+operatorname {E} [X_{1}X_{4}]operatorname {E} [X_{2}X_{5}]operatorname {E} [X_{3}X_{6}]+operatorname {E} [X_{1}X_{4}]operatorname {E} [X_{2}X_{6}]operatorname {E} [X_{3}X_{5}][4pt]&{}+operatorname {E} [X_{1}X_{5}]operatorname {E} [X_{2}X_{3}]operatorname {E} [X_{4}X_{6}]+operatorname {E} [X_{1}X_{5}]operatorname {E} [X_{2}X_{4}]operatorname {E} [X_{3}X_{6}]+operatorname {E} [X_{1}X_{5}]operatorname {E} [X_{2}X_{6}]operatorname {E} [X_{3}X_{4}][4pt]&{}+operatorname {E} [X_{1}X_{6}]operatorname {E} [X_{2}X_{3}]operatorname {E} [X_{4}X_{5}]+operatorname {E} [X_{1}X_{6}]operatorname {E} [X_{2}X_{4}]operatorname {E} [X_{3}X_{5}]+operatorname {E} [X_{1}X_{6}]operatorname {E} [X_{2}X_{5}]operatorname {E} [X_{3}X_{4}].end{aligned}}}

This yields (2λ1)!2λ1(λ1)!{displaystyle {tfrac {(2lambda -1)!}{2^{lambda -1}(lambda -1)!}}} terms in the sum (15 in the above case), each being the product of λ (in this case 3) covariances. For fourth order moments (four variables) there are three terms. For sixth-order moments there are 3 × 5 = 15 terms, and for eighth-order moments there are 3 × 5 × 7 = 105 terms.

The covariances are then determined by replacing the terms of the list [1,,2λ]{displaystyle [1,ldots ,2lambda ]} by the corresponding terms of the list consisting of r1 ones, then r2 twos, etc. To illustrate this, examine the following 4th-order central moment case:

E[Xi4]=3σii2E[Xi3Xj]=3σiiσijE[Xi2Xj2]=σiiσjj+2σij2E[Xi2XjXk]=σiiσjk+2σijσikE[XiXjXkXn]=σijσkn+σikσjn+σinσjk.{displaystyle {begin{aligned}operatorname {E} left[X_{i}^{4}right]&=3sigma _{ii}^{2}[4pt]operatorname {E} left[X_{i}^{3}X_{j}right]&=3sigma _{ii}sigma _{ij}[4pt]operatorname {E} left[X_{i}^{2}X_{j}^{2}right]&=sigma _{ii}sigma _{jj}+2sigma _{ij}^{2}[4pt]operatorname {E} left[X_{i}^{2}X_{j}X_{k}right]&=sigma _{ii}sigma _{jk}+2sigma _{ij}sigma _{ik}[4pt]operatorname {E} left[X_{i}X_{j}X_{k}X_{n}right]&=sigma _{ij}sigma _{kn}+sigma _{ik}sigma _{jn}+sigma _{in}sigma _{jk}.end{aligned}}}

where σij{displaystyle sigma _{ij}} is the covariance of Xi and Xj. With the above method one first finds the general case for a kth moment with k different X variables, E[XiXjXkXn]{displaystyle Eleft[X_{i}X_{j}X_{k}X_{n}right]}, and then one simplifies this accordingly. For example, for E[Xi2XkXn]{displaystyle operatorname {E} [X_{i}^{2}X_{k}X_{n}]}, one lets Xi = Xj and one uses the fact that σii=σi2{displaystyle sigma _{ii}=sigma _{i}^{2}}.

Likelihood function[edit]

If the mean and variance matrix are known, a suitable log likelihood function for a single observation x is

lnL=12[ln(Σ)+(xμ)TΣ1(xμ)+kln(2π)]{displaystyle ln L=-{frac {1}{2}}left[ln( {boldsymbol {Sigma }} ,)+(mathbf {x} -{boldsymbol {mu }})^{rm {T}}{boldsymbol {Sigma }}^{-1}(mathbf {x} -{boldsymbol {mu }})+kln(2pi )right]},

where x is a vector of real numbers (to derive this, simply take the log of the PDF). The circularly symmetric version of the complex case, where z is a vector of complex numbers, would be

lnL=ln(Σ)(zμ)Σ1(zμ)kln(π){displaystyle ln L=-ln( {boldsymbol {Sigma }} ,)-(mathbf {z} -{boldsymbol {mu }})^{dagger }{boldsymbol {Sigma }}^{-1}(mathbf {z} -{boldsymbol {mu }})-kln(pi )}

i.e. with the conjugate transpose (indicated by {displaystyle dagger }) replacing the normal transpose (indicated by T{displaystyle {}^{rm {T}}}). This is slightly different than in the real case, because the circularly symmetric version of the complex normal distribution has a slightly different form.

A similar notation is used for multiple linear regression.[9]

Differential entropy[edit]

The differential entropy of the multivariate normal distribution is[10]

h(f)=f(x)lnf(x)dx,=12ln((2πe)Σ)=12ln((2πe)kΣ)=k2ln(2πe)+12ln(Σ)=k2+k2ln(2π)+12ln(Σ){displaystyle {begin{aligned}hleft(fright)&=-int _{-infty }^{infty }int _{-infty }^{infty }cdots int _{-infty }^{infty }f(mathbf {x} )ln f(mathbf {x} ),dmathbf {x} ,&={frac {1}{2}}ln left(left left(2pi eright){boldsymbol {Sigma }}right right)={frac {1}{2}}ln left(left(2pi eright)^{k}left {boldsymbol {Sigma }}right right)={frac {k}{2}}ln left(2pi eright)+{frac {1}{2}}ln left(left {boldsymbol {Sigma }}right right)={frac {k}{2}}+{frac {k}{2}}ln left(2pi right)+{frac {1}{2}}ln left(left {boldsymbol {Sigma }}right right)end{aligned}}}

where the bars denote the matrix determinant and k is the dimensionality of the vector space.

Kullback–Leibler divergence[edit]

The Kullback–Leibler divergence from N0(μ0,Σ0){displaystyle {mathcal {N}}_{0}({boldsymbol {mu }}_{0},{boldsymbol {Sigma }}_{0})} to N1(μ1,Σ1){displaystyle {mathcal {N}}_{1}({boldsymbol {mu }}_{1},{boldsymbol {Sigma }}_{1})}, for non-singular matrices Σ0 and Σ1, is:[11]

DKL(N0N1)=12{tr(Σ11Σ0)+(μ1μ0)TΣ11(μ1μ0)k+lnΣ1Σ0},{displaystyle D_{text{KL}}({mathcal {N}}_{0} {mathcal {N}}_{1})={1 over 2}left{operatorname {tr} left({boldsymbol {Sigma }}_{1}^{-1}{boldsymbol {Sigma }}_{0}right)+left({boldsymbol {mu }}_{1}-{boldsymbol {mu }}_{0}right)^{rm {T}}{boldsymbol {Sigma }}_{1}^{-1}({boldsymbol {mu }}_{1}-{boldsymbol {mu }}_{0})-k+ln { {boldsymbol {Sigma }}_{1} over {boldsymbol {Sigma }}_{0} }right},}

where k{displaystyle k} is the dimension of the vector space.

The logarithm must be taken to base e since the two terms following the logarithm are themselves base-e logarithms of expressions that are either factors of the density function or otherwise arise naturally. The equation therefore gives a result measured in nats. Dividing the entire expression above by loge 2 yields the divergence in bits.

When μ1=μ0{displaystyle {boldsymbol {mu }}_{1}={boldsymbol {mu }}_{0}},

DKL(CN0CN1)=12{tr(Σ11Σ0)k+lnΣ1Σ0}.{displaystyle D_{text{KL}}({mathcal {CN}}_{0} {mathcal {CN}}_{1})={1 over 2}left{operatorname {tr} left({boldsymbol {Sigma }}_{1}^{-1}{boldsymbol {Sigma }}_{0}right)-k+ln { {boldsymbol {Sigma }}_{1} over {boldsymbol {Sigma }}_{0} }right}.}

Mutual information[edit]

The mutual information of a distribution is a special case of the Kullback–Leibler divergence in which P{displaystyle P} is the full multivariate distribution and Q{displaystyle Q} is the product of the 1-dimensional marginal distributions. In the notation of the Kullback–Leibler divergence section of this article, Σ1{displaystyle {boldsymbol {Sigma }}_{1}} is a diagonal matrix with the diagonal entries of Σ0{displaystyle {boldsymbol {Sigma }}_{0}}, and μ1=μ0{displaystyle {boldsymbol {mu }}_{1}={boldsymbol {mu }}_{0}}. The resulting formula for mutual information is:

I(X)=12lnρ0,{displaystyle I({boldsymbol {X}})=-{1 over 2}ln {boldsymbol {rho }}_{0} ,}

where ρ0{displaystyle {boldsymbol {rho }}_{0}} is the correlation matrix constructed from Σ0{displaystyle {boldsymbol {Sigma }}_{0}}.[citation needed]

In the bivariate case the expression for the mutual information is:

I(x;y)=12ln(1ρ2).{displaystyle I(x;y)=-{1 over 2}ln(1-rho ^{2}).}

Cumulative distribution function[edit]

The notion of cumulative distribution function (cdf) in dimension 1 can be extended in two ways to the multidimensional case, based on rectangular and ellipsoidal regions.

The first way is to define the cdf F(x){displaystyle F(mathbf {x} )} of a random vector X{displaystyle mathbf {X} } as the probability that all components of X{displaystyle mathbf {X} } are less than or equal to the corresponding values in the vector x{displaystyle mathbf {x} }:[12]

F(x)=P(Xx),where XN(μ,Σ).{displaystyle F(mathbf {x} )=mathbb {P} (mathbf {X} leq mathbf {x} ),quad {text{where }}mathbf {X} sim {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }}).}

Though there is no closed form for F(x){displaystyle F(mathbf {x} )}, there are a number of algorithms that estimate it numerically.[12][13]

Another way is to define the cdf F(r){displaystyle F(r)} as the probability that a sample lies inside the ellipsoid determined by its Mahalanobis distancer{displaystyle r} from the Gaussian, a direct generalization of the standard deviation.[14]In order to compute the values of this function, closed analytic formulae exist,[14] as follows.

Interval[edit]

The interval for the multivariate normal distribution yields a region consisting of those vectors x satisfying

(xμ)TΣ1(xμ)χk2(p).{displaystyle ({mathbf {x} }-{boldsymbol {mu }})^{T}{boldsymbol {Sigma }}^{-1}({mathbf {x} }-{boldsymbol {mu }})leq chi _{k}^{2}(p).}

Here x{displaystyle {mathbf {x} }} is a k{displaystyle k}-dimensional vector, μ{displaystyle {boldsymbol {mu }}} is the known k{displaystyle k}-dimensional mean vector, Σ{displaystyle {boldsymbol {Sigma }}} is the known covariance matrix and χk2(p){displaystyle chi _{k}^{2}(p)} is the quantile function for probability p{displaystyle p} of the chi-squared distribution with k{displaystyle k} degrees of freedom.[15]When k=2,{displaystyle k=2,} the expression defines the interior of an ellipse and the chi-squared distribution simplifies to an exponential distribution with mean equal to two.

Complementary cumulative distribution function (tail distribution)[edit]

The complementary cumulative distribution function (ccdf) or the tail distribution is defined as F¯(x)=1P(Xx){displaystyle {overline {F}}(mathbf {x} )=1-mathbb {P} (mathbf {X} leq mathbf {x} )}. When XN(μ,Σ){displaystyle mathbf {X} sim {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }})}, thenthe ccdf can be written as a probability the maximum of dependent Gaussian variables:[16]

F¯(x)=P(i{Xixi})=P(maxiYi0),where YN(μx,Σ).{displaystyle {overline {F}}(mathbf {x} )=mathbb {P} (cup _{i}{X_{i}geq x_{i}})=mathbb {P} (max _{i}Y_{i}geq 0),quad {text{where }}mathbf {Y} sim {mathcal {N}}({boldsymbol {mu }}-mathbf {x} ,{boldsymbol {Sigma }}).}

While no simple closed formula exists for computing the ccdf, the maximum of dependent Gaussian variables can be estimated accurately via the Monte Carlo method.[16][17]

Joint normality[edit]

Normally distributed and independent[edit]

If X{displaystyle X} and Y{displaystyle Y} are normally distributed and independent, this implies they are 'jointly normally distributed', i.e., the pair (X,Y){displaystyle (X,Y)} must have multivariate normal distribution. However, a pair of jointly normally distributed variables need not be independent (would only be so if uncorrelated, ρ=0{displaystyle rho =0} ).

Two normally distributed random variables need not be jointly bivariate normal[edit]

The fact that two random variables X{displaystyle X} and Y{displaystyle Y} both have a normal distribution does not imply that the pair (X,Y){displaystyle (X,Y)} has a joint normal distribution. A simple example is one in which X has a normal distribution with expected value 0 and variance 1, and Y=X{displaystyle Y=X} if X>c{displaystyle X >c} and Y=X{displaystyle Y=-X} if X<c{displaystyle X <c}, where c>0{displaystyle c>0}. There are similar counterexamples for more than two random variables. In general, they sum to a mixture model.

Correlations and independence[edit]

In general, random variables may be uncorrelated but statistically dependent. But if a random vector has a multivariate normal distribution then any two or more of its components that are uncorrelated are independent. This implies that any two or more of its components that are pairwise independent are independent. But, as pointed out just above, it is not true that two random variables that are (separately, marginally) normally distributed and uncorrelated are independent.

Conditional distributions[edit]

If N-dimensional x is partitioned as follows

x=[x1x2] with sizes [q×1(Nq)×1]{displaystyle mathbf {x} ={begin{bmatrix}mathbf {x} _{1}mathbf {x} _{2}end{bmatrix}}{text{ with sizes }}{begin{bmatrix}qtimes 1(N-q)times 1end{bmatrix}}}

and accordingly μ and Σ are partitioned as follows

μ=[μ1μ2] with sizes [q×1(Nq)×1]{displaystyle {boldsymbol {mu }}={begin{bmatrix}{boldsymbol {mu }}_{1}{boldsymbol {mu }}_{2}end{bmatrix}}{text{ with sizes }}{begin{bmatrix}qtimes 1(N-q)times 1end{bmatrix}}}
Σ=[Σ11Σ12Σ21Σ22] with sizes [q×qq×(Nq)(Nq)×q(Nq)×(Nq)]{displaystyle {boldsymbol {Sigma }}={begin{bmatrix}{boldsymbol {Sigma }}_{11}&{boldsymbol {Sigma }}_{12}{boldsymbol {Sigma }}_{21}&{boldsymbol {Sigma }}_{22}end{bmatrix}}{text{ with sizes }}{begin{bmatrix}qtimes q&qtimes (N-q)(N-q)times q&(N-q)times (N-q)end{bmatrix}}}

then the distribution of x1 conditional on x2 = a is multivariate normal (x1x2 = a) ~ N(μ, Σ) where

μ¯=μ1+Σ12Σ221(aμ2){displaystyle {bar {boldsymbol {mu }}}={boldsymbol {mu }}_{1}+{boldsymbol {Sigma }}_{12}{boldsymbol {Sigma }}_{22}^{-1}left(mathbf {a} -{boldsymbol {mu }}_{2}right)}

and covariance matrix

Σ¯=Σ11Σ12Σ221Σ21.{displaystyle {overline {boldsymbol {Sigma }}}={boldsymbol {Sigma }}_{11}-{boldsymbol {Sigma }}_{12}{boldsymbol {Sigma }}_{22}^{-1}{boldsymbol {Sigma }}_{21}.}[18]

This matrix is the Schur complement of Σ22 in Σ. This means that to calculate the conditional covariance matrix, one inverts the overall covariance matrix, drops the rows and columns corresponding to the variables being conditioned upon, and then inverts back to get the conditional covariance matrix. Here Σ221{displaystyle {boldsymbol {Sigma }}_{22}^{-1}} is the generalized inverse of Σ22{displaystyle {boldsymbol {Sigma }}_{22}}.

Note that knowing that x2 = a alters the variance, though the new variance does not depend on the specific value of a; perhaps more surprisingly, the mean is shifted by Σ12Σ221(aμ2){displaystyle {boldsymbol {Sigma }}_{12}{boldsymbol {Sigma }}_{22}^{-1}left(mathbf {a} -{boldsymbol {mu }}_{2}right)}; compare this with the situation of not knowing the value of a, in which case x1 would have distributionNq(μ1,Σ11){displaystyle {mathcal {N}}_{q}left({boldsymbol {mu }}_{1},{boldsymbol {Sigma }}_{11}right)}.

An interesting fact derived in order to prove this result, is that the random vectors x2{displaystyle mathbf {x} _{2}} and y1=x1Σ12Σ221x2{displaystyle mathbf {y} _{1}=mathbf {x} _{1}-{boldsymbol {Sigma }}_{12}{boldsymbol {Sigma }}_{22}^{-1}mathbf {x} _{2}} are independent.

The matrix Σ12Σ22−1 is known as the matrix of regression coefficients.

Apr 14, 2017  Aqua Barbie Girl: And we have yet another chart–destroyer, people! Barbie Girl is an eurodance song by Danish-Norwegian dance-pop/eurodance group Aqua.It was released as a single in May 1997 and then eventually included on the debut studio album Aquarium. Aqua wrote and produced the song (with co-production from Delgado and Johnny Jam). After its release, the song spread like. I am a barbie girl mp3 download. Listen and Download Barbie Girl mp3 - Up to date free Barbie Girl songs by Mp3bearz.net. Where to Find the Barbie Girl MP3 Download. By Beth Asaff. Love the song or hate it, Barbie Girl MP3 downloads are extremely popular. This track by Aqua hit the dance charts hard, and has since become a staple of mixtapes and playlists around the globe. The good news is that there are plenty of places online to snag yourself a download of this.

Bivariate case[edit]

In the bivariate case where x is partitioned into X1 and X2, the conditional distribution of X1 given X2 is[19]

X1X2=x2N(μ1+σ1σ2ρ(x2μ2),(1ρ2)σ12).{displaystyle X_{1}mid X_{2}=x_{2} sim {mathcal {N}}left(mu _{1}+{frac {sigma _{1}}{sigma _{2}}}rho (x_{2}-mu _{2}),(1-rho ^{2})sigma _{1}^{2}right).}

where ρ{displaystyle rho } is the correlation coefficient between X1 and X2.

Bivariate conditional expectation[edit]

In the general case[edit]

(X1X2)N((μ1μ2),(σ12ρσ1σ2ρσ1σ2σ22)){displaystyle {begin{pmatrix}X_{1}X_{2}end{pmatrix}}sim {mathcal {N}}left({begin{pmatrix}mu _{1}mu _{2}end{pmatrix}},{begin{pmatrix}sigma _{1}^{2}&rho sigma _{1}sigma _{2}rho sigma _{1}sigma _{2}&sigma _{2}^{2}end{pmatrix}}right)}

The conditional expectation of X1 given X2 is:

E(X1X2=x2)=μ1+ρσ1σ2(x2μ2){displaystyle operatorname {E} (X_{1}mid X_{2}=x_{2})=mu _{1}+rho {frac {sigma _{1}}{sigma _{2}}}(x_{2}-mu _{2})}

Proof: the result is obtained by taking the expectation of the conditional distribution X1X2{displaystyle X_{1}mid X_{2}} above.

In the centered case with unit variances[edit]

(X1X2)N((00),(1ρρ1)){displaystyle {begin{pmatrix}X_{1}X_{2}end{pmatrix}}sim {mathcal {N}}left({begin{pmatrix}00end{pmatrix}},{begin{pmatrix}1&rho rho &1end{pmatrix}}right)}

The conditional expectation of X1 given X2 is

E(X1X2=x2)=ρx2{displaystyle operatorname {E} (X_{1}mid X_{2}=x_{2})=rho x_{2}}

and the conditional variance is

var(X1X2=x2)=1ρ2;{displaystyle operatorname {var} (X_{1}mid X_{2}=x_{2})=1-rho ^{2};}

thus the conditional variance does not depend on x2.

The conditional expectation of X1 given that X2 is smaller/bigger than z is (Maddala 1983, p. 367[20]) :

E(X1X2<z)=ρϕ(z)Φ(z),{displaystyle operatorname {E} (X_{1}mid X_{2}<z)=-rho {phi (z) over Phi (z)},}
E(X1X2>z)=ρϕ(z)(1Φ(z)),{displaystyle operatorname {E} (X_{1}mid X_{2}>z)=rho {phi (z) over (1-Phi (z))},}

where the final ratio here is called the inverse Mills ratio.

Proof: the last two results are obtained using the result E(X1X2=x2)=ρx2{displaystyle operatorname {E} (X_{1}mid X_{2}=x_{2})=rho x_{2}}, so that

E(X1X2<z)=ρE(X2X2<z){displaystyle operatorname {E} (X_{1}mid X_{2}<z)=rho E(X_{2}mid X_{2}<z)} and then using the properties of the expectation of a truncated normal distribution.

Marginal distributions[edit]

To obtain the marginal distribution over a subset of multivariate normal random variables, one only needs to drop the irrelevant variables (the variables that one wants to marginalize out) from the mean vector and the covariance matrix. The proof for this follows from the definitions of multivariate normal distributions and linear algebra.[21]

Example

Let X = [X1, X2, X3] be multivariate normal random variables with mean vector μ = [μ1, μ2, μ3] and covariance matrix Σ (standard parametrization for multivariate normal distributions). Then the joint distribution of X′ = [X1, X3] is multivariate normal with mean vector μ′ = [μ1, μ3] and covariance matrixΣ=[Σ11Σ13Σ31Σ33]{displaystyle {boldsymbol {Sigma }}'={begin{bmatrix}{boldsymbol {Sigma }}_{11}&{boldsymbol {Sigma }}_{13}{boldsymbol {Sigma }}_{31}&{boldsymbol {Sigma }}_{33}end{bmatrix}}}.

Affine transformation[edit]

If Y = c + BX is an affine transformation of XN(μ,Σ),{displaystyle mathbf {X} sim {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }}),} where c is an M×1{displaystyle Mtimes 1} vector of constants and B is a constant M×N{displaystyle Mtimes N} matrix, then Y has a multivariate normal distribution with expected value c + and variance BΣBT i.e., YN(c+Bμ,BΣBT){displaystyle mathbf {Y} sim {mathcal {N}}left(mathbf {c} +mathbf {B} {boldsymbol {mu }},mathbf {B} {boldsymbol {Sigma }}mathbf {B} ^{rm {T}}right)}. In particular, any subset of the Xi has a marginal distribution that is also multivariate normal.To see this, consider the following example: to extract the subset (X1, X2, X4)T, use

B=[100000010000000100]{displaystyle mathbf {B} ={begin{bmatrix}1&0&0&0&0&ldots &00&1&0&0&0&ldots &00&0&0&1&0&ldots &0end{bmatrix}}}

which extracts the desired elements directly.

Another corollary is that the distribution of Z = b · X, where b is a constant vector with the same number of elements as X and the dot indicates the dot product, is univariate Gaussian with ZN(bμ,bTΣb){displaystyle Zsim {mathcal {N}}left(mathbf {b} cdot {boldsymbol {mu }},mathbf {b} ^{rm {T}}{boldsymbol {Sigma }}mathbf {b} right)}. This result follows by using

B=[b1b2bn]=bT.{displaystyle mathbf {B} ={begin{bmatrix}b_{1}&b_{2}&ldots &b_{n}end{bmatrix}}=mathbf {b} ^{rm {T}}.}

Observe how the positive-definiteness of Σ implies that the variance of the dot product must be positive.

An affine transformation of X such as 2X is not the same as the sum of two independent realisations of X.

Geometric interpretation[edit]

The equidensity contours of a non-singular multivariate normal distribution are ellipsoids (i.e. linear transformations of hyperspheres) centered at the mean.[22] Hence the multivariate normal distribution is an example of the class of elliptical distributions. The directions of the principal axes of the ellipsoids are given by the eigenvectors of the covariance matrix Σ{displaystyle {boldsymbol {Sigma }}}. The squared relative lengths of the principal axes are given by the corresponding eigenvalues.

If Σ = UΛUT = 1/2(1/2)T is an eigendecomposition where the columns of U are unit eigenvectors and Λ is a diagonal matrix of the eigenvalues, then we have

XN(μ,Σ)Xμ+UΛ1/2N(0,I)Xμ+UN(0,Λ).{displaystyle mathbf {X} sim {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }})iff mathbf {X} sim {boldsymbol {mu }}+mathbf {U} {boldsymbol {Lambda }}^{1/2}{mathcal {N}}(0,mathbf {I} )iff mathbf {X} sim {boldsymbol {mu }}+mathbf {U} {mathcal {N}}(0,{boldsymbol {Lambda }}).}

Moreover, U can be chosen to be a rotation matrix, as inverting an axis does not have any effect on N(0, Λ), but inverting a column changes the sign of U's determinant. The distribution N(μ, Σ) is in effect N(0, I) scaled by Λ1/2, rotated by U and translated by μ.

Conversely, any choice of μ, full rank matrix U, and positive diagonal entries Λi yields a non-singular multivariate normal distribution. If any Λi is zero and U is square, the resulting covariance matrix UΛUT is singular. Geometrically this means that every contour ellipsoid is infinitely thin and has zero volume in n-dimensional space, as at least one of the principal axes has length of zero; this is the degenerate case.

'The radius around the true mean in a bivariate normal random variable, re-written in polar coordinates (radius and angle), follows a Hoyt distribution.'[23]

Estimation of parameters[edit]

The derivation of the maximum-likelihoodestimator of the covariance matrix of a multivariate normal distribution is straightforward.

In short, the probability density function (pdf) of a multivariate normal is

f(x)=1(2π)kΣexp(12(xμ)TΣ1(xμ)){displaystyle f(mathbf {x} )={frac {1}{sqrt {(2pi )^{k} {boldsymbol {Sigma }} }}}exp left(-{1 over 2}(mathbf {x} -{boldsymbol {mu }})^{rm {T}}{boldsymbol {Sigma }}^{-1}({mathbf {x} }-{boldsymbol {mu }})right)}

and the ML estimator of the covariance matrix from a sample of n observations is

Σ^=1ni=1n(xix¯)(xix¯)T{displaystyle {widehat {boldsymbol {Sigma }}}={1 over n}sum _{i=1}^{n}({mathbf {x} }_{i}-{overline {mathbf {x} }})({mathbf {x} }_{i}-{overline {mathbf {x} }})^{T}}

which is simply the sample covariance matrix. This is a biased estimator whose expectation is

E[Σ^]=n1nΣ.{displaystyle E[{widehat {boldsymbol {Sigma }}}]={frac {n-1}{n}}{boldsymbol {Sigma }}.}

An unbiased sample covariance is

Σ^=1n1i=1n(xix¯)(xix¯)T.{displaystyle {widehat {boldsymbol {Sigma }}}={1 over n-1}sum _{i=1}^{n}(mathbf {x} _{i}-{overline {mathbf {x} }})(mathbf {x} _{i}-{overline {mathbf {x} }})^{rm {T}}.}

The Fisher information matrix for estimating the parameters of a multivariate normal distribution has a closed form expression. This can be used, for example, to compute the Cramér–Rao bound for parameter estimation in this setting. See Fisher information for more details.

Bayesian inference[edit]

In Bayesian statistics, the conjugate prior of the mean vector is another multivariate normal distribution, and the conjugate prior of the covariance matrix is an inverse-Wishart distributionW1{displaystyle {mathcal {W}}^{-1}} . Suppose then that n observations have been made

X={x1,,xn}N(μ,Σ){displaystyle mathbf {X} ={mathbf {x} _{1},dots ,mathbf {x} _{n}}sim {mathcal {N}}({boldsymbol {mu }},{boldsymbol {Sigma }})}

and that a conjugate prior has been assigned, where

p(μ,Σ)=p(μΣ)p(Σ),{displaystyle p({boldsymbol {mu }},{boldsymbol {Sigma }})=p({boldsymbol {mu }}mid {boldsymbol {Sigma }}) p({boldsymbol {Sigma }}),}

where

p(μΣ)N(μ0,m1Σ),{displaystyle p({boldsymbol {mu }}mid {boldsymbol {Sigma }})sim {mathcal {N}}({boldsymbol {mu }}_{0},m^{-1}{boldsymbol {Sigma }}),}

and

Standard Bivariate Normal Distribution Pdf

p(Σ)W1(Ψ,n0).{displaystyle p({boldsymbol {Sigma }})sim {mathcal {W}}^{-1}({boldsymbol {Psi }},n_{0}).}

Then,[citation needed]

p(μΣ,X)N(nx¯+mμ0n+m,1n+mΣ),p(ΣX)W1(Ψ+nS+nmn+m(x¯μ0)(x¯μ0),n+n0),{displaystyle {begin{array}{rcl}p({boldsymbol {mu }}mid {boldsymbol {Sigma }},mathbf {X} )&sim &{mathcal {N}}left({frac {n{bar {mathbf {x} }}+m{boldsymbol {mu }}_{0}}{n+m}},{frac {1}{n+m}}{boldsymbol {Sigma }}right),p({boldsymbol {Sigma }}mid mathbf {X} )&sim &{mathcal {W}}^{-1}left({boldsymbol {Psi }}+nmathbf {S} +{frac {nm}{n+m}}({bar {mathbf {x} }}-{boldsymbol {mu }}_{0})({bar {mathbf {x} }}-{boldsymbol {mu }}_{0})',n+n_{0}right),end{array}}}

where

x¯=n1i=1nxi,S=n1i=1n(xix¯)(xix¯).{displaystyle {begin{aligned}{bar {mathbf {x} }}&=n^{-1}sum _{i=1}^{n}mathbf {x} _{i},mathbf {S} &=n^{-1}sum _{i=1}^{n}(mathbf {x} _{i}-{bar {mathbf {x} }})(mathbf {x} _{i}-{bar {mathbf {x} }})'.end{aligned}}}

Multivariate Normal Distribution Pdf Matlab

Multivariate normality tests[edit]

Multivariate normality tests check a given set of data for similarity to the multivariate normal distribution. The null hypothesis is that the data set is similar to the normal distribution, therefore a sufficiently small p-value indicates non-normal data. Multivariate normality tests include the Cox–Small test[24]and Smith and Jain's adaptation[25] of the Friedman–Rafsky test created by Larry Rafsky and Jerome Friedman.[26]

Mardia's test[27] is based on multivariate extensions of skewness and kurtosis measures. For a sample {x1, .., xn} of k-dimensional vectors we compute

Σ^=1nj=1n(xjx¯)(xjx¯)TA=16ni=1nj=1n[(xix¯)TΣ^1(xjx¯)]3B=n8k(k+2){1ni=1n[(xix¯)TΣ^1(xix¯)]2k(k+2)}{displaystyle {begin{aligned}&{widehat {boldsymbol {Sigma }}}={1 over n}sum _{j=1}^{n}left(mathbf {x} _{j}-{bar {mathbf {x} }}right)left(mathbf {x} _{j}-{bar {mathbf {x} }}right)^{T}&A={1 over 6n}sum _{i=1}^{n}sum _{j=1}^{n}left[(mathbf {x} _{i}-{bar {mathbf {x} }})^{T};{widehat {boldsymbol {Sigma }}}^{-1}(mathbf {x} _{j}-{bar {mathbf {x} }})right]^{3}&B={sqrt {frac {n}{8k(k+2)}}}left{{1 over n}sum _{i=1}^{n}left[(mathbf {x} _{i}-{bar {mathbf {x} }})^{T};{widehat {boldsymbol {Sigma }}}^{-1}(mathbf {x} _{i}-{bar {mathbf {x} }})right]^{2}-k(k+2)right}end{aligned}}}

Under the null hypothesis of multivariate normality, the statistic A will have approximately a chi-squared distribution with 1/6k(k + 1)(k + 2) degrees of freedom, and B will be approximately standard normalN(0,1).

Mardia's kurtosis statistic is skewed and converges very slowly to the limiting normal distribution. For medium size samples (50n<400){displaystyle (50leq n<400)}, the parameters of the asymptotic distribution of the kurtosis statistic are modified[28] For small sample tests (n<50{displaystyle n<50}) empirical critical values are used. Tables of critical values for both statistics are given by Rencher[29] for k = 2, 3, 4.

Mardia's tests are affine invariant but not consistent. For example, the multivariate skewness test is not consistent againstsymmetric non-normal alternatives.[30]

The BHEP test[31] computes the norm of the difference between the empirical characteristic function and the theoretical characteristic function of the normal distribution. Calculation of the norm is performed in the L2(μ) space of square-integrable functions with respect to the Gaussian weighting function μβ(t)=(2πβ2)k/2et2/(2β2){displaystyle scriptstyle mu _{beta }(mathbf {t} )=(2pi beta ^{2})^{-k/2}e^{- mathbf {t} ^{2}/(2beta ^{2})}}. The test statistic is

Tβ=Rk1nj=1neitTΣ^1/2(xjx)¯et2/22μβ(t)dt=1n2i,j=1neβ22(xixj)TΣ^1(xixj)2n(1+β2)k/2i=1neβ22(1+β2)(xix¯)TΣ^1(xix¯)+1(1+2β2)k/2{displaystyle {begin{aligned}T_{beta }&=int _{mathbb {R} ^{k}}left {1 over n}sum _{j=1}^{n}e^{imathbf {t} ^{T}{widehat {boldsymbol {Sigma }}}^{-1/2}(mathbf {x} _{j}-{bar {mathbf {x} )}}}-e^{- mathbf {t} ^{2}/2}right ^{2};{boldsymbol {mu }}_{beta }(mathbf {t} ),dmathbf {t} &={1 over n^{2}}sum _{i,j=1}^{n}e^{-{beta ^{2} over 2}(mathbf {x} _{i}-mathbf {x} _{j})^{T}{widehat {boldsymbol {Sigma }}}^{-1}(mathbf {x} _{i}-mathbf {x} _{j})}-{frac {2}{n(1+beta ^{2})^{k/2}}}sum _{i=1}^{n}e^{-{frac {beta ^{2}}{2(1+beta ^{2})}}(mathbf {x} _{i}-{bar {mathbf {x} }})^{T}{widehat {boldsymbol {Sigma }}}^{-1}(mathbf {x} _{i}-{bar {mathbf {x} }})}+{frac {1}{(1+2beta ^{2})^{k/2}}}end{aligned}}}

The limiting distribution of this test statistic is a weighted sum of chi-squared random variables,[31] however in practice it is more convenient to compute the sample quantiles using the Monte-Carlo simulations.[citation needed]

A detailed survey of these and other test procedures is available.[32]

Drawing values from the distribution[edit]

A widely used method for drawing (sampling) a random vector x from the N-dimensional multivariate normal distribution with mean vector μ and covariance matrixΣ works as follows:[33]

  1. Find any real matrix A such that AAT = Σ. When Σ is positive-definite, the Cholesky decomposition is typically used, and the extended form of this decomposition can always be used (as the covariance matrix may be only positive semi-definite) in both cases a suitable matrix A is obtained. An alternative is to use the matrix A = ½ obtained from a spectral decompositionΣ = UΛU−1 of Σ. The former approach is more computationally straightforward but the matrices A change for different orderings of the elements of the random vector, while the latter approach gives matrices that are related by simple re-orderings. In theory both approaches give equally good ways of determining a suitable matrix A, but there are differences in computation time.
  2. Let z = (z1, …, zN)T be a vector whose components are Nindependentstandard normal variates (which can be generated, for example, by using the Box–Muller transform).
  3. Let x be μ + Az. This has the desired distribution due to the affine transformation property.

Bivariate Normal Distribution Conditional Pdf

See also[edit]

  • Chi distribution, the pdf of the 2-norm (or Euclidean norm) of a multivariate normally distributed vector (centered at zero).
  • Complex normal distribution, an application of bivariate normal distribution
  • Copula, for the definition of the Gaussian or normal copula model.
  • Multivariate t-distribution, which is another widely used spherically symmetric multivariate distribution.
  • Multivariate stable distribution extension of the multivariate normal distribution, when the index (exponent in the characteristic function) is between zero and two.

References[edit]

  1. ^ abcLapidoth, Amos (2009). A Foundation in Digital Communication. Cambridge University Press. ISBN978-0-521-19395-5.
  2. ^Gut, Allan (2009). An Intermediate Course in Probability. Springer. ISBN978-1-441-90161-3.
  3. ^Kac, M. (1939). 'On a characterization of the normal distribution'. American Journal of Mathematics. 61 (3): 726–728. doi:10.2307/2371328. JSTOR2371328.
  4. ^Sinz, Fabian; Gerwinn, Sebastian; Bethge, Matthias (2009). 'Characterization of the p-generalized normal distribution'. Journal of Multivariate Analysis. 100 (5): 817–820. doi:10.1016/j.jmva.2008.07.006.
  5. ^UIUC, Lecture 21. The Multivariate Normal Distribution, 21.5:'Finding the Density'.
  6. ^Hamedani, G. G.; Tata, M. N. (1975). 'On the determination of the bivariate normal distribution from distributions of linear combinations of the variables'. The American Mathematical Monthly. 82 (9): 913–915. doi:10.2307/2318494. JSTOR2318494.
  7. ^Wyatt, John. 'Linear least mean-squared error estimation'(PDF). Lecture notes course on applied probability. Retrieved 23 January 2012.
  8. ^Rao, C.R. (1973). Linear Statistical Inference and Its Applications. New York: Wiley. pp. 527–528.
  9. ^Tong, T. (2010) Multiple Linear Regression : MLE and Its Distributional ResultsArchived 2013-06-16 at WebCite, Lecture Notes
  10. ^Gokhale, DV; Ahmed, NA; Res, BC; Piscataway, NJ (May 1989). 'Entropy Expressions and Their Estimators for Multivariate Distributions'. IEEE Transactions on Information Theory. 35 (3): 688–692. doi:10.1109/18.30996.
  11. ^J. Duchi, Derivations for Linear Algebra and Optimization [1]. pp. 13
  12. ^ abBotev, Z. I. (2016). 'The normal law under linear restrictions: simulation and estimation via minimax tilting'. Journal of the Royal Statistical Society, Series B. 79: 125–148. arXiv:1603.04166. Bibcode:2016arXiv160304166B. doi:10.1111/rssb.12162.
  13. ^Genz, Alan (2009). Computation of Multivariate Normal and t Probabilities. Springer. ISBN978-3-642-01689-9.
  14. ^ abBensimhoun Michael, N-Dimensional Cumulative Function, And Other Useful Facts About Gaussians and Normal Densities (2006)
  15. ^Siotani, Minoru (1964). 'Tolerance regions for a multivariate normal population'(PDF). Annals of the Institute of Statistical Mathematics. 16 (1): 135–153. doi:10.1007/BF02868568.
  16. ^ abBotev, Z. I.; Mandjes, M.; Ridder, A. (2015). 'Tail distribution of the maximum of correlated Gaussian random variables'. 2015 Winter Simulation Conference (WSC). 6th–9th Dec 2015 Huntington Beach, CA, USA: IEEE. pp. 633–642. doi:10.1109/WSC.2015.7408202. ISBN978-1-4673-9743-8.
  17. ^Adler, R. J.; Blanchet, J.; Liu, J. (2008). 'Efficient simulation for tail probabilities of Gaussian random fields'. 2008 Winter Simulation Conference (WSC). 7th–10th Dec 2008 Miami, FL, USA, USA: IEEE. pp. 328–336. doi:10.1109/WSC.2008.473608. ISBN978-1-4244-2707-9.
  18. ^Eaton, Morris L. (1983). Multivariate Statistics: a Vector Space Approach. John Wiley and Sons. pp. 116–117. ISBN978-0-471-02776-8.
  19. ^Jensen, J (2000). Statistics for Petroleum Engineers and Geoscientists. Amsterdam: Elsevier. p. 207.
  20. ^Gangadharrao, Maddala (1983). Limited Dependent and Qualitative Variables in Econometrics. Cambridge University Press.
  21. ^The formal proof for marginal distribution is shown here http://fourier.eng.hmc.edu/e161/lectures/gaussianprocess/node7.html
  22. ^Nikolaus Hansen (2016). 'The CMA Evolution Strategy: A Tutorial'(PDF). arXiv:1604.00772. Bibcode:2016arXiv160400772H. Archived from the original(PDF) on 2010-03-31. Retrieved 2012-01-07.
  23. ^Daniel Wollschlaeger. 'The Hoyt Distribution (Documentation for R package 'shotGroups' version 0.6.2)'.[permanent dead link]
  24. ^Cox, D. R.; Small, N. J. H. (1978). 'Testing multivariate normality'. Biometrika. 65 (2): 263. doi:10.1093/biomet/65.2.263.
  25. ^Smith, S. P.; Jain, A. K. (1988). 'A test to determine the multivariate normality of a data set'. IEEE Transactions on Pattern Analysis and Machine Intelligence. 10 (5): 757. doi:10.1109/34.6789.
  26. ^Friedman, J. H.; Rafsky, L. C. (1979). 'Multivariate Generalizations of the Wald–Wolfowitz and Smirnov Two-Sample Tests'. The Annals of Statistics. 7 (4): 697. doi:10.1214/aos/1176344722.
  27. ^Mardia, K. V. (1970). 'Measures of multivariate skewness and kurtosis with applications'. Biometrika. 57 (3): 519–530. doi:10.1093/biomet/57.3.519.
  28. ^Rencher (1995), pages 112–113.
  29. ^Rencher (1995), pages 493–495.
  30. ^Baringhaus, L.; Henze, N. (1991). 'Limit distributions for measures of multivariate skewness and kurtosis based on projections'. Journal of Multivariate Analysis. 38: 51–69. doi:10.1016/0047-259X(91)90031-V.
  31. ^ abBaringhaus, L.; Henze, N. (1988). 'A consistent test for multivariate normality based on the empirical characteristic function'. Metrika. 35 (1): 339–348. doi:10.1007/BF02613322.
  32. ^Henze, Norbert (2002). 'Invariant tests for multivariate normality: a critical review'. Statistical Papers. 43 (4): 467–506. doi:10.1007/s00362-002-0119-6.
  33. ^Gentle, J.E. (2009). Computational Statistics. Statistics and Computing. New York: Springer. pp. 315–316. doi:10.1007/978-0-387-98144-4. ISBN978-0-387-98143-7.

Literature[edit]

  • Rencher, A.C. (1995). Methods of Multivariate Analysis. New York: Wiley.
  • Tong, Y. L. (1990). The multivariate normal distribution. Springer Series in Statistics. New York: Springer-Verlag. doi:10.1007/978-1-4613-9655-0. ISBN978-1-4613-9657-4.

Multivariate Normal Distribution Density In R

Retrieved from 'https://en.wikipedia.org/w/index.php?title=Multivariate_normal_distribution&oldid=916889037'