Three parts (six, nine, five) sum to twenty, leaving a two-tenths gap; the clip fits at nominal. But nothing is at nominal, and each part's little band stacks. The pessimist's method, worst-case: assume every part lands at its worst extreme at once and just add the tolerances. 0.10+0.12+0.08+0.05 = 0.35 mm of swing, which can eat the whole gap. Worst-case is a guarantee: fit here and it fits always.
But all four hitting their worst extreme simultaneously is wildly unlikely; they're independent draws. So the statistical stack combines them as root-sum-of-squares: √(0.10²+0.12²+0.08²+0.05²) = 0.18, half the worst-case. Both are true. Worst-case never fails but forces tight, costly tolerances; RSS is realistic and cheaper but admits a tiny reject rate.
A part must land inside its tolerance band.