| CPAN Ratings (Gamma) Statistics-Basic reviews | |
| Home | Search | About | Login |
RSS | Module Info | Add a review of Statistics-Basic
4 out of 4 found this review helpful:
(I've made code changes and doc changes for all these reviews. Thanks for the feedback you guys.)
Paul Miller - 2008-11-06 18:30:48
Was this review helpful to you?
Yes
No
This is a nice module, and for simple averages or standard deviations it's significantly faster than Statistics::Descriptive. By default, standard deviation results are population (n), not sample (n-1).
Cooper Vertz - 2008-11-04 19:16:00
Was this review helpful to you?
Yes
No
What a horrible interface: why call a function to take the mean of your data when, instead, you can simply create a new "mean object" with the data, then "query" it to get the result? </sarcasm> Plus there's not much functionality. If you want statistics, use Statistics::Descriptive.
Sean O'Rourke - 2006-02-05 09:17:23
Was this review helpful to you?
Yes
No
Thanks so much for this package. It's a great help to me--makes things so much easier!
Dana Stoesz - 2006-02-03 15:06:45
Was this review helpful to you?
Yes
No
|
|
|