0

wiki gives this equation to compute the pdf of the multivariate normal in k dimensions

${\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 {(2\pi )^{k}|{\boldsymbol {\Sigma }}|}}}}$

Some other posts such as this one uses this form

enter image description here

Is there a detailed mathematical derivation from the latter to the former?

JJJohn
  • 1,436

1 Answers1

1

The first one is for a general multivariate normal distribution and the second one is only for independent and identically distributed normal variables.