Answer:
Min: 2
Q1: 5
Med: 12
Q3: 14
Max: 16
Explanation:
=> This dataset has 14 values (Population size: 14)
=> The median is the number in the middle of the dataset
2, 4, 4, 5, 8, 10, 12, 12, 12, 13, 14, 14, 15, 16 we see that 12 is in the middle
=> The Minimum is the smallest number in the dataset which is the first number on the list, 2
=> The Maximum is the largest number in the dataset which is the last number on the list, 16
=> The First quartile (Q1) is the median of the first half of the dataset
2, 4, 4, 5, 8, 10, 12
=> The Third quartile (Q3) is the median of the first half of the dataset
12, 12, 13, 14, 14, 15, 16