Statistics The gamma distribution

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 3K views
vanitymdl
Messages
64
Reaction score
0

Homework Statement


Find the probabilities that the value of a random variable will exceed 4 if it has a gamma distribution with
(a) [itex]\alpha[/itex] = 2 and [itex]\beta[/itex] = 3
(b) [itex]\alpha[/itex] = 3 and [itex]\beta[/itex] = 4

3. The Attempt at a Solution [/b}
how would I even attempt this question?
 
Physics news on Phys.org
What is your definition of the gamma distribution? Is it defined with alpha and beta? If so, plug it in and solve.
 
The gamma distribution that is given includes an "x". How am supposed to solve for this equation when it doesn't give me an "X"
 
vanitymdl said:
The gamma distribution that is given includes an "x". How am supposed to solve for this equation when it doesn't give me an "X"

You need to have access to the incomplete gamma function (integral) or tables to compute the cumulative distribution function. Just be careful with the second parameter ([itex]\beta[/itex]) as some tables/functions will use the reciprocal value here (eg 1/3 instead of 3).
 
$$
\frac{\beta^{\alpha}}{\Gamma(\alpha)}x^{\alpha - 1}e^{-\beta x}
$$
 
Dustinsfl said:
$$
\frac{\beta^{\alpha}}{\Gamma(\alpha)}x^{\alpha - 1}e^{-\beta x}
$$

I think the issue is that *some* sources give
[tex]\frac{1}{\beta^{\alpha}\: \Gamma(\alpha)} x^{\alpha -1} e^{-x/ \beta},[/tex]
so the OP needs to check, not assume.

RGV