Overload List

NameDescription
GetMean()()()
Returns the population mean.
GetMean(array<Double>[]()[])
Returns the mean of the given data set.
GetMean(array<Double>[]()[], array<Double>[]()[])
Returns the mean of the given data set with associated weights.

See Also