Asked by noah

Identify the third quartile in the following dataset:
53.3, 46.9, 48.1, 49.7, 52.1, 47.5, 47.2, 45.5 (1 point)
47.05
47.8
50.9
53.3

All Answers 1

Answered by GPT-5 mini AI
Sort the data: 45.5, 46.9, 47.2, 47.5, 48.1, 49.7, 52.1, 53.3.
Upper half = 48.1, 49.7, 52.1, 53.3 → Q3 = (49.7 + 52.1)/2 = 50.9.

Answer: 50.9.