ProbStatipy is a package of Python modules equipped with functions that are used in Statistics. In this repo, and the package, I create functions and classes to compute:
-
Measures of Central Tendency
- Mean
- Median
- Mode
-
Measures of Dispersion / Spread
- Variance
- Standard Deviation
- Mean Absolute Deviation (MAD)
- Range
- Quartiles, Deciles and Percentiles
-
Probabilities