AVERAGE Function in Google Sheets

Returns the numerical average value in a dataset, ignoring text.

Syntax

AVERAGE(value1, [value2, ...])

Description

Returns the numerical average value in a dataset, ignoring text.

Tips & Best Practices

Ignores empty cells but treats 0 as a value. Use AVERAGEIF to exclude zeros.

Example

=AVERAGE(...)

The AVERAGE function belongs to the Math category of Google Sheets functions.

[Advertisement โ€” Google AdSense]

Related Functions

Need Help with AVERAGE?

If you're struggling with AVERAGE or need a custom formula built for your business, our Google Sheets experts can help. Get a free quote โ†’

๐Ÿ’ฌ