AVERAGE

Averages the values in the given numeric List.

Syntax
AVERAGE(list)

Example

AVERAGE(LIST('q[0-9]+'))

Notes

Parameter must be a valid List function such as LIST() or PRIOR()

Related

COUNT, SUM, MEDIAN, MIN, MAX, FIRST, LAST