document.write( "Question 578018: Question: suppose that the probability that a student will pass a math test is four-fifths, and that the students taking the test are all independent of one another. what is the probability that at least one student will pass the test.
\n" );
document.write( "Answer: .99840 \n" );
document.write( "
Algebra.Com's Answer #370457 by dfrazzetto(283) You can put this solution on YOUR website! \n" ); document.write( "The p(at least one student passing) = 1 - p(all students fail)\r \n" ); document.write( "\n" ); document.write( "assuming 4 students like last time:\r \n" ); document.write( "\n" ); document.write( "p(all students fail) = (1/5)^4 = .0016\r \n" ); document.write( "\n" ); document.write( "p(at least one student passing) = 1 - .0016 = 0.99840\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "D \n" ); document.write( " \n" ); document.write( " |