document.write( "Question 425948: Using this chart below can you help me figure out if you select a student at random What is the probability of selecting a female student? I am having trouble with probability. Thanks! \r
\n" );
document.write( "\n" );
document.write( " Major
\n" );
document.write( "Gender Biology Anatomy Chemistry Total
\n" );
document.write( "Male 105 140 47 292
\n" );
document.write( "Female 103 25 52 180
\n" );
document.write( "Total 208 165 99 472 \n" );
document.write( "
Algebra.Com's Answer #296417 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Using this chart below can you help me figure out if you select a student at random What is the probability of selecting a female student? I am having trouble with probability. Thanks! \r \n" ); document.write( "\n" ); document.write( " Major \n" ); document.write( "Gender Biology Anatomy Chemistry Total \n" ); document.write( "Male 105 140 47 292 \n" ); document.write( "Female 103 25 52 180 \n" ); document.write( "Total 208 165 99 472 \n" ); document.write( "---- \n" ); document.write( "P(female) = 180/472 \n" ); document.write( "P(biology|female) = 103/180 \n" ); document.write( "P(male|anatomy) = 140/165 \n" ); document.write( "----- \n" ); document.write( "These are not difficult once you see the pattern. \n" ); document.write( "When you have P(a|b) the number in \"b\" becomes the denominator. \n" ); document.write( "The number of \"a's\" in b becomes the numerator. \n" ); document.write( "--- \n" ); document.write( "Hope that helps \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |