Histogram topic

How to Make a Frequency Histogram

Use this guide when you need to see how many values fall into each interval. It works for pasted data, CSV exports, classroom assignments, lab summaries, and business reports.

The main tool includes count, relative frequency, density, cumulative count, and cumulative percentage views. You can also export the full frequency table as CSV.

When frequency histograms help

A frequency histogram works well when the count in each interval matters. Exam score bands, order value ranges, lab measurements, response times, and patient ages are common examples.

Export the table behind the chart

After choosing a binning method, download the CSV frequency table to review the exact bin starts, ends, counts, relative frequencies, density values, and cumulative totals.

FAQ

What is a frequency histogram?

A frequency histogram groups numeric data into intervals called bins and draws one bar for each interval. The height of each bar is the count of values in that range. Use it when the count per interval is the main number readers need.

Can I export the frequency table?

Yes. After building the histogram, download a CSV frequency table that includes each bin's start and end, count, relative frequency, density, cumulative count, and cumulative percentage. Use this for supplementary material or for reviewing the exact bin values behind the chart.

Can I use relative frequency instead of count?

Yes. The Y-axis selector offers five options: count, relative frequency, density, cumulative count, and cumulative percentage. Switching the view changes the scale used to display each bar's height. It does not change the bins.

Build a histogram from your data

Paste numbers, upload a CSV or TXT file, choose bins, edit labels and styles, then export SVG, PDF, PNG, CSV, or JSON.

Open the tool
How to Make a Frequency Histogram - Online Guide