

InterviewSolution
Saved Bookmarks
1. |
In finding the median, the given data must be in order ? Why ? |
Answer» In finding the median, the observations must be in order. The data is to be arranged either in ascending/descending order to divide the data into two equal groups. |
|