all options
bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: ruby-enumerable-statistics  ]

Package: ruby-enumerable-statistics (2.0.7+dfsg-3 and others)

Links for ruby-enumerable-statistics

Screenshot

Debian Resources:

Download Source Package ruby-enumerable-statistics:

Maintainers:

External Resources:

Similar packages:

Statistics features for Enumerable

Enumerable::Statistics provides some methods to calculate statistical summary in arrays and enumerables.

The following methods are supplied by this library:

 - `Array#mean`, `Enumerable#mean` - Calculates a mean of values in an array
   or an enumerable
 - `Array#variance`, `Enumerable#variance` - Calculates a variance of values
   in an array or an enumerable
 - `Array#stdev`, `Enumerable#stdev` - Calculates a standard deviation of
   values in an array or an enumerable
 - `Array#mean_variance`, `Enumerable#mean_variance` - Calculates a mean and a
   variance simultaneously
 - `Array#mean_stdev`, `Enumerable#mean_stdev` - Calculates a mean and a
   standard deviation simultaneously
 - `Array#median` - Calculates a median of values in an array
 - `Array#percentile(q)` - Calculates a percentile or percentiles of values
   in an array
 - `Array#value_counts`, `Enumerable#value_counts`, and `Hash#value_counts` -
   Count how many items for each value in the container
 - `Array#histogram` - Calculate histogram of the values in the array

Other Packages Related to ruby-enumerable-statistics

  • depends
  • recommends
  • suggests
  • enhances

Download ruby-enumerable-statistics

Download for all available architectures
Architecture Version Package Size Installed Size Files
amd64 2.0.7+dfsg-3+b3 281.7 kB432.0 kB [list of files]
arm64 2.0.7+dfsg-3+b3 280.4 kB470.0 kB [list of files]
armel 2.0.7+dfsg-3+b3 280.8 kB470.0 kB [list of files]
armhf 2.0.7+dfsg-3+b3 279.3 kB470.0 kB [list of files]
i386 2.0.7+dfsg-3+b3 282.9 kB438.0 kB [list of files]
mips64el 2.0.7+dfsg-3+b4 280.9 kB476.0 kB [list of files]
mipsel 2.0.7+dfsg-3+b4 280.6 kB474.0 kB [list of files]
ppc64el 2.0.7+dfsg-3+b3 283.2 kB472.0 kB [list of files]
s390x 2.0.7+dfsg-3+b3 279.9 kB422.0 kB [list of files]