NumberF.Statistics (NumberF v0.1.3)
View SourceFunctions for statistical calculations and analysis of numerical data.
Summary
Functions
Calculates the arithmetic mean of a list of numbers.
Finds the median value from a list of numbers.
Finds the most frequently occurring value(s) in a list.
Calculates the range (difference between max and min values).
Calculates standard deviation of a dataset.
Calculates the variance of a dataset.
Functions
Calculates the arithmetic mean of a list of numbers.
Finds the median value from a list of numbers.
Finds the most frequently occurring value(s) in a list.
Calculates the range (difference between max and min values).
Calculates standard deviation of a dataset.
Calculates the variance of a dataset.