Question:
Let's assume we're using a deck of cards with $34$ cards. Shuffle the deck, and draw $5$ cards. Record the hand. After returning the hand to the deck, shuffle and repeat the trial. When looking over the records, what is the expected number of matches?
The question I'm asking is similar to having people in a room and checking birthdays. With $23$ people in a room there's a $50\%$ chance that $2$ will share a birthday. Above, with $11$ trials, how many matches would any $2$ expect?
I've worked on this, and I'm steering myself in circles.
EDIT: I'm defining a match as: two trials sharing a single card. If $2$ players share $2$ cards, that's $2$ matches. I'm trying to find the expected value for matches.
For the $11$ trials: Above I said shuffle the deck and repeat the trial. I should've said "repeat $11$ times"
We could restate the problem as $11$ players: $11$ players choose $5$ cards each from independent decks of $34$. How many cards should any given player expect to share with someone else in the group?
It is not totally clear what you are looking for:
The first result differs from the second for various reasons, mainly because in the first result the second player effectively chooses $55$ cards for comparison with the first player's cards while in the second result the $10$ other players choose an expected $34 \times \frac{34^{10}-29^{10}}{34^{10}} \approx 27.071$ distinct cards for comparison. So your restatement leads to a different question