document.write( "Question 287950: A student is taking a true/false exam with 16 questions. If he guesses on each question, what is the probability he will get at least 14 questions correct? \n" ); document.write( "
Algebra.Com's Answer #208721 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A student is taking a true/false exam with 16 questions. If he guesses on each question, what is the probability he will get at least 14 questions correct?
\n" ); document.write( "-------------------------------------------
\n" ); document.write( "P(14<= x <=16)
\n" ); document.write( "= 1 - 16C14(1/2)^14*(1/2)^2
\n" ); document.write( "---
\n" ); document.write( "= 1 - 120(1/2)^16
\n" ); document.write( "---
\n" ); document.write( "= 1 - 0.001831
\n" ); document.write( "---
\n" ); document.write( "= 0.9982
\n" ); document.write( "=============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );