0% found this document useful (0 votes)
24 views

Quan Tiles

Quantiles are statistical measures used to divide a data set into parts. Percentiles indicate the value below which a given percentage of observations fall. Quartiles divide data into four equal parts. Deciles divide data into ten equal parts. These quantiles illustrate specific locations within a distribution, unlike the mean, median and mode which describe the center. Formulas can be used to calculate quantiles like percentiles, quartiles and deciles from a data set by determining the location value and using it to find the corresponding data point.

Uploaded by

Hanna Mel Gamit
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Quan Tiles

Quantiles are statistical measures used to divide a data set into parts. Percentiles indicate the value below which a given percentage of observations fall. Quartiles divide data into four equal parts. Deciles divide data into ten equal parts. These quantiles illustrate specific locations within a distribution, unlike the mean, median and mode which describe the center. Formulas can be used to calculate quantiles like percentiles, quartiles and deciles from a data set by determining the location value and using it to find the corresponding data point.

Uploaded by

Hanna Mel Gamit
Copyright
© © All Rights Reserved
Available Formats
Download as PPTX, PDF, TXT or read online on Scribd
You are on page 1/ 13

QUANTILES

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 ).

25% 25% 25% 25%

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

P25= 6+.5 (7-6)


P25= 6+.5 (1)
Q2= 6.5
Excel 2010: Percentiles and
Quartiles Using Formulas

You might also like