document.write( "Question 1207872: (1 point) A quiz consists of 10 multiple-choice questions, each with 4 possible answers. For someone who makes random guesses for all of the answers, find the probability of passing if the minimum passing grade is 60 %.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #846006 by ikleyn(52791)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "A quiz consists of 10 multiple-choice questions, each with 4 possible answers. \n" ); document.write( "For someone who makes random guesses for all of the answers, find the probability \n" ); document.write( "of passing if the minimum passing grade is 60 %. \n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "To pass, 60% (or MORE) of 10 questions should be answered/guessed correctly.\r\n" ); document.write( "\r\n" ); document.write( "60% of 10 means that 6 questions or more should be answered/guessed correctly.\r\n" ); document.write( "\r\n" ); document.write( "In other words, at least 6 questions should be answered/guessed correctly.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The probability to guess correctly for each individual question is 1/4 = 0.25.\r\n" ); document.write( "Guessing provides independent results for each of 10 questions.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "So, we have a binomial distribution problem with 10 trials;\r\n" ); document.write( "the probability of success is 0.25 for each individual trial.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "We want to find the probability of having 6 or more successes.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "It can be calculated in several different ways.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "(1) First, you may use spreadsheet like MS excel or any calculator and compute the probability of success\r\n" ); document.write( " of binomial distribution for values of trials k = 6, 7, 8, 9 10, and add them\r\n" ); document.write( "\r\n" ); document.write( " P = P(6) + P(7) + P(8) + P(9) + P(10). (1)\r\n" ); document.write( "\r\n" ); document.write( " Each addend P(k) is P(k) =\r \n" ); document.write( "\n" ); document.write( "Solved.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |