What is the probability that the sum of 3 indistinguishable dice is less than or equal to 9?
I have tried counting the pairs $X_1, X_2$ such that their sum is less than or equal to 8, but I seem to be overcounting because I get that for each pair of dice I have 46 possibilities for their sum to be less than 8.
You have $27$ combinations of the digits $(1,2,3)$ plus $15$ combinations that include $4$: $(1,1,4), (1,2,4), (2,2,4), (1,3,4)$ and $(2,3,4)$ plus $12$ combinations that include a $5$: $(1,1,5), (1,2,5), (2,2,5), (1,3,5)$ over the $216$ possible outcomes. So $54/216 = .25$