Dog Breeds Information and More
  Komondor - Dog Breeds Facts and Information Dog Breeds Selector A to Z dog breeds Forums

 
Dog names
Dog training
Toy dogs
Intelligence
Dog health
Dog worship
Ticks

 
Golden Retriever
Labrador Retriever
Jack Russell
 
Find a Breed
 
Dog Breeds 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:

f(x) = x^{k-1} \frac{e^{-x/\theta}}{\theta^k \, \Gamma(k)}   \ \mathrm{for}\ x > 0 \,\!

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:

g(x) = x^{\alpha-1}  \frac{\beta^{\alpha} \, e^{-\beta\,x} }{\Gamma(\alpha)}  \ \mathrm{for}\ x > 0 \,\!

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,

F(x) = \int_0^x f(u)\,du     = \frac{\gamma(k, x/\theta)}{\Gamma(k)} \,\!

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

The contents of this article are licensed from Wikipedia.org under the
GNU Free Documentation License. How to see transparent copy