document.write( "Question 616248: In a math class, 12 out of 15 girls are fourteen years old and 11 out of 15 boys are fourteen years old. What is the probability of selecting a group of five students - 2 fourteen year old girls and 3 fourteen year old boys? (Explaining the process would be helpful too!) \n" ); document.write( "
Algebra.Com's Answer #387608 by stanbon(75887) ![]() You can put this solution on YOUR website! In a math class, 12 out of 15 girls are fourteen years old and 11 out of 15 boys are fourteen years old. What is the probability of selecting a group of five students - 2 fourteen year old girls and 3 fourteen year old boys? (Explaining the process would be helpful too!) \n" ); document.write( "----- \n" ); document.write( "# of ways to pick a pair of 14-yr old girls: 12C2 = 66 \n" ); document.write( "# of ways to pick a triple of 14 years old boys: 11C3 = 165 \n" ); document.write( "---- \n" ); document.write( "# of ways to meet the given condition for the group of 5)= 65*165 \n" ); document.write( "---- \n" ); document.write( "# of random number of groups of 5 students: (12+15)C5 = 27C5 = 80730 \n" ); document.write( "----------------------- \n" ); document.write( "P(meet conditions) = (65*165)/80730 = 0.1329.. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |