document.write( "Question 1143539: Suppose that two dice are tossed. For each die, it is equally likely that 1, 2, 3, 4, 5, or 6 dots will turn up. Let S be the sum of the two dice.
\n" ); document.write( "a. Let E1 be the event that the first die shows a 3. Let E2 be the event that S is 6. Are E1 and E2 independent events?
\n" ); document.write( "b. Given that the first die shows a 3, what is the probability that S is an even number?
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #764362 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( "(a)  We should check if  P (E1 & E2) = P(E1)*P(E2).\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Calculation P(E1) is easy:  P(E1) = \"1%2F6\",  since there are 6 outcomes for the first die, \r\n" );
document.write( "     showing the numbers 1, 2, 3, 4, 5 and 6 with equal probabilities.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     To calculate P(E2), notice that the sum of 6 of two dice can be obtained in 5 (five)  cases\r\n" );
document.write( "\r\n" );
document.write( "         (1,5), (2,4), (3,3), (4,2) and (5,1),\r\n" );
document.write( "\r\n" );
document.write( "     So the event E2 has the probability  P(E2) = \"5%2F36\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Now, the event (E1 & E2)  is the intersection of E1 and E2; \r\n" );
document.write( "\r\n" );
document.write( "     in other words, first die shows a \"3\", while the sum of the faces of the two dice is  6.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     It may happen if and only if BOTH dice face up a \"3\" -- the event with the probability  \"1%2F36\",  obviously.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Thus we have  P(E1) = \"1%2F6\";  P(E2) = \"5%2F36\"  and  P(E1 & E2) = \"1%2F36\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     The product of probabilities P(E1)*P(E2) = \"%281%2F6%29%2A%285%2F36%29\"} = \"5%2F216\" is not equal to  P(E1 & E2) = \"1%2F36\" --\r\n" );
document.write( "\r\n" );
document.write( "     hence, the two events E1 and E2 ARE NOT INDEPENDENT.    ANSWER\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(b)  If the first die faces up a \"3\", then the sum is even in these  3 (three)  cases\r\n" );
document.write( "\r\n" );
document.write( "         (3,1), (3,3), (3,5).\r\n" );
document.write( "\r\n" );
document.write( "     So the probability for S to be an even number is  \"3%2F36\" = \"1%2F12\".    ANSWER\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "--------------\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you want to learn this subject wider and deeper, look into my lesson\r
\n" ); document.write( "\n" ); document.write( "    - Rolling a pair of fair dice \r
\n" ); document.write( "\n" ); document.write( "in this site.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );