Home page for accesible maths 10 Multivariate Normal Distributions

Style control - access keys in brackets

Font (2 3) - + Letter spacing (4 5) - + Word spacing (6 7) - + Line spacing (8 9) - +

10.3 Key definitions and Relationships

Let 𝑿=(X1,,Xn) have a multivariate normal (Gaussian) distribution with a variance matrix of Σ and an expectation vector of 𝝁. Let B be an m×n matrix.

  1. 1.

    The density is

    f(𝒙)=1(2π)n/2|det(Σ)|1/2exp{-12(𝒙-𝝁)tΣ-1(𝒙-𝝁)}.
  2. 2.

    Decomposition: X=𝝁+A𝒁, where 𝒁 is a vector of n independent standard normal random variables, and AAt=Σ.

  3. 3.

    Linear transformation: B𝑿 has a multivariate normal distribution.

  4. 4.

    Marginals: Xi𝖭(μi,Σi,i), and all pairwise marginals (e.g. of (X1,X2)t) are bivariate normal.

  5. 5.

    Conditionals: the conditionals of a bivariate Gaussian are Gaussian: e.g. X1|X2=x2 is Gaussian. This is true more generally for a multivariate Gaussian: (X1,X2)|(X3=x3,X5=x5,X7=x7) is bivariate Gaussian.