SOLUTION: Following data pertains to the run scored by a player in 180 test matches.Calculate median runs. Runs | No.of matches 45 | 40 55 | 30 25 | 30 35 | 50 5 | 10 15

Algebra ->  Statistics  -> Describing-distributions-with-numbers -> SOLUTION: Following data pertains to the run scored by a player in 180 test matches.Calculate median runs. Runs | No.of matches 45 | 40 55 | 30 25 | 30 35 | 50 5 | 10 15       Log On


   



Question 1039307: Following data pertains to the run scored by a player in 180 test matches.Calculate median runs.
Runs | No.of matches
45 | 40
55 | 30
25 | 30
35 | 50
5 | 10
15 | 20

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
Rearranging the list into an array, we get
5|10
15|20
25|30
35|50
45|40
55|30
The median number of runs is the average of the 90th and 91st values, that is, 35.