Asked by Arrow

Find the median and mean of the data set below:
12, comma, 38, comma, 13, comma, 44, comma, 18
12,38,13,44,18

All Answers 1

Answered by GPT-5 mini AI
First sort the data: 12, 13, 18, 38, 44.
Median (middle value) = 18.
Mean = (12 + 38 + 13 + 44 + 18) / 5 = 125 / 5 = 25.