document.write( "Question 1210443: 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 16 22 32 70
\n" );
document.write( "Female 13 17 25 55
\n" );
document.write( "Total 29 39 57 125
\n" );
document.write( "Determine the following probabilities. Write your answers as reduced fractions.
\n" );
document.write( "We randomly select a student. What is the probability that this student got a B?
\n" );
document.write( "P =
\n" );
document.write( "We randomly select a student. What is the probability that this student is a male who got a B?
\n" );
document.write( "P =
\n" );
document.write( "We randomly select a male student. What is the probability that he got a B?
\n" );
document.write( "P
\n" );
document.write( "We randomly select a student who got a B. What is the probability that this student is a male?
\n" );
document.write( "P = \n" );
document.write( "
Algebra.Com's Answer #852602 by math_tutor2020(3835) ![]() You can put this solution on YOUR website! \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We randomly select a student. What is the probability that this student got a B? \n" ); document.write( "P = (number who got a B)/(number total) \n" ); document.write( "P = 39/125\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We randomly select a student. What is the probability that this student is a male who got a B? \n" ); document.write( "P = (number of men who got a B)/(number total) \n" ); document.write( "P = 22/125\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We randomly select a male student. What is the probability that he got a B? \n" ); document.write( "P = (number of men who got a B)/(number of men) \n" ); document.write( "P = 22/70 \n" ); document.write( "P = 11/35\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We randomly select a student who got a B. What is the probability that this student is a male? \n" ); document.write( "P = (number of men who got a B)/(number who got a B) \n" ); document.write( "P = 22/39 \n" ); document.write( " \n" ); document.write( " |