Phitter information and interactive Galton board
⭐⭐⭐ Hint: Galton Board ⭐⭐⭐
The Galton Board, or quincunx, was invented by Sir Francis Galton to visually demonstrate the central limit theorem. By dropping marbles through a grid of pegs, the board shows how multiple random events create a predictable, well-defined distribution.
When a marble hits a peg, it has an equal probability of moving left or right. We assume the probability of going right is , and left is also . If the board has rows, each marble makes random decisions. Its final position depends on the total number of rightward moves.
The distribution of marbles in the bins follows a binomial distribution. This describes the number of successes () in a sequence of independent trials. On the Galton Board, is the number of rows, and is the number of right turns. The probability of a marble landing in a specific bin is given by the binomial probability mass function:
From Binomial to the Bell Curve
As the number of rows () and marbles increases, the binomial distribution increasingly approximates the normal distribution, also known as the Gaussian bell curve. This is the key principle the Galton Board demonstrates: the sum of many independent random variables tends toward a normal distribution, described by the probability density function:
On our board, the mean is and the variance is , corresponding to the binomial distribution. This elegantly shows how the predictable order of the bell curve emerges from the randomness of individual events.