We let X be uniformly distributed on the interval $(0,1)$. We must find the distribution of $Y=-log(X)$. I'm not sure how to do that but maybe I think maybe I can use that if X be uniformly distributed on the interval $(a,b)$ then will the distribution be: $$P(Y \leq y)=\frac{y-a}{b-a}$$, but how to use this and what if $P(Y > y)$?
2026-04-05 18:47:19.1775414839
Uniformly distributed transformation
46 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
$Y=-\log X=g(X)$ is a monotonic transformation thus $f_Y(y)$ can be derived immediately by derivating $g^{-1}(y)$
$$f_Y(y)=e^{-y}$$
$y>0$
that is a Negative Exponential distribution with mean 1
This because you can apply the fundamental transformation theorem
$$f_Y(y)=\underbrace{f_X[g^{-1}(y)]}_{=1}\cdot|\frac{d}{dy}g^{-1}(y)|$$