In probability and statistics, the inverse-chi-squared distribution (or inverted-chi-square distribution) is a continuous probability distribution of a positive-valued random variable. It is closely related to the chi-squared distribution. It is used in Bayesian inference as conjugate prior for the variance of the normal distribution.
Definition The inverse chi-squared distribution (or inverted-chi-square distribution ) is the probability distribution of a random variable whose multiplicative inverse (reciprocal) has a chi-squared distribution. If X {\displaystyle X} follows a chi-squared distribution with ν {\displaystyle \nu } degrees of freedom then 1 / X {\displaystyle 1/X} follows the inverse chi-squared distribution with ν {\displaystyle \nu } degrees of freedom. The probability density function of the inverse chi-squared distribution is given by
f ( x ; ν ) = 2 − ν / 2 Γ ( ν / 2 ) x − ν / 2 − 1 e − 1 / ( 2 x ) {\displaystyle f(x;\nu )={\frac {2^{-\nu /2}}{\Gamma (\nu /2)}}\,x^{-\nu /2-1}e^{-1/(2x)}}
In the above x > 0 {\displaystyle x>0} and ν {\displaystyle \nu } is the degrees of freedom parameter. Further, Γ {\displaystyle \Gamma } is the gamma function. The inverse chi-squared distribution is a special case of the inverse-gamma distribution. with shape parameter α = ν 2 {\displaystyle \alpha ={\frac {\nu }{2}}} and scale parameter β = 1 2 {\displaystyle \beta ={\frac {1}{2}}} .
Related distributions chi-squared: If X ∼ χ 2 ( ν ) {\displaystyle X\thicksim \chi ^{2}(\nu )} and Y = 1 X {\displaystyle Y={\frac {1}{X}}} , then Y ∼ Inv- χ 2 ( ν ) {\displaystyle Y\thicksim {\text{Inv-}}\chi ^{2}(\nu )}
scaled-inverse chi-squared: If X ∼ Scale-inv- χ 2 ( ν , 1 / ν ) {\displaystyle X\thicksim {\text{Scale-inv-}}\chi ^{2}(\nu ,1/\nu )\,} , then X ∼ inv- χ 2 ( ν ) {\displaystyle X\thicksim {\text{inv-}}\chi ^{2}(\nu )}
Inverse gamma with α = ν 2 {\displaystyle \alpha ={\frac {\nu }{2}}} and β = 1 2 {\displaystyle \beta ={\frac {1}{2}}}
Inverse chi-squared distribution is a special case of type 5 Pearson distribution
See also Scaled-inverse-chi-squared distribution Inverse-Wishart distribution
References
External links InvChisquare in geoR package for the R Language.



