Categories: None [Edit]
enumerable-stats
A Ruby gem that extends all Enumerable objects (Arrays, Ranges, Sets, etc.) with essential statistical methods.
Provides mean, median, variance, and standard deviation calculations, along with robust outlier detection using the IQR method.
Perfect for data analysis, performance monitoring, A/B testing, and cleaning datasets with extreme values.
Zero dependencies and works seamlessly with any Ruby collection that includes Enumerable.
Total
Ranking: 167,305 of 195,835
Downloads: 3,047
Daily
Ranking: 32,928 of 195,800
Downloads: 6
Downloads Trends
Ranking Trends
Num of Versions Trends
Popular Versions (Major)
Popular Versions (Major.Minor)
Owners
| # | Gravatar | Handle |
|---|---|---|
| 1 | binarycleric |