Mgf of continuous random variables

In summary, the conversation was about finding the MGF of a continuous random variable with the PDF f(x) = 2x, 0<x<1. The speaker had initially expressed uncertainty about how to compute the integral for the MGF, but later realized that integrating by parts would give 2e^s(s-1+1)/s^2. They also discussed the MGF formula for a transformed random variable Y = aX + b and how to apply it.
  • #1
nacho-man
171
0
i have a simple enough question

Find the MGF of a continuous random variable with the PDF:

f(x) = 2x, 0<x<1

I understand MGF is calculated as:

$$M(S) = \int_{-\infty}^{+\infty} e^{Sx} f(x)dx$$

which would give me

$$\int_{-\infty}^{+\infty} e^{Sx} 2xdx$$
but how would i compute this integral?edit: scratch that. I think i am on the right track here, someone check?

if Y = aX + b, then
$$M_{y}(S) = E[e^{2S}] = e^{S}E[E^{2Sx}]$$

$$M_{y}(S) = e^S \int_{0}^{1}e^{2Sx}dx
= ... $$

$$= e^{S}(\frac{e^{2S}}{2s} - \frac{1}{2S}) $$
Is this correct?/ Am I on the correct track?

On another note, let's celebrate me getting the hang of latex! Yay (Clapping)
 
Last edited:
Physics news on Phys.org
  • #2
nacho said:
I understand MGF is calculated as:

$$M(S) = \int_{-\infty}^{+\infty} e^{Sx} f(x)dx$$

which would give me

$$\int_{-\infty}^{+\infty} e^{Sx} 2xdx$$
but how would i compute this integral?
Integrating by parts gives \[\int_{0}^{1} e^{Sx}2x\,dx =2\frac{e^s(s-1)+1}{s^2}\]You can check WolframAlpha.

nacho said:
if Y = aX + b, then
$$M_{y}(S) = E[e^{2S}] = e^{S}E[E^{2Sx}]$$
What? Where did $a$ and $b$ go? Also, $M_Y(S)=E[e^{YS}]$, not $E[e^{2S}]$.
 
  • #3
Edit: previous poster already replied
 

Similar threads

Back
Top