Laplace distribution
From Wikipedia, the free encyclopedia
| Probability density function |
|
| Cumulative distribution function |
|
| parameters: | location (real) scale (real) |
|---|---|
| support: | ![]() |
| pdf: | ![]() |
| cdf: | see text |
| mean: | ![]() |
| median: | ![]() |
| mode: | ![]() |
| variance: | ![]() |
| skewness: | ![]() |
| kurtosis: | ![]() |
| entropy: | ![]() |
| mgf: | for ![]() |
| cf: | ![]() |
In probability theory and statistics, the Laplace distribution is a continuous probability distribution named after Pierre-Simon Laplace. It is also sometimes called the double exponential distribution, because it can be thought of as two exponential distributions (with an additional location parameter) spliced together back-to-back, but the term double exponential distribution is also sometimes used to refer to the Gumbel distribution. The difference between two independent identically distributed exponential random variables is governed by a Laplace distribution, as is a Brownian motion evaluated at an exponentially distributed random time. Increments of Laplace motion or a variance gamma process evaluated over the time scale also have a Laplace distribution.
Contents |
[edit] Characterization
[edit] Probability density function
A random variable has a Laplace(μ, b) distribution if its probability density function is
Here, μ is a location parameter and b > 0 is a scale parameter. If μ = 0 and b = 1, the positive half-line is exactly an exponential distribution scaled by 1/2.
The pdf of the Laplace distribution is also reminiscent of the normal distribution; however, whereas the normal distribution is expressed in terms of the squared difference from the mean μ, the Laplace density is expressed in terms of the absolute difference from the mean. Consequently the Laplace distribution has fatter tails than the normal distribution.
[edit] Cumulative distribution function
The Laplace distribution is easy to integrate (if one distinguishes two symmetric cases) due to the use of the absolute value function. Its cumulative distribution function is as follows:
![]() |
![]() |
![]() |
|
![]() |
The inverse cumulative distribution function is given by
[edit] Generating random variables according to the Laplace distribution
Given a random variable U drawn from the uniform distribution in the interval (-1/2, 1/2], the random variable
has a Laplace distribution with parameters μ and b. This follows from the inverse cumulative distribution function given above.
A Laplace(0, b) variate can also be generated as the difference of two i.i.d. Exponential(1/b) random variables. Equivalently, a Laplace(0, 1) random variable can be generated as the logarithm of the ratio of two iid uniform random variables.
[edit] Parameter estimation
Given N independent and identically distributed samples x1, x2, ..., xN, an estimator
of μ is the sample median,[1] and the maximum likelihood estimator of b is
(revealing a link between the Laplace distribution and least absolute deviations).
[edit] Moments
[edit] Related distributions
- If
then
is an exponential distribution. - If
and
independent of
, then
. - If
and
independent of
, then
. - The generalized Gaussian distribution (version 1) equals the Laplace distribution when its shape parameter β is set to 1. The scale parameter α is then equal to b.
[edit] See also
- Log-Laplace distribution
- Lorentzian distribution (the Fourier transform of the Laplace)
[edit] References
|
|||||||||||






for 

![= \frac{1}{2b}
\left\{\begin{matrix}
\exp \left( -\frac{\mu-x}{b} \right) & \mbox{if }x < \mu
\\[8pt]
\exp \left( -\frac{x-\mu}{b} \right) & \mbox{if }x \geq \mu
\end{matrix}\right.](http://upload.wikimedia.org/math/c/e/4/ce4d439591049ac1d53672d9035bf685.png)


![= \left\{\begin{matrix}
&\frac12 \exp \left( \frac{x-\mu}{b} \right) & \mbox{if }x < \mu
\\[8pt]
1-\!\!\!\!&\frac12 \exp \left( -\frac{x-\mu}{b} \right) & \mbox{if }x \geq \mu
\end{matrix}\right.](http://upload.wikimedia.org/math/6/6/8/668a7fb956fa46baea2606536f2f4dc8.png)
![=0.5\,[1 + \sgn(x-\mu)\,(1-\exp(-|x-\mu|/b))].](http://upload.wikimedia.org/math/3/9/0/390e84f8a1ff892a4aa985000a994453.png)



![\mu_r' = \bigg({\frac{1}{2}}\bigg) \sum_{k=0}^r \bigg[{\frac{r!}{k! (r-k)!}} b^k \mu^{(r-k)} k! \{1 + (-1)^k\}\bigg]](http://upload.wikimedia.org/math/7/9/0/79014853bc474b0a516b0fad86c456df.png)