document.write( "Question 275790: on a 10 question multiple choice test, each question has 1 correct response and three that are incorrect. If at random, a student circles an answer for each question:
\n" ); document.write( "a) What is the probability that she will get the first three and last two right?
\n" ); document.write( "1/4 x 1/4 x 1/4 x 3/4 x 3/4 x 3/4 x 3/4 x 3/4 x 1/4 x 1/4
\n" ); document.write( "= \"2.317428589x10%5E-04\"\r
\n" ); document.write( "\n" ); document.write( " b) What is the probabilty that she will get any 5 right?\r
\n" ); document.write( "\n" ); document.write( "\"+P%28A%29=n%28A%29%2Fn%28S%29+\"\r
\n" ); document.write( "\n" ); document.write( "Let: \"n%28A%29=+10C5\"\r
\n" ); document.write( "\n" ); document.write( "Let: n(S)= \"5%5E%281%2F4%29\" and \"5%5E%283%2F4%29\"
\n" ); document.write( "

Algebra.Com's Answer #201111 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
on a 10 question multiple choice test, each question has 1 correct response and three that are incorrect. If at random, a student circles an answer for each question:
\n" ); document.write( "a) What is the probability that she will get the first three and last two right?
\n" ); document.write( "1/4 x 1/4 x 1/4 x 3/4 x 3/4 x 3/4 x 3/4 x 3/4 x 1/4 x 1/4
\n" ); document.write( "= \"2.317428589x10%5E-04\"\r
\n" ); document.write( "\n" ); document.write( " b) What is the probabilty that she will get any 5 right?\r
\n" ); document.write( "\n" ); document.write( "P(x=5) = 10C5*(1/4)^5*(3/4)^5
\n" ); document.write( "= binompdf(10,1/4,5) = 0.0584..
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "
\n" );