

InterviewSolution
Saved Bookmarks
1. |
If the mode of the observations 5, 4, 4, 3, 5, x, 3, 4, 3, 5, 4, 3 amd 5 is 3, then find the median of the observations.A. 3B. 4C. 5D. 3.5 |
Answer» Correct Answer - B Given, Mode = 3 `therefore x = 3` Now, arrange the given data in ascending order, 3, 3, 3, 3, 3, 4, 4, 4, 4, 5, 5, 5, 5, `therefore "Median" = 4` Hence, option (b) is correct. |
|