In probability theory and statistics, the gamma distribution is a two-parameter family of continuous probability distributions.
The exponential distribution, Erlang distribution, and chi-square distribution are special cases of the gamma distribution.
There are two different parameterizations in common use:
With a shape parameter k and a scale parameter θ.
With a shape parameter  and an inverse scale parameter , called a rate parameter.
In each of these forms, both parameters are positive real numbers.
The gamma distribution is the maximum entropy probability distribution (both with respect to a uniform base measure and with respect to a 1/x 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).
Definitions
The parameterization with k and θ appears to be more common in econometrics and certain other applied fields, where for example 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  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 distributionScalable Recommendation with Poisson Factorization, Prem Gopalan, Jake M. Hofman, David Blei, arXiv.org 2014 – 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 θ.
Characterization using shape ''α'' and rate ''β''
The gamma distribution can be parameterized in terms of a shape parameter α = k and an inverse scale parameter β = 1/θ, called a rate parameter.
A random variable X that is gamma-distributed with shape α and rate β is denoted
X \sim \Gamma(\alpha, \beta) \equiv \operatorname{\Gamma}(\alpha,\beta)
The corresponding probability density function in the shape-rate parametrization is
\begin{align} f(x;\alpha,\beta) & = \frac{ x^{\alpha-1} e^{-\beta x} \beta^\alpha}{\Gamma(\alpha)} \quad \text{ for } x > 0 \quad \alpha, \beta > 0, \\[6pt] \end{align}
where \Gamma(\alpha) is the gamma function.
For all positive integers, \Gamma(\alpha)=(\alpha-1)!.
The cumulative distribution function is the regularized gamma function:
F(x;\alpha,\beta) = \int_0^x f(u;\alpha,\beta)\,du= \frac{\gamma(\alpha, \beta x)}{\Gamma(\alpha)},
where \gamma(\alpha, \beta x) is the lower incomplete gamma function.
If α is a positive integer (i.e., the distribution is an Erlang distribution), the cumulative distribution function has the following series expansion:
F(x;\alpha,\beta) = 1-\sum_{i=0}^{\alpha-1} \frac{(\beta x)^i}{i!} e^{-\beta x} = e^{-\beta x} \sum_{i=\alpha}^{\infty} \frac{(\beta x)^i}{i!}.
Characterization using shape ''k'' and scale ''θ''
A random variable X that is gamma-distributed with shape k and scale θ is denoted by
X \sim \Gamma(k, \theta) \equiv \operatorname{Gamma}(k, \theta)
[[Image:Gamma-PDF-3D.png|thumb|right|320px|Illustration of the gamma PDF for parameter values over k and x with θ set to 1, 2, 3, 4, 5 and 6.
One can see each θ layer by itself here  as well as by k  and x. .]]
The probability density function using the shape-scale parametrization is
f(x;k,\theta) =  \frac{x^{k-1}e^{-x/\theta}}{\theta^k\Gamma(k)} \quad \text{ for } x > 0 \text{ and } k, \theta > 0.
Here Γ(k) is the gamma function evaluated at k.
The cumulative distribution function is the regularized gamma function:
F(x;k,\theta) = \int_0^x f(u;k,\theta)\,du = \frac{\gamma\left(k, \frac{x}{\theta}\right)}{\Gamma(k)},
where \gamma\left(k, \frac{x}{\theta}\right) is the lower incomplete gamma function.
It can also be expressed as follows, if k is a positive integer (i.e., the distribution is an Erlang distribution):Papoulis, Pillai, Probability, Random Variables, and Stochastic Processes, Fourth Edition
F(x;k,\theta) = 1-\sum_{i=0}^{k-1} \frac{1}{i!} \left(\frac{x}{\theta} \right)^i e^{-x/\theta} = e^{-x/\theta} \sum_{i=k}^\infty \frac{1}{i!} \left( \frac{x}{\theta} \right)^i.
Both parametrizations are common because either can be more convenient depending on the situation.
Properties
Skewness
The skewness of the gamma distribution only depends on its shape parameter, k, and it is equal to 2/\sqrt{k}.
Higher moments
The nth raw moment is given by:
\mathrm{E}[X^n] = \theta^n \frac{\Gamma(n+k)}{\Gamma(k)}.
Median approximations and bounds
thumb|320px|Bounds and asymptotic approximations to the median of the gamma distribution.
The cyan colored region indicates the large gap between published lower and upper 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 defined as the value \nu such that
\frac{1}{\Gamma(k) \theta^k} \int_0^{\nu} x^{k - 1} e^{-x/\theta} dx = \frac{1}{2}.
A rigorous treatment of the problem of determining an asymptotic expansion and bounds for the median of the gamma distribution was handled first by Chen and Rubin, who proved that (for \theta = 1)
k - \frac{1}{3} < \nu(k) < k,
where \mu(k) = k is the mean and \nu(k) is the median of the \text{Gamma}(k,1) distribution.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, , .
For other values of the scale parameter, the mean scales to \mu = k\theta, and the median bounds and approximations would be similarly scaled by \theta.
K. P. Choi found the first five terms in a Laurent series asymptotic approximation of the median by comparing the median to Ramanujan's  \theta  function.Choi, K. P.
"On the Medians of the Gamma Distributions and an Equation of Ramanujan", Proceedings of the American Mathematical Society, Vol. 121, No. 1 (May, 1994), pp.
245–251.
Berg and Pedersen found more terms:
\nu(k) = k - \frac{1}{3} + \frac{8}{405 k} + \frac{184}{25515 k^2} + \frac{2248}{3444525 k^3} - \frac{19006408}{15345358875 k^4} - O\left(\frac{1}{k^5}\right) + \cdots
320px|thumb| Two gamma distribution median asymptotes which are conjectured to be bounds (upper solid red and lower dashed red), of the from \nu(k) \approx 2^{-1/k}(A + k), and an interpolation between them that makes an approximation (dotted red) that is exact at k = 1 and has maximum relative error of about 0.6%.
The cyan shaded region is the remaining gap between upper and lower bounds (or conjectured bounds) including these new (as of 2021) conjectured bounds and the proven bounds in the previous figure.
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, showed that it is a convex function of k,Berg, Christian and Pedersen, Henrik L. "Convexity of the median in the gamma distribution".
and that the asymptotic behavior near k = 0 is \nu(k) \approx e^{-\gamma}2^{-1/k} (where \gamma is the Euler–Mascheroni constant), and that for all k > 0 the median is bounded by k 2^{-1/k} < \nu(k) < k e^{-1/3k}.
A closer linear upper bound, for k \ge 1 only, was provided in 2021 by Gaunt and Merkle, relying on the Berg and Pedersen result that the slope of \nu(k) is everywhere less than 1:
\nu(k) \le k - 1 + \log2 ~~ for k \ge 1 (with equality at k = 1)
which can be extended to a bound for all k > 0 by taking the max with the chord shown in the figure, since the median was proved convex.
An approximation to the median that is asymptotically accurate at high k and reasonable down to k = 0.5 or a bit lower follows from the Wilson–Hilferty transformation:
\nu(k) = k \left( 1 - \frac{1}{9k} \right)^3
which goes negative for k < 1/9.
In 2021, Lyon proposed several closed-form approximations of the form \nu(k) \approx 2^{-1/k}(A + Bk).
He conjectured closed-form values of A and B for which this approximation is an asymptotically tight upper or lower bound for all k > 0.
In particular:
\nu_{L\infty}(k) = 2^{-1/k}(\log 2 - \frac{1}{3} + k) \quad is a lower bound, asymptotically tight as k \to \infty
\nu_U(k)  = 2^{-1/k}(e^{-\gamma} + k) \quad is an upper bound, asymptotically tight as k \to 0
Lyon also derived two other lower bounds that are not closed-form expressions, including this one based on solving the integral expression substituting 1 for e^{-x}:
\nu(k) > \left( \frac{2}{\Gamma(k+1)} \right)^{-1/k} \quad (approaching equality as k \to 0)
and the tangent line at k = 1 where the derivative was found to be \nu^\prime(1)  \approx 0.9680448:
\nu(k) \ge \nu(1) + (k-1) \nu^\prime(1) \quad (with equality at k = 1)
\nu(k) \ge \log(2) + (k-1) (\gamma - 2 \operatorname{Ei}(-\log 2) - \log \log 2)
where Ei is the exponential integral.
Additionally, he showed that interpolations between bounds can provide excellent approximations or tighter bounds to the median, including an approximation that is exact at k = 1 (where \nu(1) = \log 2) and has a maximum relative error less than 0.6%.
Interpolated approximations and bounds are all of the form
\nu(k) \approx \tilde{g}(k)\nu_{L\infty}(k) + (1 - \tilde{g}(k))\nu_U(k)
where \nu(k) \approx \tilde{g} is an interpolating function running monotonically from 0 at low k to 1 at high k, approximating an ideal, or exact, interpolator g(k):
g(k) = \frac{\nu_U(k) - \nu(k)}{\nu_U(k) - \nu_{L\infty}(k)}
For the simplest interpolating function considered, a first-order rational function
\tilde{g}_1(k) = \frac{k}{b_0 + k}
the tightest lower bound has
b_0 = \frac{\frac{8}{405} + e^{-\gamma} \log 2 - \frac{\log^2 2}{2}}{e^{-\gamma} - \log 2 + \frac{1}{3}} - \log 2 \approx 0.143472
and the tightest upper bound has
b_0 = \frac{e^{-\gamma} - \log 2 + \frac{1}{3}}{1 - \frac{e^{-\gamma} \pi^2}{12}}  \approx  0.374654
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.
Summation
If Xi has a Gamma(ki, θ) distribution for i = 1, 2, ..., N (i.e., all distributions have the same scale parameter θ), then
\sum_{i=1}^N X_i \sim\mathrm{Gamma}  \left( \sum_{i=1}^N k_i, \theta \right)
provided all Xi are independent.
For the cases where the Xi are independent but have different scale parameters see Mathai  or Moschopoulos.
The gamma distribution exhibits infinite divisibility.
Scaling
If
X \sim \mathrm{Gamma}(k, \theta),
then, for any c > 0,
cX \sim \mathrm{Gamma}(k, c\,\theta), by moment generating functions,
or equivalently, if
X \sim \mathrm{Gamma}\left( \alpha,\beta \right) (shape-rate parameterization)
cX  \sim \mathrm{Gamma}\left( \alpha, \frac \beta c \right),
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, 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.
Logarithmic expectation and variance
One can show that
\operatorname{E}[\ln(X)] = \psi(\alpha) - \ln(\beta)
or equivalently,
\operatorname{E}[\ln(X)] = \psi(k) + \ln(\theta)
where \psi is the digamma function.
Likewise,
\operatorname{var}[\ln(X)] = \psi^{(1)}(\alpha) = \psi^{(1)}(k)
where \psi^{(1)} is the trigamma function.
This can be derived using the exponential family formula for the moment generating function of the sufficient statistic, because one of the sufficient statistics of the gamma distribution is ln(x).
Information entropy
The information entropy is
\begin{align} \operatorname{H}(X) & = \operatorname{E}[-\ln(p(X))] \\[4pt] & = \operatorname{E}[-\alpha \ln(\beta) + \ln(\Gamma(\alpha)) - (\alpha-1)\ln(X) + \beta X] \\[4pt] & = \alpha - \ln(\beta) + \ln(\Gamma(\alpha)) + (1-\alpha)\psi(\alpha).
\end{align}
In the k, θ parameterization, the information entropy is given by
\operatorname{H}(X) =k + \ln(\theta) + \ln(\Gamma(k)) + (1-k)\psi(k).
Kullback–Leibler divergence
thumb|right|320px|Illustration of the Kullback–Leibler (KL) divergence for two gamma PDFs.
Here β = β0 + 1 which are set to 1, 2, 3, 4, 5 and 6.
The typical asymmetry for the KL divergence is clearly visible.
The Kullback–Leibler divergence (KL-divergence), of Gamma(αp,  βp) ("true" distribution) from Gamma(αq, βq) ("approximating" distribution) is given byW.D. Penny, [www.fil.ion.ucl.ac.uk/~wpenny/publications/densities.ps KL-Divergences of Normal, Gamma, Dirichlet, and Wishart densities]
\begin{align} D_{\mathrm{KL}}(\alpha_p,\beta_p; \alpha_q, \beta_q) = {} & (\alpha_p-\alpha_q) \psi(\alpha_p) - \log\Gamma(\alpha_p) + \log\Gamma(\alpha_q) \\ & {} + \alpha_q(\log \beta_p - \log \beta_q) + \alpha_p\frac{\beta_q-\beta_p}{\beta_p}.
\end{align}
Written using the k, θ parameterization, the KL-divergence of Gamma(kp,  θp) from Gamma(kq,  θq) is given by
\begin{align} D_{\mathrm{KL}}(k_p,\theta_p; k_q, \theta_q) = {} & (k_p-k_q)\psi(k_p) - \log\Gamma(k_p) + \log\Gamma(k_q) \\ & {} + k_q(\log \theta_q - \log \theta_p) + k_p \frac{\theta_p - \theta_q}{\theta_q}.
\end{align}
Laplace transform
The Laplace transform of the gamma PDF is
F(s) = (1 + \theta s)^{-k} = \frac{\beta^\alpha}{(s + \beta)^\alpha} .
Related distributions
General
Let  X_1, X_2, \ldots, X_n  be  n  independent and identically distributed random variables following an exponential distribution with rate parameter λ, then \sum_i  X_i ~ Gamma(n, λ) where n is the shape parameter and λ is the rate, and \bar{X} = \frac{1}{n} \sum_i  X_i \sim \operatorname{Gamma}(n, n\lambda) where the rate changes nλ.
If X ~ Gamma(1, 1/λ') (in the shape–scale parametrization), then X has an exponential distribution with rate parameter λ.
If X ~ Gamma(ν/2, 2) (in the shape–scale parametrization), then X is identical to χ2(ν), the chi-squared distribution with ν degrees of freedom.
Conversely, if Q ~ χ2(ν) and c is a positive constant, then cQ ~ Gamma(ν/2, 2c).
If k is an integer, the gamma distribution is an Erlang distribution and is the probability distribution of the waiting time until the kth "arrival" in a one-dimensional Poisson process with intensity 1/θ.
If
X \sim \Gamma(k \in \mathbf{Z}, \theta), \qquad Y \sim \operatorname{Pois}\left(\frac x \theta \right),
then
P(X > x) = P(Y < k).
If X has a Maxwell–Boltzmann distribution with parameter a, then
X^2 \sim \Gamma\left(\frac{3}{2}, 2a^2\right).
If X ~ Gamma(k, θ), then \log X follows an exponential-gamma (abbreviated exp-gamma) distribution.https://reference.wolfram.com/language/ref/ExpGammaDistribution.html It is sometimes referred to as the log-gamma distribution.https://docs.scipy.org/doc/scipy/reference/generated/scipy.stats.loggamma.html#scipy.stats.loggamma Formulas for its mean and variance are in the section #Logarithmic expectation and variance.
If X ~ Gamma(k, θ), then \sqrt{X} follows a generalized gamma distribution with parameters p = 2, d = 2k, and a = \sqrt{\theta} .
More generally, if X ~ Gamma(k,θ), then X^q for q > 0 follows a generalized gamma distribution with parameters p = 1/q, d = k/q, and a = \theta^q.
If X ~ Gamma(k, θ) with shape k and scale θ, then 1/X ~ Inv-Gamma(k, θ−1) (see Inverse-gamma distribution for derivation).
Parametrization 1: If X_k \sim \Gamma(\alpha_k,\theta_k)\, are independent, then  \frac{\alpha_2\theta_2 X_1}{\alpha_1\theta_1 X_2} \sim \mathrm{F}(2\alpha_1, 2\alpha_2), or equivalently, \frac{X_1}{X_2} \sim \beta'\left(\alpha_1, \alpha_2, 1, \frac{\theta_1}{\theta_2}\right)
Parametrization 2: If X_k \sim \Gamma(\alpha_k,\beta_k)\, are independent, then  \frac{\alpha_2\beta_1 X_1}{\alpha_1\beta_2 X_2} \sim \mathrm{F}(2\alpha_1, 2\alpha_2), or equivalently, \frac{X_1}{X_2} \sim \beta'\left(\alpha_1, \alpha_2, 1, \frac{\beta_2}{\beta_1}\right)
If X ~ Gamma(α, θ) and Y ~ Gamma(β, θ) are independently distributed, then X/(X + Y) has a beta distribution with parameters α and β, and X/(X + Y) is independent of X + Y, which is Gamma(α + β, θ)-distributed.
If Xi ~ Gamma(αi, 1) are independently distributed, then the vector (X1/S, ..., Xn/S), where S = X1 + ...
+ Xn, follows a Dirichlet distribution with parameters α1, ..., αn.
For large k the gamma distribution converges to normal distribution with mean μ = kθ and variance σ2 = kθ2.
The gamma distribution is the conjugate prior for the precision of the normal distribution with known mean.
The Wishart distribution is a multivariate generalization of the gamma distribution (samples are positive-definite matrices rather than positive real numbers).
The gamma distribution is a special case of the generalized gamma distribution, the generalized integer gamma distribution, and the generalized inverse Gaussian distribution.
Among the discrete distributions, the negative binomial distribution is sometimes considered the discrete analogue of the gamma distribution.
Tweedie distributions – the gamma distribution is a member of the family of Tweedie exponential dispersion models.
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.
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
Maximum likelihood estimation
The likelihood function for N iid observations (x1, ..., xN) is
L(k, \theta) = \prod_{i=1}^N f(x_i;k,\theta)
from which we calculate the log-likelihood function
\ell(k, \theta) = (k - 1) \sum_{i=1}^N \ln(x_i) - \sum_{i=1}^N \frac{x_i} \theta - Nk\ln(\theta) - N\ln(\Gamma(k))
Finding the maximum with respect to θ by taking the derivative and setting it equal to zero yields the maximum likelihood estimator of the θ parameter:
\hat{\theta} = \frac{1}{kN}\sum_{i=1}^N x_i
Substituting this into the log-likelihood function gives
\ell = (k-1)\sum_{i=1}^N \ln(x_i) -Nk - Nk\ln \left(\frac{\sum x_i}{kN} \right) - N\ln(\Gamma(k))
Finding the maximum with respect to k by taking the derivative and setting it equal to zero yields
\ln(k) - \psi(k) = \ln\left(\frac{1}{N}\sum_{i=1}^N x_i\right) - \frac 1 N \sum_{i=1}^N \ln(x_i)
where \psi is the digamma function.
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
\ln(k) - \psi(k) \approx \frac{1}{2k}\left(1 + \frac{1}{6k + 1}\right)
If we let
s = \ln \left(\frac 1 N \sum_{i=1}^N x_i\right) - \frac 1 N \sum_{i=1}^N \ln (x_i)
then k is approximately
k \approx \frac{3 - s + \sqrt{(s - 3)^2 + 24s}}{12s}
which is within 1.5% of the correct value.
An explicit form for the Newton–Raphson update of this initial guess is:
k \leftarrow k - \frac{ \ln(k) - \psi(k) - s }{ \frac 1 k - \psi^{\prime}(k) }.
Closed-form estimators
Consistent closed-form estimators of k and θ exists that are derived from the likelihood of the generalized gamma distribution.Zhi-Sheng Ye & Nan Chen (2017) Closed-Form Estimators for the Gamma Distribution Derived from Likelihood Equations The American Statistician, 71:2, 177-181
The estimate for the shape k is
\hat{k} = \frac{N \sum_{i=1}^N x_i}{N \sum_{i=1}^N x_i \ln(x_i) - \sum_{i=1}^N \ln(x_i) \sum_{i=1}^N x_i}
and the estimate for the scale θ is
\hat{\theta} = \frac{1}{N^2} \left(N \sum_{i=1}^N x_i \ln(x_i) - \sum_{i=1}^N \ln(x_i) \sum_{i=1}^N x_i \right)
If the rate parameterization is used, the estimate of \hat{\beta} = \frac{1}{\hat{\theta}}.
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
\tilde{\theta} = \frac{N}{N - 1} \hat{\theta}
A bias correction for the shape parameter k is given asFrancisco Louzada, Pedro L. Ramos, Eduardo Ramos. (2019)
A Note on Bias of Closed-Form Estimators for the Gamma Distribution Derived From Likelihood Equations.
The American Statistician 73:2, pages 195-199.
\tilde{k} = \hat{k} - \frac{1}{N} \left(3 \hat{k} - \frac{2}{3} \left(\frac{\hat{k}}{1 + \hat{k}}\right) - \frac{4}{5} \frac{\hat{k}}{(1 + \hat{k})^2} \right)
Bayesian minimum mean squared error
With known k and unknown θ, the posterior density function for theta (using the standard scale-invariant prior for θ) is
P(\theta \mid k, x_1, \dots, x_N) \propto \frac 1 \theta \prod_{i=1}^N f(x_i; k, \theta)
Denoting
y \equiv \sum_{i=1}^Nx_i , \qquad P(\theta \mid k, x_1, \dots, x_N) = C(x_i) \theta^{-N k-1} e^{-y/\theta}
Integration with respect to θ can be carried out using a change of variables, revealing that 1/θ is gamma-distributed with parameters α = Nk, β = y.
\int_0^\infty \theta^{-Nk - 1 + m} e^{-y/\theta}\, d\theta = \int_0^\infty x^{Nk - 1 - m} e^{-xy} \, dx = y^{-(Nk - m)} \Gamma(Nk - m) \!
The moments can be computed by taking the ratio (m by m = 0)
\operatorname{E} [x^m] = \frac {\Gamma (Nk - m)} {\Gamma(Nk)} y^m
which shows that the mean ± standard deviation estimate of the posterior distribution for θ is
\frac y {Nk - 1} \pm \sqrt{\frac {y^2} {(Nk - 1)^2 (Nk - 2)}}.
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.
The gamma distribution's conjugate prior is:Fink, D. 1995 A Compendium of Conjugate Priors.
In progress report: Extension and enhancement of methods for setting data quality objectives.
(DOE contract 95‑831).
p(k,\theta \mid p, q, r, s) = \frac{1}{Z} \frac{p^{k-1} e^{-\theta^{-1} q}}{\Gamma(k)^r \theta^{k s}},
where Z is the normalizing constant, which has no closed-form solution.
The posterior distribution can be found by updating the parameters as follows:
\begin{align}   p' &= p\prod\nolimits_i x_i,\\   q' &= q + \sum\nolimits_i x_i,\\   r' &= r + n,\\   s' &= s + n, \end{align}
where n is the number of observations, and xi is the ith observation.
Occurrence and applications
The gamma distribution has been used to model the size of insurance claimsp.
43, Philip J. Boland, Statistical and Probabilistic Methods in Actuarial Science, Chapman & Hall CRC 2007 and rainfalls.Aksoy, H. (2000)
"Use of Gamma Distribution in Hydrological Analysis", Turk J. Engin Environ Sci, 24, 419 – 428.
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, whereas the shape and scale parameters predict, respectively, the number of driver events  and the time interval between them.
In neuroscience, the gamma distribution is often used to describe the distribution of inter-spike intervals.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)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)
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.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.
In genomics, the gamma distribution was applied in peak calling step (i.e. in recognition of signal) in ChIP-chipDJ Reiss, MT Facciotti and NS Baliga (2008) "Model-based deconvolution of genome-wide DNA binding", Bioinformatics, 24, 396–403 and ChIP-seqMA Mendoza-Parra, M Nowicka, W Van Gool, H Gronemeyer (2013) "Characterising ChIP-seq binding patterns by model-based peak shape deconvolution", BMC Genomics, 14:834 data analysis.
The gamma distribution is widely used as a conjugate prior in Bayesian statistics.
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.
Generating gamma-distributed random variables
Given the scaling property above, it is enough to generate gamma variables with θ = 1 as we can later convert to any value of β with simple division.
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:
-\sum_{k=1}^n \ln U_k \sim \Gamma(n, 1)
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, See Chapter 9, Section 3.
noting that none are uniformly fast for all shape parameters.
For small values of the shape parameter, the algorithms are often not valid.
For arbitrary values of the shape parameter, one can apply the Ahrens and Dieter.
See Algorithm GD, p. 53. modified acceptance–rejection method Algorithm GD (shape k ≥ 1), or transformation method when 0 < k < 1.
Also see Cheng and Feast Algorithm GKM 3Cheng, R.C.H., and Feast, G.M.
Some simple gamma variate generators.
Appl.
Stat.
28 (1979), 290–295.
or Marsaglia's squeeze method.Marsaglia, G.
The squeeze method for generating gamma variates.
Comput, Math.
Appl.
3 (1977), 321–325.
The following is a version of the Ahrens-Dieter acceptance–rejection method:
Generate U, V and W as iid uniform (0, 1] variates.
If U\le\frac e {e+\delta} then \xi=V^{1/\delta} and \eta=W\xi^{\delta-1}.
Otherwise, \xi=1-\ln V and \eta=We^{-\xi}.
If \eta>\xi^{\delta-1}e^{-\xi} then go to step 1.
ξ is distributed as Γ(δ, 1).
A summary of this is
\theta \left( \xi - \sum_{i=1}^{\lfloor k \rfloor} \ln(U_i) \right) \sim \Gamma (k, \theta)
where \scriptstyle \lfloor k \rfloor 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 in general is not a good choice.
Instead he recommends using either rejection-based or table-based methods, depending on context.
For example, Marsaglia's simple transformation-rejection method relying on one normal variate X and one uniform variate U:
Set d = a - \frac13 and c = \frac1{\sqrt{9d}}.
Set v=(1+cX)^3.
If v > 0 and \ln U < \frac{X^2}2 + d - dv + d\ln v return dv, else go back to step 2.
With  1 \le a = \alpha = k  generates a gamma distributed random number in time that is approximately constant with k.
The acceptance rate does depend on k, with an acceptance rate of 0.95, 0.98, and 0.99 for k=1, 2, and 4.
For k < 1, one can use  \gamma_\alpha = \gamma_{1+\alpha} U^{1/\alpha} to boost k to be usable with this method.
Notes
External links
ModelAssist (2017) Uses of the gamma distribution in risk modeling, including applied examples in Excel.
Engineering Statistics Handbook
