document.write( "Question 610019: A coin is tossed 7 times. Let A be the event that the first toss is heads. Let B be the event that the fifth toss is heads.
\n" );
document.write( " Are A and B mutually exclusive? Why or why not?
\n" );
document.write( " Are A and B independent? Why or why not? \n" );
document.write( "
Algebra.Com's Answer #384111 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A coin is tossed 7 times. Let A be the event that the first toss is heads. Let B be the event that the fifth toss is heads. \n" ); document.write( "Are A and B mutually exclusive? Why or why not? \n" ); document.write( "No because there are a slew of sequences of 7 tosses \n" ); document.write( "that have heads on the 1st and heads on the 5th toss. \n" ); document.write( "---------------------------------------------------- \n" ); document.write( "Are A and B independent? Why or why not? \n" ); document.write( "Yes because the P(head) on 1st = 1/2 and P(head on 5th) = 1/2 \n" ); document.write( "and P(A nd B) = P(A)*P(B) = 1/4 \n" ); document.write( "=================================== \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |