Lévy distribution

From Wikipedia, the free encyclopedia
(Redirected from Levy function)
Jump to navigation Jump to search
Lévy (unshifted)
Probability density function
Levy distribution PDF
Cumulative distribution function
Levy distribution CDF
Parameters μ location; c>0 scale
Support x(μ,)
PDF c2πec2(xμ)(xμ)3/2
CDF erfc(c2(xμ))
Quantile μ+σ2(erfc1(p))2
Mean
Median μ+c/2(erfc1(1/2))2
Mode μ+c3
Variance
Skewness undefined
Excess kurtosis undefined
Entropy

1+3γ+ln(16πc2)2

where γ is the Euler-Mascheroni constant
MGF undefined
CF eiμt2ict

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 a stable distribution.

Definition

[edit | edit source]

The probability density function of the Lévy distribution over the domain xμ is

f(x;μ,c)=c2πec2(xμ)(xμ)3/2,

where μ is the location parameter, and c is the scale parameter. The cumulative distribution function is

F(x;μ,c)=erfc(c2(xμ))=22Φ(c(xμ)),

where erfc(z) is the complementary error function, and Φ(x) is the Laplace function (CDF of the standard normal distribution). The shift parameter μ has the effect of shifting the curve to the right by an amount μ and changing the support to the interval [μ). Like all stable distributions, the Lévy distribution has a standard form f(x; 0, 1) which has the following property:

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

where y is defined as

y=xμc.

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

φ(t;μ,c)=eiμt2ict.

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

φ(t;μ,c)=eiμt|ct|1/2(1isign(t)).

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

mn =def c2π0ec/2xxnx3/2dx,

which diverges for all n1/2, so that the integer moments of the Lévy distribution do not exist (only some fractional moments).

The moment-generating function would be formally defined by

M(t;c) =def c2π0ec/2x+txx3/2dx,

however, this diverges for t>0 and is therefore not defined on an interval around zero, so the moment-generating function is actually undefined.

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:

f(x;μ,c)c2π1x3/2 as x,

which shows that the Lévy distribution is not just heavy-tailed but also fat-tailed. This is illustrated in the diagram below, in which the probability density functions for various values of c and μ=0 are plotted on a log–log plot:

File:Levy0 LdistributionPDF.svg
Probability density function for the Lévy distribution on a log–log plot

The standard Lévy distribution satisfies the condition of being stable:

(X1+X2++Xn)n1/αX,

where X1,X2,,Xn,X are independent standard Lévy-variables with α=1/2.

[edit | edit source]

Random-sample generation

[edit | edit source]

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[1]

X=F1(U)=c(Φ1(1U/2))2+μ

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

Applications

[edit | edit source]

Footnotes

[edit | edit source]
  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, Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)., Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value)., [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

[edit | edit source]
  1. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  2. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).
  3. ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).

References

[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value). - 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
[edit | edit source]
  • Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).