document.write( "Question 402160: If a student randomly guesses at 20 multiple-choice questions, find the probability that the student gets exactly four correct. Each question has four possible choices. \n" ); document.write( "
Algebra.Com's Answer #284508 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
If a student randomly guesses at 20 multiple-choice questions, find the probability that the student gets exactly four correct. Each question has four possible choices.
\n" ); document.write( "-----
\n" ); document.write( "Binomial Problem with n = 20 and p = 1/4
\n" ); document.write( "---
\n" ); document.write( "P(x = 4) = 20C4(1/4)^4*(3/4)^16 = 0.1897
\n" ); document.write( "=====================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----
\n" ); document.write( "
\n" );