Consider random variable $X$ with continuous, increasing CDF $F_X (x)$. Let $W=F_X (X)$. Characterize the distribution of $W$.
I get $F_W (w)=\mathrm{Pr}(F_X (X) \leq w)=\mathrm{Pr}(X\leq F_X^{-1}(w))=F_X(F_X^{-1}(w))=w$
Can I just impose that $w=1$ and say this is a degenerate distribution? That seems off to me because the question doesn't actually specify a domain for $x$. Did I miss something?