If $X$ Has CDF F, What Is The CDF Of $Y=e^X$?

727 Views Asked by At

If $X$ Has CDF F, What Is The CDF of $Y=e^X$?

Frankly, I'm not even sure where to start. Any pointers would be very helpful.

2

There are 2 best solutions below

0
On BEST ANSWER

I'm not even sure where to start

If I was in you I would start with the definition of CDF

$$F_Y(y)=\mathbb{P}(Y\leq y)=\mathbb{P}(e^X\leq y)=\mathbb{P}(X\leq \log y)=F_X(\log y)$$

0
On

Start with the definition. The CDF of $e^X$ is the function $F_{e^X}(t) = \mathbb P(e^X \le t)$. So what does $e^X \le t$ tell you about $X$?