Quartiles Examples in Statistics
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 Statistics.
Concept Recap
Values that divide ordered data into four equal parts: Q_1 (25th percentile), Q_2 (median, 50th), and Q_3 (75th percentile).
If you line up 100 people by height and divide into 4 equal groups, quartiles mark the dividing points. Q_1 is where the shortest 25% ends, Q_2 is the middle, Q_3 is where the tallest 25% begins.
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 split sorted data into four equal quarters. Q1 is the 25th percentile, Q2 is the median (50th percentile), and Q3 is the 75th percentile.
Common stuck point: Different textbooks use slightly different methods for computing Q1 and Q3 โ always check which method is being used to avoid calculation discrepancies.
Worked Examples
Example 1
easySolution
- 1 Step 1: The data is already sorted. There are 9 values, so Q_2 (the median) is the 5th value: Q_2 = 12.
- 2 Step 2: The lower half is {3, 5, 7, 8}. Q_1 is the median of this half: Q_1 = \frac{5 + 7}{2} = 6.
- 3 Step 3: The upper half is {14, 16, 18, 21}. Q_3 is the median of this half: Q_3 = \frac{16 + 18}{2} = 17.
Answer
Example 2
mediumPractice Problems
Try these problems on your own first, then open the solution to compare your method.
Example 1
mediumExample 2
hardRelated Concepts
Background Knowledge
These ideas may be useful before you work through the harder examples.