document.write( "Question 453941: A teacher has 20 students in her class. She randomly will select 4 students for a project.
\n" );
document.write( "a)Find the probability that a specific group of 4 students is selected \r
\n" );
document.write( "\n" );
document.write( "b)Mary is not to be in the selected group. Find the probability that Mary is in the selected group \n" );
document.write( "
Algebra.Com's Answer #311839 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A teacher has 20 students in her class. She randomly will select 4 students for a project. \n" ); document.write( "a)Find the probability that a specific group of 4 students is selected \n" ); document.write( "# of ways to get the \"specific group: 1 \n" ); document.write( "# of ways to select a random group of 4: 20C4 \n" ); document.write( "---- \n" ); document.write( "P(get specific grp of four) = 1/20C4 = 1/4845 \n" ); document.write( "======================================================= \n" ); document.write( " \n" ); document.write( "b)Mary is not to be in the selected group. Find the probability that Mary is in the selected group \n" ); document.write( "--- \n" ); document.write( "Ans: zero \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " \n" ); document.write( " |