Skip to main content

Statistical distributions - Gaussian, Binomial etc..

Project description

stat_prob_dist

A python package to calculate Statistics and Probability Distributions. Currently provides Gaussian and Binomial distribution support. Please note that this is very early stage and is certainly not ready for production use.

Prerequisites

  • Python3
  • Matplotlib

Installation

Package can be installed using pip

 pip install stat_prob_dist

Usage

>>> from stat_prob_dist import Gaussian, Binomial
>>> Binomial(.4, 25)
mean 10.0, standard deviation 2.449489742783178, p 0.4, n 25
>>>
>>> Gaussian(10, 7)
mean 10, standard deviation 7
>>>

Author(s)

License

This project is licensed under the MIT License - see the LICENSE.txt file for details

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stat_prob_dist-0.2.4.tar.gz (5.2 kB view details)

Uploaded Source

File details

Details for the file stat_prob_dist-0.2.4.tar.gz.

File metadata

  • Download URL: stat_prob_dist-0.2.4.tar.gz
  • Upload date:
  • Size: 5.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/39.0.1 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.6.5

File hashes

Hashes for stat_prob_dist-0.2.4.tar.gz
Algorithm Hash digest
SHA256 596b4fba3cb6901c8c1495007801e8c79409fc057ffdab436d7a750114ef8066
MD5 1c10c8a5c2ca93c95c613dd6d6ff7a23
BLAKE2b-256 05fb1bf1171af127744005c19d51a4344a4ff2f1554e360441840b97bf18a883

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page