Quartiles Examples in Math

Start with the recap, study the fully worked examples, then use the practice problems to check your understanding of Quartiles.

This page combines explanation, solved examples, and follow-up practice so you can move from recognition to confident problem-solving in Math.

Concept Recap

Quartiles divide an ordered data set into four equal parts: Q1 is the 25th percentile, Q2 is the median (50th), and Q3 is the 75th percentile.

Q1 = 25th percentile, Q2 = median (50th), Q3 = 75th percentile.

Read the full concept explanation โ†’

How to Use These Examples

  • Read the first worked example with the solution open so the structure is clear.
  • Try the practice problems before revealing each solution.
  • Use the related concepts and background knowledge badges if you feel stuck.

What to Focus On

Core idea: Quartiles are the three cut points (Q1, Q2, Q3) that split ordered data into four equal-count quarters.

Common stuck point: The procedure for quartiles is the easy part; the trap is splitting by equal value width instead of equal count. Asking "Am I splitting ordered data into four groups that each contain the same fraction of the values?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

Sense of Study hint: Ask: Am I splitting ordered data into four groups that each contain the same fraction of the values?

Worked Examples

Example 1

easy
Find the quartiles Q1Q_1, Q2Q_2, and Q3Q_3 for the data set: {4,7,9,11,14,18,22,25,30}\{4, 7, 9, 11, 14, 18, 22, 25, 30\}.

Answer

Q1=8Q_1 = 8, Q2=14Q_2 = 14, Q3=23.5Q_3 = 23.5

First step

1
The data is already sorted; n=9n = 9

Full solution

  1. 2
    Q2Q_2 (median): middle value at position 5 โ†’ Q2=14Q_2 = 14
  2. 3
    Lower half (below median): {4,7,9,11}\{4, 7, 9, 11\}; Q1Q_1 = median of lower half =7+92=8= \frac{7+9}{2} = 8
  3. 4
    Upper half (above median): {18,22,25,30}\{18, 22, 25, 30\}; Q3Q_3 = median of upper half =22+252=23.5= \frac{22+25}{2} = 23.5
Quartiles divide ordered data into four equal parts. Q1 is the 25th percentile, Q2 (median) is the 50th percentile, and Q3 is the 75th percentile. For even-sized halves, average the two middle values.

Example 2

medium
A dataset of 10 values (sorted): {2,5,8,12,15,18,21,25,30,40}\{2, 5, 8, 12, 15, 18, 21, 25, 30, 40\}. Find all quartiles and the five-number summary.

Example 3

medium
Find Q1Q_1, Q2Q_2, and Q3Q_3 for the dataset: 4,7,8,12,15,18,21,25,304, 7, 8, 12, 15, 18, 21, 25, 30.

Example 4

medium
For the dataset 11,13,14,16,18,19,21,23,25,2711, 13, 14, 16, 18, 19, 21, 23, 25, 27, find Q1Q_1, Q2Q_2, Q3Q_3, and the IQR.

Example 5

hard
Compare two box plots: Plot A has Q1=20,Q3=40Q_1 = 20, Q_3 = 40; Plot B has Q1=25,Q3=50Q_1 = 25, Q_3 = 50. Which dataset has greater variability and by what margin (in IQR)?

Practice Problems

Try these problems on your own first, then open the solution to compare your method.

Example 1

easy
Find Q1Q_1 and Q3Q_3 for: {10,20,30,40,50,60,70}\{10, 20, 30, 40, 50, 60, 70\}.

Example 2

hard
A student scores at the 75th percentile on a standardized test with scores {45,52,60,67,72,78,83,89,95,98}\{45, 52, 60, 67, 72, 78, 83, 89, 95, 98\}. Confirm that Q3Q_3 equals the 75th percentile score and find what percent of students scored below Q1Q_1.

Example 3

easy
Find the median (Q2) of 3, 7, 9, 12, 15.

Example 4

easy
Q2 is also known as which percentile?

Example 5

easy
Q1 corresponds to which percentile?

Example 6

easy
Sort 8, 3, 5, 1, 9 and give the median.

Example 7

easy
For 2, 4, 6, 8 (even count), the median is the average of which values?

Example 8

easy
Q3 is the median of which half of the data?

Example 9

easy
What fraction of data lies between Q1 and Q3?

Example 10

easy
Are quartiles percentages or data values?

