Last updated on June 5th, 2025
A decile is a statistical method that divides a dataset into ten equal parts. Each equal parts contains 10% of the data when arranged in ascending order. The data is divided into 4 parts by a quartile and 100 parts by a percentile. It helps in analyzing data distributions and ranking values. In this article, we will explore more about deciles and how to calculate them.
A decile is a statistical measure that divides a dataset into 10 equal parts. These parts contain 10% of the observations when arranged in ascending order. Deciles help in ranking and analyzing distributions. The first decile (D1) represents the lowest 10% data, while the 9th decile (D9) represents the highest 90%. The deciles split data into ten equal parts to simplify analysis.
They help to compare values across different sections of the dataset. The common applications of decile include income distribution, stock market analysis, and academic performance. Also, before calculating deciles, data must be sorted. Deciles can be calculated for both ungrouped and grouped data.
The decile formula can be used to calculate the deciles for grouped and ungrouped data. When data is in its raw form, it's known as ungrouped data. When this data is organized, it becomes grouped data. The formulas are given below for both types of data:
The formula used to calculate the deciles for ungrouped data is:
D(x) = (n + 1) × x / 10
where, x is the value of the decile that needs to be calculated and ranges from 1 to 9.
n is the total number of observations in that dataset.
The formula used to calculate the deciles for grouped data is:
D(x) = L + w / f(Nx / 10 - C)
Where, L is the lower boundary of the class containing the decile given by (x x cf)/10
cf is the cumulative frequency of the entire dataset
w is the size of the class
N is the total frequency
C is the cumulative frequency of the preceding class
To calculate a decile, we have to follow the following steps:
Step 1: Arrange the given dataset in both ascending and descending order. For instance, when arranging the data in ascending order, start with the smallest number and list the values in increasing order.
Step 2: Then we have to use the formula:
Dk = k(n + 1) / 10
Where k is the decile number (1 to 9), and n is the total number of data points. This formula gives the position of the decile in the data set. If the position is a whole number, take the corresponding data value. If the position is a decimal, apply interpolation by averaging the two nearest values. For grouped data, use the formula:
Dk = L + ((kN / 10) - F / f) x h
Where L is the lower boundary of the decile group, N is the total frequency, F is the cumulative frequency before the decile group, f is the frequency of the decile group, and h is the class width. This method helps analyze large datasets effectively.
There are many uses of deciles in our day-to-day life. Let us now see the various fields and applications we use deciles:
Economics and Income Distribution:
Deciles are commonly used in economics and income distribution analysis. The government utilizes them to analyze the income distribution across a population. For example, the lowest decile represents the poorest 10% of the population and the highest represents the richest 10%. Policymakers also use the decile to assess the standard of living and determine the eligibility for subsidies or financial aid.
Finance and Investment:
We use deciles in finance and investments to help us classify stocks based on returns, volatility, or risk factors. Banks use them to segment borrowers based on their credit score.
Education:
We use deciles in education, where schools use them to analyze student test scores, and also help them in ranking applicants based on their academic performance or entrance test scores.
Students tend to make mistakes when they solve problems related to deciles. Let us now see the common mistakes they make and the solutions to avoid them:
Give the ordered data set: 3, 5, 7, 9, 11, 13, 15, 17, 19, 21. Find the first decile (D1)
D1 = 3.2
Determine n and p:
n = 10, p = 10.
Compute position:
Position = (10 + 1) x 10/100 = 11 x 0.10 = 1.1
Locate the position:
The 1.1th position lies between the 1st and 2nd observations
Interpolate:
D1 = 3 + (1.1 – 1) x (5 – 3) = 3 + 0.1 x 2 = 3 + 0.2 = 3.2
Hence, D1 = 3.2
Using the same dataset: 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, find the fifth decile (D5) which is also the median.
D5 = 12
Determine p:
p = 50 (50th percentile)
Compute position:
Position = (10 + 1) x 50/100 = 11 x 0.5 = 5.5
Interpolate:
D5 = 11 + (5.5 − 5) × (13 − 11) = 11 + 0.5 × 2 = 11 + 1 = 12.
Hence, D5 = 12
Using the dataset: 3, 5, 7, 9, 11, 13, 15, 17, 19, 21, find the ninth decile (D9)
D9 = 20.8
Determine p:
p = 90
Compute position:
Position = (10 + 1) x 90/100 = 11 x 0.9 = 9.9
Locate the position:
Lies between 9th value (19) and the 10th value (21)
Interpolate:
D9 = 19 + (9.9 − 9) × (21 − 19) = 19 + 0.9 × 2 = 19 + 1.8 = 20.8.
Hence, D9 = 20.8.
Consider the ordered data set with 20 observations: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21 Find the third decile
D3 = 7.3
Determine n and p:
n = 20 and p = 30 (30th percentile).
Compute position:
Position = (20 + 1) x 30/100 = 21 x 0.3 = 6.3
Locate the position:
Lies between the 6th value and 7th value
Interpolate:
D3 = 7 + (6.3 − 6) × (8 − 7) = 7 + 0.3 × 1 = 7.3.
Hence, D3 = 7.3.
Given the ordered dataset with 15 observations:
D7 = 30.4
Determine n and p:
n = 15 and p = 70.
Compute position:
Position = (15 + 1) x 70/100 = 16 x 0.7 = 11.2
Locate the position:
Lies between the 11th and 12th value
Interpolate:
D7 = 30 + (11.2 − 11) × (32 − 30) = 30 + 0.2 × 2 = 30 + 0.4 = 30.4.
Hence, D7 = 30.4
Jaipreet Kour Wazir is a data wizard with over 5 years of expertise in simplifying complex data concepts. From crunching numbers to crafting insightful visualizations, she turns raw data into compelling stories. Her journey from analytics to education ref
: She compares datasets to puzzle games—the more you play with them, the clearer the picture becomes!