document.write( "Question 1195976: Giving a test to a group of students, the grades and gender are summarized below\r
\n" );
document.write( "\n" );
document.write( "A B C Total
\n" );
document.write( "Male 16 9 19 44
\n" );
document.write( "Female 20 6 7 33
\n" );
document.write( "Total 36 15 26 77\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Write all solutions as a decimals to the fourth. If one student is chosen at random,\r
\n" );
document.write( "\n" );
document.write( "Find the probability that the student got a C:
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Find the probability that the student was male AND got a \"A\":
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "Find the probability that the student was female OR got an \"C\":
\n" );
document.write( " \r
\n" );
document.write( "\n" );
document.write( "If one student is chosen at random, find the probability that the student got a 'A' GIVEN they are male:
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #828623 by math_tutor2020(3817) ![]() You can put this solution on YOUR website! \n" ); document.write( "Given Data Table: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Problem: Find the probability that the student got a C\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Look at the bottom row labeled \"total\". We have 26 students who got a C out of 77 students in the group.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use a calculator to find that \n" ); document.write( "26/77 = 0.33766233766233 \n" ); document.write( "This value is approximate \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Round this to four decimal places (i.e. nearest ten-thousandth) and you would end up with 0.3377\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.3377\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Problem: Find the probability that the student was male AND got a \"A\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "In the \"male\" row, and \"got an A\" column, there are 16 students. \n" ); document.write( "In short, 16 males got an A. \n" ); document.write( "This is out of the 77 total in the bottom right corner.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "16/77 = 0.2077922077922 approximately \n" ); document.write( "This rounds to 0.2078\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.2078\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Problem: Find the probability that the student was female OR got an \"C\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 33 female students, 26 students who got a C, and 7 female students who got a C \n" ); document.write( "33+26-7 = 52 students are female, got a C, or both\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "52/77 = 0.67532467532468 = 0.6753 \n" ); document.write( "which is approximate\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.6753\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "-----------------------------------------------------------\r \n" ); document.write( "\n" ); document.write( "Problem: If one student is chosen at random, find the probability that the student got a 'A' GIVEN they are male\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Whenever you see \"given\", it is often a very important key word in probability questions. \n" ); document.write( "It means that we know 100% that the information provided is correct. This is simply based on the assumption that the speaker is telling the full truth. \n" ); document.write( "This allows us to narrow our focus. The sample space has been reduced.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So we are GIVEN the selected student is male. What this means is that we focus entirely on the male row.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 16 males in this row who got an A, out of 44 males total \n" ); document.write( "16/44 = 0.36363636363637 \n" ); document.write( "16/44 = 0.3636\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.3636 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |