document.write( "Question 209460: A coin is flipped 3 times and heads (H) or tails (T) are recorded.
\n" );
document.write( "a. List all the elements in the sample space.\r
\n" );
document.write( "\n" );
document.write( "b. List the elements in the event “at least two heads
\n" );
document.write( "appear.”\r
\n" );
document.write( "\n" );
document.write( "c. Find the probability that the event in part (b) occurs.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #158376 by stanbon(75887) ![]() You can put this solution on YOUR website! A coin is flipped 3 times and heads (H) or tails (T) are recorded. \n" ); document.write( "a. List all the elements in the sample space. \n" ); document.write( "hhh,hht,hth,thh,htt,tht,tth,ttt \n" ); document.write( "------------------------------------------- \n" ); document.write( "b. List the elements in the event “at least two heads \n" ); document.write( "appear.” \n" ); document.write( "tth,tht,htt,hhh \n" ); document.write( "---------------------------- \n" ); document.write( "c. Find the probability that the event in part (b) occurs. \n" ); document.write( "P(x >= 2) = 4/8 \n" ); document.write( "------------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "Reply to stanbon@comcast.net \n" ); document.write( " \n" ); document.write( " |