Crate statistics

Source
Expand description

Statistics toolbox.

Traits§

Real
A real number.
ToReal
A means of converting an arbitrary quantity to a real number.

Functions§

mean
Compute an estimate of the population mean from a finite sample.
variance
Compute an estimate of the population variance from a finite sample.