A single fair die is rolled 3 times.
What is the probability of rolling exactly two identical numbers?
I've done the working for if a die is rolled 2 times: There's a 1/6 * 1/6 chance of getting the same number. Then there are 6 different pairs of numbers (1,1) (2,2) etc. This gives a 1/6 chance of getting the same number.
However when another roll is added, obviously the chances would go up, but im getting stuck on how the 1st and 3rd roll could be the same, and then you would need to equate those instances. Sorry if I'm unclear!
Thanks for simplifying the question to: Possible outcome of same numbers being:
1 of the same number, +
2 of the same number, +
3 of the same number,
and then just subtract 1 and 3.
What's the probability they're all equal? ($6$ times ${\frac{1}{6}}^3$, why?)
What's the probability the three throws are all distinct? ($\frac{5}{6} \times \frac{4}{6}$ do you see why?)
What remains is the probability you're looking for: the three throws have outcome set of size $1,2$ or $3$...