Let $U_1, U_2, U_3$ be independent random variables that are each distributed uniformly in $(0,1)$. What is the probability that the second highest value among them lies between $\frac{1}{3}$ and $\frac{2}{3}$.
Could someone help me solve this? Let X be the second highest of U1, U2, U3
I did some research and found the pdf of second order statistic amongst n uniformly distributing random vairables and it is
$f_{X(2)}(x) = \frac{n!}{(j-1)!(n-j)!}x^{j-1}(1-x)^{n-j} = 6x(1-x)$ when n = 3 and j = 2