blob: f3d34adc818f66a2802528ea5fc544458ae90445 (
plain) (
blame)
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: http://search.cpan.org/dist/Statistics-Basic/
|