avg |
Manual -> Report Generator -> Engineering in the Editor -> Report functions -> Statistical functions -> avg |
Show all Hide all |
The function avg (range) calculates the average of the values within a range.
Syntax: =avg(range)
Example |
||||||||||
Returns the average in the defined range.
Cell A4 = avg(A1:A3)
The average of the cells A1 to A3 is 3 |