|
Interactive animation |
Gamma (distribution)
An important and flexible probability distribution.
It can be shown that the following integral

exists for all positive values of α. It defines a function of α known as the Gamma function which is denoted Γ(α). The Gamma function plays an important role in several areas of physics and mathematics.
We'll show that the Gamma function verifies the following recursion relation :
|
(α - 1)Γ(α - 1) = Γ(α) |
If α is an integer n, this relation becomes :
Repeated use of this recursion relation then leads to
|
Γ(n) = (n - 1)! |
The Gamma function may thus be regarded as the generalization of the factorial function to all positive real numbers.
We show here that
|
|
Calculations involving the Gamma function are often conducive to recursion chains ending with Γ(1/2) and so, humble as it looks, this result is indispensable in practice.
From the above definition of the Gamma function, we immediately deduce that

which shows that the integrand can be regarded as a probability density, with α playing the role of a "shape" parameter.
We may add some flexibility to this distribution by introducing a second (positive) parameter β as follows. Suppose that the r.v. T is distributed as the basic Gamma distribution. We then create the new r.v. X defined by :
X = βT or T = X / β
What is the distribution of X ?
By reporting to the result about the distribution of a scaled r.v., we see that the probability density function of X is :
|
|
which is, by definition, the "full" Gamma distribution. The Gamma distribution will be denoted Γ(α, β).
Note that β may be regarded as a "spread" parameter.
-----
When α is an integer, the Gamma distribution is sometimes called "Erlang's distribution".
The definition of the Gamma distribution may look rather artificial, but in fact this distribution appears naturally in several circumstances.
Make α = 1 in the Gamma pdf to obtain :
f1, β (x) = 1/β .exp(-x/β) |
which is the density function of the exponential distribution with parameter β (or λ = 1/β depending on the definition used for the exponential distribution)
So the exponential distribution is just a special case of the Gamma distribution.
We'll show that the sum of n independent r.v. all distributed as Exp(β) is distributed as Γ(n, β).
|
* If all Xi ~ Exp(β) i = 1, 2, ..., n * All Xi independent, then Σi Xi ~ Γ(n, β) |
The pdf of the Gamma distribution then takes the particular form :

It is, by construction, the distribution of the date of the nth event of a Poisson process.
-----
This result is illustrated here by an interactive animation.
Let n be any integer, and consider the Gamma distribution with :
* α = n / 2
* β = 2
The Gamma distribution now reads :

that we recognize as the Chi-square distribution with n degrees of freedom.
So the Chi-square distribution is just another special case of the Gamma distribution.
This interactive animation illustrates the Gamma distribution.
Slide the cursors to explore the various shapes of the Gamma distribution depending on the values of the parameters α and β. ----- The Gamma distribution has three different regimes depending on the value of α : Alpha > 1This is the most frequently encountered situation, particularly, of course, when α is an integer. The Gamma density function is then an asymetric bell-shaped curve. Observe that α has a larger influence than β on the shape of the curve : β merely stretches the curve horizontally and compresses it vertically. Note that although the Gamma distribution looks like an F distribution, it is in fact very different because it decreases at infinity as an exponential, whereas the F distribution decreases only as a power of x. Alpha = 1The Gamma distribution is then just an exponential distribution whatever the value of β (see above). Its intercept is β -1. Alpha < 1The vertical axis is now an asymptote and the Gamma distribution is monotonously decreasing.
|
We'll establish the following properties of the Gamma distribution.
|
µ = αβ |
|
σ² = αβ ² |
-----
This result can be written as :

The significance of this expression will appear when we consider the Gamma distribution as belonging to the natural exponential family.
In fact, the Γ(α, β) distribution has moments of all orders. We'll show that the moment of order n is :
|
|
We leave it as an exercise to show that :
1) When α > 1 the mode of the Gamma distribution is given by :
|
Mode = (α - 1)β |
Calculate its height.
2) When α = 1, the Gamma distribution is a decreasing exponential whose intersect is 1/β. The mode is therefore 0.
Show that for α > 1 and a given β, the height
of the mode tends to 1/β as α tends to 1 from above. In other
words, the height of the mode is (right) continuous at α = 1.
3) When α < 1, the vertical axis is an asymptote of the monotonously decreasing Gamma distribution, which then has no mode.
We'll show that the moment generating function of the Gamma distribution is :
|
|
Let {Xi }be n independent random variables with respective distributions Γ(αi, β). Then their sum :
X = Σi Xi
is distributed as Gamma(α, β) with :
α = Σi αi
The cdf F(x) of the Gamma distribution has no simple closed form except when α is an integer n. We'll show that then :
|
|
This result will be needed :
* For establishing the "Poisson" nature of the distribution of the number of events in a given time interval of a Poisson process.
* For establishing the general expression of the distribution of the record values of a distribution with a pdf.
From this result, we'll deduce the following relationship between the Gamma and the Poisson distributions :
|
Let * X ~ Γ(n, β) * Y ~ Poisson(x/β) Then P{X ≤ x} = P{Y ≥ n} |
a somewhat unanticipated result that receives here an intuitive interpretation.
Let :
* X ~ Γ(α, θ)
* Y ~ Γ(β, θ)
be two independent Gamma distributed r.v. with the same value θ for the second parameter.
It is shown here that :

We identify here :
* A sufficient statistic for the parameter α of the Gamma distribution Γ(α, β) when the value of β is known,
* A sufficient statistic for the parameter β when the value of α is known,
* And a vector sufficient statistic for the pair (α, β) when the values of both α or β are unknown.
-----
We show here that these statistics are in fact not just sufficient, but also minimal sufficient.
We show here that the record values of the exponential distribution are Gamma distributed.
____________________________________________________________________
|
Tutorial |
In this Tutorial, we establish some basic properties of the Gamma distribution.
As just about any calculation about the Gamma distribution involves the recursion relation of the Gamma function, we first demonstrate this relation.
We then show that a general expression can be given for the moments of all orders of the Gamma distribution. From this relation, we'll derive :
* The mean,
* The second order moment,
* And the variance
of the Gamma distribution.
We then calculate the moment generating function of the Gamma distribution. From this mgf, we'll derive again the first and second order moments.
But we'll notice that a general expression can be found by induction for the derivatives of all orders of the mgf of the Gamma distribution. We'll calculate this expression and then use the general properties of the mgf to derive again the moments of all orders of the Gamma distribution.
We then demonstrate the important additivity property of Gamma distributed random variables. As an immediate consequence, will show that the sum of iid exponential rvs is Gamma distributed. In this Tutorial, the result is established by resorting to the properties of the moment generating function, but we establish it again here by calculating the convolution of two Gamma distributions.
We finally calculate the distribution function of the Gamma distribution in the special case where α is an integer. We'll deduce an interesting and somewhat unanticipated relationship between the Gamma distribution and the Poisson distribution.
BASIC PROPERTIES OF THE GAMMA DISTRIBUTION
|
Recursion relation of the Gamma function Moments of the Gamma distribution Moments of all orders Mean Second order moment Variance Moment generating function and moments Moment generating function Moments First order moment (mean) Second order moment Derivatives of all orders of the mgf Moments of all orders Additivity Sum of i.i.d. exponential r.v. Cumulative distribution function of the Gamma distribution The cdf when α is an integer Relationship with the Poisson distribution |
||
|
TUTORIAL |
||
________________________________________________________
|
|
|
|
* One adjustable exponential distribution. |
|
_________________________________________________
Related readings :
|
Exponential distribution |
|
|
Chi-square distribution |
|
|
Beta distribution |
|
|
Record values |