Suppose that $X_1$, $X_2$, ..., $X_n$ are independent, where each $X_i$ has probability (mass) function $p_i$($x_i$) given as follows:
$p_i$($x_i$) = $\frac{e^{-\lambda}\lambda_i^{x_i}}{x_i!}$ (the parameter $\lambda_i$ differs in the distribution for each $X_i$ for $x_i$ = 0, 1, ...
What is the distribution of their sum $\Sigma_{i = 1}^{n}X_i$? Prove it using a moment generating function.
Also what is the approximate distribution of $\sum_{i=1}^{5}\frac{(X_i - \lambda_i)}{\lambda_i}$ if $X_1$, $X_2$, ... $X_5$ are very nearly normal?
Can somebody help me out with these two questions? I'm aware of the mgf quality $M_{\Sigma_{i = 1}^nX_i}(t) = M_{x_1}(t) * M_{x_2}(t) * ... * M_{x_n}(t)$ but I'm not sure how exactly I can use the resulting MGF to get the CDF or PDF.