10

If $X_i\sim\Gamma(\alpha_i,\beta_i)$ for $1\leq i\leq n$, let $Y = \sum_{i=1}^n c_iX_i$ where $c_i$ are positive real numbers. Assume all the parameters $\alpha_i$'s and $\beta_i$'s are all known, what is $Y$'s distribution ?

Gong-Yi Liao
  • 245
  • 2
  • 9

1 Answers1

9

See Theorem 1 given in Moschopoulos (1985) for the distribution of a sum of independent gamma variables. You can extend this result using the scaling property for linear combinations.

ars
  • 12,160
  • 1
  • 36
  • 54