Say i have $X_{ij} \sim Exp(\theta)$ for $i=1...n,\;\;j=1...k$. Afterwards I derive $k$ medians for $k$ groups of size $n$ (even number). The median is a random variable say $M_j$. Do we have any idea about what distribution does this random variable have (theoretically) and furthermore how to compute its c.d.f?
If we do not, in order to approach the unknown distribution, do I have a chance by simply simulating the procedure above?