Finding the Five-Number Summary by Data Set Size
Finding the five-number summary in Grade 6 identifies five key statistics that characterize a data set: minimum, Q1, median, Q3, and maximum. From enVision Mathematics, the method varies by data set size: for an odd number of values, the median is the exact middle value and Q1/Q3 are the medians of the lower and upper halves (excluding the median). For an even number of values, the median averages the two middle values and Q1/Q3 divide the two halves. These five numbers anchor a box-and-whisker plot and summarize spread and center concisely.
Key Concepts
Property To find the five number summary (minimum, Q1, median, Q3, maximum), first order the data. Odd number of values: The median is the middle value. Q1 is the median of the lower half (excluding the median), and Q3 is the median of the upper half (excluding the median). Even number of values: The median is the average of the two middle values. Q1 is the median of the lower half, and Q3 is the median of the upper half.
Examples Odd set: $\{1, 5, 2, 7, 6\}$ Order the data: $\{1, 2, 5, 6, 7\}$. Minimum: $1$, Maximum: $7$ Median: $5$ Lower half: $\{1, 2\}$, so $Q1 = \frac{1+2}{2} = 1.5$ Upper half: $\{6, 7\}$, so $Q3 = \frac{6+7}{2} = 6.5$ Summary: $(1, 1.5, 5, 6.5, 7)$ Even set: $\{9, 3, 1, 8, 5, 10\}$ Order the data: $\{1, 3, 5, 8, 9, 10\}$. Minimum: $1$, Maximum: $10$ Median: $\frac{5+8}{2} = 6.5$ Lower half: $\{1, 3, 5\}$, so $Q1 = 3$ Upper half: $\{8, 9, 10\}$, so $Q3 = 9$ Summary: $(1, 3, 6.5, 9, 10)$.
Explanation The method for finding the median and quartiles depends on whether your data set has an odd or even number of values. For an odd sized set, the median is a single value from the set, which is then excluded when you find the medians of the lower and upper halves for Q1 and Q3. For an even sized set, the median is calculated as the average of the two middle values and is not part of the original data, so all values are included when finding Q1 and Q3 from the lower and upper halves. This distinction ensures the data is divided into four equal parts.
Common Questions
What is the five-number summary?
The five-number summary consists of: minimum (smallest value), Q1 (lower quartile), median (middle value), Q3 (upper quartile), and maximum (largest value).
How do you find the median of a data set?
Order the data from least to greatest. If odd count: the median is the exact middle value. If even count: average the two middle values.
How do you find Q1 and Q3?
Q1 is the median of the lower half of the data (below the median). Q3 is the median of the upper half (above the median). For odd-count data, exclude the median from both halves.
Why does the method differ for odd vs. even data set sizes?
Odd data sets have one exact middle value (the median), so the lower and upper halves each contain that many minus 1 divided by 2 values. Even data sets split cleanly into two equal halves.
Where is finding the five-number summary taught in enVision Mathematics?
The five-number summary is covered in enVision Mathematics, Grade 6, as part of statistics and data analysis content.
What is the five-number summary used for?
The five-number summary is used to construct box-and-whisker plots and to describe the center, spread, and shape of a data set efficiently.
What common mistakes do students make finding the five-number summary?
Students often include the median in the lower and upper halves when finding Q1 and Q3, or forget to sort the data before beginning.