SOLUTION: (a) What is the probability of getting a sum of 8 on tossing 2 fair dice?
(b) What are the odds AGAINST the even in (a) occuring?
Algebra ->
Probability-and-statistics
-> SOLUTION: (a) What is the probability of getting a sum of 8 on tossing 2 fair dice?
(b) What are the odds AGAINST the even in (a) occuring?
Log On
Question 612601: (a) What is the probability of getting a sum of 8 on tossing 2 fair dice?
(b) What are the odds AGAINST the even in (a) occuring? Answer by stanbon(75887) (Show Source):
You can put this solution on YOUR website! (a) What is the probability of getting a sum of 8 on tossing 2 fair dice?
Ways to get "8": 6/2 ; 5/3 ; 4/4 ;3/5 ; 2*6 (5 ways)
# of random sums: 36
P(sum of 8) = 5/36
===============================
(b) What are the odds AGAINST the even in (a) occuring?
P(not a sum of 8) = 31/36
---
Odds against "sum of 8"
= P(not a sum of 8)/P(sum of 8)
= (31/36) / (5/36)
= 31:5
=============================
Cheers,
Stan H.