For an ordered data set, determines the first quartile (Q1), median (Q2), and third quartile (Q3) by finding the medians of the lower and upper halves, omitting the overall median from those halves when the number of values is odd. Calculates and interprets the interquartile range, , as the spread of the middle 50% of the data and connects these values to box plots; alternate quartile conventions, percentile interpolation, and grouped-data methods are not included.
Quartiles divide an ordered data set into four parts:
Find , , , and the interquartile range for:
The data is already in order.
Step 1: Find the median, .
There are values, so the middle value is the th value:
Because there is an odd number of values, leave the overall median out of both halves.
Step 2: Find .
The lower half is:
The middle value is , so:
Step 3: Find .
The upper half is:
The middle value is , so:
Step 4: Find the interquartile range.
Subtract from :
So the results are:
The interquartile range of means that the middle of the data stretches from to , covering a range of units.
These values are used in a box plot. The box extends from to , the line inside the box marks , and the IQR is the length of the box.
Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill
Earned ?