realspal / binomial-experiment-matplotlib

Binomial experiment simulation using Matplotlib.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

binomial-experiment-matplotlib

Simulation of the binomial experiment of counting number of heads while tossing several coins simultaneously, and comparing probabilities for different values of success obtained by (1) binomial probability distribution formula and (2) random outcome generator function, by plotting bar graphs using matplotlib library.

binomialExperimentOutput

About

Binomial experiment simulation using Matplotlib.

License:MIT License


Languages

Language:Python 100.0%