Categories: None [Edit]

enumerable-stats

https://rubygems.org/gems/enumerable-stats
https://github.com/binarycleric/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: 170,522 of 193,214
Downloads: 2,709

Daily

Ranking: 74,024 of 193,188
Downloads: 2

Depended by

RankDownloadsName
182,1851,507tobias

Depends on

RankDownloadsName

Owners

#GravatarHandle
1iconbinarycleric