FREQUENCY

FREQUENCY frequency table

Synopsis

FREQUENCY(data_array,bins_array)

Arguments

data_array: data values

bins_array: array of cutoff values

Description

The results are given as an array.

If the bins_array is empty, this function returns the number of data points in data_array.

Microsoft Excel Compatibility

This function is Excel compatible.