document.write( "Question 540749: A multiple-choice test consists of ten questions. Each with four choices. Calculate the probability that a student who randomly guesses the answer to each question will get all of the questions correct. \n" ); document.write( "
Algebra.Com's Answer #353848 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
A multiple-choice test consists of ten questions. Each with four choices. Calculate the probability that a student who randomly guesses the answer to each question will get all of the questions correct.
\n" ); document.write( "-----
\n" ); document.write( "Binomial Problem with n = 10 and p(correct) = 1/4
\n" ); document.write( "-----
\n" ); document.write( "P(all correct) = (1/4)^10 = 0.0000009537
\n" ); document.write( "============
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );