Let $X$ and $Y$ be independent and identically distributed random variables with moment generating function then $E(\dfrac{e^{tX}}{e^{tY}})$

1k Views Asked by At

Let $X$ and $Y$ be independent and identically distributed random variables with moment generating function $M(t)=E(e^{tX});\ \ -\infty<t<\infty$ then $E(\dfrac{e^{tX}}{e^{tY}})$ equals ?

$(A)=M(t)M(-t)$

$(B)=1$

$(C)=(M(t))^2$

$(D)=\frac{M(t)}{M(-t)}$

My input: Since its given that random variables are i.i.d so $E(\dfrac{\require{\cancel}\cancel{e^{tX}}}{\cancel{e^{tY}}})=E(1)=1 $

can I do that?

3

There are 3 best solutions below

1
On BEST ANSWER

$X,Y$ are independent of each other, so $e^{tX}$ and $e^{tY}$ are independent of each other. This gives $M(t) = E[e^{tX}] = E[e^{tY}]$

Moreover, $M(t) = E[e^{tX}]$ and $M(-t) = E[e^{-tY}]$ are independent of each other, this gives $$E\left[\frac{e^{tX}}{e^{tY}}\right] = E[e^{tX} \cdot e^{-tY}] = E[e^{tX}] \cdot E[e^{-tY}] = M(t) M(-t). $$

0
On

No you cannot do that. What you can do: $$ E\left(\frac{e^{t X}}{e^{t Y}}\right)=E\left(e^{t X} e^{-t Y}\right) = E(e^{t X}) E(e^{-t Y}) = M(t) M(-t)$$ where the second step is due to independence. As the random variables are identically distributed $M_X(t) = M_Y(t) =M(t)$.

0
On

Observe that since $X$ and $Y$ are independent, it follows that $e^{tX}$ and $e^{-tY}$ are independent for $t\in\mathbb{R}$. Thus $$ Ee^{tX}e^{-tY}=Ee^{tX}E{e^{-tY}}=M_{X}(t)M_{Y}(-t)=M_{X}(t)M_X(-t) $$ since $X, Y$ are equal in distribution.