The expected number of rounds for everyone to find their umbrellas in the given process, where each person grabs randomly until getting their own, is

Initially, each person grabs an umbrella randomly, which means the probability of anyone getting their own umbrella is
since there are
umbrellas randomly distributed among
people.
Now, for each round, the probability that someone doesn't get their own umbrella (and thus has to pick again) is
because they didn't get their own umbrella on the previous attempt. This also means that the probability of someone getting their own umbrella in one round is

Let
be the number of rounds needed for everyone to find their own umbrella.
The probability of getting the correct umbrella in one round is
. The probability of not getting it in one round is
.
Therefore, the probability of needing exactly \( k \) rounds until someone gets their own umbrella is
because they need
failures (not getting their own umbrella) and then one success (getting their own umbrella) in the \( k \)th round.
The expected value of \( X \) is the sum of the products of the number of rounds (\( k \)) with their respective probabilities, i.e.,
![\[ E(X) = 1 * \left(1 - (1)/(n)\right)^(0) * (1)/(n) + 2 * \left(1 - (1)/(n)\right)^(1) * (1)/(n) + 3 * \left(1 - (1)/(n)\right)^(2) * (1)/(n) + \dots \]](https://img.qammunity.org/2024/formulas/mathematics/high-school/73xc9yjmlipas9guz0enfklfscc3ysjm1e.png)
This is an infinite geometric series, and the formula to sum it up is \( E(X) =

Hence, the expected number of rounds needed for everyone to find their own umbrella is
.