Gaussian and Binomial distributions
Project description
#distGB prabality package
This is a package to calculate the Gausian and Bianomial Probability
#Files
- Generaldistribution.py
- Gaussiandistribution.py
- Binomialdistribution.py
#installation
to install use the below code
pip install distGB-probability
After the installation import the functions as shown below and use the package
from Gaussiandistribution import Gaussian from Binomialdistribution import Binomial
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
distGB_probability-0.3.tar.gz
(3.6 kB
view hashes)