Quan Tiles
Quan Tiles
DATA MANAGEMENT
Partition Values:
• Percentiles- a measure used to indicate
the value below w/c given percentage of
observations fall.
• Quartiles- divides a sorted data set into
equal parts, so that each part represent ¼
of the data set.
• Deciles- the values which divide an array
into ten equal parts.
What is Quantiles?
• The word “quantile” comes from
the word quantity.
• Unlike mean, median & mode
generally describe the center of
distribution.
• Percentile, Quartile and Decile
illustrate a specific location of the
distribution.
EXAMPLE
Find the quartiles asked in each of
the following:
P25 D7 Q2
The students in a math quiz scored
the following test results:
8 9 7 8 2 9
5 3 4 5 8 6
1
Order the data from
smallest to largest and
determine the
PERCENTILES (P).
Data in ascending order:
2 3 4 5 5 6 7 8 8
8 9 9
L = Locator Value
K= Percentiles
n= Total number
FORMULA:
L=k/100 (n+1)
SOLUTION:
L=25/100 (12+1)
L=3.25
2 3 4 5 5 6 7 8 8
8 9 9
P25= 4+.25 (5-4)
P25= 4+.25 (1)
P25= 4.25
D7=P70
𝑲
LD= (n+1)
𝟏𝟎𝟎
𝟕𝟎 NOTE:
L70= (12+1) Always round up
𝟏𝟎𝟎
if you get decimal.
L70=9.1 or 9
2 3 4 5 5 6 7 8 8
8 9 9
D7=P70= 8
3. Find the QUARTILE (QK ).
Min Q1 Q2 Q3 Max
0 25% 50% 75% 100%
FORMULA:
𝑲
L= (n+1)
𝟏𝟎𝟎
SOLUTION:
Q2= 50%
𝟓𝟎
L= (12+1)
𝟏𝟎𝟎
L=6.5
2 3 4 5 5 6 7 8 8
8 9 9