Inverse-gamma distribution

From Wikipedia, the free encyclopedia
  (Redirected from Inverse gamma distribution)
Jump to: navigation, search
Inverse-gamma
Probability density function
Inverse gamma pdf.png
Cumulative distribution function
Inverse gamma cdf.png
Parameters α > 0 shape (real)
β > 0 scale (real)
Support x\in(0;\infty)\!
PDF \frac{\beta^\alpha}{\Gamma(\alpha)} x^{-\alpha - 1} \exp \left(\frac{-\beta}{x}\right)
CDF \frac{\Gamma(\alpha,\beta/x)}{\Gamma(\alpha)} \!
Mean \frac{\beta}{\alpha-1}\! for α > 1
Mode \frac{\beta}{\alpha+1}\!
Variance \frac{\beta^2}{(\alpha-1)^2(\alpha-2)}\! for α > 2
Skewness \frac{4\sqrt{\alpha-2}}{\alpha-3}\! for α > 3
Ex. kurtosis \frac{30\,\alpha-66}{(\alpha-3)(\alpha-4)}\! for α > 4
Entropy \alpha\!+\!\ln(\beta\Gamma(\alpha))\!-\!(1\!+\!\alpha)\Psi(\alpha)
MGF \frac{2\left(-\beta t\right)^{\!\!\frac{\alpha}{2}}}{\Gamma(\alpha)}K_{\alpha}\left(\sqrt{-4\beta t}\right)
CF \frac{2\left(-i\beta t\right)^{\!\!\frac{\alpha}{2}}}{\Gamma(\alpha)}K_{\alpha}\left(\sqrt{-4i\beta t}\right)

In probability theory and statistics, the inverse gamma distribution is a two-parameter family of continuous probability distributions on the positive real line, which is the distribution of the reciprocal of a variable distributed according to the gamma distribution. Perhaps the chief use of the inverse gamma distribution is in Bayesian statistics, where it serves as the conjugate prior of the variance of a normal distribution. However, it is common among Bayesians to consider an alternative parametrization of the normal distribution in terms of the precision, defined as the reciprocal of the variance, which allows the gamma distribution to be used directly as a conjugate prior.

Contents

[edit] Characterization

[edit] Probability density function

The inverse gamma distribution's probability density function is defined over the support x > 0


f(x; \alpha, \beta)
= \frac{\beta^\alpha}{\Gamma(\alpha)}
(x)^{-\alpha - 1}\exp\left(-\frac{\beta}{x}\right)

with shape parameter α and scale parameter β.

[edit] Cumulative distribution function

The cumulative distribution function is the regularized gamma function

F(x; \alpha, \beta) = \frac{\Gamma\left(\alpha,\frac{\beta}{x}\right)}{\Gamma(\alpha)} = Q\left(\alpha, \frac{\beta}{x}\right)\!

where the numerator is the upper incomplete gamma function and the denominator is the gamma function. Many math packages allow you to compute Q, the regularized gamma function, directly.

[edit] Properties

For α > 0 and β > 0

\mathbb{E}[\ln(X)] = \ln(\beta) - \psi(\alpha).\,
\mathbb{E}[X^{-1}] = \frac{\alpha}{\beta}.\,

where ψ(α) is the digamma function.

[edit] Related distributions

[edit] Derivation from Gamma distribution

The pdf of the gamma distribution is

 f(x) = x^{k-1} \frac{e^{-x/\theta}}{\theta^k \, \Gamma(k)}

and define the transformation Y = g(X) = \frac{1}{X} then the resulting transformation is


f_Y(y) = f_X \left( g^{-1}(y) \right) \left| \frac{d}{dy} g^{-1}(y) \right|

=
\frac{1}{\theta^k \Gamma(k)}
\left(
 \frac{1}{y}
\right)^{k-1}
\exp
 \left(
  \frac{-1}{\theta y}
 \right)
\frac{1}{y^2}

=
\frac{1}{\theta^k \Gamma(k)}
\left(
 \frac{1}{y}
\right)^{k+1}
\exp
 \left(
  \frac{-1}{\theta y}
 \right)

=
\frac{1}{\theta^k \Gamma(k)}
y^{-k-1}
\exp
 \left(
  \frac{-1}{\theta y}
 \right).

Replacing k with α; θ − 1 with β; and y with x results in the inverse-gamma pdf shown above


f(x)
=
\frac{\beta^\alpha}{\Gamma(\alpha)}
x^{-\alpha-1}
\exp
 \left(
  \frac{-\beta}{x}
 \right).

[edit] See also

Personal tools
Namespaces
Variants
Actions
Navigation
Interaction
Toolbox
Print/export
Languages