document.write( "Question 363712: A student takes an exam containing 16 true or false questions. If a student randomly guesses on the entire exam, what is the expected value of the number of correct answers? \n" ); document.write( "
Algebra.Com's Answer #259377 by robertb(5830)\"\" \"About 
You can put this solution on YOUR website!
This is a binomial experiment with n = 16 and p = 0.5. Thus \"mu+=+np+=+16%2A0.5+=+8\". Therefore he can expect to get 8 correct answers just by guessing. \n" ); document.write( "
\n" );