document.write( "Question 388629: 3) A class has 28 students. There are 5 good students, 13 fairly good students and 10 medium students. Randomly take 4 students to attend the meeting. Find the probability to have at least 2 good students that was chosen.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #275011 by Edwin McCravy(20056)![]() ![]() You can put this solution on YOUR website! 3) A class has 28 students. There are 5 good students, 13 fairly good students and 10 medium students. Randomly take 4 students to attend the meeting. Find the probability to have at least 2 good students that was chosen. \n" ); document.write( " \r\n" ); document.write( "The denominator of the desired probability is 28 choose 4 or 28C4.\r\n" ); document.write( "\r\n" ); document.write( "It is easier to get the probability of the complement event and then \r\n" ); document.write( "subtract from 1.\r\n" ); document.write( "\r\n" ); document.write( "The complement event is that either \r\n" ); document.write( "\r\n" ); document.write( "A. all 4 students were chosen from the 13+10 or 23 non-good students\r\n" ); document.write( "\r\n" ); document.write( "or\r\n" ); document.write( "\r\n" ); document.write( "B. 1 good student was chosen from the 5 and the other 3 were chosen from\r\n" ); document.write( " the 23 non-good students.\r\n" ); document.write( "\r\n" ); document.write( "P(A or B) = P(A)+P(B) = \n" ); document.write( " \n" ); document.write( " |