Correct option is B
Given:
22, 23.5, 26, 22.5, 24, 26, 23, 24.5, 25, 21
Formula Used:
Median if n is odd =2n+1thvalue
If n is even = 2(2n)thvalue+(2n+1)thvalue
Solution:
Arranging the data in ascending order: 21,22,22.5,23,23.5,24,24.5,25,26,26
Here the number of students is 10 hence n = 10
Median =2(210)thvalue+(210+1)thvalue
=25thvalue+6thvalue
=223.5+24
=247.5
= 23.75