Statisticsmedium · Past Paper

Find the lower quartile (Q1) for the data: 15, 20, 25, 30, 35, 40, 45, 50, 55, 60.

A25
B20
C22.5
D27.5

✓ Correct Answer: A25

n = 10. Q1 position = (10+1)/4 = 2.75th term. Standard SEE method uses (n+1)/4. Q1 ≈ 3rd term = 25 (or interpolation). In discrete lists, we often take the nearest integer or specific formula.

Share this question

More from Statistics