Gaussian and Binominal distributions
Project description
pyprob-distributions
Gaussian and Binominal distributions
Guassian distribution:
>>> from pyprob_distributions import Gaussian
>>> Gaussian(25, 2)
mean 25, standard deviation 2
Guassian distribution:
>>> from pyprob_distributions import Binomial
>>> Binomial(0.4, 20)
mean 8.0, standard deviation 2.1908902300206643, p 0.4, n 20
Describtion
You can use Gaussian and Binominal classes. Gaussian supports distribution addition, Binominal supports distribution addition when both distribution have same probability.
Installation
pip install pyprob-distributions
See the source for this project here: https://github.com/AdithyaYelloju/pyprob-distributions.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file pyprob_distributions-0.2.tar.gz.
File metadata
- Download URL: pyprob_distributions-0.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
381b3eaabd2e40a3bb1e08279830e9a913d7946b40653c2d1ffb94be1951d220
|
|
| MD5 |
c54397bf7969d21c55fed329e9ae0a13
|
|
| BLAKE2b-256 |
d7affca22e4da88faa4055ebf2224759c6d14788b20b90d8f1ee5550bd4877c8
|
File details
Details for the file pyprob_distributions-0.2-py3-none-any.whl.
File metadata
- Download URL: pyprob_distributions-0.2-py3-none-any.whl
- Upload date:
- Size: 5.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/47.3.1 requests-toolbelt/0.9.1 tqdm/4.47.0 CPython/3.6.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9e8ef837edbf9cc50b2bf127cbd953b1314bdd3d19c5db9405445e4222e9ee5d
|
|
| MD5 |
3f6437b11ab317780b3905d5f7ea3efd
|
|
| BLAKE2b-256 |
fec571d97fef4ae998afa3532a819d06e67f19b93db4ea9fe0da60064e868c1b
|