Question in video:
$5$ identical dice are thrown simultaneously. How many different outcomes are possible?
Solution in video:
Here, we are not given different dice, but same dice. So, the outcomes from the dice can't be rearranged.
Then the video proceeds with cases from: $0,1,2\dots5$ different outcomes and solved it.
My question:
In my understanding, if we can read the number of the dice then we can definitely identify/distinguish them and rearrange them. Though when same number appears on more than $1$ dice then the dice with same numbers can't be distinguished. So, I can't really digest the solution given by the video.
Basically what is the difference between different dice and identical dice (in real world?)?
Please help.
With identical dice we are counting combinations - the order of the list of outcomes for each dice does not matter because we cannot assign an outcome to a specific dice. With different dice we are counting permutations - the order of the list of outcomes does matter, because we can assign each outcome to a specific dice.
For example, there is only 1 way to throw 1,2,3,4,5 with five identical dice, but if the dice are different (each has a different colour, for example) then there are 120 ways to throw 1,2,3,4,5.