Open In App

Frequency Distribution - Table, Graphs, Formula

Last Updated : 11 Apr, 2025
Comments
Improve
Suggest changes
Like Article
Like
Report

A frequency distribution is a way to organize data and see how often each value appears. It shows how many times each value or range of values occurs in a dataset. This helps us understand patterns, like which values are common and which are rare. Frequency distributions are often shown in tables or graphs, and make it easier to analyze and conclude data.

Frequency-Distribution1-copy
Frequency Distribution

Frequency Distribution Graphs

To represent the Frequency Distribution, there are various methods such as a Histogram, Bar Graph, Frequency Polygon, and Pie Chart.

Graph of Frequency Distributions

A brief description of all these graphs is as follows:

Graph TypeDescriptionUse Cases
HistogramRepresents the frequency of each interval of continuous data using bars of equal width.Continuous data distribution analysis.
Bar GraphRepresents the frequency of each interval using bars of equal width; it can also represent discrete data.Comparing discrete data categories.
Frequency PolygonConnects midpoints of class frequencies using lines, similar to a histogram but without bars.Comparing various datasets.
Pie ChartCircular graph showing data as slices of a circle, indicating the proportional size of each slice relative to the whole dataset.Showing relative sizes of data portions.

Frequency Distribution Table

A frequency distribution table is a way to organize and present data in a tabular form, showing which helps us summarize the large dataset into a concise table. In the frequency distribution table, there are two columns: one representing the data either in the form of a range or an individual data set and the other column showing the frequency of each interval or individual.

For example, let's say we have a dataset of students' test scores in a class.

Test Score

Frequency

0-20

6

20-40

12

40-60

22

60-80

15

80-100

5

Check: Difference between Frequency Array and Frequency Distribution

Types of Frequency Distribution

There are four types of frequency distribution:

  1. Grouped Frequency Distribution
  2. Ungrouped Frequency Distribution
  3. Relative Frequency Distribution
  4. Cumulative Frequency Distribution

Grouped Frequency Distribution

In Grouped Frequency Distribution observations are divided between different intervals known as class intervals and then their frequencies are counted for each class interval. This Frequency Distribution is used mostly when the data set is very large.

Example: Make the Frequency Distribution Table for the ungrouped data given as follows:

23, 27, 21, 14, 43, 37, 38, 41, 55, 11, 35, 15, 21, 24, 57, 35, 29, 10, 39, 42, 27, 17, 45, 52, 31, 36, 39, 38, 43, 46, 32, 37, 25

Solution:

As there are observations in between 10 and 57, we can choose class intervals as 10-20, 20-30, 30-40, 40-50, and 50-60. In these class intervals, all the observations are covered and for each interval, there are different frequency which we can count for each interval.

Thus, the Frequency Distribution Table for the given data is as follows:

Class IntervalFrequency

10 - 20

5

20 - 30

8

30 - 40

12

40 - 50

6

50 - 60

3

Ungrouped Frequency Distribution

In Ungrouped Frequency Distribution, all distinct observations are mentioned and counted individually. This Frequency Distribution is often used when the given dataset is small.

Example: Make the Frequency Distribution Table for the ungrouped data given as follows:

10, 20, 15, 25, 30, 10, 15, 10, 25, 20, 15, 10, 30, 25

Solution:

As unique observations in the given data are only 10, 15, 20, 25, and 30 with each having a different frequency.

Thus, the Frequency Distribution Table of the given data is as follows:

ValueFrequency

10

4

15

3

20

2

25

3

30

2

Relative Frequency Distribution

This distribution displays the proportion or percentage of observations in each interval or class. It is useful for comparing different data sets or for analyzing the distribution of data within a set.

Relative Frequency is given by:

Relative Frequency = (Frequency of Event)/(Total Number of Events)

Example: Make the Relative Frequency Distribution Table for the following data:

Score Range0-2021-4041-6061-8081-100
Frequency51020105

Solution:

To Create the Relative Frequency Distribution table, we need to calculate Relative Frequency for each class interval. Thus Relative Frequency Distribution table is given as follows:

Score RangeFrequencyRelative Frequency

0-20

5

5/50 = 0.10

21-40

10

10/50 = 0.20

41-60

20

20/50 = 0.40

61-80

10

10/50 = 0.20

81-100

5

5/50 = 0.10

Total

50

1.00

Cumulative Frequency Distribution

A cumulative frequency distribution shows the total number of observations up to and including a certain value or class. It helps in understanding how values accumulate across a dataset:

  • Less than Type: We sum all the frequencies before the current interval.
  • More than Type: We sum all the frequencies after the current interval.

Check:

Let's see how to represent a cumulative frequency distribution through an example.

Example: The table below gives the values of runs scored by Virat Kohli in the last 25 T-20 matches. Represent the data in the form of less-than-type cumulative frequency distribution: 

4534507522
5663704933
08143986
9288705650
5745421239

Solution: 

Since there are a lot of distinct values, we'll express this in the form of grouped distributions with intervals like 0-10, 10-20 and so. First let's represent the data in the form of grouped frequency distribution. 

RunsFrequency

0-10

2

10-20

2

20-30

1

30-40

4

40-50

4

50-60

5

60-70

1

70-80

3

80-90

2

90-100

1

Now we will convert this frequency distribution into cumulative frequency distribution by summing up the values of current interval and all the previous intervals. 

Runs scored by Virat KohliCumulative Frequency

Less than 10

2

Less than 20

4

Less than 30

5

Less than 40

9

Less than 50

13

Less than 60

18

Less than 70

19

Less than 80

22

Less than 90

24

Less than 100

25

This table represents the cumulative frequency distribution of less than type. 

Runs scored by Virat Kohli

Cumulative Frequency

More than 0

25

More than 10

23

More than 20

21

More than 30

20

More than 40

16

More than 50

12

More than 60

7

More than 70

6

More than 80

3

More than 90

1

This table represents the cumulative frequency distribution of more than type.

We can plot both the type of cumulative frequency distribution to make the Cumulative Frequency Curve.

Frequency Distribution Curve

A frequency distribution curve, also known as a frequency curve, is a graphical representation of a data set's frequency distribution. It is used to visualize the distribution and frequency of values or observations within a dataset. Let's understand its different types based on the shape of it, as follows:

Frequency Distribution Curve

Frequency Distribution Curve Types

Type of DistributionDescription
Normal DistributionSymmetrical and bell-shaped; data concentrated around the mean.
Skewed DistributionNot symmetric; can be positively skewed (right-tailed) or negatively skewed (left-tailed).
Bimodal DistributionTwo distinct peaks or modes in the frequency distribution, suggesting data from different populations.
Multimodal DistributionMore than two distinct peaks or modes in the frequency distribution.
Uniform DistributionAll values or intervals have roughly the same frequency, resulting in a flat, constant distribution.
Exponential DistributionThe rapid drop-off in frequency as values increase, resembling an exponential function.
Log-Normal DistributionThe logarithm of the data follows a normal distribution, often used for multiplicative data, positively skewed.

Check: Grouping of Data

Frequency Distribution Formula

Various formulas can be learned in the context of Frequency Distribution, one such formula is the coefficient of variation. This formula for Frequency Distribution is discussed below in detail.

Frequency (f)= Number of times a value occurs​/Total number of observations

Coefficient of Variation

We can use mean and standard deviation to describe the dispersion in the values. But sometimes while comparing the two series or frequency distributions becomes a little hard as sometimes both have different units.

The coefficient of Variation is defined as, 

\bold{\frac{\sigma}{\bar{x}} \times 100}

Where,

  • σ represents the standard deviation
  • \bold{\bar{x}} represents the mean of the observations

Note: Data with greater C.V. is said to be more variable than the other. The series having lesser C.V. is said to be more consistent than the other.

Comparing Two Frequency Distributions with the Same Mean

We have two frequency distributions. Let's say \sigma_{1} \text{ and } \bar{x}_1are the standard deviation and mean of the first series and \sigma_{2} \text{ and } \bar{x}_2are the standard deviation and mean of the second series. The Coefficient of Variation(CV) is calculated as follows

C.V. of the first series = \frac{\sigma_1}{\bar{x}_1} \times 100

C.V. of second series = \frac{\sigma_2}{\bar{x}_2} \times 100

