find the median 99, 33, 43, 85, 70, 42

find the median 99, 33, 43, 85, 70, 42
Answer
Explanation:
Step1: Arrange data in ascending order
$33,42,43,70,85,99$
Step2: Determine the middle - value
Since there are 6 (an even number) data points, the median is the average of the two middle - values. The two middle - values are the 3rd and 4th values. Median=$\frac{43 + 70}{2}$ Median=$\frac{113}{2}=56.5$
Answer:
$56.5$