Is dividing the median (50th percentile) by 2 an acceptable approximation of the 25th percentile?

476 Views Asked by At

So for example, if the median is equal to 0.840335, could I approximate the 25th percentile as $0.840335 / 2 = 0.4201675$?

Would this be possible if one assumes the underlying data is normally distributed?