How many shuffles does it take to randomize a deck of cards?
The Gilbert-Shannon-Reeds model of a riffle shuffle shows that the total variation distance from a fully random deck drops sharply around 7 shuffles for a standard 52-card deck — the commonly quoted ‘seven shuffles’ figure is this cutoff, not an exact threshold. This exploration combines combinatorics, permutations and statistical tests: define a measure of randomness, track how quickly a real shuffle approaches it, and test different shuffle types (riffle, overhand, pile) against that measure.