No menu items!

How to Calculate Deciles for Grouped & Ungrouped Data (with Examples)

-

Deciles are positional averages that give us important information about the distribution of the data. The nine deciles denoted as D1, D2 …,D9 divide the given data set into ten equal parts.

Deciles for Ungrouped Data:

  1. In order to calculate the deciles we must first arrange the given raw data in either ascending or descending order.
  2. We then count the number of values (=N) in the given data set.
  3. The ith decile Di can then be calculated using the below formula.

Di = (iN/10)th term.

Example:

Calculate the second and seventh deciles for the given data values: 4, 3, 8, 6, 9, 11, 10.

Solution: We first arrange the given data set in ascending order as follows: 3, 4, 6, 8, 9, 10, 11.

The number of terms is equal to N = 7. We now obtain the required values.

Di = (iN/10)th term.

D2 = (2*7/10)th term = (1.4)th term = 1st term = 3.

D7 = (7*7/10)th term = (4.9)th term = 5th term = 9.

Deciles for Grouped Data:

  1. In order to calculate the deciles for grouped data we first calculate the cumulative frequencies.
  2. We add up all frequencies and denote the sum as N.
  3. The formula (iN/10) tells us in what class interval the ith decile lies. The ith decile lies in the class interval whose cumulative frequency is just greater than (iN/10).
  4. The ith decile Di for grouped data is calculated using the below formula.

Di = L + h/f*(iN/10 – c.f).

  • L = lower limit of the class interval containing the given decile.
  • h = class size of the class interval.
  • f = frequency of class interval.
  • c.f = cumulative frequency of the preceding class interval.

Example:

Calculate the sixth decile for the given data set.

Class IntervalFrequency
0-103
10-207
20-304
30-407
40-509
50-602
60-703
70-805

Solution: We obtain the cumulative frequencies as follows,

Class IntervalFrequencyCumulative Frequency
0-1033
10-20710
20-30414
30-40721
40-50930
50-60232
60-70335
70-80540
N=40

We want to calculate the i=6th decile. Now (iN/10) = (6*40/10) = 24.

Since 30 is just greater than 24 in the cumulative frequency column we conclude that the 6th decile lies in the class interval 40-50.

The frequency of the decile class is 9 and the cumulative frequency of the class just before it is 21.

Here, L=40, h=10, f=9 and c.f = 21.

D6 = L + h/f*(iN/10 – c.f).

D6 = 40 + 10/9*(24 – 21) = 40 + 3.34 = 43.34.

Summary
Article Name
How to Calculate Deciles for Grouped & Ungrouped Data (with Examples)
Description
The ith decile Di can then be calculated using the below formula. Di = (iN/10)th term.

Share this article

Recent posts

Popular categories

Recent comments