Lévy distribution

From Infogalactic: the planetary knowledge core
(Redirected from Levy function)
Jump to: navigation, search

<templatestyles src="Module:Hatnote/styles.css"></templatestyles>

Lévy (unshifted)
Probability density function
Levy distribution PDF
Cumulative distribution function
Levy distribution CDF
Parameters \mu location; c > 0\, scale
Support x \in [\mu, \infty)
PDF \sqrt{\frac{c}{2\pi}}~~\frac{e^{-\frac{c}{2(x-\mu)}}}{(x-\mu)^{3/2}}
CDF \textrm{erfc}\left(\sqrt{\frac{c}{2(x-\mu)}}\right)
Mean \infty
Median c/2(\textrm{erfc}^{-1}(1/2))^2\,, for \mu=0
Mode \frac{c}{3}, for \mu=0
Variance \infty
Skewness undefined
Ex. kurtosis undefined
Entropy \frac{1+3\gamma+\ln(16\pi c^2)}{2} where \gamma is Euler's constant
MGF undefined
CF e^{i\mu t-\sqrt{-2ict}}

In probability theory and statistics, the Lévy distribution, named after Paul Lévy, is a continuous probability distribution for a non-negative random variable. In spectroscopy, this distribution, with frequency as the dependent variable, is known as a van der Waals profile.[note 1] It is a special case of the inverse-gamma distribution.

It is one of the few distributions that are stable and that have probability density functions that can be expressed analytically, the others being the normal distribution and the Cauchy distribution.

Definition

The probability density function of the Lévy distribution over the domain x\ge \mu is

f(x;\mu,c)=\sqrt{\frac{c}{2\pi}}~~\frac{e^{ -\frac{c}{2(x-\mu)}}} {(x-\mu)^{3/2}}

where \mu is the location parameter and c is the scale parameter. The cumulative distribution function is

F(x;\mu,c)=\textrm{erfc}\left(\sqrt{\frac{c}{2(x-\mu)}}\right)

where \textrm{erfc}(z) is the complementary error function. The shift parameter \mu has the effect of shifting the curve to the right by an amount \mu, and changing the support to the interval [\mu, \infty). Like all stable distributions, the Levy distribution has a standard form f(x;0,1) which has the following property:

f(x;\mu,c)dx = f(y;0,1)dy\,

where y is defined as

y = \frac{x-\mu}{c}\,

The characteristic function of the Lévy distribution is given by

\varphi(t;\mu,c)=e^{i\mu t-\sqrt{-2ict}}.

Note that the characteristic function can also be written in the same form used for the stable distribution with \alpha=1/2 and \beta=1:

\varphi(t;\mu,c)=e^{i\mu t-|ct|^{1/2}~(1-i~\textrm{sign}(t))}.

Assuming \mu=0, the nth moment of the unshifted Lévy distribution is formally defined by:

m_n\ \stackrel{\mathrm{def}}{=}\ \sqrt{\frac{c}{2\pi}}\int_0^\infty \frac{e^{-c/2x}\,x^n}{x^{3/2}}\,dx

which diverges for all n > 0 so that the moments of the Lévy distribution do not exist. The moment generating function is then formally defined by:

M(t;c)\ \stackrel{\mathrm{def}}{=}\  \sqrt{\frac{c}{2\pi}}\int_0^\infty \frac{e^{-c/2x+tx}}{x^{3/2}}\,dx

which diverges for t>0 and is therefore not defined in an interval around zero, so that the moment generating function is not defined per se. Like all stable distributions except the normal distribution, the wing of the probability density function exhibits heavy tail behavior falling off according to a power law:

\lim_{x\rightarrow \infty}f(x;\mu,c) =\sqrt{\frac{c}{2\pi}}~\frac{1}{x^{3/2}}.

This is illustrated in the diagram below, in which the probability density functions for various values of c and \mu=0 are plotted on a log-log scale.

Probability density function for the Lévy distribution on a log-log scale.



Differential equation


\left\{f(x) (-c-3 \mu +3 x)+2 (x-\mu )^2 f'(x)=0,f(0)=\frac{e^{\frac{c}{2
   \mu }} \left(-\frac{c}{\mu }\right)^{3/2}}{\sqrt{2 \pi } c}\right\}

Related distributions

Random sample generation

Random samples from the Lévy distribution can be generated using inverse transform sampling. Given a random variate U drawn from the uniform distribution on the unit interval (0, 1], the variate X given by

X=F^{-1}(U)=\frac{c}{(\Phi^{-1}(1-U/2))^2}+\mu

is Lévy-distributed with location \mu and scale c. Here \Phi(x) is the cumulative distribution function of the standard normal distribution.

Applications

  • The length of the path followed by a photon in a turbid medium follows the Lévy distribution.[1]

Footnotes

  1. "van der Waals profile" appears with lowercase "van" in almost all sources, such as: Statistical mechanics of the liquid surface by Clive Anthony Croxton, 1980, A Wiley-Interscience publication, ISBN 0-471-27663-4, ISBN 978-0-471-27663-0, [1]; and in Journal of technical physics, Volume 36, by Instytut Podstawowych Problemów Techniki (Polska Akademia Nauk), publisher: Państwowe Wydawn. Naukowe., 1995, [2]

Notes

  1. Rogers, Geoffrey L, Multiple path analysis of reflectance from turbid media. Journal of the Optical Society of America A, 25:11, p 2879-2883 (2008).
  2. Lua error in package.lua at line 80: module 'strict' not found.

References

  • Lua error in package.lua at line 80: module 'strict' not found. - John P. Nolan's introduction to stable distributions, some papers on stable laws, and a free program to compute stable densities, cumulative distribution functions, quantiles, estimate parameters, etc. See especially An introduction to stable distributions, Chapter 1

External links