First, we need to sort the data in ascending order:
13, 15, 15, 16, 17, 17, 19, 21, 21, 21, 24
Now, we can find the 5-number summary:
Minimum: 13
Q1 (1st quartile): 15 (the median of the lower half, including the median if there are an odd number of data
Show more…