We are given that both series have the same mean, i.e.,

\bar{x}_2 = \bar{x}_1 = \bar{x}

So, now C.V. for both series are, 

C.V. of the first series =  \frac{\sigma_1}{\bar{x}} \times 100

C.V. of the second series = \frac{\sigma_2}{\bar{x}} \times 100

Notice that now, both series can be compared with the value of standard deviation only. Therefore, we can say that for two series with the same mean, the series with a larger deviation can be considered more variable than the other one.

Solved Examples of Frequency Distribution

Example 1: Suppose we have a series with mean of 20 and a variance of 100. Find out the Coefficient of Variation. 

Solution: 

We know the formula for Coefficient of Variation, 

\frac{\sigma}{\bar{x}} \times 100

Given mean \bar{x} = 20 and variance \sigma^2 = 100. 

Substituting the values in the formula,

\frac{\sigma}{\bar{x}} \times 100 \\ = \frac{20}{\sqrt{100}} \times 100 \\ = \frac{20}{10} \times 100 \\ = 200

Example 2: Given two series with Coefficients of Variation 70 and 80. The means are 20 and 30. Find the values of standard deviation for both series.

Solution: 

In this question we need to apply the formula for CV and substitute the given values. 

Standard Deviation of first series. 

C.V = \frac{\sigma}{\bar{x}} \times 100 \\ 70 = \frac{\sigma}{20} \times 100 \\ 1400 = \sigma \times 100 \\ 14 = \sigma 

Thus, the standard deviation of first series = 14

Standard Deviation of second series. 

C.V = \frac{\sigma}{\bar{x}} \times 100 \\ 80 = \frac{\sigma}{30} \times 100 \\ 2400 = \sigma \times 100 \\ 24 = \sigma 

Thus, the standard deviation of first series = 24

Example 3: Draw the frequency distribution table for the following data: 2, 3, 1, 4, 2, 2, 3, 1, 4, 4, 4, 2, 2, 2

Solution: 

Since there are only very few distinct values in the series, we will plot the ungrouped frequency distribution. 

Value Frequency

1

2

2

6

3

2

4

4

Total 

14

Example 4: The table below gives the values of temperature recorded in Hyderabad for 25 days in summer. Represent the data in the form of less-than-type cumulative frequency distribution: 

3734362722
2525242628
3031292830
3231282730
3032353429

Solution: 

Since there are so many distinct values here, we will use grouped frequency distribution. Let's say the intervals are 20-25, 25-30, 30-35. Frequency distribution table can be made by counting the number of values lying in these intervals. 

TemperatureNumber of Days

20-25

2

25-30

10

30-35

13

This is the grouped frequency distribution table. It can be converted into cumulative frequency distribution by adding the previous values. 

TemperatureNumber of Days

Less than 25

2

Less than 30

12

Less than 35

25

Example 5: Make a Frequency Distribution Table as well as the curve for the data:

{45, 22, 37, 18, 56, 33, 42, 29, 51, 27, 39, 14, 61, 19, 44, 25, 58, 36, 48, 30, 53, 41, 28, 35, 47, 21, 32, 49, 16, 52, 26, 38, 57, 31, 59, 20, 43, 24, 55, 17, 50, 23, 34, 60, 46, 13, 40, 54, 15, 62}

Solution:

To create the frequency distribution table for given data, let's arrange the data in ascending order as follows:

{13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62}

Now, we can count the observations for intervals: 10-20, 20-30, 30-40, 40-50, 50-60 and 60-70.

IntervalFrequency
10 - 207
20 - 3010
30 - 4010
40 - 5010
50 - 6010
60 - 703

From this data, we can plot the Frequency Distribution Curve as follows:

Frequency Distribution Curve

Read More:

Conclusion - Frequency Distribution

The frequency distribution provides a clear summary of how often each value or category occurs within a dataset. It allows us to see the distribution of values and understand the pattern or spread of data. By organizing data into groups and displaying their frequencies, we gain insights into the central tendency, variability, and shape of the data distribution.

This facilitates better understanding and interpretation of the dataset, aiding in decision-making, analysis, and communication of findings.


Next Article

Similar Reads