MHB Finding expected value from the moment generating function

AI Thread Summary
To find the expected value EX from the moment generating function (MGF) mx(t) = (e^t - 1)/t, one can use the formula E{X^n} = lim(t → 0) (d^n mx(t)/dt^n). For the first moment, E{X}, the calculation involves taking the limit of the first derivative of the MGF, leading to E{X} = 1/2. The series expansion of e^t confirms that the MGF simplifies correctly, allowing for differentiation. Ultimately, the expected value is derived as 1/2 after evaluating the limit at t = 0.
oyth94
Messages
32
Reaction score
0
Suppose I have the MGF moment generating function mx(t) = (e^t -1)/t
How can I find EX?
 
Physics news on Phys.org
oyth94 said:
Suppose I have the MGF moment generating function mx(t) = (e^t -1)/t
How can I find EX?

If a r.v. X has m.g.f. $\displaystyle m_{X} (t) = E \{e^{t\ X}\}$, then... $\displaystyle E\{X^{n}\} = \lim_{t \rightarrow 0} \frac{d^{n} m_{X} (t)}{d t^{n}}\ (1)$

In Your case is...

$\displaystyle E\{X\} = \lim_{t \rightarrow 0} \frac{t\ e^{t} - e^{t} + 1}{t^{2}} = \frac{1}{2}\ (2)$ Kind regards $\chi$ $\sigma$
 
chisigma said:
If a r.v. X has m.g.f. $\displaystyle m_{X} (t) = E \{e^{t\ X}\}$, then... $\displaystyle E\{X^{n}\} = \lim_{t \rightarrow 0} \frac{d^{n} m_{X} (t)}{d t^{n}}\ (1)$

In Your case is...

$\displaystyle E\{X\} = \lim_{t \rightarrow 0} \frac{t\ e^{t} - e^{t} + 1}{t^{2}} = \frac{1}{2}\ (2)$ Kind regards $\chi$ $\sigma$

Thank you for your help. For how I did it was I used the series expansion for e^t which is the summation of (t)^k / k!
so
$$[(t^k / t!) - 1 ] / t$$ = [(1 + t/1 + t^2 / 2! + t^3 / 3! + ...) - 1] / t
then the 1s cancel out and I can factor out the t so it becomes
= 1 + t/2! + t^2 / 3! + ...
so when i use the moment generating function
mx^(k) (0) = EX
do i sub in t=0 and then the answer will be 1?
how do I go on from there? or is the answer e?
Confused!
How do you solve it using the series expansion?
 
oyth94 said:
Thank you for your help. For how I did it was I used the series expansion for e^t which is the summation of (t)^k / k!
so
$$[(t^k / t!) - 1 ] / t$$ = [(1 + t/1 + t^2 / 2! + t^3 / 3! + ...) - 1] / t
then the 1s cancel out and I can factor out the t so it becomes
= 1 + t/2! + t^2 / 3! + ...
so when i use the moment generating function
mx^(k) (0) = EX
do i sub in t=0 and then the answer will be 1?
how do I go on from there? or is the answer e?
Confused!
How do you solve it using the series expansion?

The result You have obtained...

$\displaystyle \frac{e^{t}-1}{t} = 1 + \frac{t}{2!} + \frac{t^{2}}{3!} + ...\ (1)$

... is absolutely correct... what is the matter?...

Kind regards

$\chi$ $\sigma$
 
chisigma said:
The result You have obtained...

$\displaystyle \frac{e^{t}-1}{t} = 1 + \frac{t}{2!} + \frac{t^{2}}{3!} + ...\ (1)$

... is absolutely correct... what is the matter?...

Kind regards

$\chi$ $\sigma$

okay so i forgot to mention i have to take the derivative after i factor/cancel out the t right. so then it becomes
1 + t/2! + t^2 /3! + ...
derivative --> 1/2 + 2t/6 + ...
and then after i take the derivative i set t=0 because mx1(0) = EX
so from there i will get
EX = 1/2 as you said before.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top