Gamma Distribution
Gamma Distribution
The gamma distribution is the maximum entropy probability distribution (both with respect to a uniform
base measure and a base measure) for a random variable X for which E[X] = kθ = α/β is fixed and
greater than zero, and E[ln X] = ψ(k) + ln θ = ψ(α) − ln β is fixed (ψ is the digamma function).[5]
Definitions
The parameterization with k and θ appears to be more common in econometrics and other applied fields,
where the gamma distribution is frequently used to model waiting times. For instance, in life testing, the
waiting time until death is a random variable that is frequently modeled with a gamma distribution. See
Hogg and Craig[6] for an explicit motivation.
The parameterization with α and β is more common in Bayesian statistics, where the gamma distribution
is used as a conjugate prior distribution for various types of inverse scale (rate) parameters, such as the λ
of an exponential distribution or a Poisson distribution[7] – or for that matter, the β of the gamma
distribution itself. The closely related inverse-gamma distribution is used as a conjugate prior for scale
parameters, such as the variance of a normal distribution.
If k is a positive integer, then the distribution represents an Erlang distribution; i.e., the sum of k
independent exponentially distributed random variables, each of which has a mean of θ.
If α is a positive integer (i.e., the distribution is an Erlang distribution), the cumulative distribution
function has the following series expansion:[8]
It can also be expressed as follows, if k is a positive integer (i.e., the distribution is an Erlang
distribution):[8]
Both parametrizations are common because either can be more convenient depending on the situation.
Properties
The square root of the inverse shape parameter gives the coefficient of variation:
Skewness
The skewness of the gamma distribution only depends on its shape parameter, k, and it is equal to
Higher moments
The n-th raw moment is given by:
Median approximations and bounds
Unlike the mode and the mean, which have readily
calculable formulas based on the parameters, the
median does not have a closed-form equation. The
median for this distribution is the value ν such that
K. P. Choi found the first five terms in a Laurent series asymptotic approximation of the median by
comparing the median to Ramanujan's function.[10] Berg and Pedersen found more terms:[11]
Partial sums of these series are good approximations for high enough k; they are not plotted in the figure,
which is focused on the low-k region that is less well approximated.
Berg and Pedersen also proved many properties of the median, showing that it is a convex function of
k,[12] and that the asymptotic behavior near is (where γ is the Euler–Mascheroni
constant), and that for all the median is bounded by .[11]
A closer linear upper bound, for only, was provided in 2021 by Gaunt and Merkle,[13] relying on
the Berg and Pedersen result that the slope of is everywhere less than 1:
which can be extended to a bound for all by taking the max with the chord shown in the figure,
since the median was proved convex.[12]
An approximation to the median that is asymptotically accurate at high k and reasonable down to
or a bit lower follows from the Wilson–Hilferty transformation:
which goes negative for .
(approaching equality as )
(with
equality at )
Additionally, he showed that interpolations between bounds could provide excellent approximations or
tighter bounds to the median, including an approximation that is exact at (where )
and has a maximum relative error less than 0.6%. Interpolated approximations and bounds are all of the
form
The interpolated bounds are plotted (mostly inside the yellow region) in the log–log plot shown. Even
tighter bounds are available using different interpolating functions, but not usually with closed-form
parameters like these.[14]
Summation
If Xi has a Gamma(ki, θ) distribution for i = 1, 2, ..., N (i.e., all distributions have the same scale
parameter θ), then
For the cases where the Xi are independent but have different scale parameters, see Mathai [16] or
Moschopoulos.[17]
The gamma distribution exhibits infinite divisibility.
Scaling
If
or equivalently, if
(shape-rate parameterization)
Indeed, we know that if X is an exponential r.v. with rate λ, then cX is an exponential r.v. with rate λ/c;
the same thing is valid with Gamma variates (and this can be checked using the moment-generating
function, see, e.g.,these notes (http://www.stat.washington.edu/thompson/S341_10/Notes/week4.pdf),
10.4-(ii)): multiplication by a positive constant c divides the rate (or, equivalently, multiplies the scale).
Exponential family
The gamma distribution is a two-parameter exponential family with natural parameters k − 1 and −1/θ
(equivalently, α − 1 and −β), and natural statistics X and ln X.
If the shape parameter k is held fixed, the resulting one-parameter family of distributions is a natural
exponential family.
or equivalently,
Information entropy
The information entropy is
Kullback–Leibler divergence
The Kullback–Leibler divergence (KL-
divergence), of Gamma(αp, βp) ("true"
distribution) from Gamma(αq, βq)
("approximating" distribution) is given by[18]
Written using the k, θ parameterization, the KL-divergence of Gamma(kp, θp) from Gamma(kq, θq)
is given by
Laplace transform
The Laplace transform of the gamma PDF is
Related distributions
General
Let be independent and identically distributed random variables following
an exponential distribution with rate parameter λ, then ~ Gamma(n, λ) where n is the
then
equivalently,
equivalently,
, where denotes
Compound gamma
If the shape parameter of the gamma distribution is known, but the inverse-scale parameter is unknown,
then a gamma distribution for the inverse scale forms a conjugate prior. The compound distribution,
which results from integrating out the inverse scale, has a closed-form solution known as the compound
gamma distribution.[22]
If, instead, the shape parameter is known but the mean is unknown, with the prior of the mean being
given by another gamma distribution, then it results in K-distribution.
Statistical inference
Parameter estimation
Finding the maximum with respect to θ by taking the derivative and setting it equal to zero yields the
maximum likelihood estimator of the θ parameter, which equals the sample mean divided by the shape
parameter k:
where ψ is the digamma function and is the sample mean of ln x. There is no closed-form solution
for k. The function is numerically very well behaved, so if a numerical solution is desired, it can be found
using, for example, Newton's method. An initial value of k can be found either using the method of
moments, or using the approximation
If we let
then k is approximately
which is within 1.5% of the correct value.[23] An explicit form for the Newton–Raphson update of this
initial guess is:[24]
At the maximum-likelihood estimate , the expected values for x and agree with the empirical
averages:
Closed-form estimators
There exist consistent closed-form estimators of k and θ that are derived from the likelihood of the
generalized gamma distribution.[26]
Using the sample mean of x, the sample mean of ln x, and the sample mean of the product x·ln x
simplifies the expressions to:
These estimators are not strictly maximum likelihood estimators, but are instead referred to as mixed type
log-moment estimators. They have however similar efficiency as the maximum likelihood estimators.
Although these estimators are consistent, they have a small bias. A bias-corrected variant of the estimator
for the scale θ is
Denoting
Integration with respect to θ can be carried out using a change of variables, revealing that 1/θ is gamma-
distributed with parameters α = Nk, β = y.
which shows that the mean ± standard deviation estimate of the posterior distribution for θ is
Bayesian inference
Conjugate prior
In Bayesian inference, the gamma distribution is the conjugate prior to many likelihood distributions:
the Poisson, exponential, normal (with known mean), Pareto, gamma with known shape σ, inverse
gamma with known shape parameter, and Gompertz with known scale parameter.
where Z is the normalizing constant with no closed-form solution. The posterior distribution can be found
by updating the parameters as follows:
where n is the number of observations, and xi is the i-th observation.
In biophysics, the dwell time between steps of a molecular motor like ATP synthase is nearly exponential
at constant ATP concentration, revealing that each step of the motor takes a single ATP hydrolysis. If
there were n ATP hydrolysis events, then it would be a gamma distribution with degree n.[33]
The gamma distribution has been used to model the size of insurance claims[34] and rainfalls.[35] This
means that aggregate insurance claims and the amount of rainfall accumulated in a reservoir are modelled
by a gamma process – much like the exponential distribution generates a Poisson process.
The gamma distribution is also used to model errors in multi-level Poisson regression models because a
mixture of Poisson distributions with gamma-distributed rates has a known closed form distribution,
called negative binomial.
In wireless communication, the gamma distribution is used to model the multi-path fading of signal
power; see also Rayleigh distribution and Rician distribution.
In oncology, the age distribution of cancer incidence often follows the gamma distribution, wherein the
shape and scale parameters predict, respectively, the number of driver events and the time interval
between them.[36][37]
In neuroscience, the gamma distribution is often used to describe the distribution of inter-spike
intervals.[38][39]
In bacterial gene expression, the copy number of a constitutively expressed protein often follows the
gamma distribution, where the scale and shape parameter are, respectively, the mean number of bursts per
cell cycle and the mean number of protein molecules produced by a single mRNA during its lifetime.[40]
In genomics, the gamma distribution was applied in peak calling step (i.e., in recognition of signal) in
ChIP-chip[41] and ChIP-seq[42] data analysis.
In Bayesian statistics, the gamma distribution is widely used as a conjugate prior. It is the conjugate prior
for the precision (i.e. inverse of the variance) of a normal distribution. It is also the conjugate prior for the
exponential distribution.
In phylogenetics, the gamma distribution is the most commonly used approach to model among-sites rate
variation[43] when maximum likelihood, Bayesian, or distance matrix methods are used to estimate
phylogenetic trees. Phylogenetic analyzes that use the gamma distribution to model rate variation
estimate a single parameter from the data because they limit consideration to distributions where α = β.
This parameterization means that the mean of this distribution is 1 and the variance is 1/α. Maximum
likelihood and Bayesian methods typically use a discrete approximation to the continuous gamma
distribution.[44][45]
Suppose we wish to generate random variables from Gamma(n + δ, 1), where n is a non-negative
integer and 0 < δ < 1. Using the fact that a Gamma(1, 1) distribution is the same as an Exp(1)
distribution, and noting the method of generating exponential variables, we conclude that if U is
uniformly distributed on (0, 1], then −ln U is distributed Gamma(1, 1) (i.e. inverse transform
sampling). Now, using the "α-addition" property of gamma distribution, we expand this result:
where Uk are all uniformly distributed on (0, 1] and independent. All that is left now is to generate a
variable distributed as Gamma(δ, 1) for 0 < δ < 1 and apply the "α-addition" property once more.
This is the most difficult part.
Random generation of gamma variates is discussed in detail by Devroye,[46]: 401–428 noting that none are
uniformly fast for all shape parameters. For small values of the shape parameter, the algorithms are often
not valid.[46]: 406 For arbitrary values of the shape parameter, one can apply the Ahrens and Dieter[47]
modified acceptance-rejection method Algorithm GD (shape k ≥ 1), or transformation method[48] when
0 < k < 1. Also see Cheng and Feast Algorithm GKM 3[49] or Marsaglia's squeeze method.[50]
3. If then go to step 1.
4. ξ is distributed as Γ(δ, 1).
A summary of this is
where is the integer part of k, ξ is generated via the algorithm above with δ = {k} (the fractional part
of k) and the Uk are all independent.
While the above approach is technically correct, Devroye notes that it is linear in the value of k and
generally is not a good choice. Instead, he recommends using either rejection-based or table-based
methods, depending on context.[46]: 401–428
For example, Marsaglia's simple transformation-rejection method relying on one normal variate X and
one uniform variate U:[25]
1. Set and .
2. Set .
In Matlab numbers can be generated using the function gamrnd(), which uses the k, θ representation.
References
1. "Gamma distribution | Probability, Statistics, Distribution | Britannica" (https://www.britannica.
com/science/gamma-distribution). www.britannica.com. Archived (https://web.archive.org/we
b/20240519084458/https://www.britannica.com/science/gamma-distribution) from the
original on 2024-05-19. Retrieved 2024-10-09.
2. Weisstein, Eric W. "Gamma Distribution" (https://mathworld.wolfram.com/GammaDistributio
n.html). mathworld.wolfram.com. Archived (https://web.archive.org/web/20240528053806/htt
ps://mathworld.wolfram.com/GammaDistribution.html) from the original on 2024-05-28.
Retrieved 2024-10-09.
3. "Gamma Distribution | Gamma Function | Properties | PDF" (https://www.probabilitycourse.c
om/chapter4/4_2_4_Gamma_distribution.php). www.probabilitycourse.com. Archived (http
s://web.archive.org/web/20240613044322/https://www.probabilitycourse.com/chapter4/4_2_
4_Gamma_distribution.php) from the original on 2024-06-13. Retrieved 2024-10-09.
4. "4.5: Exponential and Gamma Distributions" (https://stats.libretexts.org/Courses/Saint_Mar
y's_College_Notre_Dame/MATH_345__-_Probability_(Kuter)/4:_Continuous_Random_Varia
bles/4.5:_Exponential_and_Gamma_Distributions). Statistics LibreTexts. 2019-03-11.
Retrieved 2024-10-10.
5. Park, Sung Y.; Bera, Anil K. (2009). "Maximum entropy autoregressive conditional
heteroskedasticity model" (https://web.archive.org/web/20160307144515/http://wise.xmu.ed
u.cn/uploadfiles/paper-masterdownload/2009519932327055475115776.pdf) (PDF). Journal
of Econometrics. 150 (2): 219–230. CiteSeerX 10.1.1.511.9750 (https://citeseerx.ist.psu.ed
u/viewdoc/summary?doi=10.1.1.511.9750). doi:10.1016/j.jeconom.2008.12.014 (https://doi.o
rg/10.1016%2Fj.jeconom.2008.12.014). Archived from the original (http://www.wise.xmu.ed
u.cn/Master/Download/..%5C..%5CUploadFiles%5Cpaper-masterdownload%5C200951993
2327055475115776.pdf) (PDF) on 2016-03-07. Retrieved 2011-06-02.
6. Hogg, R. V.; Craig, A. T. (1978). Introduction to Mathematical Statistics (4th ed.). New York:
Macmillan. pp. Remark 3.3.1. ISBN 0023557109.
7. Gopalan, Prem; Hofman, Jake M.; Blei, David M. (2013). "Scalable Recommendation with
Poisson Factorization". arXiv:1311.1704 (https://arxiv.org/abs/1311.1704) [cs.IR (https://arxi
v.org/archive/cs.IR)].
8. Papoulis, Pillai, Probability, Random Variables, and Stochastic Processes, Fourth Edition
9. Jeesen Chen, Herman Rubin, Bounds for the difference between median and mean of
gamma and Poisson distributions, Statistics & Probability Letters, Volume 4, Issue 6,
October 1986, Pages 281–283, ISSN 0167-7152 (https://www.worldcat.org/search?fq=x0:jrn
l&q=n2:0167-7152), [1] (https://dx.doi.org/10.1016/0167-7152(86)90044-1) Archived (https://
web.archive.org/web/20241009203229/https://www.sciencedirect.com/unsupported_browse
r) 2024-10-09 at the Wayback Machine.
10. Choi, K. P. "On the Medians of the Gamma Distributions and an Equation of Ramanujan" (ht
tps://www.ams.org/journals/proc/1994-121-01/S0002-9939-1994-1195477-8/S0002-9939-19
94-1195477-8.pdf) Archived (https://web.archive.org/web/20210123121523/https://www.am
s.org/journals/proc/1994-121-01/S0002-9939-1994-1195477-8/S0002-9939-1994-1195477-
8.pdf) 2021-01-23 at the Wayback Machine, Proceedings of the American Mathematical
Society, Vol. 121, No. 1 (May, 1994), pp. 245–251.
11. Berg, Christian & Pedersen, Henrik L. (March 2006). "The Chen–Rubin conjecture in a
continuous setting" (https://www.intlpress.com/site/pub/files/_fulltext/journals/maa/2006/001
3/0001/MAA-2006-0013-0001-a004.pdf) (PDF). Methods and Applications of Analysis. 13
(1): 63–88. doi:10.4310/MAA.2006.v13.n1.a4 (https://doi.org/10.4310%2FMAA.2006.v13.n1.
a4). S2CID 6704865 (https://api.semanticscholar.org/CorpusID:6704865). Archived (https://
web.archive.org/web/20210116114105/https://www.intlpress.com/site/pub/files/_fulltext/jour
nals/maa/2006/0013/0001/MAA-2006-0013-0001-a004.pdf) (PDF) from the original on 16
January 2021. Retrieved 1 April 2020.
12. Berg, Christian and Pedersen, Henrik L. "Convexity of the median in the gamma
distribution" (https://arxiv.org/abs/math/0609442) Archived (https://web.archive.org/web/202
30526181721/https://arxiv.org/abs/math/0609442) 2023-05-26 at the Wayback Machine.
13. Gaunt, Robert E., and Milan Merkle (2021). "On bounds for the mode and median of the
generalized hyperbolic and related distributions". Journal of Mathematical Analysis and
Applications. 493 (1): 124508. arXiv:2002.01884 (https://arxiv.org/abs/2002.01884).
doi:10.1016/j.jmaa.2020.124508 (https://doi.org/10.1016%2Fj.jmaa.2020.124508).
S2CID 221103640 (https://api.semanticscholar.org/CorpusID:221103640).
14. Lyon, Richard F. (13 May 2021). "On closed-form tight bounds and approximations for the
median of a gamma distribution" (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8118309).
PLOS One. 16 (5): e0251626. arXiv:2011.04060 (https://arxiv.org/abs/2011.04060).
Bibcode:2021PLoSO..1651626L (https://ui.adsabs.harvard.edu/abs/2021PLoSO..1651626
L). doi:10.1371/journal.pone.0251626 (https://doi.org/10.1371%2Fjournal.pone.0251626).
PMC 8118309 (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8118309). PMID 33984053
(https://pubmed.ncbi.nlm.nih.gov/33984053).
15. Lyon, Richard F. (13 May 2021). "Tight bounds for the median of a gamma distribution" (http
s://www.ncbi.nlm.nih.gov/pmc/articles/PMC10490949). PLOS One. 18 (9): e0288601.
doi:10.1371/journal.pone.0288601 (https://doi.org/10.1371%2Fjournal.pone.0288601).
PMC 10490949 (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC10490949).
PMID 37682854 (https://pubmed.ncbi.nlm.nih.gov/37682854).
16. Mathai, A. M. (1982). "Storage capacity of a dam with gamma type inputs". Annals of the
Institute of Statistical Mathematics. 34 (3): 591–597. doi:10.1007/BF02481056 (https://doi.or
g/10.1007%2FBF02481056). ISSN 0020-3157 (https://search.worldcat.org/issn/0020-3157).
S2CID 122537756 (https://api.semanticscholar.org/CorpusID:122537756).
17. Moschopoulos, P. G. (1985). "The distribution of the sum of independent gamma random
variables". Annals of the Institute of Statistical Mathematics. 37 (3): 541–544.
doi:10.1007/BF02481123 (https://doi.org/10.1007%2FBF02481123). S2CID 120066454 (htt
ps://api.semanticscholar.org/CorpusID:120066454).
18. Penny, W. D. "KL-Divergences of Normal, Gamma, Dirichlet, and Wishart densities" (https://
www.fil.ion.ucl.ac.uk/~wpenny/publications/densities.ps).
19. "ExpGammaDistribution—Wolfram Language Documentation" (https://reference.wolfram.co
m/language/ref/ExpGammaDistribution.html).
20. "scipy.stats.loggamma — SciPy v1.8.0 Manual" (https://docs.scipy.org/doc/scipy/reference/g
enerated/scipy.stats.loggamma.html#scipy.stats.loggamma). docs.scipy.org.
21. Sun, Jingchao; Kong, Maiying; Pal, Subhadip (22 June 2021). "The Modified-Half-Normal
distribution: Properties and an efficient sampling scheme" (https://figshare.com/articles/journ
al_contribution/The_Modified-Half-Normal_distribution_Properties_and_an_efficient_sampli
ng_scheme/14825266/1/files/28535884.pdf) (PDF). Communications in Statistics - Theory
and Methods. 52 (5): 1591–1613. doi:10.1080/03610926.2021.1934700 (https://doi.org/10.1
080%2F03610926.2021.1934700). ISSN 0361-0926 (https://search.worldcat.org/issn/0361-
0926). S2CID 237919587 (https://api.semanticscholar.org/CorpusID:237919587). Retrieved
2 September 2022.
22. Dubey, Satya D. (December 1970). "Compound gamma, beta and F distributions". Metrika.
16: 27–31. doi:10.1007/BF02613934 (https://doi.org/10.1007%2FBF02613934).
S2CID 123366328 (https://api.semanticscholar.org/CorpusID:123366328).
23. Minka, Thomas P. (2002). "Estimating a Gamma distribution" (https://tminka.github.io/paper
s/minka-gamma.pdf) (PDF).
24. Choi, S. C.; Wette, R. (1969). "Maximum Likelihood Estimation of the Parameters of the
Gamma Distribution and Their Bias". Technometrics. 11 (4): 683–690.
doi:10.1080/00401706.1969.10490731 (https://doi.org/10.1080%2F00401706.1969.104907
31).
25. Marsaglia, G.; Tsang, W. W. (2000). "A simple method for generating gamma variables".
ACM Transactions on Mathematical Software. 26 (3): 363–372. doi:10.1145/358407.358414
(https://doi.org/10.1145%2F358407.358414). S2CID 2634158 (https://api.semanticscholar.o
rg/CorpusID:2634158).
26. Ye, Zhi-Sheng; Chen, Nan (2017). "Closed-Form Estimators for the Gamma Distribution
Derived from Likelihood Equations" (https://amstat.tandfonline.com/doi/abs/10.1080/000313
05.2016.1209129). The American Statistician. 71 (2): 177–181.
doi:10.1080/00031305.2016.1209129 (https://doi.org/10.1080%2F00031305.2016.120912
9). S2CID 124682698 (https://api.semanticscholar.org/CorpusID:124682698). Archived (http
s://web.archive.org/web/20230526181723/https://amstat.tandfonline.com/doi/abs/10.1080/0
0031305.2016.1209129) from the original on 2023-05-26. Retrieved 2019-07-27.
27. Louzada, Francisco; Ramos, Pedro L.; Ramos, Eduardo (2019). "A Note on Bias of Closed-
Form Estimators for the Gamma Distribution Derived from Likelihood Equations" (https://ww
w.tandfonline.com/doi/abs/10.1080/00031305.2018.1513376). The American Statistician. 73
(2): 195–199. doi:10.1080/00031305.2018.1513376 (https://doi.org/10.1080%2F00031305.2
018.1513376). S2CID 126086375 (https://api.semanticscholar.org/CorpusID:126086375).
Archived (https://web.archive.org/web/20230526181723/https://www.tandfonline.com/doi/ab
s/10.1080/00031305.2018.1513376) from the original on 2023-05-26. Retrieved
2019-07-27.
28. Fink, D. 1995 A Compendium of Conjugate Priors (http://citeseerx.ist.psu.edu/viewdoc/down
load?doi=10.1.1.157.5540&rep=rep1&type=pdf). In progress report: Extension and
enhancement of methods for setting data quality objectives. (DOE contract 95‑831).
29. Jessica., Scheiner, Samuel M., 1956- Gurevitch (2001). "13. Failure-time analysis" (https://b
ooks.google.com/books?id=AgsTDAAAQBAJ&dq=gamma+distribution+failure+waiting+time
&pg=PA235). Design and analysis of ecological experiments (http://worldcat.org/oclc/43694
448). Oxford University Press. ISBN 0-19-513187-8. OCLC 43694448 (https://search.worldc
at.org/oclc/43694448). Archived (https://web.archive.org/web/20241009203230/https://searc
h.worldcat.org/title/43694448) from the original on 2024-10-09. Retrieved 2022-05-26.
30. Golubev, A. (March 2016). "Applications and implications of the exponentially modified
gamma distribution as a model for time variabilities related to cell proliferation and gene
expression" (https://dx.doi.org/10.1016/j.jtbi.2015.12.027). Journal of Theoretical Biology.
393: 203–217. Bibcode:2016JThBi.393..203G (https://ui.adsabs.harvard.edu/abs/2016JThB
i.393..203G). doi:10.1016/j.jtbi.2015.12.027 (https://doi.org/10.1016%2Fj.jtbi.2015.12.027).
ISSN 0022-5193 (https://search.worldcat.org/issn/0022-5193). PMID 26780652 (https://pub
med.ncbi.nlm.nih.gov/26780652). Archived (https://web.archive.org/web/20241009203230/h
ttps://www.sciencedirect.com/unsupported_browser) from the original on 2024-10-09.
Retrieved 2022-05-26.
31. Poon, Art; Davis, Bradley H; Chao, Lin (2005-07-01). "The Coupon Collector and the
Suppressor Mutation" (https://dx.doi.org/10.1534/genetics.104.037259). Genetics. 170 (3):
1323–1332. doi:10.1534/genetics.104.037259 (https://doi.org/10.1534%2Fgenetics.104.037
259). ISSN 1943-2631 (https://search.worldcat.org/issn/1943-2631). PMC 1451182 (https://
www.ncbi.nlm.nih.gov/pmc/articles/PMC1451182). PMID 15879511 (https://pubmed.ncbi.nl
m.nih.gov/15879511). Archived (https://web.archive.org/web/20241009203231/https://acade
mic.oup.com/genetics/article/170/3/1323/6060337) from the original on 2024-10-09.
Retrieved 2022-05-26.
32. Vineyard, Michael; Amoako-Gyampah, Kwasi; Meredith, Jack R (July 1999). "Failure rate
distributions for flexible manufacturing systems: An empirical study" (https://dx.doi.org/10.10
16/s0377-2217(98)00096-4). European Journal of Operational Research. 116 (1): 139–155.
doi:10.1016/s0377-2217(98)00096-4 (https://doi.org/10.1016%2Fs0377-2217%2898%2900
096-4). ISSN 0377-2217 (https://search.worldcat.org/issn/0377-2217). Archived (https://web.
archive.org/web/20241009203230/https://www.sciencedirect.com/unsupported_browser)
from the original on 2024-10-09. Retrieved 2022-05-26.
33. Rief, Matthias; Rock, Ronald S.; Mehta, Amit D.; Mooseker, Mark S.; Cheney, Richard E.;
Spudich, James A. (2000-08-15). "Myosin-V stepping kinetics: A molecular model for
processivity" (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC16890). Proceedings of the
National Academy of Sciences. 97 (17): 9482–9486. Bibcode:2000PNAS...97.9482R (http
s://ui.adsabs.harvard.edu/abs/2000PNAS...97.9482R). doi:10.1073/pnas.97.17.9482 (http
s://doi.org/10.1073%2Fpnas.97.17.9482). ISSN 0027-8424 (https://search.worldcat.org/issn/
0027-8424). PMC 16890 (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC16890).
PMID 10944217 (https://pubmed.ncbi.nlm.nih.gov/10944217).
34. p. 43, Philip J. Boland, Statistical and Probabilistic Methods in Actuarial Science, Chapman
& Hall CRC 2007
35. Wilks, Daniel S. (1990). "Maximum Likelihood Estimation for the Gamma Distribution Using
Data Containing Zeros" (https://doi.org/10.1175%2F1520-0442%281990%29003%3C149
5%3AMLEFTG%3E2.0.CO%3B2). Journal of Climate. 3 (12): 1495–1501.
Bibcode:1990JCli....3.1495W (https://ui.adsabs.harvard.edu/abs/1990JCli....3.1495W).
doi:10.1175/1520-0442(1990)003<1495:MLEFTG>2.0.CO;2 (https://doi.org/10.1175%2F15
20-0442%281990%29003%3C1495%3AMLEFTG%3E2.0.CO%3B2). ISSN 0894-8755 (http
s://search.worldcat.org/issn/0894-8755). JSTOR 26196366 (https://www.jstor.org/stable/261
96366).
36. Belikov, Aleksey V. (22 September 2017). "The number of key carcinogenic events can be
predicted from cancer incidence" (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC5610194).
Scientific Reports. 7 (1): 12170. Bibcode:2017NatSR...712170B (https://ui.adsabs.harvard.e
du/abs/2017NatSR...712170B). doi:10.1038/s41598-017-12448-7 (https://doi.org/10.1038%
2Fs41598-017-12448-7). PMC 5610194 (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC561
0194). PMID 28939880 (https://pubmed.ncbi.nlm.nih.gov/28939880).
37. Belikov, Aleksey V.; Vyatkin, Alexey; Leonov, Sergey V. (2021-08-06). "The Erlang
distribution approximates the age distribution of incidence of childhood and young adulthood
cancers" (https://www.ncbi.nlm.nih.gov/pmc/articles/PMC8351573). PeerJ. 9: e11976.
doi:10.7717/peerj.11976 (https://doi.org/10.7717%2Fpeerj.11976). ISSN 2167-8359 (https://
search.worldcat.org/issn/2167-8359). PMC 8351573 (https://www.ncbi.nlm.nih.gov/pmc/artic
les/PMC8351573). PMID 34434669 (https://pubmed.ncbi.nlm.nih.gov/34434669).
38. J. G. Robson and J. B. Troy, "Nature of the maintained discharge of Q, X, and Y retinal
ganglion cells of the cat", J. Opt. Soc. Am. A 4, 2301–2307 (1987)
39. M.C.M. Wright, I.M. Winter, J.J. Forster, S. Bleeck "Response to best-frequency tone bursts
in the ventral cochlear nucleus is governed by ordered inter-spike interval statistics",
Hearing Research 317 (2014)
40. N. Friedman, L. Cai and X. S. Xie (2006) "Linking stochastic dynamics to population
distribution: An analytical framework of gene expression", Phys. Rev. Lett. 97, 168302.
41. DJ Reiss, MT Facciotti and NS Baliga (2008) "Model-based deconvolution of genome-wide
DNA binding" (https://web.archive.org/web/20121117144623/http://bioinformatics.oxfordjour
nals.org/content/24/3/396.full.pdf+html), Bioinformatics, 24, 396–403
42. MA Mendoza-Parra, M Nowicka, W Van Gool, H Gronemeyer (2013) "Characterising ChIP-
seq binding patterns by model-based peak shape deconvolution" (http://www.biomedcentral.
com/1471-2164/14/834) Archived (https://web.archive.org/web/20241009203230/https://bmc
genomics.biomedcentral.com/articles/10.1186/1471-2164-14-834) 2024-10-09 at the
Wayback Machine, BMC Genomics, 14:834
43. Yang, Ziheng (September 1996). "Among-site rate variation and its impact on phylogenetic
analyses" (https://linkinghub.elsevier.com/retrieve/pii/0169534796100410). Trends in
Ecology & Evolution. 11 (9): 367–372. Bibcode:1996TEcoE..11..367Y (https://ui.adsabs.har
vard.edu/abs/1996TEcoE..11..367Y). CiteSeerX 10.1.1.19.99 (https://citeseerx.ist.psu.edu/v
iewdoc/summary?doi=10.1.1.19.99). doi:10.1016/0169-5347(96)10041-0 (https://doi.org/10.
1016%2F0169-5347%2896%2910041-0). PMID 21237881 (https://pubmed.ncbi.nlm.nih.go
v/21237881). Archived (https://web.archive.org/web/20240412001342/https://linkinghub.else
vier.com/retrieve/pii/0169534796100410) from the original on 2024-04-12. Retrieved
2023-09-06.
44. Yang, Ziheng (September 1994). "Maximum likelihood phylogenetic estimation from DNA
sequences with variable rates over sites: Approximate methods" (http://link.springer.com/10.
1007/BF00160154). Journal of Molecular Evolution. 39 (3): 306–314.
Bibcode:1994JMolE..39..306Y (https://ui.adsabs.harvard.edu/abs/1994JMolE..39..306Y).
CiteSeerX 10.1.1.19.6626 (https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.19.66
26). doi:10.1007/BF00160154 (https://doi.org/10.1007%2FBF00160154). ISSN 0022-2844
(https://search.worldcat.org/issn/0022-2844). PMID 7932792 (https://pubmed.ncbi.nlm.nih.g
ov/7932792). S2CID 17911050 (https://api.semanticscholar.org/CorpusID:17911050).
Archived (https://web.archive.org/web/20241009203844/https://link.springer.com/article/10.1
007/BF00160154) from the original on 2024-10-09. Retrieved 2023-09-06.
45. Felsenstein, Joseph (2001-10-01). "Taking Variation of Evolutionary Rates Between Sites
into Account in Inferring Phylogenies" (http://link.springer.com/10.1007/s002390010234).
Journal of Molecular Evolution. 53 (4–5): 447–455. Bibcode:2001JMolE..53..447F (https://ui.
adsabs.harvard.edu/abs/2001JMolE..53..447F). doi:10.1007/s002390010234 (https://doi.or
g/10.1007%2Fs002390010234). ISSN 0022-2844 (https://search.worldcat.org/issn/0022-28
44). PMID 11675604 (https://pubmed.ncbi.nlm.nih.gov/11675604). S2CID 9791493 (https://
api.semanticscholar.org/CorpusID:9791493). Archived (https://web.archive.org/web/202410
09203754/https://link.springer.com/article/10.1007/s002390010234) from the original on
2024-10-09. Retrieved 2023-09-06.
46. Devroye, Luc (1986). Non-Uniform Random Variate Generation (http://luc.devroye.org/rnboo
kindex.html). New York: Springer-Verlag. ISBN 978-0-387-96305-1. Archived (https://web.ar
chive.org/web/20120717112308/http://luc.devroye.org/rnbookindex.html) from the original
on 2012-07-17. Retrieved 2012-02-26. See Chapter 9, Section 3.
47. Ahrens, J. H.; Dieter, U (January 1982). "Generating gamma variates by a modified rejection
technique" (https://doi.org/10.1145%2F358315.358390). Communications of the ACM. 25
(1): 47–54. doi:10.1145/358315.358390 (https://doi.org/10.1145%2F358315.358390).
S2CID 15128188 (https://api.semanticscholar.org/CorpusID:15128188).. See Algorithm GD,
p. 53.
48. Ahrens, J. H.; Dieter, U. (1974). "Computer methods for sampling from gamma, beta,
Poisson and binomial distributions". Computing. 12 (3): 223–246. CiteSeerX 10.1.1.93.3828
(https://citeseerx.ist.psu.edu/viewdoc/summary?doi=10.1.1.93.3828).
doi:10.1007/BF02293108 (https://doi.org/10.1007%2FBF02293108). S2CID 37484126 (http
s://api.semanticscholar.org/CorpusID:37484126).
49. Cheng, R. C. H.; Feast, G. M. (1979). "Some Simple Gamma Variate Generators" (https://w
ww.jstor.org/stable/2347200). Journal of the Royal Statistical Society. Series C (Applied
Statistics). 28 (3): 290–295. doi:10.2307/2347200 (https://doi.org/10.2307%2F2347200).
JSTOR 2347200 (https://www.jstor.org/stable/2347200).
50. Marsaglia, G. The squeeze method for generating gamma variates. Comput, Math. Appl. 3
(1977), 321–325.
External links
"Gamma-distribution" (https://www.encyclopediaofmath.org/index.php?title=Gamma-distribut
ion), Encyclopedia of Mathematics, EMS Press, 2001 [1994]
Weisstein, Eric W. "Gamma distribution" (https://mathworld.wolfram.com/GammaDistributio
n.html). MathWorld.
ModelAssist (2017) Uses of the gamma distribution in risk modeling, including applied
examples in Excel (http://www.epixanalytics.com/modelassist/AtRisk/Model_Assist.htm#Dist
ributions/Continuous_distributions/Gamma.htm) Archived (https://web.archive.org/web/2017
0509042425/http://www.epixanalytics.com/modelassist/AtRisk/Model_Assist.htm#Distributio
ns/Continuous_distributions/Gamma.htm) 2017-05-09 at the Wayback Machine.
Engineering Statistics Handbook (http://www.itl.nist.gov/div898/handbook/eda/section3/eda3
66b.htm)