Given we have rolls 6 iid dice, what are the odds of having 5 distinct rolls (where we have defined $N$ as the number of distinct outcomes)?
The work above is my professor's provided solution, but I don't think it's right? It's equivalent to $6!/6^6$, which would be equivalent to a situation where all the dice rolls are distinct? This can't just be a coincidence.
The way I pictured doing it was like so:
$$(6/6)(5/6)(4/6)(3/6)(2/6)(5/6)$$
where the first 5 terms are the 5 distinct dice rolls, and the last one is $5/6$ because it must be one of those distinct rolls. This gives me an answer of $0.077$. However, I don't think this is right because it doesn't account for the fact that the 2 non-unique outcomes can be placed in different positions among the 6 roll (6 choose 2 times actually).
Any help would be great, thanks!
