An interactive Python Galton board simulator that visualizes Bernoulli trials, binomial probability, Pascal’s triangle, and statistical convergence with live animations.
-
Updated
Jul 17, 2026 - Python
An interactive Python Galton board simulator that visualizes Bernoulli trials, binomial probability, Pascal’s triangle, and statistical convergence with live animations.
A Python program to calculate the probability of drawing a specific combination of items from a collection using Monte Carlo simulations. This project leverages object-oriented programming, random sampling, and statistical analysis to estimate probabilities in complex scenarios.
Add a description, image, and links to the probability-simulation topic page so that developers can more easily learn about it.
To associate your repository with the probability-simulation topic, visit your repo's landing page and select "manage topics."