Frequency Distribution Calculator

Reviewed by CalcMulti Editorial Team·Last updated: ·Statistics Hub

A frequency distribution summarises how often each value (or range of values) occurs in a dataset. It is the essential first step in understanding any dataset — revealing the shape, central tendency, spread, and outliers before any formal statistics are computed.

Enter your dataset to get a complete frequency table with absolute frequency (count), relative frequency (proportion), and cumulative frequency for each unique value.

Formula

Relative freq = f / n | Cumulative freq = Σf up to and including that value

Reading the Frequency Table

ColumnWhat it meansUse for
Frequency (f)Count of times this value appearsFinding the mode; spotting common values
Relative frequencyf / n — proportion in 0–1 rangeComparing across datasets of different sizes
Relative frequency %(f / n) × 100Clear communication of proportions
Cumulative frequencyRunning total of f from smallest to currentHow many values are at most X
Cumulative %Running total of relative frequency × 100Reading percentiles; what % scored ≤ X

Case Study: Defect Count Analysis

A quality engineer counted defects per unit across 50 production runs: 0 defects appeared 18 times (36%), 1 defect 16 times (32%), 2 defects 10 times (20%), 3 defects 4 times (8%), 4+ defects 2 times (4%).

The cumulative frequency showed that 88% of runs had ≤ 2 defects. The 4 runs with ≥ 3 defects were all traced to the same operator working a night shift. The frequency distribution directly identified the problem group.

The mode was 0 defects — the most common outcome — while the mean was 0.88 defects per run. Reporting both the frequency table and the mean gave a much clearer picture than any single summary statistic.

Disclaimer

This calculator is for educational purposes only and does not constitute professional advice. Results are based on standard mathematical formulas. Always verify critical calculations with a qualified professional before making important decisions.

Frequently Asked Questions