Learn more about the statistical functions AVG (average), COUNT, MAX, MIN.
Function | Description |
---|---|
AVG (for average) | Determines the average (arithmetic mean) of a list or collection. |
COUNT | Retrieves the number of instances for the specified entities or attributes. |
MAX | Determines the maximum value of a list or collection. |
MIN | Determines the minimum value of a list or collection. |