Moment generating function problem

wannabe92
Messages
9
Reaction score
0
From the pdf of X, f(x) = 1/8 e^-x/8, x > 0, find the mgf of Y=X/4 +1. What is then the value of P(2.3 < Y < 4.1)?

Homework Statement

Homework Equations


Moment generating function of exponential distribution

The Attempt at a Solution


I have the mgf of X, which is 1/8 / (1/8 - t). I have also worked out the mgf of Y, which is e^t (1/8 (1/8 - t/4)), I think. The last part of this problem I've yet to resolve. Please do help!
 
Last edited:
Physics news on Phys.org
wannabe92 said:
From the pdf of X, f(x) = 1/8 e^-x/8, x > 0, find the mgf of Y=X/4 +1. What is then the value of P(2.3 < Y < 4.1)?

Homework Statement




Homework Equations


Moment generating function of exponential distribution


The Attempt at a Solution


I have the mgf of X, which is 1/8 / (1/8 - t). I have also worked out the mgf of Y, which is e^t (1/8 (1/8 - t/4)), I think. The last part of this problem I've yet to resolve. Please do help!

Please state exactly what definition of mgf you are using; the one that I use (standard, I think) gives a very different result from yours.

As to the second question: I don't think the mgf has any relevance here; you need to relate the interval probabilities of Y to those of X, and use the density of X to compute the result. In other words, {a <= Y <= b} is the same as {a1 <= X <= b1} for some a1 and b1 related to a and b, and you know how to calculate P{a1 <= X <= b1}.

RGV
 
I'm using the mgf of exponential: lambda/(lambda -t). So, to obtain the probability, simply integrate the probability density function of X with the values of a1 and b1, is that it?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top