1

I am sorry for the poor quality of this question: For $\Gamma(\alpha,\beta)$ random variables, why do we assume $\alpha>0$ and $\beta>0$?

ernesto
  • 549

1 Answers1

2

The gamma density is the following, for $x>0$

$$f_X(x,a,b)=\frac{b^a}{\Gamma(a)}x^{a-1}e^{-bx}$$

it is easy to prove that its integral cannot converge if $a,b$ are not both positive

tommik
  • 32,733
  • 4
  • 15
  • 34