boring_math.probability_distributionsΒΆ
Modules
Visualize probability distributions
Distributions can be compared to either sample or population data. Package originally derived from a Udacity exercise.
Class Dataset
boring_math.probability_distributions.dataset
contains either sample or population data
generates sample/population statistics
Abstract Class Distribution
boring_math.probability_distributions.distribution
represents a probability distribution
Concrete Distributions
bm.probability_distributions.distributions