Frequency Distribution Formulas in LibreOffice Calc

LibreOffice Calc provides several formulas and tools to calculate frequency distributions, allowing users to organize raw datasets into structured frequency tables, intervals, and relative proportions. This guide details the essential Calc functions used to determine absolute frequencies, calculate relative and cumulative distributions, and establish optimal class intervals for statistical analysis.

The FREQUENCY Function

The FREQUENCY function is the primary method for calculating absolute frequency distribution across specified intervals (bins) in LibreOffice Calc.

Interval Counting with COUNTIF and COUNTIFS

For discrete categories or customized bin intervals without using array formulas, conditional counting functions can be used:

Relative and Percentage Frequency Calculations

Relative frequency indicates the proportion of total observations belonging to each class.

Cumulative Frequency Calculations

Cumulative frequency tracks the running total of frequencies across consecutive bins.

Supporting Formulas for Constructing Frequency Bins

To set up an accurate frequency distribution table from continuous data, Calc formulas help determine interval sizes and bin limits: