Module mathol::statistics [] [src]

Functions

get_arithmetic_mean

Calculates the arithmetic mean of a slice of Numbers

get_harmonic_mean

Calculates the harmonic mean of a slice of Numbers

get_max
get_min
get_quadratic_mean

Calculates the quadratic mean of a slice of Numbers

get_span
get_standard_deviation

Calculates the standard deviation of a slice of Numbers

get_variance

Calculates the variance of a slice of Numbers