Relative frequency turns a raw tally of counts into proportions that are easy to compare, add up, and communicate. It's the foundation for frequency tables, histograms, and empirical probability estimates across statistics, quality control, and everyday reporting.

How relative frequency works

Relative frequency is simply a category's count divided by the total count across all categories: relative frequency = count ÷ total. Because every category's count is divided by the same total, the relative frequencies always sum to exactly 1 (or 100%) — that's a built-in check on your arithmetic. Cumulative relative frequency extends this idea by running a total as you move through the categories in order, which is especially useful for questions like "what fraction of values fall at or below this category?"

Inputs and what they mean

This calculator accepts any number of category rows, each with a text label and a non-negative count. Labels can be anything — survey answers, dice faces, letter grades, defect types, age brackets. The count is the number of times that category occurred in your data. The order you list categories in matters only for the cumulative columns, since cumulative relative frequency and cumulative percentage are running totals in listed order — for ordinal data (grades, dice faces, size ranges) list categories in their natural order; for purely nominal data (colors, brands) the order is a matter of convenience.

Limits and edge cases

Relative frequency describes the sample you entered — it is an experimental or empirical estimate, not a guaranteed theoretical probability. With small samples, relative frequencies can differ substantially from the true underlying probability just by chance; the Law of Large Numbers says the gap tends to shrink as you collect more data. A category with a count of zero is valid and simply contributes 0 to the relative frequency and no change to the cumulative total. If every count is zero, the total is zero and relative frequency is undefined (division by zero) — enter at least one category with a positive count to get a result.