

InterviewSolution
Saved Bookmarks
1. |
Consider the data : 2, 3, 9, 16, 9, 3, 9. Since 16 is the highest value in the observations, is it correct to say that it is the mode of the data? Give reason. |
Answer» 16 is not the mode of the data. The mode of a given data is the observation with highest frequency and not the observation with highest value. |
|