7 lines
275 B
Text
7 lines
275 B
Text
|
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/
|