AVG
returns the average of a list
COUNT
returns the number of elements of a list
SUM
returns the total of a list
MAX
returns the maximum value in a list
MIN
returns the minimum value in a list
AVG
returns the average of a list
COUNT
returns the number of elements of a list
SUM
returns the total of a list
MAX
returns the maximum value in a list
MIN
returns the minimum value in a list