document.write( "Question 585877: A quiz has 5 multiple choice questions. There are 3 choices for each question, with only one correct answer. Thus the probability of guessing the correct answer for any question is 1/3. A student guesses on all 5 questions. What is the probability they get exactly 3 correct? Give answer to the nearest thousandth as a decimal \n" ); document.write( "
Algebra.Com's Answer #373527 by sudhanshu_kmr(1152)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "probability of correct answer = 1/3 \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "probability of wrong answer = 2/3 \r
\n" ); document.write( "\n" ); document.write( "By using Binomial probability...
\n" ); document.write( "probability of exactly 3 correct answer = 5C3 *(1/3)^3 * (2/3)^2 \r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "if any doubt, feel free to ask......
\n" ); document.write( "
\n" );