So I was trying to prove the mean result of gamma distribution which is $\frac{\alpha}{\lambda}$.
My attempt,
$E(X)=\int_{0}^{\infty }x f(x)dx$
$=\int_{0}^{\infty } \frac{\lambda^{\alpha}}{\Gamma (\alpha)}x^{\alpha}e^{-\lambda x}dx$
After integrating it, I got the result $$\frac{\lambda^{\alpha}}{\Gamma (\alpha)} \cdot\frac{\alpha}{\lambda}(\int_{0}^{\infty } x^{\alpha-1}e^{-\lambda x}dx)$$. I'm stuck here. Could anyone continue it for me and explain? Thanks a lot.
How should I continue?
– Mathxx Mar 16 '17 at 12:31