ToolForge
๐Ÿ“Š Data

Frequency Distribution

Paste a column of values and get a frequency table with counts and percentages for every unique value.

ValueCount%
London538.5%
Manchester323.1%
Birmingham215.4%
Leeds215.4%
Bristol17.7%
13 total ยท 5 unique values
[ Ad ยท 728ร—90 ]

Related Tools

CSV Cleaner
Upload a CSV and remove duplicates, blank rows, and whitespa...
JSON to CSV Converter
Paste JSON and instantly convert to CSV. Handles nested obje...
CSV to JSON Converter
Paste CSV data and instantly convert to a clean JSON array. ...
Remove Duplicate Lines
Paste any text and instantly remove duplicate lines. Case-se...

What is a frequency distribution?

A frequency distribution counts how many times each unique value appears in a dataset. It's the foundation of data analysis - showing patterns, outliers, and the shape of your data at a glance.

How to use this tool

1. Paste a column of values (one per line, or comma/space separated). 2. The tool counts occurrences and calculates percentages. 3. Sort by frequency (most common first) or alphabetically. 4. Download as CSV.

Common frequency table use cases

Interpreting frequency distributions

If a few values dominate (high peak), your data is concentrated. If values are evenly distributed (flat), it's uniform. Frequency tables are the first step toward visualisation (histograms, bar charts) and statistical testing.

Frequently asked questions

Is this case-sensitive?
Yes - "Apple" and "apple" are counted separately. Paste data consistently or normalise first.

What if I have very large datasets?
Works with thousands of rows, though very large files may take a moment to process.