Metadata-Version: 2.0
Name: rkb-probability
Version: 1.3
Summary: Gaussian and Bionomial distributions
Home-page: UNKNOWN
Author: Raj Kumar Barmon
Author-email: apu.rajkumar1@gmail.com
License: UNKNOWN
Description-Content-Type: text/markdown
Platform: UNKNOWN

# rkb_distributions package
This package include Gaussian and Bionomial distribution packages. It's come with mean, standard deviation and plot histogram.

## File
file details 
- Gaussian() 

## Installation
Install using pip:
```
pip install rkb_probability
```


