flâneur

AVERAGE - Docs Editors Help

support.google.com · 292 words · saved by 1 readers

The AVERAGE function returns the numerical average value in a dataset, ignoring text. Examples Make a copy

The AVERAGE function returns the numerical average value in a dataset, ignoring text. Examples Make a copy Sample Usage AVERAGE(A2:A100,B2:B100,4,26) AVERAGE(1,2,3,4,5,C6:C20) Syntax AVERAGE(value1, [value2, ...]) value1 - The first value or range to consider when calculating the average value. value2, ... - [ OPTIONAL ] - Additional values or ranges to consider when calculating the average value. Notes Although AVERAGE is specified as taking a maximum of 30 arguments, Google Sheets supports an arbitrary number of arguments for this function. Any text encountered in the value…

saved by

related reading