document.write( "Question 113277This question is from textbook
\n" );
document.write( ": Given a fair coin tossed 3 times. List the possible outcomes for this experiement. Determine the probability of obtaining at least two heads.\r
\n" );
document.write( "\n" );
document.write( "***my solution....
\n" );
document.write( "(tt, th, ht, hh) 1/4
\n" );
document.write( "(tt, th, ht, hh) 1/4
\n" );
document.write( "(tt, th, ht, hh) 1/4
\n" );
document.write( "_______________________
\n" );
document.write( " 3/4 \n" );
document.write( "
Algebra.Com's Answer #82715 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Given a fair coin tossed 3 times. List the possible outcomes for this experiement. Determine the probability of obtaining at least two heads. \n" ); document.write( "------------------ \n" ); document.write( "Sample Space: hhh,hht,hth,thh,htt,tht,tth,ttt \n" ); document.write( "P(at least 2 heads) = 4/8 = 1/2 \n" ); document.write( "============ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |