Range-based statistic computations.
If you need real statistics, consider using the Dstats library.
Arithmetic mean.
Maximum of a range.
Minimum of a range.
Standard deviation of a range.
Variance of a range.
See Source File
Range-based statistic computations.
If you need real statistics, consider using the Dstats library.