document.write( "Question 1033050: A multiple choice test consists of seven questions, each of which has five choices. Each question has exactly one correct answer.\r
\n" );
document.write( "\n" );
document.write( "William guesses randomly at each answer. What is the probability that he gets five or fewer questions correct? (Round your answer to four decimal places.) \n" );
document.write( "
Algebra.Com's Answer #647637 by solver91311(24713)![]() ![]() You can put this solution on YOUR website! \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The probability of \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Where \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "You need to calculate the probability of 0 correct plus the probability of 1 correct plus the probability of 2 correct plus the probability of 3 correct plus the probability of 4 correct plus the probability of 5 correct. Symbolically:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Which is 6 probability calculations and 6 sums. Easier would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "calculating the probability of 6 correct plus the probability of 7 correct and then subtracting from 1. 2 probability calculations and 3 sums.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Easier yet, if you have access to Microsoft Excel on a PC or Numbers on a Mac, open a spreadsheet, pick a cell, and type:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "=BINOMDIST(5,7,.02,TRUE)\r\n" ); document.write( "\r \n" ); document.write( "\n" ); document.write( "When you hit enter, you get your answer.\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( " |