Understanding Quartiles: Different Methods for Calculating and Their Purpose

  • Context: High School 
  • Thread starter Thread starter songoku
  • 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
2 replies · 1K views
songoku
Messages
2,514
Reaction score
395
TL;DR
Let say I have 21 data, from 1 to 21

What is the upper quartile?
If I do it manually, this is what I do:

1) find the median (which is 11)

2) find the middle data of the "upper data" (data to the right of median), which will be the middle between 16th and 17th data:
$$\frac{16+17}{2}=16.5$$But I got this note from my teacher:
1622037030666.png


Using that method:
1) find ##\frac 3 4## of n, which is 15.75

2) round up ##\frac{3}{4}n## , which is 16

3) pick 16th data, which is 16I get two different results. Which one is correct?

Thanks
 
Physics news on Phys.org
Mark44 said:
This Wikipedia page describes four different ways to calculate quartiles.
So all methods are correct eventhough the results are different? If yes, it means that the value of the quartiles are not really important, so what is the purpose of finding quartiles?

Thanks