document.write( "Question 1208918: A history class is comprised of 5
\n" );
document.write( "female and
\n" );
document.write( "9 male students. If the instructor of the class randomly chooses
\n" );
document.write( "8 students from the class for an oral exam, what is the probability that
\n" );
document.write( "3 female students and
\n" );
document.write( "5 male students will be selected? Round your answer to
\n" );
document.write( "decimal places \n" );
document.write( "
Algebra.Com's Answer #847442 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Answer: 0.41958 approximately \n" ); document.write( "The exact value as a fraction is 60/143.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Explanation\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's see how many ways there are to select the girls. \n" ); document.write( "The teacher has 5 choices for the 1st slot, then 4 for the next, and 3 for the last. \n" ); document.write( "5*4*3 = 60 permutations of girls if order mattered. \n" ); document.write( "I'll assume that order doesn't matter, so we divide by 3! = 3*2*1 = 6 because this is the number of ways to arrange any trio of people.
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to get to this result (10) is to use the nCr combination formula with n = 5 and r = 3. \n" ); document.write( "That formula is \n" ); document.write( "n C r = (n!)/(r!(n-r)!)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are many calculators that will quickly calculate nCr values. \n" ); document.write( "You can use this combinatorics calculator \n" ); document.write( "https://www.mathsisfun.com/combinatorics/combinations-permutations-calculator.html \n" ); document.write( "to not only calculate the nCr value but also list out the possible combos. \n" ); document.write( "Refer to the \"list them\" section.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Another way to compute the nCr value is to use Pascal's Triangle. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use any method you prefer to find that: \n" ); document.write( "There are 9C5 = 126 ways to select the boys. \n" ); document.write( "There are 14C8 = 3003 ways to pick the group of eight people regardless of gender.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Side note: \n" ); document.write( "Notation like 14C8 is equivalent to writing C(14,8)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we found there are 10 ways to pick the girls and 126 ways to pick the boys. \n" ); document.write( "What do we do with these numbers?\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Imagine we had a table that is 10 columns across and 126 rows tall. \n" ); document.write( "Of course such a massive table is a thought exercise only and not something to actually draw out on paper. \n" ); document.write( "This table has 10*126 = 1260 inner cells. \n" ); document.write( "Each inner cell represents a different combo of 3 girls and 5 boys. \n" ); document.write( "It might help to make a much smaller scaled down version of this table so you can see what I'm talking about. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Anyways the punchline of that previous paragraph is that we have 1260 different combos of three girls + five guys out of 3003 different possibilities. \n" ); document.write( "1260/3003 = 60/143 = 0.41958 approximately.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is somewhat close to 42%\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Your instructions mention \"Round your answer to ____ decimal places\" but the value in the blank is missing. It appears to be a strange error of some kind. \n" ); document.write( " \n" ); document.write( " |