blob: 2fad6720f0e7d46f14fde6ff44fc225c3407763e (
plain)
1
2
3
4
5
6
|
The Statistics::Basic Perl module provides a number of very basic
statistical parameters, including the mean, the median, the standard
deviation etc. It is reportedly faster than a similar module,
Statistics::Descriptive.
WWW: https://metacpan.org/release/Statistics-Basic
|