Inverse Gaussian distribution
| Probability density function 325px | |
| Cumulative distribution function | |
| Parameters | <math>\lambda > 0 </math> <math> \mu > 0</math> |
|---|---|
| Support | <math> x \in (0,\infty)</math> |
| Probability density function (pdf) | <math> \left[\frac{\lambda}{2 \pi x^3}\right]^{1/2} \exp{\frac{-\lambda (x-\mu)^2}{2 \mu^2 x |
| Cumulative distribution function (cdf) | {{{cdf}}} |
| Mean | {{{mean}}} |
| Median | {{{median}}} |
| Mode | {{{mode}}} |
| Variance | {{{variance}}} |
| Skewness | {{{skewness}}} |
| Excess kurtosis | {{{kurtosis}}} |
| Entropy | {{{entropy}}} |
| Moment-generating function (mgf) | {{{mgf}}} |
| Characteristic function | {{{char}}} |
cdf =<math> \Phi\left(\sqrt{\frac{\lambda}{x}} \left(\frac{x}{\mu}-1 \right)\right) </math> <math>+\exp\left(\frac{- 2 \lambda}{\mu}\right) \Phi\left(-\sqrt{\frac{\lambda}{x}}\left(\frac{x}{\mu}+1 \right)\right) </math>
where <math> \Phi \left(\right)</math> is the normal (Gaussian) distribution c.d.f. |
mean =<math> \mu </math>|
median =|
mode =<math>\mu\left[\left(1+\frac{9 \mu^2}{4 \lambda^2}\right)^\frac{1}{2}-\frac{3 \mu}{2 \lambda}\right]</math>|
variance =<math>\frac{\mu^3}{\lambda} </math>|
skewness =<math>3\left(\frac{\mu}{\lambda}\right)^{1/2} </math>|
kurtosis =<math>\frac{15 \mu}{\lambda} </math>|
entropy =|
mgf =<math>e^{\left(\frac{\lambda}{\mu}\right)\left[1-\sqrt{1-\frac{2\mu^2t}{\lambda}}\right]}</math>|
char =<math>e^{\left(\frac{\lambda}{\mu}\right)\left[1-\sqrt{1-\frac{2\mu^2\mathrm{i}t}{\lambda}}\right]}</math>|
}}
In probability theory, the inverse Gaussian distribution (also known as the Wald distribution) is a two-parameter family of continuous probability distributions with support on (0,∞).
Its probability density function is given by
- <math>
f(x;\mu,\lambda) = \left[\frac{\lambda}{2 \pi x^3}\right]^{1/2} \exp{\frac{-\lambda (x-\mu)^2}{2 \mu^2 x}}</math> for x > 0, where <math>\mu > 0</math> is the mean and <math>\lambda > 0</math> is the shape parameter.
As λ tends to infinity, the inverse Gaussian distribution becomes more like a normal (Gaussian) distribution. The inverse Gaussian distribution has several properties analogous to a Gaussian distribution. The name can be misleading. It is an "inverse" only in that, while the Gaussian describes the distribution of distance at fixed time in Brownian motion, the inverse Gaussian describes the distribution of the time a Brownian Motion with positive drift takes to reach a fixed positive level.
Its cumulant generating function (logarithm of the characteristic function) is the inverse of the cumulant generating function of a Gaussian random variable.
To indicate that a random variable X is inverse Gaussian-distributed with mean μ and shape parameter λ we write
- <math>X \sim IG(\mu, \lambda).\,\!</math>
Properties
Summation
If Xi has a IG(μ0wi, λ0wi²) distribution for i = 1, 2, ..., n and all Xi are independent, then
- <math>
S=\sum_{i=1}^n X_i \sim IG \left( \mu_0 \bar{w}, \lambda_0 \bar{w}^2 \right), \! </math> where <math> \bar{w}= \sum_{i=1}^n w_i.</math>
Note that
- <math>
\frac{\textrm{Var}(X_i)}{\textrm{E}(X_i)}= \frac{\mu_0^2 w_i^2 }{\lambda_0 w_i^2 }=\frac{\mu_0^2}{\lambda_0} </math> is constant for all i. This is a necessary condition for the summation. Otherwise S would not be inverse gaussian.
Scaling
For any t > 0 it holds that
- <math>
X \sim IG(\mu,\lambda) \,\,\,\,\,\, \Rightarrow \,\,\,\,\,\, tX \sim IG(t\mu,t\lambda) </math>
Exponential family
The inverse Gaussian distribution is a two-parameter exponential family with natural parameters -λ/(2μ²) and -λ/2, and natural statistics X and 1/X.
Relationship with Brownian motion
The relationship between the inverse Gaussian distribution and Brownian motion is as follows: The stochastic process Xt given by
- <math>X_t = \nu t + \sigma W_t\quad\quad\quad\quad</math>
(where Wt is a standard Brownian motion) is a Brownian motion with drift ν. The first passage time for a fixed level α > 0 by Xt is
- <math>T_\alpha = \inf\{ 0 < t < \infty \mid X_t=\alpha \} \,</math>
If <math>x_0 = 0</math> and <math>\nu > 0</math> the IG parameters become
- <math>\mu = \tfrac \alpha \nu\,</math>
- <math>\lambda = \tfrac {\alpha^2} {\sigma^2} \,</math>
where <math>\nu</math> is the mean and <math>\sigma^2</math> is the variance of the Wiener process describing the motion.
- <math>T_\alpha \sim IG(\tfrac\alpha\nu, \tfrac {\alpha^2} {\sigma^2}).\,</math>
Maximum likelihood
The model where
- <math>
X_i \sim IG(\mu,\lambda w_i), \,\,\,\,\,\, i=1,2,\ldots,n </math> with all wi known, (μ, λ) unknown and all Xi independent has the following likelihood function
- <math>
L(\mu, \lambda)= \left( \frac\lambda{2\pi} \right)^\frac n 2 \left( \prod^n_{i=1} \frac{w_i}{X_i^3} \right)^{\frac12} \exp\left( -\frac\lambda{2\mu^2}\sum_{i=1}^n w_i X_i - \frac\lambda 2 \sum_{i=1}^n w_i \frac1{X_i} \right). </math> Solving the likelihood equation yields the following maximum likelihood estimates
- <math>
\hat{\mu}= \frac{\sum_{i=1}^n w_i X_i}{\sum_{i=1}^n w_i}, \,\,\,\,\,\,\,\, \frac1\hat{\lambda}= \frac1n \sum_{i=1}^n w_i \left( \frac1{X_i}-\frac1{\hat{\mu}} \right) </math> <math>\hat{\mu}</math> and <math>\hat{\lambda}</math> are independent and
- <math>
\hat{\mu} \sim IG \left(\mu, \lambda \sum_{i=1}^n w_i \right) \,\,\,\,\,\,\,\, \frac n\hat{\lambda} \sim \frac1\lambda \chi^2_{{df}=n-1}. </math>
References
- The inverse gaussian distribution: theory, methodology, and applications by Raj Chhikara and Leroy Folks, 1989 ISBN 0-8247-7997-5
- System Reliability Theory by Marvin Rausand and Arnljot Høyland
- The Inverse Gaussian Distribution by D.N. Seshadri, Oxford Univ Press
See also
External links
- Inverse Gaussian Distribution in Wolfram website.
Table of Contents In Alphabetical Order | By Individual Diseases | Signs and Symptoms | Physical Examination | Lab Tests | Drugs
Editor Tools Become an Editor | Editors Help Menu | Create a Page | Edit a Page | Upload a Picture or File | Printable version | Permanent link | Maintain Pages | What Pages Link HereThere is no pharmaceutical or device industry support for this site and we need your viewer supported Donations | Editorial Board | Governance | Licensing | Disclaimers | Avoid Plagiarism | Policies