To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

Laplace distribution

From Wikipedia, the free encyclopedia

Laplace
Probability density function
Probability density plots of Laplace distributions
Cumulative distribution function
Cumulative distribution plots of Laplace distributions
Parameters location (real)
scale (real)
Support
PDF
CDF
Quantile
Mean
Median
Mode
Variance
MAD
Skewness
Excess kurtosis
Entropy
MGF
CF
Expected shortfall [1]

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 along the abscissa, although the term 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[citation needed]. Increments of Laplace motion or a variance gamma process evaluated over the time scale also have a Laplace distribution.

YouTube Encyclopedic

  • 1/5
    Views:
    4 013
    2 263
    3 753
    9 203
    1 896
  • Exponential and Laplace Distributions
  • What is Laplace distribution?, Explain Laplace distribution, Define Laplace distribution
  • Laplace Distribution | Double Exponential Distribution
  • Laplace Distribution: Mean and Variance
  • Laplace (Double Exponential ) Distribution (DR. Jadhav D. S.)

Transcription

Definitions

Probability density function

A random variable has a distribution if its probability density function is

were is a location parameter, and , which is sometimes referred to as the "diversity", is a scale parameter. If and , the positive half-line is exactly an exponential distribution scaled by 1/2.

The probability density function 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. It is a special case of the generalized normal distribution and the hyperbolic distribution. Continuous symmetric distributions that have exponential tails, like the Laplace distribution, but which have probability density functions that are differentiable at the mode include the logistic distribution, hyperbolic secant distribution, and the Champernowne 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:

The inverse cumulative distribution function is given by

Properties

Moments

Related distributions

  • If then .
  • If then .
  • If then (exponential distribution).
  • If then
  • If then .
  • If then (exponential power distribution).
  • If (normal distribution) then and .
  • If then (chi-squared distribution).
  • If then . (F-distribution)
  • If (uniform distribution) then .
  • If and (Bernoulli distribution) independent of , then .
  • If and independent of , then
  • If has a Rademacher distribution and then .
  • If and independent of , then .
  • If (geometric stable distribution) then .
  • The Laplace distribution is a limiting case of the hyperbolic distribution.
  • If with (Rayleigh distribution) then . Note that if , then with , which in turn equals the exponential distribution .
  • Given an integer , if (gamma distribution, using characterization), then (infinite divisibility)[2]
  • If X has a Laplace distribution, then Y = eX has a log-Laplace distribution; conversely, if X has a log-Laplace distribution, then its logarithm has a Laplace distribution.

Probability of a Laplace being greater than another

Let be independent laplace random variables: and , and we want to compute .

The probability of can be reduced (using the properties below) to , where . This probability is equal to

When , both expressions are replaced by their limit as :

To compute the case for , note that

since when

Relation to the exponential distribution

A Laplace random variable can be represented as the difference of two independent and identically distributed (iid) exponential random variables.[2] One way to show this is by using the characteristic function approach. For any set of independent continuous random variables, for any linear combination of those variables, its characteristic function (which uniquely determines the distribution) can be acquired by multiplying the corresponding characteristic functions.

Consider two i.i.d random variables . The characteristic functions for are

respectively. On multiplying these characteristic functions (equivalent to the characteristic function of the sum of the random variables ), the result is

This is the same as the characteristic function for , which is

Sargan distributions

Sargan distributions are a system of distributions of which the Laplace distribution is a core member. A th order Sargan distribution has density[3][4]

for parameters . The Laplace distribution results for .

Statistical inference

Given independent and identically distributed samples , the maximum likelihood (MLE) estimator of is the sample median,[5]

The MLE estimator of is the mean absolute deviation from the median,[citation needed]

revealing a link between the Laplace distribution and least absolute deviations. A correction for small samples can be applied as follows:

