Gaussian and Binomial distributions (basics)
Project description
Normal and Binomial Distributions (Basics)
This project is just a package which calculates some basic statistics, handle simple operations and show some plots about the Normal and the Binomial statistical Distributions.
Intallation
Dependencies
This project requires the following:
- Python (>= 3.8)
With the following packages:
- Matplotlib (>= 3.3)
- Scipy (>= 1.6)
Project description
This is a very basic package, which could grow in the future but there isn't a plan by now for future improvements.
Now this package contains the following statistical distributions:
- Gaussian
- Binomial
and handles the following operations:
- Calculate the mean
- Calculate the standard deviation
- Sum two distributions (only with the same p for Binomial)
- Plot PDF (probability density function)
Contributing
If you are interested in contributing to this project, please contact me.
Copyright and license
This analysis and the data used are here published under the GNU general public license v3.0
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 rdm_distributions-0.5.tar.gz.
File metadata
- Download URL: rdm_distributions-0.5.tar.gz
- Upload date:
- Size: 4.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/3.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.59.0 CPython/3.8.8
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
12ceb56f86df29a5b5509a204a3294809218fcaa6ddc78f0281b2e4f28dacde3
|
|
| MD5 |
40905e750a80c368836f671667dbb3aa
|
|
| BLAKE2b-256 |
bf39e52eb1cbc7058c30a9ed488c30ba064fd79c42b16130ae36459e678c7ac9
|