

# Aggregate functions
<a name="recipe-actions.functions.aggregate"></a>

Following, find reference topics for aggregate functions that work with recipe actions.

**Topics**
+ [ANY](recipe-actions.functions.ANY.md)
+ [AVERAGE](recipe-actions.functions.AVERAGE.md)
+ [COUNT](recipe-actions.functions.COUNT.md)
+ [COUNT\$1DISTINCT](recipe-actions.functions.COUNT_DISTINCT.md)
+ [KTH\$1LARGEST](recipe-actions.functions.KTH_LARGEST.md)
+ [KTH\$1LARGEST\$1UNIQUE](recipe-actions.functions.KTH_LARGEST_UNIQUE.md)
+ [MAX](recipe-actions.functions.MAX.md)
+ [MEDIAN](recipe-actions.functions.MEDIAN.md)
+ [MIN](recipe-actions.functions.MIN.md)
+ [MODE](recipe-actions.functions.MODE.md)
+ [STANDARD\$1DEVIATION](recipe-actions.functions.STDDEV.md)
+ [SUM](recipe-actions.functions.SUM.md)
+ [VARIANCE](recipe-actions.functions.VAR.md)