Normal-Wishart distribution
Lua error in Module:Infobox at line 199: malformed pattern (missing ']'). In probability theory and statistics, the normal-Wishart distribution (or Gaussian-Wishart distribution) is a multivariate four-parameter family of continuous probability distributions. It is the conjugate prior of a multivariate normal distribution with unknown mean and precision matrix (the inverse of the covariance matrix).[1]
Contents
Definition
Suppose
has a multivariate normal distribution with mean and covariance matrix
, where
has a Wishart distribution. Then has a normal-Wishart distribution, denoted as
Characterization
Probability density function
Properties
Scaling
Marginal distributions
By construction, the marginal distribution over is a Wishart distribution, and the conditional distribution over
given
is a multivariate normal distribution. The marginal distribution over
is a multivariate t-distribution.
Posterior distribution of the parameters
Lua error in package.lua at line 80: module 'strict' not found.
Generating normal-Wishart random variates
Generation of random variates is straightforward:
- Sample
from a Wishart distribution with parameters
and
- Sample
from a multivariate normal distribution with mean
and variance
Related distributions
- The normal-inverse Wishart distribution is essentially the same distribution parameterized by variance rather than precision.
- The normal-gamma distribution is the one-dimensional equivalent.
- The multivariate normal distribution and Wishart distribution are the component distributions out of which this distribution is made.
Notes
<templatestyles src="Reflist/styles.css" />
Cite error: Invalid <references>
tag; parameter "group" is allowed only.
<references />
, or <references group="..." />
References
- Bishop, Christopher M. (2006). Pattern Recognition and Machine Learning. Springer Science+Business Media.
- ↑ Bishop, Christopher M. (2006). Pattern Recognition and Machine Learning. Springer Science+Business Media. Page 690.