document.write( "Question 782772: out of 20 students in a statistics class, 3 students are failing in the course. if 4 students from the class are picked up at random, what is the probability that one of the failing students will be among them. \n" ); document.write( "
Algebra.Com's Answer #476542 by psbhowmick(878)![]() ![]() You can put this solution on YOUR website! A = Event of selection of at least one student from the group of 3 failed students \n" ); document.write( "A' = Event of selection of no student from the group of 3 failed students\r \n" ); document.write( "\n" ); document.write( "P(A)=1-P(A') = 1 - 17C4/20C4 = 1 - 0.49 = 0.51 \n" ); document.write( " |