Excel AVERAGE Function.

Description
NOTES
  • The [number] can either be numbers or names, arrays, or references that contain numbers.
  • By default non-numeric values ​​are ignored.
Syntax
Copied!
=AVERAGE(number1, [number2], ...)
SAMPLE-1
|     | A   | B   | C   | D   | E   |
|:---:|:----|:----|:----|:----|:----|
|  1  |     |     | A   |     |     |
|-----|-----|-----|-----|-----|-----|
|  2  |     |     | B   |     |     |
|-----|-----|-----|-----|-----|-----|
|  3  |     |     | 4   |     |     |
|-----|-----|-----|-----|-----|-----|
|  4  |     |     | D   |     |     |
|-----|-----|-----|-----|-----|-----|
|  5  |     |     | 8   |     |     |
|-----|-----|-----|-----|-----|-----|
|  6  |     |     |     |     |     |
|-----|-----|-----|-----|-----|-----|
|  7  |     |     | 2   |     |     |
|-----|-----|-----|-----|-----|-----|
|  8  |     |     | E   |     |     |
|-----|-----|-----|-----|-----|-----|
|  9  |     |     |     |     |     |
EXAMPLE 1.1
Copied!
//𝘳𝘦𝘵𝘶𝘳𝘯𝘴 𝘵𝘩𝘦 𝘢𝘷𝘦𝘳𝘢𝘨𝘦 𝘰𝘧 𝘵𝘩𝘦 𝘯𝘶𝘮𝘣𝘦𝘳𝘴 𝘪𝘯 𝘵𝘩𝘦 𝘳𝘢𝘯𝘨𝘦 C1:C9 =AVERAGE(C1:C9) -> 𝘳𝘦𝘵𝘶𝘳𝘯 4.66666666666667
RELATED POST

Join our newsletter to stay up to date

Click the button below to sign up for our advanced platform. Get started now and see the benefits for yourself.