Is This Moment Generating Function Expression Correct?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
donutmax
Messages
7
Reaction score
0
Is the following correct?

[tex]M(t)=1+t\mu'_1+\frac{t^2}{2!}\mu'_2+\frac{t^3}{3!}\mu'_3+... =\sum_{n=0}^{\infty} \frac {E(Y^n)t^n}{n!}[/tex]

where
[tex]\mu'_n=E(Y^n)[/tex]
 
Last edited:
Physics news on Phys.org
I think that will only be true if your moment generating function is an exponential - in which case you are just doing a Taylor expansion. This is true for a Wiener process - but I don't think the relation you have holds in general.

Regards,
Thrillhouse86
 
[tex] m_Y(t) = E(e^{ty}) = \int e^{ty} \, dF(y) = \int \sum_{n=0}^\infty \frac{(ty)^n}{n!}\,dF(y) = \sum_{n=0}^\infty \left(\int \frac{(ty)^n}{n!} \, dF(y) \right)[/tex]

What do you get from working with the final form above?