document.write( "Question 116067: Hi , i tryed to solve this question several times but i always end up with this answer 0.1115, i have a final in 2 days :D can you plz help me out? thnx very much the question is the following :\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "A fair coin is tossed 30 times , whats the probability that the coin will show heads fewer than 17 times?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "thnx again \n" );
document.write( "
Algebra.Com's Answer #84723 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A fair coin is tossed 30 times , whats the probability that the coin will show heads fewer than 17 times? \n" ); document.write( "----------------- \n" ); document.write( "P(x<17) = binomcdf(30,(1/2),16) = 0.7077 \n" ); document.write( "============== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |