I am having a really hard time trying to figure out how to figure out the median of frequency distribution. I have figured out how to find the mean and mode, but I can't figure out the median to save my life.
I've looked at all the helps and how to's but I just can't figure it out. If it could be explained as simply as possible, I would greatly appreciate it! Thank you so much in advance!
Value | Frequency
-----------------------
625 | 14
541 | 7
603 | 8
575 | 16
580 | 5
593 | 5
Place the values in ascending order, along with their frequencies
Number of values: 55 (sum of frequency)
POSITION of MEDIAN:
IGNORE anyone who says otherwise!