document.write( "Question 687003: what is the probablitity of randomly selecting 6 of 12 people and getting the 6 youngest? \n" ); document.write( "
Algebra.Com's Answer #424991 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what is the probablitity of randomly selecting 6 of 12 people and getting the 6 youngest? \n" ); document.write( "--- \n" ); document.write( "Only one group of 6 contains the 6 youngest. \n" ); document.write( "---- \n" ); document.write( "# of ways to succeed: 1 \n" ); document.write( "# of possible groups of 6: 12C6 \n" ); document.write( "---- \n" ); document.write( "P(6 youngest) = 1/12C6 = 1/924 = 0.0011 \n" ); document.write( "===================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "===================== \n" ); document.write( " |