Tagged Questions
0
votes
1answer
240 views
median of a uniform distribution [0,1]
I need to find the distribution of the median from the given distribution, where n is known to be odd.
The formula given in class for this is:
$n=2m+1$ where $m\in\mathbb{N}$
...