Let a distribution function be defined as the following:
$$F(x) = \begin{cases} 1 - \dfrac{16}{x^2} & x\geq 4 \\ 0 & x<4 \end{cases}$$
I was hoping for some confirmation on the median I calculated. I am very new to this material and do not have a lot of examples to work from. What I did was the following:
$$\left(1-\dfrac{16}{m^2}\right) - \left(1-\dfrac{16}{4^2}\right) = 0.5$$
Where $m$ is the median. I solved to get $m = \sqrt{32}$