Given N distinct objects that have an equal chance of being drawn (with replacement), what is the probability that X draws are needed to get all N types.
2026-04-04 01:01:50.1775264510
Probability of getting N distinct types of objects in r tries from a set of N distinct objects
60 Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
Hint: consider the chance you get less than $N$ and subtract from $1$. You need to use the inclusion-exclusion principle. If you search the site for that you will find many examples. For $r \lt N$ it is rather easy.