Suppose two people go grocery shopping $100$ times each. Each time, they pick $10$ items randomly from the $1000$ items at the store. As a result, each person has $100$ randomly chosen baskets of $10$ items.
What is the probability that, by the end, both people have one identical randomly chosen basket?
This problem is straightforward if I know that the $100$ random baskets are unique (in which case you can calculate the probability as having person two pick one of the $100$ random baskets person one chose in $100$ tries), but I don't know how to account for the fact that each person could have fewer than $100$ unique random baskets.
As I write this question, I realized it might be possible to write the probability as a sum over the number of unique random baskets person one chose.