lizzyb
- 167
- 0
The question is: if X is an exponential random variable with parameter \lambda = 1, compute the probability density function of the random variable Y defined by Y = \log X.
I did F_Y(y) = P \{ Y \leq y \} = P \{\log X \leq y \} = P \{ X \leq e^y \} = \int_{0}^{e^y} \lambda e^{- \lambda x} dx = \int_{0}^{e^y} e^{- x} dx = -e^{-x} \Big |_0^{e^y} = -e^{-e^y} + 1 = 1 - e^{-e^y}
so
\frac {d F_{|X|} (x) } {dx} = p(x) = e^x e^{-e^x}
Unfortunately the answer isn't in the back of the book. Does that look okay?
I did F_Y(y) = P \{ Y \leq y \} = P \{\log X \leq y \} = P \{ X \leq e^y \} = \int_{0}^{e^y} \lambda e^{- \lambda x} dx = \int_{0}^{e^y} e^{- x} dx = -e^{-x} \Big |_0^{e^y} = -e^{-e^y} + 1 = 1 - e^{-e^y}
so
\frac {d F_{|X|} (x) } {dx} = p(x) = e^x e^{-e^x}
Unfortunately the answer isn't in the back of the book. Does that look okay?