Below is a list of score from the most recent assignment from class use the data to find the appropriate measure of center 100,98,77,76,85,62,73,88,85,92,93,72,66,70,90,100

To find the median, first, we have to order the scores. The ordered list of scores is:
62,66, 70, 72, 73, 76, 77, 85, 85, 88, 90, 92, 93, 98, 100, 100
Given that there are 16 scores, the median (which is placed at the half of the ordered list) is placed between the 8th and 9th scores (the average between them).
8th score: 85
9th score: 85
median = (85 + 85)/2
median = 85
The mean is computed as follows:
[tex]\operatorname{mean}=\frac{\text{ sum of the terms}}{\text{ number of terms}}[/tex]In this case, the number of terms is 16. Therefore, the mean is:
[tex]\begin{gathered} \operatorname{mean}=\frac{62+66+70+72+73+76+77+85+85+88+90+92+93+98+100+100}{16} \\ \operatorname{mean}=\frac{1327}{16} \\ \operatorname{mean}\approx83 \end{gathered}[/tex]Given that there are no outliers in the data set, the mean can be used as a measure of the center of a data set.