SOLUTION: A fair 6-sided die is tossed twice. Part A. What is the sample space? Part B. Find the probability that the sum of the two results is even.

Algebra ->  Probability-and-statistics -> SOLUTION: A fair 6-sided die is tossed twice. Part A. What is the sample space? Part B. Find the probability that the sum of the two results is even.       Log On


   



Question 1200981: A fair 6-sided die is tossed twice.
Part A. What is the sample space?
Part B. Find the probability that the sum of the two results is even.

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

(a)  The sample space is the 6x6-matrix of pairs (i,j),  where 1 <= i, j <= 6

     are the possible outputs of the first toss (i) and the second toss (j).



(b)  The sum is even if and only if both outputs i and j are even
     or both outputs i and j are odd.


       P(the sum is even) = %283%2F6%29%2A%283%2F6%29 + %283%2F6%29%2A%283%2F6%29 = %281%2F2%29%2A%281%2F2%29 + %281%2F2%29%2A%281%2F2%29 = 1%2F4 + 1%2F4 = 2%2F4 = 1%2F2.    ANSWER

Solved in full.