gamma distribution

A continuous random variable is said to have a gamma distribution if the pdf of is

where the parameters and satisfy , . The standard gamma distribution has , so the pdf of a standard gamma rv is given by (4.7).

The exponential distribution results from taking and .

Figure 4.27 (a) Gamma density curves; (b) standard gamma density curves 01925166-48c0-7eca-9860-67f13d0848b1_32_526_1344_1228_412_0.jpg

  • Figure 4.27(a) illustrates the graphs of the gamma pdf (4.8) for several pairs
  • Figure 4.27(b) presents graphs of the standard gamma pdf.

For the standard pdf,

  • when , is strictly decreasing as increases from 0 ;
  • when rises from 0 at to a maximum and then decreases.

The parameter in (4.8) is a scale parameter, and is referred to as a shape parameter because changing its value alters the basic shape of the density curve.

The mean and variance of a random variable having the gamma distribution are

E\left( X\right) = \mu = {\alpha \beta }$$ $$V\left( X\right) = {\sigma }^{2} = \alpha {\beta }^{2}$$ When $X$ is a standard gamma rv, the cdf of $X$,

F\left( {x;\alpha }\right) = {\int }_{0}^{x}\frac{{y}^{\alpha - 1}{e}^{-y}}{\Gamma \left( \alpha \right) }{dy};x > 0 \tag{4.9}

is called the incomplete gamma function - sometimes the incomplete gamma function refers to Expression (4.9) without the denominator $\Gamma \left( \alpha \right)$ in the integrand There are extensive tables of $F\left( {x;\alpha }\right)$ available; in Appendix Table A.4, we present a small tabulation for $\alpha = 1,2,\ldots ,{10}$ and $x = 1,2,\ldots ,{15}$ . [[EX 4.23]] The incomplete gamma function can also be used to compute probabilities involving nonstandard gamma distributions. These probabilities can also be obtained almost instantaneously from various software packages. > [!proposition] > > Let $X$ have a gamma distribution with parameters $\alpha$ and $\beta$ . Then for any $x > 0$ , the cdf of $X$ is given by > $$ > P\left( {X \leq x}\right) = F\left( {x;\alpha ,\beta }\right) = F\left( {\frac{x}{\beta };\alpha }\right) > $$ > where $F\left( {\cdot ;\alpha }\right)$ is the incomplete gamma function. [[EX 4.24]]