Share on Facebook Share on Twitter Email
Answers.com

Laplace distribution

 
Statistics Dictionary: Laplace distribution

A distribution, first given by Laplace in 1774, that has probability density function f given by




where ϕ is a positive parameter. The distribution is also called the double exponential distribution and is the distribution of the difference of two independent exponential random variables with the same mean. The distribution is symmetrical about 0, which is therefore both its mean and its mode. The distribution has variance 2ϕ2.



Laplace distribution. Each distribution has variance equal to 2ϕ2.



Search unanswered questions...
Enter a question here...
Search: All sources Community Q&A Reference topics
Wikipedia: Laplace distribution
Top
Laplace
Probability density function
Probability density plots of Laplace distributions
Cumulative distribution function
Cumulative distribution plots of Laplace distributions
Parameters \mu\, location (real)
b > 0\, scale (real)
Support x \in (-\infty; +\infty)\,
Probability density function (pdf) \frac{1}{2\,b} \exp \left(-\frac{|x-\mu|}b \right) \,
Cumulative distribution function (cdf) see text
Mean \mu\,
Median \mu\,
Mode \mu\,
Variance 2\,b^2
Skewness 0\,
Excess kurtosis 3\,
Entropy \log(2\,e\,b)
Moment-generating function (mgf) \frac{\exp(\mu\,t)}{1-b^2\,t^2}\,\! for |t|<1/b\,
Characteristic function \frac{\exp(\mu\,i\,t)}{1+b^2\,t^2}\,\!

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

Characterization

Probability density function

A random variable has a Laplace(μ, b) distribution if its probability density function is

f(x|\mu,b) = \frac{1}{2b} \exp \left( -\frac{|x-\mu|}{b} \right) \,\!
    = \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.

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.

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:

F(x)\, = \int_{-\infty}^x \!\!f(u)\,\mathrm{d}u

   = \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.
=0.5\,[1 + \sgn(x-\mu)\,(1-\exp(-|x-\mu|/b))].

The inverse cumulative distribution function is given by

F^{-1}(p) = \mu - b\,\sgn(p-0.5)\,\ln(1 - 2|p-0.5|).

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

X=\mu - b\,\sgn(U)\,\ln(1 - 2|U|)

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.

Parameter estimation

Given N independent and identically distributed samples x1, x2, ..., xN, an estimator \hat{\mu} of μ is the sample median,[1] and the maximum likelihood estimator of b is

\hat{b} = \frac{1}{N} \sum_{i = 1}^{N} |x_i - \hat{\mu}|

(revealing a link between the Laplace distribution and least absolute deviations).

Moments

\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]

Related distributions

See also

References


Best of the Web: Laplace distribution
Top

Some good "Laplace distribution" pages on the web:


Math
mathworld.wolfram.com
 
 
 

 

Copyrights:

Statistics Dictionary. A Dictionary of Statistics. Second edition revised. Copyright © Oxford University Press, 2008. All rights reserved.  Read more
Wikipedia. This article is licensed under the Creative Commons Attribution/Share-Alike License. It uses material from the Wikipedia article "Laplace distribution" Read more