Arguments
number1- The first number or range.number2(optional) - Additional numbers or ranges.
Returns the arithmetic mean of the numbers in a range.
Syntax
=AVERAGE(number1, [number2], …)number1 - The first number or range.number2 (optional) - Additional numbers or ranges.=AVERAGE(B2:B100)Returns: Mean of the values
Blank cells are ignored; zeros are counted.
Yes. AVERAGE uses the same syntax in Google Sheets and LibreOffice Calc, so you can paste these formulas straight across.