Say I have a deck of cards. A really, really large deck of cards. Specifically, 100 million is the deck count. It consists of 1 million instances each of 100 different cards. They are, by the hand of God Himself, shuffled randomly, and you start to draw without looking. What is the minimum you would want to draw to have, within 99.9% certainty, at least 1 instance of each of the 100 different cards?
More importantly, though, how would I even go about solving this problem?
. . .
More importantly, though, how would I even go about solving this problem?
Comment