Question 729730: Got a problem that needs help:
Find the MEDIAN:
X . . . F
3 . . . 5
6 . . . 2
8 . . . 8
11 . . 3
15 . . 6
17 . . 2
23 . . 1 Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! Got a problem that needs help:
Find the MEDIAN:
X . . . F
3 . . . 5
6 . . . 2
8 . . . 8
11 . . 3
15 . . 6
17 . . 2
23 . . 1
----
The sum of the frequencies indicates there are 27 data values.
---
The median is the middle, or 14th value, which is 8
======================
Cheers,
Stan H.
======================