find the median of 2,3,2,4,2,2,5
Answers
Answered by
0
convert into ascending order
2,2,2,2,3,4,5
Median =2(As it is middle of the order)
2,2,2,(2),3,4,5
2,2,2,2,3,4,5
Median =2(As it is middle of the order)
2,2,2,(2),3,4,5
Similar questions