document.write( "Question 87986: This is the last problem i need help on...\r
\n" );
document.write( "\n" );
document.write( "A professor gives a test with 100 true-false questions. If 60 or more correct is necessary to pass, what is the probability that a student will pass by random guessing? \n" );
document.write( "
Algebra.Com's Answer #63893 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A professor gives a test with 100 true-false questions. If 60 or more correct is necessary to pass, what is the probability that a student will pass by random guessing? \n" ); document.write( "-------------- \n" ); document.write( "It's a binomial problem with n=100, p=0.5, 60<=x<=100. \n" ); document.write( "--------- \n" ); document.write( "Using a TI-83 calculator you would get: \n" ); document.write( "1 - binomcdf(100,0.5,59) = 0.028 \n" ); document.write( "----------- \n" ); document.write( "This is the probability the student will get at least 60 correct. \n" ); document.write( "------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |