Understanding the Differences between Quartiles and Percentiles

  • Context: High School 
  • Thread starter Thread starter YouAreAwesome
  • Start date Start date
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
YouAreAwesome
Gold Member
Messages
70
Reaction score
33
TL;DR
Which way of calculating Q1 is correct, by formula or by logic?
Set of 18 scores = [2, 3, 3, 3, 4, 5, 5, 5, 6, 6, 7, 7, 8, 8, 9, 9, 10, 10]

Find Q1 by formula
Q1 is the (n+1)/4 th term (where n is the number of scores)
Q1 is the 19/4 th term, or the 4.75 th score.
Q1 is 0.75 of the way between scores 3 and 4 (the 4th and 5th scores in the set).
Q1=3.75
See https://www.hackmath.net/en/calculator/quartile-q1-q3

Find Q1 by logic
Q1 is the median of the "lower set" of scores - that is, if we split the scores into two equal sets at the median, the median of the lower of these is Q1.
The median of the of the Set provided above is 6.
The median of the lower Set provided above is 4.
See https://www.calculatorsoup.com/calculators/statistics/quartile-calculator.php

My question is, which of these methods is correct? And if both are correct but for different purposes, what are those purposes?

Thanks
YAA
 
Physics news on Phys.org
YouAreAwesome said:
Thanks. Now I have to go looking for what the Australian, NSW syllabus specifically wants from its students I suppose.
You could ask them about percentiles for a small sample while you're at it!
 
Reply
  • Like
Likes   Reactions: YouAreAwesome