Posted by Dylan on Tuesday, September 11, 2012 at 11:44pm.
If you count the dice as unique,
there are 6^3 = 216 possible outcomes
There are 42 where the sum is at most 6.
p(sum <= 6) = 42/216 = 7/36
1 1 1
1 1 2
1 1 3
1 1 4 and permutations: 24
1 2 2
1 2 3 and permutations: 12
2 2 2 and permutations: 6
If the dice are indistinguishable, then
there are 56 outcomes
there are 6 where sum <= 6
p(sum <= 6) = 6/56 = 3/28
Related Questions
Math - Three fair dice are rolled, and all outcomes are equally likely. What is ...
math - this is real hard and i would love some help. In a game of craps, a ...
math - Consider a die with eight sides, marked one, two, three, and so on. ...
Mathematics - When two balanced dice are rolled, 36 equally likely outcomes are ...
Math - When two balanced dice are rolled, 36 equally likely outcomes are ...
Probability - Two fair dice are rolled together. The probability that the sum ...
math - There are nine equally likely outcomes if you spin this spinner twice (x,...
math/probability - If two fair dice are rolled, find the probability of a sum of...
algebra - two dice are rolled. if a 3 appears on either dice,then the two dice ...
Math - Suppose you play a game in which two fair standard dice are rolled. If ...
For Further Reading