Multivariate normal

Summary

  • We say that X1,,XnX1,,Xn follow a multivariate normal distribution if the probability density function is given by

f(x)=1(2π)n/2|Σ|1/2exp(12(xμ)Σ1(xμ))

  • Here, Σ is a symmetric, positive definite n×n matrix of constants, |Σ| is the determinant of Σ , μ is a n×1 vector of constants and

x=()

  • Letting X=(X1X2Xn) we have

E(X)=μ

Var(X)=Σ

  • We write

XN(μ,Σ)

  • If X follow a multivariate normal distribution then each individual Xi will follow a normal distribution,

Xi N(μi,σ2i)