document.write( "Question 989839: If you guess at random on each question of a true-false test with 12 questions, what is the probability that you will get exactly 8 answers correct? Write your answer as a fraction or rounded to four decimal places. \n" ); document.write( "
Algebra.Com's Answer #610052 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The probability of exactly successes in trials where the probability of success on any individual trial is is given by:\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You want 8 successes on 12 trials at \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Plug in the numbers and do the arithmetic. If the notation is unfamiliar, it means the number of combinations of things taken at a time and is calculated by \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "If you have Excel (or Numbers on a Mac)
=BINOMDIST(8,12,0.5,FALSE)
will save you some arithmetic.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "John
\n" ); document.write( "
\n" ); document.write( "My calculator said it, I believe it, that settles it\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );