document.write( "Question 1210445: Giving a test to a group of students, the grades and gender are summarized below
\n" ); document.write( "A B C Total
\n" ); document.write( "Male 3 17 16 36
\n" ); document.write( "Female 14 15 6 35
\n" ); document.write( "Total 17 32 22 71
\n" ); document.write( "If one student is chosen at random,
\n" ); document.write( "36
\n" ); document.write( "35
\n" ); document.write( "71
\n" ); document.write( "A. Find the probability that the student was male:
\n" ); document.write( "B. Find the probability that the student was male AND got a \"C\":
\n" ); document.write( "C. Find the probability that the student was male OR got a \"C\":
\n" ); document.write( "D. If one student is chosen at random, find the probability that the student was male GIVEN they got a C'
\n" ); document.write( "

Algebra.Com's Answer #852555 by ikleyn(53765)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "Giving a test to a group of students, the grades and gender are summarized below\r
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "        A    B    C   Total\r\n" );
document.write( "Male    3   17   16    36\r\n" );
document.write( "Female 14   15    6    35\r\n" );
document.write( "Total  17   32   22    71\r\n" );
document.write( "
If one student is chosen at random,
\n" ); document.write( "A. Find the probability that the student was male:
\n" ); document.write( "B. Find the probability that the student was male AND got a \"C\":
\n" ); document.write( "C. Find the probability that the student was male OR got a \"C\":
\n" ); document.write( "D. If one student is chosen at random, find the probability that the student was male GIVEN they got a C'
\n" ); document.write( "~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\r\n" );
document.write( "(A)  The answer is obvious: take the total from the row \"Male\", which is 36, \r\n" );
document.write( "\r\n" );
document.write( "     and relate it to the global total, which is 71\r\n" );
document.write( "\r\n" );
document.write( "         P = \"36%2F71\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(B)  Take the number from the cell, which is intersection of the row \"Male\" \r\n" );
document.write( "\r\n" );
document.write( "     and the column \"C\".  This number is 16.  Relate it to the global total, which is 71\r\n" );
document.write( "\r\n" );
document.write( "         P = \"16%2F71\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(C)  Take total from the row \"Male\": it is 36.\r\n" );
document.write( "\r\n" );
document.write( "     Take a total from the column C: it is 22.\r\n" );
document.write( "\r\n" );
document.write( "      Add these two values and subtract the number in the intersection the row \"Male\"\r\n" );
document.write( "      and column \"C\", which is 16.\r\n" );
document.write( "\r\n" );
document.write( "      So, you calculate  36 + 22 - 16 = 42.   <<<---=== We subtract 16 in order for do not count it twice.\r\n" );
document.write( "\r\n" );
document.write( "      This is the number of people in the category \"male or got a C\".\r\n" );
document.write( "\r\n" );
document.write( "      Finally, relate it to the global total 71 \r\n" );
document.write( "\r\n" );
document.write( "          P = \"42%2F71\".\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "(D)  This question is about the conditional probability.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "     Since the say \"GIVEN they got a C\", this means that in calculation this probability\r\n" );
document.write( "     we can reduce our scope to column C.\r\n" );
document.write( "\r\n" );
document.write( "     In this column, we take the number from row \"Male\": this number is 16.\r\n" );
document.write( "\r\n" );
document.write( "     Finally, we relate this number 16 to the total in column C, which is 22.\r\n" );
document.write( "\r\n" );
document.write( "     The sough probability is  P = \"16%2F22\" = \"8%2F11\".\r\n" );
document.write( "
\r
\n" ); document.write( "\n" ); document.write( "Solved. All question are answered with explanations.\r
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );