Frequency-Counts
The function computes the frequency count for a range of data. Firstly, Origin will create a set of bins from the minimum value to the maximum value with a specified bin size, then searches each bin, and records the number of times a value is encountered that falls within each bin. If a value falls on the upper edge of the bin, it is included in the next higher bin. Outliers less than minimum or not less than maximum can be considered as a bin. At the same time, minimum or maximum can be counted as a bin too.
The missing values in the data range will be excluded in the analysis
The missing values in the grouping range will be considered as a group.
To determine a frequency count for a column or range of values:
Topics covered in this section: