← 🎲 Probability

🎲 Poisson Arrivals

Show theoretical curve
Run
Intervals observed: 0
Sample mean:
Sample variance:
This interval: 0
FPS:
Drag — rotate · Scroll — zoom

🎲 The Poisson Distribution for Counting Rare Events

Rare, independent events fall from the sky at random moments and fly into a live 3D histogram — watch it converge on the theoretical Poisson curve as more intervals are simulated.

🔬 What It Demonstrates

Each interval, the number of arriving events is drawn from a true Poisson process with rate λ. The solid bars track the observed frequency of each count; the wireframe bars show the exact theoretical probability P(k) = λᵏe⁻λ/k!.

🎮 How to Use

Set the average rate λ and simulation speed, pick an event context for flavour, and watch counts accumulate. Toggle the theoretical overlay off to see the raw sample histogram, and reset to start a fresh run.

💡 Did You Know?

For a genuine Poisson process the variance always equals the mean — watch the sample variance stat drift toward the same value as the sample mean as intervals accumulate.