# Functions
Average returns the average value of a list of sdk.Dec.
Max returns the max value of a list of sdk.Dec.
Median returns the median of a list of sdk.Dec.
MedianDeviation returns the standard deviation around the median of a list of sdk.Dec.
Min returns the min value of a list of sdk.Dec.
# Variables
No description provided by the author