Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed:
FREQUENCY distributes a dataset into intervals defined by a bins array and returns how many data points fall into each interval. It is an array function commonly used to build histograms and analyze distributions of test scores, ages, or any numeric measurement.
=FREQUENCY(A2:A5,{60;75;90})=FREQUENCY(A2:A5,{60;75;90})Edit the grid or formula, then run it through a real spreadsheet engine — no signup.
Sample data — click any cell to edit
Need a version for your data?
Try: “Count how many test scores fall in the ranges 0-60, 61-75, 76-90, and above 90”
Written and reviewed by FormulaCraft Team. Each formula on this page is run through our verification engine before publishing.
Last reviewed: