A frequency distribution table organises raw data by listing each unique value and showing how many times it appears. It is one of the first steps in any exploratory data analysis because it immediately reveals which values are common, which are rare, and whether the data cluster around a single peak or spread across multiple values. Relative frequency expresses each count as a percentage of the total number of observations, which makes it easy to compare the shape of different data sets regardless of their size. Cumulative frequency shows the running total of observations up to and including each value, and cumulative percentage shows what proportion of the data falls at or below each value. Cumulative frequency is the starting point for estimating percentiles and building ogive charts. This calculator takes a comma-separated list of numbers, finds each unique value, counts how many times each appears, and assembles the full frequency distribution table sorted in ascending order of value. The hero output is the number of unique values (the number of distinct categories in the data), alongside the total observation count and the most frequent value. The full table below the result card shows all four columns: value, count, relative frequency percentage, and cumulative percentage. The tool handles repeated decimals and negative numbers, and sorts data automatically. It suits students building statistics tables for assignments, teachers preparing class demonstrations, researchers summarising survey responses, and data analysts exploring raw count data before applying further analysis.
The calculator parses the input list, sorts the values numerically, and builds a map of each unique value to its count. Relative frequency for each value is count divided by total times 100. Cumulative count is a running sum of counts from the smallest value upward. Cumulative percentage is cumulative count divided by total times 100. The mode is the value with the highest count; in the case of a tie, the smallest tied value is reported first. The table rows are sorted in ascending order of value.
Data: 2, 3, 3, 4, 4, 4, 5, 5, 6 (n = 9). Unique values: 2 (count 1, 11.11%), 3 (count 2, 22.22%), 4 (count 3, 33.33%), 5 (count 2, 22.22%), 6 (count 1, 11.11%). Number of unique values = 5. Mode = 4 (appears 3 times). Cumulative % at 4 = (1+2+3)/9 x 100 = 66.67%. These match the default values pre-filled above.
If you've found a bug, or would like to contact us, or learn more about James Graham and Calculate.co.nz.
Calculate.co.nz is partnered with Interest.co.nz for New Zealand's highest quality calculators and financial analysis.
Calculate.co.nz is the sister site of CalculatorHub.com, the world's largest calculator website by tool count.
All calculators and tools are provided for educational and indicative purposes only and do not constitute financial advice.
Calculate.co.nz is proudly part of the Realtor.co.nz group, New Zealand's leading property transaction literacy platform, helping Kiwis understand the home buying and selling process from start to finish. Whether you're a first home buyer navigating your first property purchase, an investor evaluating your next acquisition, or a homeowner planning to sell, Realtor.co.nz provides clear, independent, and trustworthy guidance on every step of the New Zealand property transaction journey.
Calculate.co.nz is also partnered with Health Based Building and Premium Homes to promote informed choices that lead to better long-term outcomes for Kiwi households.
Calculate.co.nz is hosted in Auckland via SiteHost new Zealand.
All content on this website, including calculators, tools, source code, and design, is protected under the Copyright Act 1994 (New Zealand). No part of this site may be reproduced, copied, distributed, stored, or used in any form without prior written permission from the owner.
About & trust: Why Calculate is NZ's most comprehensive · By the Numbers · How we compare · Editorial standards · How we keep data current · NZ finance glossary · Research & data · Financial literacy NZ · About · Privacy policy · Terms of use
Reviewed and maintained. Last reviewed 2026-07-19 and checked on a twice-monthly cycle against IRD, RBNZ and Stats NZ. How we keep data current.
© 2026 Calculate.co.nz. All rights reserved. Building free NZ calculators since 2011.