# Boring Math Libraries - Probability distributions
Package to generate and visualize probability distributions.
## Repos and Documentation
### Repos
- [bm.probability-distributions][1] project on *PyPI*
- [Source code][2] on *GitHub*
### Detailed documentation
- [Detailed API documentation][3] on *GH-Pages*
## Overview
This project is part of the [Boring Math][4] namespace projects.
Distributions can be compared to either sample or population data. Package
originally derived from Udacity exercises.
### Continuous Distributions (bm.probability_distributions.continuous)
- Normal (Gaussian): gaussian
### Discrete Distributions (bm.probability-distributions.discrete)
- Binomial: binomial
______________________________________________________________________
[1]: https://pypi.org/project/bm.probability-distributions/
[2]: https://github.com/grscheller/bm-probability-distributions/
[3]: https://grscheller.github.io/boring-math-docs/probability-distributions/
[4]: https://github.com/grscheller/boring-math-docs
Raw data
{
"_id": null,
"home_page": null,
"name": "bm.probability-distributions",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.12",
"maintainer_email": null,
"keywords": "distribution, probability distributions, sample data",
"author": null,
"author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
"download_url": "https://files.pythonhosted.org/packages/5b/7c/12b6efc5c39d2569bc44a3a8fdf61a534b323156216b7bd550155f39e757/bm_probability_distributions-0.7.0.tar.gz",
"platform": null,
"description": "# Boring Math Libraries - Probability distributions\n\nPackage to generate and visualize probability distributions.\n\n## Repos and Documentation\n\n### Repos\n\n- [bm.probability-distributions][1] project on *PyPI*\n- [Source code][2] on *GitHub*\n\n### Detailed documentation\n\n- [Detailed API documentation][3] on *GH-Pages*\n\n## Overview\n\nThis project is part of the [Boring Math][4] namespace projects.\n\nDistributions can be compared to either sample or population data. Package\noriginally derived from Udacity exercises.\n\n### Continuous Distributions (bm.probability_distributions.continuous)\n\n- Normal (Gaussian): gaussian\n\n### Discrete Distributions (bm.probability-distributions.discrete)\n\n- Binomial: binomial\n\n______________________________________________________________________\n\n[1]: https://pypi.org/project/bm.probability-distributions/\n[2]: https://github.com/grscheller/bm-probability-distributions/\n[3]: https://grscheller.github.io/boring-math-docs/probability-distributions/\n[4]: https://github.com/grscheller/boring-math-docs\n",
"bugtrack_url": null,
"license": null,
"summary": "Visualize probability distributions",
"version": "0.7.0",
"project_urls": {
"Changelog": "https://grscheller.github.io/bm-probability-distributions/html/changelog.html",
"Documentation": "https://grscheller.github.io/bm-probability-distributions/html/",
"Homepage": "https://github.com/grscheller/bm-docs/blob/main/README.md",
"Source": "https://github.com/grscheller/bm-probability-distributions"
},
"split_keywords": [
"distribution",
" probability distributions",
" sample data"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "b6fdee9609f61ba10e30db6651398bd100f380d19e48241b936838023f8b96f1",
"md5": "ab8b34a3d808bc4e5a43f01b0404710e",
"sha256": "cb5e90e7d496abf9c0325d83433cb599a4ba6606a5edc33672af5c1d020966a4"
},
"downloads": -1,
"filename": "bm_probability_distributions-0.7.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "ab8b34a3d808bc4e5a43f01b0404710e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.12",
"size": 16671,
"upload_time": "2025-07-14T18:00:35",
"upload_time_iso_8601": "2025-07-14T18:00:35.050995Z",
"url": "https://files.pythonhosted.org/packages/b6/fd/ee9609f61ba10e30db6651398bd100f380d19e48241b936838023f8b96f1/bm_probability_distributions-0.7.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "5b7c12b6efc5c39d2569bc44a3a8fdf61a534b323156216b7bd550155f39e757",
"md5": "dce97b5fdad38f0397241207493d2530",
"sha256": "8df3810f24a4b740e75785a026310c7604639d31d3fb63639418dbb830b3f4f1"
},
"downloads": -1,
"filename": "bm_probability_distributions-0.7.0.tar.gz",
"has_sig": false,
"md5_digest": "dce97b5fdad38f0397241207493d2530",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.12",
"size": 11674,
"upload_time": "2025-07-14T18:00:35",
"upload_time_iso_8601": "2025-07-14T18:00:35.973830Z",
"url": "https://files.pythonhosted.org/packages/5b/7c/12b6efc5c39d2569bc44a3a8fdf61a534b323156216b7bd550155f39e757/bm_probability_distributions-0.7.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-14 18:00:35",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "grscheller",
"github_project": "bm-docs",
"travis_ci": false,
"coveralls": false,
"github_actions": false,
"lcname": "bm.probability-distributions"
}