
Kenneth S. answered 01/27/17
Tutor
4.8
(62)
Expert Help in Algebra/Trig/(Pre)calculus to Guarantee Success in 2018
Make an array of the six-by six possibilities:
# of ways to get a sum = two is just 1 (1,1)
# of ways to get a sum = three is two (1,3) & (2,1)
# ways to get a sum = four is three
# ways to get a sum = five is four, ETC.
1 2 3 4 5 6
1| 2 3 4 5 6 7
2| 3 4 5 6 7 8
3||4 5 6 7 8 9
4| 5 6 7 8 9 10
5| 6 7 8 9 10 11
6| 7 8 9 10 11 12
p(Sum>9) = p(10) +p(11) + P (12) = 3/36 + 2/36 + 1/36 = 6/36 = 1/6.
Use the above table to answer any questions based on two dice totals probabilities.
David W.
01/27/17