Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ivantsvetkov-dev/galton-board
- Owner: IvanTsvetkov-dev
- Created: 2024-06-06T14:32:24.000Z (7 months ago)
- Default Branch: master
- Last Pushed: 2024-06-06T15:13:55.000Z (7 months ago)
- Last Synced: 2024-06-06T16:46:33.833Z (7 months ago)
- Topics: galton-board, mathematics, probability-statistics, probability-theory, pygame, pymunk, python
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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