document.write( "Question 577988: Question:
\n" );
document.write( "suppose that the probability that a student will pass a test is four-fifths, and the the students taking the test are all interdependent of one another. what is the probability that none of the four students will pass the test?
\n" );
document.write( "Answer: .00160 \n" );
document.write( "
Algebra.Com's Answer #370448 by dfrazzetto(283) You can put this solution on YOUR website! \n" ); document.write( "if p (passing) = 4/5 for each student then p (not passing) = 1-4/5 = 1/5\r \n" ); document.write( "\n" ); document.write( "Since all events are independent, then:\r \n" ); document.write( "\n" ); document.write( "p (4 students not passing) = (1/5)^4 = (1/5)(1/5)(1/5)(1/5) = 0.0016\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |