SOLUTION: Three dice are tossed. Find the probability of rolling a sum greater than 6.

Algebra.Com
Question 1033885: Three dice are tossed. Find the probability of rolling a sum greater than 6.
Answer by richard1234(7193)   (Show Source): You can put this solution on YOUR website!
1 - Pr(sum <= 6)

Now we have to count the number of ways we can obtain a sum at most 6.

Sum of 3: (1,1,1) -- 1 way
Sum of 4: (1,1,2), (1,2,1), (2,1,1) -- 3 ways
Sum of 5: (1,1,3) (and permutations) (1,2,2) -- 3+3 = 6 ways
Sum of 6: (1,2,3), (1,1,4), (2,2,2) -- 6+3+1 = 10 ways
So Pr(sum <= 6) = (1+3+6+10)/216 = 20/216 = 5/54

Pr(sum > 6) = 1 - (5/54) = 49/54

RELATED QUESTIONS

Three dice are tossed. Find the probability of rolling a sum greater than... (answered by Edwin McCravy,ikleyn)
Two dice are rolled. Find the probability of rolling a sum greater than 6. Show your work (answered by ikleyn)
A pair of 6 sided dice are tossed. What is the probability that at least one of the dice... (answered by math_tutor2020,ikleyn)
Two regular six-sided dice are tossed. Compute the probability of rolling A 7 or... (answered by stanbon)
Two regular six-sided dice are tossed. Compute the probability of rolling a 12 or... (answered by Fombitz)
Rolling Two Dice If two dice are rolled one time, find the probability of getting these... (answered by ikleyn)
I am trying to figure out the probability of the following. I am rolling 4 dice total. I... (answered by reviewermath)
What is the probability of rolling a sum less than 5 or greater than 10 when tossing two... (answered by rajagopalan)
suppose you roll two dice. Find the probability of rolling a sum of... (answered by Scriptor)