document.write( "Question 427247: 1. A multiple choice test has 30 questions, and each has five possible answers, of which one is correct. If a student guesses on every question, find the probability of getting exactly 40% correct.\r
\n" );
document.write( "\n" );
document.write( "I understand n=30 and p=0.20 but the 40% correct is confusing me. Please help.\r
\n" );
document.write( "\n" );
document.write( "2. What is the probability that 4 rolls of a fair die will show exactly three fours? \n" );
document.write( "
Algebra.Com's Answer #297110 by edjones(8007)![]() ![]() You can put this solution on YOUR website! 30*.4=12 questions p=.2, q=.8 \n" ); document.write( "30C12=86493225 combination of 30 things taken 12 at a time. \n" ); document.write( "86493225*p^12*q^18=.0064 \n" ); document.write( ". \n" ); document.write( "Ed\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |