Gaussian and Binomial distributions
Project description
Gaussian Distribution
This package contains 3 main python files. GeneralDistribution,Gaussiandistribution and BinomialDistribution
- General Distribution:
The Generic distribution class is for calculating and visualizing a probability distribution.
Also there is a function called read_data_file that reads in data from a txt file. The txt file should have
one number (float) per line. The numbers are stored in the data attribute. Currently using numbers.txt as an example
- Gaussian Distribution:
The Gaussian distribution class for calculating and visualizing a Gaussian distribution.
- Binomial Distribution:
The Binomial distribution class for calculating and visualizing a Binomial distribution.
## Getting Started
pip install distributions_by_rr
These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.
Prerequisites
please see requirements.txt
## Running the tests
tests.py is located in the tests folder. To run it:
cd topackage
python -m unittest test
##Contributing
Please submit pull requests
##Authors
RabiaR
## License
This project is licensed under the MIT License - see the LICENSE.md file for details
Acknowledgments
§ Hat tip to anyone whose code was used
§ Inspiration
§ etc
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
File details
Details for the file distributions_by_rrod-0.1.tar.gz.
File metadata
- Download URL: distributions_by_rrod-0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.15.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/44.0.0.post20200106 requests-toolbelt/0.9.1 tqdm/4.46.0 CPython/2.7.18
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
2a6e923be34b8458ad7a3068a245616aafb24d595d909c91053542710598ad29
|
|
| MD5 |
5379310f5e3e0d43f5323ebf5fd2a557
|
|
| BLAKE2b-256 |
e1ed7f2a9fb1e9cb7e4c8e8a65288be578a6a69d2df41e10ec10b24e1b5a48fd
|