Mgf of a random variable with added constant

WantToBeSmart
Messages
10
Reaction score
0
Hey,

I have a pdf of a random variable Z given. I am being asked to calculate what the moment generating function of a r.v Y= Z + c will be where c is a constant in ℝ

I tried to calculate it in the following way:

\int^∞_0 e^{(z+c)t} f(z+c)dz where f(z) is an exponential pdf with parameter λ.

but it proved to be an unsuccessful method. Could anyone please show me the right direction? I know I could use Jacobian transformation but I'm sure there is an easier method.

Thank you in advance!
 
Physics news on Phys.org
I wouldn't even mess around with the integral. Here is something I would try:

Y = Z + c where Z ~ exp(\lambda) and c is a constant. Then,

E[e^{tY}] = E[e^{t(Z+c)}]

Now do you see what you might be able to do?
 
Robert1986 said:
I wouldn't even mess around with the integral. Here is something I would try:

Y = Z + c where Z ~ exp(\lambda) and c is a constant. Then,

E[e^{tY}] = E[e^{t(Z+c)}]

Now do you see what you might be able to do?

I think it definitely solves this problem! Now I can proceed with the rest of the exercise. Thank you Robert!
 
You're most certainly welcome.

As a side note, this sort of thing is a rather valuable technique in prob/stat. That is, if you want to know about a certain RV, or a certain expectation, lots of times it is best to work it into some form you already know.
 
WantToBeSmart said:
I think it definitely solves this problem! Now I can proceed with the rest of the exercise. Thank you Robert!

Of course, you would have gotten the same result had you used the correct f(z) dz in your integration, instead of your _incorrect_ f(z+c) dz.

RGV
 
Ray Vickson said:
Of course, you would have gotten the same result had you used the correct f(z) dz in your integration, instead of your _incorrect_ f(z+c) dz.

RGV

Checked that and it was another mistake I was making. Thank you for pointing this out!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top