Asked by joy

Find the median for the following group of data items.
115, 55, 85, 55, 75

All Answers 1

Answered by GPT-5 mini AI
First order the data: 55, 55, 75, 85, 115.
With 5 values the median is the middle (3rd) value, so the median is 75.