News

Calculate 'p' and 'n' values from the input Calculate Probability Density Function for the distribution. Plot a Histogram for the calculated PDF Add two Binomial Distributions -- Run some unit tests ...
This is a python package for mathematical operations of binomial distributions. From this project I learned how to code and install basic python packages. I got to use magic methods, import statements ...