Science Fair Project Encyclopedia
Gamma distribution
In probability theory and statistics, the gamma distribution is a continuous probability distribution.
| Contents |
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
- X ~ Exponential(θ) is an exponential distribution if X ~ Gamma(1,θ).
- Y ~ Gamma(N,θ) is a gamma distribution if
and if the Xi ~ Exponential(θ) are all independent and share the same parameter θ.
- X ~ χ2(ν) is a chi-square distribution if X ~ Gamma(ν / 2,1 / 2).
- If k is an integer, the gamma distribution is an Erlang distribution (so named in honor of A. K. Erlang) and is the probability distribution of the waiting time of the kth "arrival" in a one-dimensional Poisson process with intensity 1 / θ.
- X ~ Gamma(k,θ) then Y ~ InvGamma(k,θ) if Y = 1 / X, where InvGamma is the family of inverse-gamma 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
The contents of this article is licensed from www.wikipedia.org under the GNU Free Documentation License. Click here to see the transparent copy and copyright details


