3 Methods in Finding The Quartiles
3 Methods in Finding The Quartiles
FINDING THE
QUARTILES
MATH RESEARCH
TEACHER: MAAM AISAH ATI
SUBMITTED BY: LEI JEHANN P. LAGAÑA
Introduction
What are Quartiles?
Quartiles are three values that split your dataset into quarters.
Quartiles are surprisingly useful in a variety of contexts. They can help you understand your
dataset’s central tendency and variability and even help you find outliers. An outlier is an
unusually large or small observation. Outliers can have a disproportionate effect on statistical results,
such as the mean, which can result in misleading interpretations. (statisticsbyjim.com)
To find quartiles, there are 3 methods that you can do to solve quartiles.
Let us learn about the three methods' definitions, profiles/history, contributions, and importance.
Let's start with Moore and McCabe, then Turkey/Tukey, and finally Mendenhall and Sincich.
Note: If the number set is even, then simply use this formula to find Q2; (a+b)÷2=Q2, then find Q1
and Q3 by inspection. If the number set is odd and only has 9 numbers or below (that are odd), then
simply use the same formula to find Q1 and Q3.
Turkey/Tukey Method
What is Turkey/Tukey Method?
The Turkey method, often called the Tukey method, is a statistical method for determining quartiles,
which divide a dataset into four equal sections. It is commonly used in box plots to show the
distribution of data.
1. First, we need to sort the data in an ascending order from smallest to greatest.
2. Identify the median or Q2 of the data which is the middle value. If the data is an odd set, then
the median is the middle value. If the data is an even set, then the median is the average of the
two middle values.
3. Then find Q1 which is the median of the lower half of the set.
4. After finding Q1, find Q3 next which is the median of the upper half of the set.