Example 11

medium
Find Q1 of 1, 3, 5, 7, 9, 11, 13 (7 values).

Example 12

medium
Find Q3 of 2, 4, 6, 8, 10, 12 (6 values).

Example 13

medium
Find the IQR of 5, 8, 10, 12, 15, 18, 20, 22 (8 values).

Example 14

medium
The 75th percentile of a data set is Q3. If Q3=40, what fraction of data is at most 40?

Example 15

medium
Data 10,20,30,40,50: find Q1, Q2, Q3.

Example 16

medium
If Q1=20 and IQR=15, find Q3.

Example 17

medium
A value is at the 25th percentile in a set of 80 values. About how many values are below it?

Example 18

medium
Why must data be sorted before computing quartiles?

Example 19

medium
If Q3=50 and Q1=20, what is the IQR?

Example 20

challenge
Find the IQR of 4, 8, 15, 16, 23, 42 (6 values) and identify any upper outliers.

Example 21

challenge
A data set has Q1=30, Q3=70. A new value of 5 is added. Compute the lower fence and decide if 5 is an outlier.

Example 22

challenge
For 100 sorted values, which positions estimate Q1 and Q3 using rank =p(n+1)=p(n+1)?

Example 23

easy
Find the median of 5,8,11,14,17,20,235, 8, 11, 14, 17, 20, 23.

Example 24

easy
Find Q1Q_1 and Q3Q_3 of 1,3,5,7,9,11,13,151, 3, 5, 7, 9, 11, 13, 15 (excluding the median when splitting).

Example 25

easy
Find Q2Q_2 of 2,5,7,9,12,14,18,202, 5, 7, 9, 12, 14, 18, 20.

Example 26

easy
Why must we sort the data before finding quartiles?

Example 27

medium
A student is at the 90th percentile. What does this mean?

Example 28

medium
Find Q1Q_1 and Q3Q_3 for 6,9,12,12,15,18,21,22,25,30,33,356, 9, 12, 12, 15, 18, 21, 22, 25, 30, 33, 35.

Example 29

medium
The five-number summary of a dataset is {10,18,25,35,50}\{10, 18, 25, 35, 50\}. State Q1Q_1, the median, Q3Q_3, and the IQR.

Example 30

medium
A box plot shows Q1=24Q_1 = 24 and Q3=50Q_3 = 50. Find the upper fence used to detect outliers.

Example 31

medium
How many data values out of 200200 should you expect to lie at or below Q1Q_1?

Example 32

medium
Compute the IQR of 7,12,15,21,24,30,35,38,427, 12, 15, 21, 24, 30, 35, 38, 42.

Example 33

medium
Given Q1=15,Q2=25,Q3=32Q_1 = 15, Q_2 = 25, Q_3 = 32, in which quartile range (Q1-Q2 or Q2-Q3) is the data more spread out?

Example 34

hard
A dataset has Q1=35Q_1 = 35 and Q3=55Q_3 = 55. Determine whether 8080 is an outlier by Tukey's rule.

Example 35

hard
Quiz scores: 4,6,7,9,10,12,13,14,15,17,18,204, 6, 7, 9, 10, 12, 13, 14, 15, 17, 18, 20. Find the IQR and identify any outliers.

Example 36

hard
Given the sorted dataset 3,5,7,8,9,11,12,14,17,18,20,253, 5, 7, 8, 9, 11, 12, 14, 17, 18, 20, 25, find Q1Q_1, Q3Q_3, and the upper outlier (if any).

Example 37

hard
The IQR of a class's test scores is 1414 points, with Q3=88Q_3 = 88. What is the lower fence?

Example 38

hard
For the dataset 2,4,4,5,6,7,7,8,9,102, 4, 4, 5, 6, 7, 7, 8, 9, 10, find Q1,Q2,Q3Q_1, Q_2, Q_3.

Example 39

hard
If you add a new value of 100100 to a dataset whose original Q3=45Q_3 = 45 and IQR =18= 18, does 100100 qualify as an outlier?

Example 40

hard
A dataset of 4040 values has Q2=50Q_2 = 50. How many values are above 5050 at most?

Example 41

challenge
Two datasets have the same range but Set A has IQR =30= 30 while Set B has IQR =12= 12. Which set has heavier tails (more extreme values)?

Background Knowledge

These ideas may be useful before you work through the harder examples.

median