Four hundred balls bounce around inside a spinning drum, then shoot one at a time through a tiny hole into bins below. Watch long enough and the bins build a shape on their own β but it is not quite the bell curve you would expect, and the reason why is one of the most famous results in physics.
Start here β these are the sources that inspired this exploration.
Every ball falls the same height, so every ball takes the same time to reach the bins β the bin a ball lands in is a direct, linear readout of its launch speed. Run enough balls through and the bins build a histogram of speeds. It is tempting to assume that histogram should look Normal. Kinetic theory of gases predicts something different: because speed is the magnitude of a 3D velocity vector whose three components are each Normally distributed, the theoretical distribution of speed is Maxwell-Boltzmann β skewed, not symmetric, and always positive. This is the model that also describes how fast molecules move in the air around you, and it is a prediction to test against the bin counts, not an assumption to take on faith. Deriving the Maxwell-Boltzmann density from first principles uses continuous-distribution techniques from the AA HL syllabus; working from the AI syllabus, you can still test the prediction by simulating three Normal components and running a chi-squared goodness-of-fit test on the bin counts.