A frequency distribution is a way of organizing data to show how often each value or group of values occurs. Instead of listing raw data points, a frequency distribution summarizes them, making patterns and trends easier to see.
The simplest type is a table that displays each unique value (or range of values) along with the number of times it appears in the dataset. From there, you can also calculate relative frequencies (proportions or percentages) or cumulative frequencies (running totals across categories).
Types of Frequency Distributions
- Ungrouped: Lists every unique data value and its frequency. Best for small datasets where most values repeat.
- Grouped: Combines data into intervals, or “bins,” and shows how many values fall into each interval. Useful for large datasets or continuous variables like height or weight.
- Relative frequencies: Expresses frequencies as proportions or percentages, allowing easy comparison between datasets of different sizes.
- Cumulative frequencies: Adds frequencies across categories or intervals to show how values build up over a range. This is especially useful for identifying medians and percentiles.
Why Use Frequency Distributions
Frequency distributions simplify complex data, making it easier to identify patterns, common and rare values, outliers, and trends. They serve as the foundation for many statistical graphs, including histograms, bar charts, and cumulative frequency curves. In statistics, they are often the first step in exploratory data analysis because they provide a clear picture of how the data are distributed.
Learn more in depth about:
- Frequency Tables: How to Make & Examples
- Relative Frequencies and their Distributions
- Cumulative Frequency: Finding & Interpreting
Examples
- A teacher records test scores for 30 students. An ungrouped frequency distribution shows exactly how many students scored each particular value.
- A grouped distribution might place those scores into bins (60–69, 70–79, 80–89, 90–100) to highlight overall performance trends.
- A relative frequency distribution shows that 40% of students scored 80 or above.
- A cumulative distribution shows how many students scored at or below a certain value, which makes it easy to determine the median score.
The table below is an example of a grouped frequency distribution in tabular format while the histogram is a graphical representation of it.


In short, a frequency distribution turns raw numbers into a structured summary, providing the basis for deeper statistical analysis and visualization.
« Back to Glossary Index