InterviewSolution
Saved Bookmarks
| 1. |
If the mean of 26 , 19 , 15 , 24 , and x is x , then find the median of the data .A. 23B. 22C. 20D. 21 |
|
Answer» Correct Answer - D We have, `(26+19+15+24+x)/(5) =x rArr 4x=84 rArr x=21` Thus, the given data is `26,19,15,24,21.` Arranging the data in ascending the data in ascending order, we get `15,19,21,24,26` Clearly, 21 is its median. |
|