document.write( "Question 1195514: A group of 15 individuals is used for a biological case study. The group contains 3 people with blood type O, 5 with blood type A, 4 with blood type B, and 3 with blood type AB. What is the probability that a random sample of 7 will contain 2 persons with blood type O, 2 persons with blood type A, 2 persons with blood type B, and 1 person with blood type AB?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #828027 by ikleyn(52787)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "A group of 15 individuals is used for a biological case study.
\n" ); document.write( "The group contains 3 people with blood type O, 5 with blood type A,
\n" ); document.write( "4 with blood type B, and 3 with blood type AB.
\n" ); document.write( "What is the probability that a random sample of 7 will contain
\n" ); document.write( "2 persons with blood type O, 2 persons with blood type A,
\n" ); document.write( "2 persons with blood type B, and 1 person with blood type AB?
\n" ); document.write( "~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "This problem is solved in two steps.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "First step is to compute the number of all possible different groups of 7\r\n" );
document.write( "individuals that can be formed/selected from 15 individuals.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "This number is the number of combinations of 15 individuals taken 7 at a time\r\n" );
document.write( "\r\n" );
document.write( "    \"C%5B15%5D%5E7\" = \"%2815%21%29%2F%287%21%2A8%21%29\" = \"%2815%2A14%2A13%2A12%2A11%2A10%2A9%29%2F%281%2A2%2A3%2A4%2A5%2A6%2A7%29\" = 6435.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Second step is to compute the number of favorable groups of 7 individuals with given compositions.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Two persons with blood type  O can be chosen from 3 people with blood type  O by \"C%5B3%5D%5E2\" = 3 different ways.\r\n" );
document.write( "\r\n" );
document.write( "Two persons with blood type  A can be chosen from 5 people with blood type  A by \"C%5B5%5D%5E2\" = 10 different ways.\r\n" );
document.write( "\r\n" );
document.write( "Two persons with blood type  B can be chosen from 4 people with blood type  B by \"C%5B4%5D%5E2\" = 6 different ways.\r\n" );
document.write( "\r\n" );
document.write( "One person  with blood type AB can be chosen from 3 people with blood type AB by \"C%5B3%5D%5E1\" = 3 different ways.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "So,  3*10*6*3 = 540  different groups can be formed of the given composition.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Then the probability under the problem's question is  P = \"favorable_groups_of_7%2Ftotal_groups_of_7\" = \"540%2F6435\" = \"12%2F143\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "ANSWER.  The probability that a random sample of 7 will contain \r\n" );
document.write( "         2 persons with blood type O, 2 persons with blood type A, \r\n" );
document.write( "         2 persons with blood type B, and 1 person with blood type AB is  \"12%2F143\" = 0.0839 (rounded).\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );