- #1
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: [itex]E[X^k]=0.8[/itex] for k = 1, 2, ... and the moment generating function is: [itex]0.2+0.8\sum_{k=0}^{\infty}\frac{t^k}{k!}=0.2+0.8e^t[/itex].
The question is asking to find [itex]P(X=0)[/itex] and [itex]P(X=1)[/itex]. I'm trying to do the first part and solve [itex]P(X=0)[/itex]. By the definition of a moment-generating function for discrete random variables, I know I can use the following equation:
[itex]\sum_{i}e^{tx_i}p_X(x_i)=0.2+0.8e^t[/itex]
For [itex]P(X=0)[/itex], the above equation becomes: [itex]e^{t(0)}p_X(0)=0.2+0.8e^t[/itex]. The LHS simplifies to [itex]p_X(0)[/itex] which means [itex]P(X=0)=0.2+0.8e^t[/itex]. But I know that is not the right answer. The right answer is [itex]P(X=0)=0.2[/itex].
Can someone please show me where I'm going wrong? Thanks in advance for your help.
The question gives the following initial information: [itex]E[X^k]=0.8[/itex] for k = 1, 2, ... and the moment generating function is: [itex]0.2+0.8\sum_{k=0}^{\infty}\frac{t^k}{k!}=0.2+0.8e^t[/itex].
The question is asking to find [itex]P(X=0)[/itex] and [itex]P(X=1)[/itex]. I'm trying to do the first part and solve [itex]P(X=0)[/itex]. By the definition of a moment-generating function for discrete random variables, I know I can use the following equation:
[itex]\sum_{i}e^{tx_i}p_X(x_i)=0.2+0.8e^t[/itex]
For [itex]P(X=0)[/itex], the above equation becomes: [itex]e^{t(0)}p_X(0)=0.2+0.8e^t[/itex]. The LHS simplifies to [itex]p_X(0)[/itex] which means [itex]P(X=0)=0.2+0.8e^t[/itex]. But I know that is not the right answer. The right answer is [itex]P(X=0)=0.2[/itex].
Can someone please show me where I'm going wrong? Thanks in advance for your help.