(see: exponential distribution#Parameter estimation).

Occurrence and applications

The Laplacian distribution has been used in speech recognition to model priors on DFT coefficients [6] and in JPEG image compression to model AC coefficients [7] generated by a DCT.

  • The addition of noise drawn from a Laplacian distribution, with scaling parameter appropriate to a function's sensitivity, to the output of a statistical database query is the most common means to provide differential privacy in statistical databases.
Fitted Laplace distribution to maximum one-day rainfalls [8]
The Laplace distribution, being a composite or double distribution, is applicable in situations where the lower values originate under different external conditions than the higher ones so that they follow a different pattern.[12]

Random variate generation

Given a random variable drawn from the uniform distribution in the interval , the random variable

has a Laplace distribution with parameters and . This follows from the inverse cumulative distribution function given above.

A variate can also be generated as the difference of two i.i.d. random variables. Equivalently, can also be generated as the logarithm of the ratio of two i.i.d. uniform random variables.

History

This distribution is often referred to as "Laplace's first law of errors". He published it in 1774, modeling the frequency of an error as an exponential function of its magnitude once its sign was disregarded. Laplace would later replace this model with his "second law of errors", based on the normal distribution, after the discovery of the central limit theorem.[13][14]

Keynes published a paper in 1911 based on his earlier thesis wherein he showed that the Laplace distribution minimised the absolute deviation from the median.[15]

See also

References

  1. ^ a b Norton, Matthew; Khokhlov, Valentyn; Uryasev, Stan (2019). "Calculating CVaR and bPOE for common probability distributions with application to portfolio optimization and density estimation" (PDF). Annals of Operations Research. 299 (1–2). Springer: 1281–1315. doi:10.1007/s10479-019-03373-1. Retrieved 2023-02-27.
  2. ^ a b Kotz, Samuel; Kozubowski, Tomasz J.; Podgórski, Krzysztof (2001). The Laplace distribution and generalizations: a revisit with applications to Communications, Economics, Engineering and Finance. Birkhauser. pp. 23 (Proposition 2.2.2, Equation 2.2.8). ISBN 9780817641665.
  3. ^ Everitt, B.S. (2002) The Cambridge Dictionary of Statistics, CUP. ISBN 0-521-81099-X
  4. ^ Johnson, N.L., Kotz S., Balakrishnan, N. (1994) Continuous Univariate Distributions, Wiley. ISBN 0-471-58495-9. p. 60
  5. ^ Robert M. Norton (May 1984). "The Double Exponential Distribution: Using Calculus to Find a Maximum Likelihood Estimator". The American Statistician. 38 (2). American Statistical Association: 135–136. doi:10.2307/2683252. JSTOR 2683252.
  6. ^ Eltoft, T.; Taesu Kim; Te-Won Lee (2006). "On the multivariate Laplace distribution" (PDF). IEEE Signal Processing Letters. 13 (5): 300–303. doi:10.1109/LSP.2006.870353. S2CID 1011487. Archived from the original (PDF) on 2013-06-06. Retrieved 2012-07-04.
  7. ^ Minguillon, J.; Pujol, J. (2001). "JPEG standard uniform quantization error modeling with applications to sequential and progressive operation modes" (PDF). Journal of Electronic Imaging. 10 (2): 475–485. doi:10.1117/1.1344592. hdl:10609/6263.
  8. ^ CumFreq for probability distribution fitting
  9. ^ Pardo, Scott (2020). Statistical Analysis of Empirical Data Methods for Applied Sciences. Springer. p. 58. ISBN 978-3-030-43327-7.
  10. ^ Kou, S.G. (August 8, 2002). "A Jump-Diffusion Model for Option Pricing". Management Science. 48 (8): 1086–1101. doi:10.1287/mnsc.48.8.1086.166. JSTOR 822677. Retrieved 2022-03-01.
  11. ^ Chen, Jian (2018). General Equilibrium Option Pricing Method: Theoretical and Empirical Study. Springer. p. 70. ISBN 9789811074288.
  12. ^ A collection of composite distributions
  13. ^ Laplace, P-S. (1774). Mémoire sur la probabilité des causes par les évènements. Mémoires de l’Academie Royale des Sciences Presentés par Divers Savan, 6, 621–656
  14. ^ Wilson, Edwin Bidwell (1923). "First and Second Laws of Error". Journal of the American Statistical Association. 18 (143). Informa UK Limited: 841–851. doi:10.1080/01621459.1923.10502116. ISSN 0162-1459. Public Domain This article incorporates text from this source, which is in the public domain.
  15. ^ Keynes, J. M. (1911). "The Principal Averages and the Laws of Error which Lead to Them". Journal of the Royal Statistical Society. 74 (3). JSTOR: 322–331. doi:10.2307/2340444. ISSN 0952-8385. JSTOR 2340444.

External links

This page was last edited on 6 April 2024, at 19:23
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.