SOLUTION: Suppose a pair of fair dice is rolled once. Find the probability of rolling: A sum of 8 or greater given that one of the dice is a 4

Algebra.Com
Question 1137809: Suppose a pair of fair dice is rolled once. Find the probability of rolling:
A sum of 8 or greater given that one of the dice is a 4


Found 2 solutions by jim_thompson5910, ikleyn:
Answer by jim_thompson5910(35256)   (Show Source): You can put this solution on YOUR website!

One of the dice is 4, so the other dice must show one of these values
{4, 5, 6}
in order to have the sum be 8 or greater

4+4 = 8
4+5 = 9
4+6 = 10
You can see that the blue die is held fixed to be that given 4, while the red die is allowed to vary as long as the two dice values add to something 8 or larger.

There are 6 ways to roll a die, and 3 of which are outcomes we want {4,5,6}. So the probability of having the red die land on those three values is 3/6 = 1/2 assuming each face is equally likely to land on.

Therefore, the final answer is 1/2

Edit: I may have made an error, so the tutor @ikleyn is probably correct. My apologies if 1/2 isn't the answer.

Answer by ikleyn(52781)   (Show Source): You can put this solution on YOUR website!
.

The full space of events is the set of all pairs  (i,j), where i and j are integer numbers from 1 to 6, inclusively.

This space consists of  6*6 = 36 elements.


Of them, the outcomes where the sum is 8 or greater, are


    sum  8 :  (2,6), (3,5), (4,4), (5,3), (6,2)     In all, 5 pairs.

    sum  9 :  (3,6), (4,5), (5,4), (6,3)            In all, 4 pairs.

    sum 10 :  (4,6), (5,5), (6,4)                   In all, 3 pairs.

    sum 11 :  (5,6), (6,5)                          In all, 2 pairs.

    sum 12 :  (6,6)                                 Only    1 pair.


Thus the number of events where the sum is 8 or greater is  5 + 4 + 3 + 2 + 1 = 15.


Of them, the number of pairs, where at least one component is 4, is equal to 5 : (4,4), (4,5), (5,4), (4,6) and (6,4).


Starting from this point, you can find the answer to the problem's question in two ways.


1-st way.   "Naive"

The probability under the question is   = .    ANSWER

2-nd way - Formal

    The probability to have the sum >= 8  

        P1 = P( sum >= 8) = ;


    The probability to have the sum >= 8 AND at least one component 4  

        P2 = P(sum >= 8 AND at least one component 4) = ;


     Therefore, the conditional probability under the question is  P =  =  =  = .    ANSWER

Solved.



RELATED QUESTIONS

Suppose a pair of fair dice is rolled once. Find the probability of rolling: what is... (answered by jim_thompson5910)
A pair of fair dice is rolled. What is the probability of rolling a sum that is even or... (answered by CharlesG2)
A pair if dice is rolled four times. Find the probability of rolling an even total... (answered by Theo)
A pair of dice is rolled. Find the probability that the sum of the two dice is greater... (answered by Edwin McCravy)
A pair of fair dice is rolled. a. What is the probability of rolling a sum of 8... (answered by josmiceli)
A pair of dice is rolled seven times. Find the probability of rolling an even total... (answered by solver91311)
A fair pair of dice is rolled and the sum of the points is noted. What is the probability (answered by greenestamps)
a pair of dice are rolled. what is the probability that a sum of five is rolled given... (answered by robertb)
If two fair dice are rolled, find the probability that the sum of the dice is 7, given... (answered by Edwin McCravy)