Bionomial and Gaussion destributions
Project description
statistical Distributions
A statistical tool for solving basic statistic distributions
Gaussian Distribution Binoial Distribution
Basic Usage
>>> from statistical_distributions import Gaussian, Binomial
initiating new object of Gaussian Class
>>> Gaussian(4,10)
mean 4, standard deviation 10
initiating new object of Binomial Class
>>> Binomial(.4, 12)
mean 4.800000000000001, standard deviation 1.6970562748477143, p 0.4, n 12
© usmanbinnaeem
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 basic_statistic_distributions-0.3.tar.gz
.
File metadata
- Download URL: basic_statistic_distributions-0.3.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3c662e4586bd39d65bb8817a194dba2f71bc768e2a74e57f8b0609665c011133 |
|
MD5 | 727964b92e550a51fa22021df897394d |
|
BLAKE2b-256 | ff7a90c2c021ee3e5287b958b4a257aab982202f870545e24f7f21a2994ad7c1 |