I'm studying for the GRE and came across the following question:
Three dice are rolled simultaneously. What is the probability that exactly two of the dice will come up as the same number?
I'm a little stuck because I worked out the probability as follows... $$\Pr(\text{Any})\Pr(\text{Same})\Pr(\text{Not Same}) = \frac 66\times\frac16\times\frac56=\frac5{36}$$
However, the answer scheme sets it out as follows...
"There are a total of $6^3 = 216$ total possible rolls for the three dice. First figure out the probability of getting exactly two 1’s.There are $5\times 3 = 15$ ways this could happen: 112, 113, 114, 115, 116; 121, 131, 141, 151, 161; or 211, 311, 411, 511, 611.You could repeat this list of $15$ possibilities in the obvious way for exactly two 2’s, exactly two 3’s, and so on. Thus, the total number of favorable rolls is $6 \times 15 = 90$. Because there are $216$ possible rolls, $90$ of which are favorable, the probability of getting exactly two of the three dice to show the same number is $\frac{90}{216}=\frac{5}{12}$, choice (A)"
What I'm wondering is why the order matters if we're throwing dice simultaneously? So long as 2 are exactly the same the order doesn't matter surely?