brogrammer
- 2
- 0
I'm working through Schaum's Outline of Probability, Random Variables, and Random Processes, and am stuck on a question about moment-generating functions. If anyone has the 2nd edition, it is question 4.60, part (b).
The question gives the following initial information:E[X^k]=0.8 for k = 1, 2, ... and the moment generating function is: 0.2+0.8\sum_{k=0}^{\infty}\frac{t^k}{k!}=0.2+0.8e^t .
The question is asking to findP(X=0) and P(X=1) . I'm trying to do the first part and solve P(X=0) . By the definition of a moment-generating function for discrete random variables, I know I can use the following equation:
\sum_{i}e^{tx_i}p_X(x_i)=0.2+0.8e^t
ForP(X=0) , the above equation becomes: e^{t(0)}p_X(0)=0.2+0.8e^t . The LHS simplifies to p_X(0) which means P(X=0)=0.2+0.8e^t . But I know that is not the right answer. The right answer is P(X=0)=0.2 .
Can someone please show me where I'm going wrong? Thanks in advance for your help.
The question gives the following initial information:
The question is asking to find
For
Can someone please show me where I'm going wrong? Thanks in advance for your help.