FREQUENCY function - Function that calculates and returns the frequency of occurrences of values in a range in Excel
The following article introduces you to the FREQUENCY function - one of the functions in the statistical function group is very popular in Excel.
Description: The function performs the calculation and returns the frequency of occurrences of values within a certain range and returns a vertical array of numbers.
Syntax: FREQUENCY (data_array, bins_array)
Inside:
- data_array: Array or reference to a set of values to calculate its frequency.
- bins_array: Array or reference to the values to be calculated.
Attention:
- The function ignores values of blank cells and text.
- The number of components in data_array returns more than the number of components in bins_array.
- Array formulas must be entered as an array formula
For example:
Find the number of items with a quantity less than 35 or 40 in the data table below:
- The number of items is less than 25. In the cell to calculate enter the formula : = FREQUENCY (D6: D10, E6: E8)
- Press Enter -> Number of items less than 25 is:
- Similarly copy for cases where the number is less than or equal to 40 -> enter the formula: = FREQUENCY (D6: D10, E7: E9) -> press Enter to get the results:
Above are instructions and some specific examples when using the FREQUENCY function in Excel.
Good luck!
You should read it
- PROB function - The function returns the probability that values in a range are between two limits in Excel
- MODE.MULT function - The function returns a vertical array of the most common values in Excel
- PERCENTILE.EXC function - The function returns the kth percentile of values in the range, with k in the range from 0 to 1 in Excel
- QUARTILE.EXC function - The function returns the quartile of a dataset without values 0 and 1 in Excel
- PERCENTILE.INC function - Function returns the kth percentile of values in the range with k in the range from 0 to 1 in Excel
- MODE.SNGL function - Function that returns the most frequently occurring, or the most repeated values in an array or data range in Excel
- QUARTILE.INC function - The function returns the quartile of a dataset including values 0 and 1 in Excel
- VAR.S function - Function that calculates variance based on a sample, ignoring logical values and text in Excel
- VAR.P function - Function that calculates variance based on the entire set, ignoring logical values and text in Excel
- Coupdays function - Calculates the number of days in a coupon period and contains the settlement date in Excel
- How to use the Match function in Excel
- MAX function - The function returns the largest value in a set of values in Excel
Maybe you are interested
Answer: What are clock speed, frequency Hz, MHz, GHz?
Windows 11 is about to add a series of graphics improvements for high-frequency screens
Review LG 27MP400 monitor: Spacious 27-inch size, 75Hz frequency, integrated FreeSync
How to use the maximum screen scan frequency in Windows 10
How to create a frequency chart in Excel
How to change the Maximum processor frequency setting in Windows 10