126k views
2 votes
. What are the minimum, first quartile, median, third quartile, and maximum of the data set? 63, 98, 40, 32, 20, 80, 102, 65

1 Answer

5 votes
63, 98, 40, 32, 20, 80, 102, 65
order from least to greatest
20, 32, 40, 63, 65, 80, 98, 102

minimum = 20 (smallest value)
maximum = 102 (largest value)
median = (63+65)/ 2 = 64 (Q2 = middle number of the data set)
first quartile = (32+ 40)/2 = 36 (Q1 = the median of the lower half of the data set)
third quartile = (80 + 98)/2 = 89 (Q3 = the median of the upper half of the data set)

Hope it helps
User Gavin Morrow
by
8.9k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.