Learn more about the statistical functions AVG (average), COUNT, MAX, MIN. 

Overview

FunctionDescription
AVG (for average)Determines the average (arithmetic mean) of a list or collection.
COUNTRetrieves the number of instances for the specified entities or attributes. 
MAXDetermines the maximum value of a list or collection.
MINDetermines the minimum value of a list or collection.

Functions