document.write( "Question 636856: flip a fair coin 36 times determine the probability that less than 16 heads were obtained \r
\n" ); document.write( "\n" ); document.write( "mean 36 less than 16 wound be 16-1
\n" ); document.write( "= 15
\n" ); document.write( "

Algebra.Com's Answer #401293 by Edwin McCravy(20081)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "On your TI-84\r\n" );
document.write( "\r\n" );
document.write( "binomcdf(36,.5,15)\r\n" );
document.write( "\r\n" );
document.write( "gives\r\n" );
document.write( "\r\n" );
document.write( ".2024161226\r\n" );
document.write( "\r\n" );
document.write( "to get binomcdf( press 2nd then VARS then scroll down to binomcdf(\r\n" );
document.write( "\r\n" );
document.write( "If you have the newer version of TI-84 you will get a screen where you\r\n" );
document.write( "put 36 for the trials, .5 for the p and 15 for the x value.  Then\r\n" );
document.write( "go to Paste and binomcdf(36,.5,15) will appear on the screen and\r\n" );
document.write( "press ENTER.\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\n" ); document.write( "
\n" );