Exponential distribution

From The Right Wiki
Jump to navigationJump to search
Exponential
Probability density function
plot of the probability density function of the exponential distribution
Cumulative distribution function
Cumulative distribution function
Parameters λ>0, rate, or inverse scale
Support x[0,)
PDF λeλx
CDF 1eλx
Quantile ln(1p)λ
Mean 1λ
Median ln2λ
Mode 0
Variance 1λ2
Skewness 2
Excess kurtosis 6
Entropy 1lnλ
MGF λλt, for t<λ
CF λλit
Fisher information 1λ2
Kullback–Leibler divergence lnλ0λ+λλ01
Expected shortfall ln(1p)+1λ

In probability theory and statistics, the exponential distribution or negative exponential distribution is the probability distribution of the distance between events in a Poisson point process, i.e., a process in which events occur continuously and independently at a constant average rate; the distance parameter could be any meaningful mono-dimensional measure of the process, such as time between production errors, or length along a roll of fabric in the weaving manufacturing process.[1] It is a particular case of the gamma distribution. It is the continuous analogue of the geometric distribution, and it has the key property of being memoryless.[2] In addition to being used for the analysis of Poisson point processes it is found in various other contexts.[3] The exponential distribution is not the same as the class of exponential families of distributions. This is a large class of probability distributions that includes the exponential distribution as one of its members, but also includes many other distributions, like the normal, binomial, gamma, and Poisson distributions.[3]

Definitions

Probability density function

The probability density function (pdf) of an exponential distribution is

f(x;λ)={λeλxx0,0x<0.

Here λ > 0 is the parameter of the distribution, often called the rate parameter. The distribution is supported on the interval [0, ∞). If a random variable X has this distribution, we write X ~ Exp(λ). The exponential distribution exhibits infinite divisibility.

Cumulative distribution function

The cumulative distribution function is given by

F(x;λ)={1eλxx0,0x<0.

Alternative parametrization

The exponential distribution is sometimes parametrized in terms of the scale parameter β = 1/λ, which is also the mean: f(x;β)={1βex/βx0,0x<0.F(x;β)={1ex/βx0,0x<0.

Properties

Mean, variance, moments, and median

File:Mean exp.svg
The mean is the probability mass centre, that is, the first moment.
File:Median exp.svg
The median is the preimage F−1(1/2).

The mean or expected value of an exponentially distributed random variable X with rate parameter λ is given by E[X]=1λ. In light of the examples given below, this makes sense; a person who receives an average of two telephone calls per hour can expect that the time between consecutive calls will be 0.5 hour, or 30 minutes. The variance of X is given by Var[X]=1λ2, so the standard deviation is equal to the mean. The moments of X, for n are given by E[Xn]=n!λn. The central moments of X, for n are given by μn=!nλn=n!λnk=0n(1)kk!. where !n is the subfactorial of n The median of X is given by m[X]=ln(2)λ<E[X], where ln refers to the natural logarithm. Thus the absolute difference between the mean and median is |E[X]m[X]|=1ln(2)λ<1λ=σ[X], in accordance with the median-mean inequality.

Memorylessness property of exponential random variable

An exponentially distributed random variable T obeys the relation Pr(T>s+tT>s)=Pr(T>t),s,t0. This can be seen by considering the complementary cumulative distribution function: Pr(T>s+tT>s)=Pr(T>s+tT>s)Pr(T>s)=Pr(T>s+t)Pr(T>s)=eλ(s+t)eλs=eλt=Pr(T>t). When T is interpreted as the waiting time for an event to occur relative to some initial time, this relation implies that, if T is conditioned on a failure to observe the event over some initial period of time s, the distribution of the remaining waiting time is the same as the original unconditional distribution. For example, if an event has not occurred after 30 seconds, the conditional probability that occurrence will take at least 10 more seconds is equal to the unconditional probability of observing the event more than 10 seconds after the initial time. The exponential distribution and the geometric distribution are the only memoryless probability distributions. The exponential distribution is consequently also necessarily the only continuous probability distribution that has a constant failure rate.

Quantiles

Tukey anomaly criteria for exponential probability distribution function.
Tukey criteria for anomalies.[citation needed]

The quantile function (inverse cumulative distribution function) for Exp(λ) is F1(p;λ)=ln(1p)λ,0p<1 The quartiles are therefore:

  • first quartile: ln(4/3)/λ
  • median: ln(2)/λ
  • third quartile: ln(4)/λ

And as a consequence the interquartile range is ln(3)/λ.

Conditional Value at Risk (Expected Shortfall)

The conditional value at risk (CVaR) also known as the expected shortfall or superquantile for Exp(λ) is derived as follows:[4] q¯α(X)=11αα1qp(X)dp=1(1α)α1ln(1p)λdp=1λ(1α)1α0ln(y)dy=1λ(1α)01αln(y)dy=1λ(1α)[(1α)ln(1α)(1α)]=ln(1α)+1λ

Buffered Probability of Exceedance (bPOE)

The buffered probability of exceedance is one minus the probability level at which the CVaR equals the threshold x. It is derived as follows:[4] p¯x(X)={1α|q¯α(X)=x}={1α|ln(1α)+1λ=x}={1α|ln(1α)=1λx}={1α|eln(1α)=e1λx}={1α|1α=e1λx}=e1λx

Kullback–Leibler divergence

The directed Kullback–Leibler divergence in nats of eλ ("approximating" distribution) from eλ0 ('true' distribution) is given by Δ(λ0λ)=𝔼λ0(logpλ0(x)pλ(x))=𝔼λ0(logλ0eλ0xλeλx)=log(λ0)log(λ)(λ0λ)Eλ0(x)=log(λ0)log(λ)+λλ01.

Maximum entropy distribution

Among all continuous probability distributions with support [0, ∞) and mean μ, the exponential distribution with λ = 1/μ has the largest differential entropy. In other words, it is the maximum entropy probability distribution for a random variate X which is greater than or equal to zero and for which E[X] is fixed.[5]

Distribution of the minimum of exponential random variables

Let X1, ..., Xn be independent exponentially distributed random variables with rate parameters λ1, ..., λn. Then min{X1,,Xn} is also exponentially distributed, with parameter λ=λ1++λn. This can be seen by considering the complementary cumulative distribution function: Pr(min{X1,,Xn}>x)=Pr(X1>x,,Xn>x)=i=1nPr(Xi>x)=i=1nexp(xλi)=exp(xi=1nλi). The index of the variable which achieves the minimum is distributed according to the categorical distribution Pr(Xk=min{X1,,Xn})=λkλ1++λn. A proof can be seen by letting I=argmini{1,,n}{X1,,Xn}. Then, Pr(I=k)=0Pr(Xk=x)Pr(ikXi>x)dx=0λkeλkx(i=1,ikneλix)dx=λk0e(λ1++λn)xdx=λkλ1++λn. Note that max{X1,,Xn} is not exponentially distributed, if X1, ..., Xn do not all have parameter 0.[6]

Joint moments of i.i.d. exponential order statistics

Let X1,,Xn be n independent and identically distributed exponential random variables with rate parameter λ. Let X(1),,X(n) denote the corresponding order statistics. For i<j , the joint moment E[X(i)X(j)] of the order statistics X(i) and X(j) is given by E[X(i)X(j)]=k=0j11(nk)λE[X(i)]+E[X(i)2]=k=0j11(nk)λk=0i11(nk)λ+k=0i11((nk)λ)2+(k=0i11(nk)λ)2. This can be seen by invoking the law of total expectation and the memoryless property: E[X(i)X(j)]=0E[X(i)X(j)X(i)=x]fX(i)(x)dx=x=0xE[X(j)X(j)x]fX(i)(x)dx(sinceX(i)=xX(j)x)=x=0x[E[X(j)]+x]fX(i)(x)dx(by the memoryless property)=k=0j11(nk)λE[X(i)]+E[X(i)2]. The first equation follows from the law of total expectation. The second equation exploits the fact that once we condition on X(i)=x, it must follow that X(j)x. The third equation relies on the memoryless property to replace E[X(j)X(j)x] with E[X(j)]+x.

Sum of two independent exponential random variables

The probability distribution function (PDF) of a sum of two independent random variables is the convolution of their individual PDFs. If X1 and X2 are independent exponential random variables with respective rate parameters λ1 and λ2, then the probability density of Z=X1+X2 is given by fZ(z)=fX1(x1)fX2(zx1)dx1=0zλ1eλ1x1λ2eλ2(zx1)dx1=λ1λ2eλ2z0ze(λ2λ1)x1dx1={λ1λ2λ2λ1(eλ1zeλ2z) if λ1λ2[4pt]λ2zeλz if λ1=λ2=λ. The entropy of this distribution is available in closed form: assuming λ1>λ2 (without loss of generality), then H(Z)=1+γ+ln(λ1λ2λ1λ2)+ψ(λ1λ1λ2), where γ is the Euler-Mascheroni constant, and ψ() is the digamma function.[7] In the case of equal rate parameters, the result is an Erlang distribution with shape 2 and parameter λ, which in turn is a special case of gamma distribution. The sum of n independent Exp(λ) exponential random variables is Gamma(n, λ) distributed.

Related distributions

  • If X ~ Laplace(μ, β−1), then |X − μ| ~ Exp(β).[8]
  • If X ~ Pareto(1, λ), then log(X) ~ Exp(λ).[8]
  • If X ~ SkewLogistic(θ), then log(1+eX)Exp(θ).
  • If Xi ~ U(0, 1) then limnnmin(X1,,Xn)Exp(1)
  • The exponential distribution is a limit of a scaled beta distribution: limnnBeta(1,n)=Exp(1).
  • The exponential distribution is a special case of type 3 Pearson distribution.
  • The exponential distribution is the special case of a Gamma distribution with shape parameter 1.[8]
  • If X ~ Exp(λ) and Xi ~ Exp(λi) then:
    • kXExp(λk), closure under scaling by a positive factor.
    • 1 + X ~ BenktanderWeibull(λ, 1), which reduces to a truncated exponential distribution.
    • keX ~ Pareto(k, λ).[8]
    • e−X ~ Beta(λ, 1).[8]
    • 1/keX ~ PowerLaw(k, λ)
    • XRayleigh(12λ), the Rayleigh distribution[8]
    • XWeibull(1λ,1), the Weibull distribution[8]
    • X2Weibull(1λ2,12)[8]
    • μ − β log(λX) ∼ Gumbel(μ, β).
    • XGeometric(1eλ), a geometric distribution on 0,1,2,3,...
    • XGeometric(1eλ), a geometric distribution on 1,2,3,4,...
    • If also Y ~ Erlang(n, λ) orYΓ(n,1λ) then XY+1Pareto(1,n)
    • If also λ ~ Gamma(k, θ) (shape, scale parametrisation) then the marginal distribution of X is Lomax(k, 1/θ), the gamma mixture
    • λ1X1 − λ2Y2 ~ Laplace(0, 1).
    • min{X1, ..., Xn} ~ Exp(λ1 + ... + λn).
    • If also λi = λ then:
      • X1++Xk=iXi Erlang(k, λ) = Gamma(k, λ−1) = Gamma(k, λ) (in (k, θ) and (α, β) parametrization, respectively) with an integer shape parameter k.[9]
      • If T=(X1++Xn)=i=1nXi, then 2λTχ2n2.
      • XiXj ~ Laplace(0, λ−1).
    • If also Xi are independent, then:
      • XiXi+Xj ~ U(0, 1)
      • Z=λiXiλjXj has probability density function fZ(z)=1(z+1)2. This can be used to obtain a confidence interval for λiλj.
    • If also λ = 1:
    • If also λ = 1/2 then X ∼ χ2
      2
      ; i.e., X has a chi-squared distribution with 2 degrees of freedom. Hence: Exp(λ)=12λExp(12)12λχ22i=1nExp(λ)12λχ2n2
  • If XExp(1λ) and YX ~ Poisson(X) then YGeometric(11+λ) (geometric distribution)
  • The Hoyt distribution can be obtained from exponential distribution and arcsine distribution
  • The exponential distribution is a limit of the κ-exponential distribution in the κ=0 case.
  • Exponential distribution is a limit of the κ-Generalized Gamma distribution in the α=1 and ν=1 cases:
    lim(α,ν)(0,1)pκ(x)=(1+κν)(2κ)νΓ(12κ+ν2)Γ(12κν2)αλνΓ(ν)xαν1expκ(λxα)=λeλx

Other related distributions:

Statistical inference

Below, suppose random variable X is exponentially distributed with rate parameter λ, and x1,,xn are n independent samples from X, with sample mean x¯.

Parameter estimation

The maximum likelihood estimator for λ is constructed as follows. The likelihood function for λ, given an independent and identically distributed sample x = (x1, ..., xn) drawn from the variable, is: L(λ)=i=1nλexp(λxi)=λnexp(λi=1nxi)=λnexp(λnx), where: x=1ni=1nxi is the sample mean. The derivative of the likelihood function's logarithm is: ddλlnL(λ)=ddλ(nlnλλnx)=nλnx{>0,0<λ<1x,=0,λ=1x,<0,λ>1x. Consequently, the maximum likelihood estimate for the rate parameter is: λ^mle=1x=nixi This is not an unbiased estimator of λ, although x is an unbiased[10] MLE[11] estimator of 1/λ and the distribution mean. The bias of λ^mle is equal to BE[(λ^mleλ)]=λn1 which yields the bias-corrected maximum likelihood estimator λ^mle*=λ^mleB. An approximate minimizer of mean squared error (see also: bias–variance tradeoff) can be found, assuming a sample size greater than two, with a correction factor to the MLE: λ^=(n2n)(1x¯)=n2ixi This is derived from the mean and variance of the inverse-gamma distribution, Inv-Gamma(n,λ).[12]

Fisher information

The Fisher information, denoted (λ), for an estimator of the rate parameter λ is given as: (λ)=E[(λlogf(x;λ))2|λ]=(λlogf(x;λ))2f(x;λ)dx Plugging in the distribution and solving gives: (λ)=0(λlogλeλx)2λeλxdx=0(1λx)2λeλxdx=λ2. This determines the amount of information each independent sample of an exponential distribution carries about the unknown rate parameter λ.

Confidence intervals

An exact 100(1 − α)% confidence interval for the rate parameter of an exponential distribution is given by:[13] 2nλ^mleχα2,2n2<1λ<2nλ^mleχ1α2,2n2, which is also equal to 2nxχα2,2n2<1λ<2nxχ1α2,2n2, where χ2
p,v
is the 100(p) percentile of the chi squared distribution with v degrees of freedom, n is the number of observations and x-bar is the sample average. A simple approximation to the exact interval endpoints can be derived using a normal approximation to the χ2
p,v
distribution. This approximation gives the following values for a 95% confidence interval: λlower=λ^(11.96n)λupper=λ^(1+1.96n) This approximation may be acceptable for samples containing at least 15 to 20 elements.[14]

Bayesian inference

The conjugate prior for the exponential distribution is the gamma distribution (of which the exponential distribution is a special case). The following parameterization of the gamma probability density function is useful: Gamma(λ;α,β)=βαΓ(α)λα1exp(λβ). The posterior distribution p can then be expressed in terms of the likelihood function defined above and a gamma prior: p(λ)L(λ)Γ(λ;α,β)=λnexp(λnx)βαΓ(α)λα1exp(λβ)λ(α+n)1exp(λ(β+nx)). Now the posterior density p has been specified up to a missing normalizing constant. Since it has the form of a gamma pdf, this can easily be filled in, and one obtains: p(λ)=Gamma(λ;α+n,β+nx). Here the hyperparameter α can be interpreted as the number of prior observations, and β as the sum of the prior observations. The posterior mean here is: α+nβ+nx.

Occurrence and applications

Occurrence of events

The exponential distribution occurs naturally when describing the lengths of the inter-arrival times in a homogeneous Poisson process. The exponential distribution may be viewed as a continuous counterpart of the geometric distribution, which describes the number of Bernoulli trials necessary for a discrete process to change state. In contrast, the exponential distribution describes the time for a continuous process to change state. In real-world scenarios, the assumption of a constant rate (or probability per unit time) is rarely satisfied. For example, the rate of incoming phone calls differs according to the time of day. But if we focus on a time interval during which the rate is roughly constant, such as from 2 to 4 p.m. during work days, the exponential distribution can be used as a good approximate model for the time until the next phone call arrives. Similar caveats apply to the following examples which yield approximately exponentially distributed variables:

  • The time until a radioactive particle decays, or the time between clicks of a Geiger counter
  • The time between receiving one telephone call and the next
  • The time until default (on payment to company debt holders) in reduced-form credit risk modeling

Exponential variables can also be used to model situations where certain events occur with a constant probability per unit length, such as the distance between mutations on a DNA strand, or between roadkills on a given road. In queuing theory, the service times of agents in a system (e.g. how long it takes for a bank teller etc. to serve a customer) are often modeled as exponentially distributed variables. (The arrival of customers for instance is also modeled by the Poisson distribution if the arrivals are independent and distributed identically.) The length of a process that can be thought of as a sequence of several independent tasks follows the Erlang distribution (which is the distribution of the sum of several independent exponentially distributed variables). Reliability theory and reliability engineering also make extensive use of the exponential distribution. Because of the memoryless property of this distribution, it is well-suited to model the constant hazard rate portion of the bathtub curve used in reliability theory. It is also very convenient because it is so easy to add failure rates in a reliability model. The exponential distribution is however not appropriate to model the overall lifetime of organisms or technical devices, because the "failure rates" here are not constant: more failures occur for very young and for very old systems.

File:FitExponDistr.tif
Fitted cumulative exponential distribution to annually maximum 1-day rainfalls using CumFreq[15]

In physics, if you observe a gas at a fixed temperature and pressure in a uniform gravitational field, the heights of the various molecules also follow an approximate exponential distribution, known as the Barometric formula. This is a consequence of the entropy property mentioned below. In hydrology, the exponential distribution is used to analyze extreme values of such variables as monthly and annual maximum values of daily rainfall and river discharge volumes.[16]

The blue picture illustrates an example of fitting the exponential distribution to ranked annually maximum one-day rainfalls showing also the 90% confidence belt based on the binomial distribution. The rainfall data are represented by plotting positions as part of the cumulative frequency analysis.

In operating-rooms management, the distribution of surgery duration for a category of surgeries with no typical work-content (like in an emergency room, encompassing all types of surgeries).

Prediction

Having observed a sample of n data points from an unknown exponential distribution a common task is to use these samples to make predictions about future data from the same source. A common predictive distribution over future samples is the so-called plug-in distribution, formed by plugging a suitable estimate for the rate parameter λ into the exponential density function. A common choice of estimate is the one provided by the principle of maximum likelihood, and using this yields the predictive density over a future sample xn+1, conditioned on the observed samples x = (x1, ..., xn) given by pML(xn+1x1,,xn)=(1x)exp(xn+1x). The Bayesian approach provides a predictive distribution which takes into account the uncertainty of the estimated parameter, although this may depend crucially on the choice of prior. A predictive distribution free of the issues of choosing priors that arise under the subjective Bayesian approach is pCNML(xn+1x1,,xn)=nn+1(x)n(nx+xn+1)n+1, which can be considered as

  1. a frequentist confidence distribution, obtained from the distribution of the pivotal quantity xn+1/x;[17]
  2. a profile predictive likelihood, obtained by eliminating the parameter λ from the joint likelihood of xn+1 and λ by maximization;[18]
  3. an objective Bayesian predictive posterior distribution, obtained using the non-informative Jeffreys prior 1/λ;
  4. the Conditional Normalized Maximum Likelihood (CNML) predictive distribution, from information theoretic considerations.[19]

The accuracy of a predictive distribution may be measured using the distance or divergence between the true exponential distribution with rate parameter, λ0, and the predictive distribution based on the sample x. The Kullback–Leibler divergence is a commonly used, parameterisation free measure of the difference between two distributions. Letting Δ(λ0||p) denote the Kullback–Leibler divergence between an exponential with rate parameter λ0 and a predictive distribution p it can be shown that Eλ0[Δ(λ0pML)]=ψ(n)+1n1log(n)Eλ0[Δ(λ0pCNML)]=ψ(n)+1nlog(n) where the expectation is taken with respect to the exponential distribution with rate parameter λ0 ∈ (0, ∞), and ψ( · ) is the digamma function. It is clear that the CNML predictive distribution is strictly superior to the maximum likelihood plug-in distribution in terms of average Kullback–Leibler divergence for all sample sizes n > 0.

Random variate generation

A conceptually very simple method for generating exponential variates is based on inverse transform sampling: Given a random variate U drawn from the uniform distribution on the unit interval (0, 1), the variate T=F1(U) has an exponential distribution, where F−1 is the quantile function, defined by F1(p)=ln(1p)λ. Moreover, if U is uniform on (0, 1), then so is 1 − U. This means one can generate exponential variates as follows: T=ln(U)λ. Other methods for generating exponential variates are discussed by Knuth[20] and Devroye.[21] A fast method for generating a set of ready-ordered exponential variates without using a sorting routine is also available.[21]

See also

References

  1. "7.2: Exponential Distribution". Statistics LibreTexts. 2021-07-15. Retrieved 2024-10-11.
  2. "Exponential distribution | mathematics | Britannica". www.britannica.com. Retrieved 2024-10-11.
  3. 3.0 3.1 Weisstein, Eric W. "Exponential Distribution". mathworld.wolfram.com. Retrieved 2024-10-11.
  4. 4.0 4.1 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. Archived from the original (PDF) on 2023-03-31. Retrieved 2023-02-27.
  5. Park, Sung Y.; Bera, Anil K. (2009). "Maximum entropy autoregressive conditional heteroskedasticity model" (PDF). Journal of Econometrics. 150 (2). Elsevier: 219–230. doi:10.1016/j.jeconom.2008.12.014. Archived from the original (PDF) on 2016-03-07. Retrieved 2011-06-02.
  6. Michael, Lugo. "The expectation of the maximum of exponentials" (PDF). Archived from the original (PDF) on 20 December 2016. Retrieved 13 December 2016.
  7. Eckford, Andrew W.; Thomas, Peter J. (2016). "Entropy of the sum of two independent, non-identically-distributed exponential random variables". arXiv:1609.02911 [cs.IT].
  8. 8.0 8.1 8.2 8.3 8.4 8.5 8.6 8.7 8.8 Leemis, Lawrence M.; McQuestion, Jacquelyn T. (February 2008). "Univariate Distribution Relationships" (PDF). The American Statistician". 62 (1): 45-53.
  9. Ibe, Oliver C. (2014). Fundamentals of Applied Probability and Random Processes (2nd ed.). Academic Press. p. 128. ISBN 9780128010358.
  10. Richard Arnold Johnson; Dean W. Wichern (2007). Applied Multivariate Statistical Analysis. Pearson Prentice Hall. ISBN 978-0-13-187715-3. Retrieved 10 August 2012.
  11. NIST/SEMATECH e-Handbook of Statistical Methods
  12. Elfessi, Abdulaziz; Reineke, David M. (2001). "A Bayesian Look at Classical Estimation: The Exponential Distribution". Journal of Statistics Education. 9 (1). doi:10.1080/10691898.2001.11910648.
  13. Ross, Sheldon M. (2009). Introduction to probability and statistics for engineers and scientists (4th ed.). Associated Press. p. 267. ISBN 978-0-12-370483-2.
  14. Guerriero, V. (2012). "Power Law Distribution: Method of Multi-scale Inferential Statistics". Journal of Modern Mathematics Frontier. 1: 21–28.
  15. "Cumfreq, a free computer program for cumulative frequency analysis".
  16. Ritzema, H.P., ed. (1994). Frequency and Regression Analysis. Chapter 6 in: Drainage Principles and Applications, Publication 16, International Institute for Land Reclamation and Improvement (ILRI), Wageningen, The Netherlands. pp. 175–224. ISBN 90-70754-33-9.
  17. Lawless, J. F.; Fredette, M. (2005). "Frequentist predictions intervals and predictive distributions". Biometrika. 92 (3): 529–542. doi:10.1093/biomet/92.3.529.
  18. Bjornstad, J.F. (1990). "Predictive Likelihood: A Review". Statist. Sci. 5 (2): 242–254. doi:10.1214/ss/1177012175.
  19. D. F. Schmidt and E. Makalic, "Universal Models for the Exponential Distribution", IEEE Transactions on Information Theory, Volume 55, Number 7, pp. 3087–3090, 2009 doi:10.1109/TIT.2009.2018331
  20. Donald E. Knuth (1998). The Art of Computer Programming, volume 2: Seminumerical Algorithms, 3rd edn. Boston: Addison–Wesley. ISBN 0-201-89684-2. See section 3.4.1, p. 133.
  21. 21.0 21.1 Luc Devroye (1986). Non-Uniform Random Variate Generation. New York: Springer-Verlag. ISBN 0-387-96305-7. See chapter IX, section 2, pp. 392–401.

External links