In statistics, the multivariate t-distribution (or multivariate Student distribution) is a multivariate probability distribution. It is a generalization to random vectors of the Student's t-distribution, which is a distribution applicable to univariate random variables. While the case of a random matrix could be treated within this structure, the matrix t-distribution is distinct and makes particular use of the matrix structure.
Definition One common method of construction of a multivariate t-distribution, for the case of p {\displaystyle p} dimensions, is based on the observation that if y {\displaystyle \mathbf {y} } and u {\displaystyle u} are independent and distributed as N ( μ , Σ ) {\displaystyle N({\boldsymbol {\mu }},{\boldsymbol {\Sigma }})} and χ ν 2 {\displaystyle \chi _{\nu }^{2}} (i.e. multivariate normal and chi-squared distributions) respectively, the matrix Σ {\displaystyle \mathbf {\Sigma } \,} is a p × p matrix, and μ {\displaystyle {\boldsymbol {\mu }}} is a constant vector then the random variable x = y / u / ν + μ {\textstyle {\mathbf {x} }={\mathbf {y} }/{\sqrt {u/\nu }}+{\boldsymbol {\mu }}} has the density
Γ [ ( ν + p ) / 2 ] Γ ( ν / 2 ) ν p / 2 π p / 2 | Σ | 1 / 2 [ 1 + 1 ν ( x − μ ) T Σ − 1 ( x − μ ) ] − ( ν + p ) / 2 {\displaystyle {\frac {\Gamma \left[(\nu +p)/2\right]}{\Gamma (\nu /2)\nu ^{p/2}\pi ^{p/2}\left|{\boldsymbol {\Sigma }}\right|^{1/2}}}\left[1+{\frac {1}{\nu }}\left({\mathbf {x} }-{\boldsymbol {\mu }}\right)^{\mathsf {T}}{\boldsymbol {\Sigma }}^{-1}\left({\mathbf {x} }-{\boldsymbol {\mu }}\right)\right]^{-(\nu +p)/2}}
and is said to be distributed as a multivariate t-distribution with parameters Σ , μ , ν {\displaystyle {\boldsymbol {\Sigma }},{\boldsymbol {\mu }},\nu } . Note that Σ {\displaystyle \mathbf {\Sigma } } is not the covariance matrix since the covariance is given by ν / ( ν − 2 ) Σ {\displaystyle \nu /(\nu -2)\mathbf {\Sigma } } (for ν > 2 {\displaystyle \nu >2} ). The constructive definition of a multivariate t-distribution simultaneously serves as a sampling algorithm:
… excerpt ends here. Continue reading the full article.
