SOLUTION: a pair of dice is tossed. find the probability that one of the dice is 2 if the sum is 6!

Algebra.Com
Question 1166529: a pair of dice is tossed. find the probability that one of the dice is 2 if the sum is 6!
Answer by math_helper(2461)   (Show Source): You can put this solution on YOUR website!

I see two ways to think about it...
Draw out a table of all possible sums with each possible die value across the columns and each down the rows.
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


Now the first way to solve is to notice there are five(5) sums of 6.
Of these five sums, two(2) have one die that is 2:
Pr(one die is 2| sum is 6) = 2/5.
Another way is to apply Bayes' Theorem to the problem:
P(A|B) = P(B|A)*P(A) / P(B)
where
P(A) = P(one die is 2) = 11/36
P(B) = P(sum of dice is 6) = 5/36
P(B|A) = P(sum of dice is 6 given one die is a 2) = 2/11
P(A|B) = P(one die is 2 given sum is 6) = (2/11)(11/36) / (5/36) = 2/5

RELATED QUESTIONS

A pair of dice is tossed. Find the probability that the sum on the 2 dice is 12, given... (answered by greenestamps)
A pair of dice is tossed until a sum of 6 appears. Compute the probability that 4 tosses... (answered by ikleyn)
if a fair dice is tossed one (find the probability of getting (a) 4 (b) 6.? (answered by Fombitz)
A pair of 6 sided dice are tossed. What is the probability that at least one of the dice... (answered by math_tutor2020,ikleyn)
A pair of dice is rolled. If it is known that one of the dice is 4, what is the... (answered by stanbon)
A pair of dice is rolled. Find the probability that the sum of the two dice is less than... (answered by ikleyn)
A pair of dice is tossed and the sum of the two dice is calculated. Find the probability... (answered by gsmani_iyer,ikleyn)
a pair of dice is tossed. find the probability of getting a total of... (answered by stanbon)
A pair of dice is rolled. Find the probability that the sum of the two dice is greater... (answered by Edwin McCravy)