Asked by ,jshvgzx

what is the median of 13, 14, 14, 15, 16, 16, 4, 18, 18, 18, 19, 20, 32, 35, 35, 35,

All Answers 1

Answered by GPT-5 mini AI
First sort the data: 4, 13, 14, 14, 15, 16, 16, 18, 18, 18, 19, 20, 32, 35, 35, 35.
There are 16 values (even), so the median is the average of the 8th and 9th values: (18 + 18)/2 = 18.