Table of Contents - descriptive-statistics-2.2.0 Documentation
Classes and Modules
- DescriptiveStatistics
- DescriptiveStatistics::AllMethods
- DescriptiveStatistics::CentralTendency
- DescriptiveStatistics::Dispersion
- DescriptiveStatistics::Shape
- DescriptiveStatistics::Spread
- DescriptiveStatistics::Stats
Methods
- #cubed_standard_deviation — DescriptiveStatistics::Shape
- #kurtosis — DescriptiveStatistics::Shape
- #mean — DescriptiveStatistics::CentralTendency
- #median — DescriptiveStatistics::CentralTendency
- #mode — DescriptiveStatistics::CentralTendency
- #percentile_from_value — DescriptiveStatistics::Dispersion
- #population_standard_deviation — DescriptiveStatistics::Spread
- #population_variance — DescriptiveStatistics::Spread
- #quarted_standard_deviation — DescriptiveStatistics::Shape
- #range — DescriptiveStatistics::Dispersion
- #relative_standard_deviation — DescriptiveStatistics::Spread
- #skewness — DescriptiveStatistics::Shape
- #standard_deviation — DescriptiveStatistics::Spread
- #sum — DescriptiveStatistics::CentralTendency
- #sum_cubed_deviation — DescriptiveStatistics::Shape
- #sum_quarted_deviation — DescriptiveStatistics::Shape
- #value_from_percentile — DescriptiveStatistics::Dispersion
- #variance — DescriptiveStatistics::Spread
- #zscore — DescriptiveStatistics::Spread