document.write( "Question 1051921:
\n" );
document.write( "Is the answer correctly done?\r
\n" );
document.write( "\n" );
document.write( "A test was given 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 6 8 16 30
\n" );
document.write( "Female 17 14 3 34
\n" );
document.write( "Total 23 22 19 64\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "If one student is chosen at random from those who took the test,\r
\n" );
document.write( "\n" );
document.write( "Find the probability that the student got a 'C' GIVEN they are male.\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "1/4 or 19/64
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #667366 by Boreal(15235) You can put this solution on YOUR website! ======A B C Total \n" ); document.write( "Male 6 8 16 30 \n" ); document.write( "Female 17 14 3 34 \n" ); document.write( "Total 23 22 19 64\r \n" ); document.write( "\n" ); document.write( "Got a C given they are male. \n" ); document.write( "Given that they are a male (30) the probability they got a C is 16/30 or 8/15. \n" ); document.write( "The given immediately moves the number of concern from 64 to 30. \n" ); document.write( " |