Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ivantsvetkov-dev/galton-board

Emulation of the Galton board in python.The normal distribution.Pygame+Pymunk
https://github.com/ivantsvetkov-dev/galton-board

galton-board mathematics probability-statistics probability-theory pygame pymunk python

Last synced: 27 days ago
JSON representation

Emulation of the Galton board in python.The normal distribution.Pygame+Pymunk

Awesome Lists containing this project

README

        



## About

Pygame and pymunk were used for emulation Galton board.
What is Galton board?The Galton board is a box with a transparent front wall. Pins forming a triangle are driven into the back wall in a checkerboard pattern. Balls are thrown into the box through a funnel from above.
Ideally, when colliding with a pin, the ball can turn either to the right or to the left every time with the same probability.With a large number of balls, we will see a normal distribution