Summarize this article:
1484 LearnersLast updated on November 25, 2025

Frequency distribution is a method in statistics that is used to organize and summarize data by showing how often each value in a range of values appears in a dataset. It helps us in identifying patterns, trends, and distributions within data, which makes it easier to analyze and interpret. Let us now see more about frequency distributions and how they are calculated.
A frequency distribution is a technique used to organize collected data so that it becomes easy to understand and analyze. Whether the data represents a student’s marks, temperatures of towns, or points scored in a volleyball match, arranging it clearly helps reveal patterns and trends. When this data is summarized into rows and columns showing how often each value appears, we call it a frequency distribution table.
For example, consider the marks scored by 10 students:
Marks: \(5, 7, 5, 8, 9, 7, 6, 8, 5, 9\). A simple frequency distribution table example would show how many students scored each mark.
| Marks (x) | Frequency (f) |
| 5 | 3 |
| 6 | 1 |
| 7 | 2 |
| 8 | 2 |
| 9 | 2 |
There are four types of frequency distribution, which are listed below:
Ungrouped Frequency Distribution
Data is presented in a list or a table without being grouped into intervals. For example, test scores of students:
| Score | Frequency |
| 45 | 1 |
| 50 | 2 |
| 55 | 2 |
| 60 | 2 |
| 65 | 1 |
It is used for small datasets with distinct values that do not need grouping.
Grouped Frequency Distribution
Data is divided into intervals or class groups to make it easier to analyze. For example:
| Class Interval | Frequency |
| 40 – 49 | 1 |
| 50 – 59 | 4 |
| 60 – 69 | 3 |
| 70 – 79 | 2 |
| 80 – 89 | 3 |
We use it when the data set is large and individual values can be grouped into meaningful ranges.
Cumulative Frequency Distribution
Shows the sum of frequencies up to a certain class interval. For example:
| Class Interval | Frequency | Cumulative Frequency |
| 40 – 49 | 1 | 1 |
| 50 – 59 | 4 | 5 |
| 60–69 | 3 | 8 |
| 70–79 | 2 | 10 |
We use it when analyzing percentiles, medians, or data trends over time.
Relative Frequency Distribution
Expresses frequency as a percentage of the total number of observations. The formula used is:
\(\ \text{Relative Frequency} = \frac{\text{Class Frequency}}{\text{Total Frequency}} \times 100 \ \)
For example:
| Class Interval | Frequency | Relative Frequency |
| 40 – 49 | 1 | 6.67% |
| 50 – 59 | 4 | 26.67% |
| 60–69 | 3 | 20% |
| 70–79 | 2 | 13.33% |
We use it to compare distributions with total frequencies or for probability based studies.
There are two ways to make a frequency table, that is for an ungrouped data and for a grouped data. Let us see what steps are involved to make frequency tables for both types of data:
For Ungrouped Frequency:
To create an ungrouped frequency table, we have to follow the below-mentioned steps:
Step 1: Create a table with two columns and rows. Label the first column using the variable name and the second column named as frequency.
Step 2: Then we must count the frequencies. Frequencies are the number of times each value occurs. Enter the number of frequencies in the frequency column.
For Grouped Data:
The following steps must be followed in order to create a table for grouped data:
Step 1: First we must divide the variable into class intervals. To do that, we need to calculate the range by subtracting the lowest value from the highest value. Then we need to find the class width. To calculate the width, we have to use the following formula:
\(\ \text{Width} = \frac{\text{Range}}{\sqrt{\text{Sample Size}}} \ \)
Then we have to calculate the class intervals. The observations in a class interval are greater than or equal to the lower limit and less than the upper limit.
Step 2: We have to create a table with the class interval, and the frequency.
Step 3: Then we have to count the frequency. Frequencies are the number of times each value occurs. Enter the frequencies in the frequency column.
In frequency distribution, different formulas help us analyze and interpret data effectively. One important formula is the coefficient of variation, which helps compare the spread of two datasets.
Frequency (f) simply refers to how many times a particular value appears in the dataset.
Coefficient of variation
While the mean and standard deviation describe the average and the spread of a dataset, comparing two distributions can be difficult, especially when the datasets use different units or scales. To solve this, we use the coefficient of variation (CV).
The coefficient of variation is defined as:
Coefficient of Variation (CV) = \(ฯx ร 100\)
Where,
σ = Standard deviation
x = mean of the observations
A frequency distribution table is a simple and effective way to organize and present data in a tabular format. It helps summarize a large dataset into a clear and concise form. In a frequency distribution table, one column represents the data values, either individual numbers or ranges. In contrast, the other column shows how often each value or interval occurs, known as the frequency.
For example,
Let’s say we have a dataset of weekly hours spent on social media by teenagers.
| Hours Spent (Interval) | Frequency |
| 0–5 hours | 8 |
| 5–10 hours | 14 |
| 10–15 hours | 20 |
| 15–20 hours | 11 |
| 20–25 hours | 6 |
Another effective way to present data is through graphical methods, using a frequency distribution graph. Graphs make it easier to understand patterns, comparisons, and the overall structure of the collected data. A frequency distribution can be visually represented using the following types of graphs:
Learn easy methods to organize, understand, and analyze data using frequency tables and graphs. Let us explore a few simple tips and tricks to master frequency distribution.
Students tend to make mistakes while making frequency tables. Let us now see the different types of mistakes students make while creating frequency tables and their solutions.
The frequency distribution tables have numerous applications across various fields. Let us explore how the frequency table is used in different areas:
Given the data set: 3, 5, 3, 7, 9, 3, 5, 9, construct a frequency table showing the number of times each number appears.
| Value | Frequency |
| 3 | 3 |
| 5 | 2 |
| 7 | 1 |
| 9 | 2 |
Identify unique values: 3, 5, 7, 9
Count occurrences:
3 appears 3 times
5 appears 2 times
7 appears 1 time
9 appears 2 times
Create the table.
For the dataset: 2, 4, 2, 3, 2, 4, 5, 3, 4, 2, construct a frequency table showing both absolute frequency and relative frequency (in percentages).
| Value | Frequency | Relative Frequency |
| 2 | 4 | 40% |
| 3 | 2 | 20% |
| 4 | 3 | 30% |
| 5 | 1 | 10% |
Unique values: 2, 3, 4, 5.
Count Frequencies:
2 appears 4 times
3 appears 2 times
4 appears 3 times
5 appears 1 time
Total data points: 10
Calculate relative frequency:
2: \(\frac{4}{10}\) \(ร 100 = 40%\)%
3:\(\frac{4}{10}\) \(ร 100 = 20%\)%
4: \(\frac{3}{10}\) \(ร 100 = 30\)%
5: \(\frac{1}{10}\) \(ร 100 = 10%\)%
Construct the table.
For the exam scores: 55, 60, 70, 55, 80, 90, 60, 70, 80, 90, construct a frequency table that includes cumulative frequency.
| Score | Frequency | Cumulative Frequency |
| 55 | 2 | 2 |
| 60 | 2 | 4 |
| 70 | 2 | 6 |
| 80 | 2 | 8 |
| 90 | 2 | 10 |
Unique Scores: 55, 60, 70, 80, 90.
Count Frequencies:
55: 2 times
60: 2 times
70: 2 times
80: 2 times
90: 2 times
Cumulative Frequency Calculation:
55: 2
\(60: 2 + 2 = 4\)
\(70: 4 + 2 = 6\)
\(80: 6 + 2 = 8\)
\(90: 8 + 2 = 10\)
Construct a table.
Given the color responses: Red, Blue, Green, Red, Blue, Yellow, Red, Blue, Green, Red, construct a frequency table.
| Color | Frequency |
| Red | 4 |
| Blue | 3 |
| Green | 2 |
| Yellow | 1 |
Identify the unique colors: Red, Blue, Green, Yellow
Count Frequencies:
Red: 4
Blue: 3
Green: 2
Yellow: 1
Construct the table.
For the exam grades: 78, 82, 90, 78, 85, 82, 90, 95, 78, 85, build a table that includes absolute frequency, relative frequency (percentages), and cumulative frequency.
| Grade | Frequency | Relative Frequency | Cumulative Frequency |
| 78 | 3 | 30% | 3 |
| 82 | 2 | 20% | 5 |
| 85 | 2 | 20% | 7 |
| 90 | 2 | 20% | 9 |
| 95 | 1 | 10% | 10 |
Unique grades: 78, 82, 85, 90, 95
Count Frequencies:
78: 3
82: 2
85: 1
90: 2
95: 1
Total Data Points: 10
Calculate Relative Frequencies:
78: 30%
82: 20%
85: 20%
90: 20%
95: 10%
Cumulative Frequency:
78: 3
\(82: 3 + 2 = 5\)
\(85: 5 + 2 = 7\)
\(90: 7 + 2 = 9\)
\(95: 9 + 1 = 10\)
Construct the table.
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!






