In probability theory and statistics, the gamma distribution is a continuous probability distribution.
Specification of the gamma distribution
Probability density function
The probability density function of the gamma distribution can be expressed in terms of the gamma function:
where k > 0 is the shape parameter and θ > 0 is the scale parameter of the gamma distribution.
(NOTE: this parameterization is what is used in the infobox and the plots.)
Alternatively, the gamma distribution can be parameterized in terms of a shape parameter α = k and an inverse scale parameter β = 1 / θ, called a rate parameter:
Both are common because they are more convenient to use in certain fields with different parameterizations.
Cumulative distribution function
The cumulative distribution function can be expressed in terms of the incomplete gamma function,
Properties
If X1 has a gamma distribution with parameters k1 and θ, and X2 has a gamma distribution with parameters k2 and θ, then X1 + X2 has a gamma distribution with parameters k1 + k2 and θ.
Or alternatively:
- If X1 ~ Gamma(k1,θ) and X2 ~ Gamma(k2,θ)
- then X1 + X2 ~ Gamma(k1 + k2,θ)
The gamma distributions are infinitely divisible probability distributions.
Related distributions
References
- R. V. Hogg and A. T. Craig. Introduction to Mathematical Statistics, 4th edition. New York: Macmillan, 1978. (See Section 3.3.)
See also