document.write( "Question 476371: 47% male
\n" );
document.write( "12% chemistry majors
\n" );
document.write( "8% male chemistry majors
\n" );
document.write( "Suppose a chemistry major is randomly selected, what is the probability that he is also male? \n" );
document.write( "
Algebra.Com's Answer #326628 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 47% male \n" ); document.write( "12% chemistry majors \n" ); document.write( "8% male chemistry majors \n" ); document.write( "Suppose a chemistry major is randomly selected, what is the probability that he is also male? \n" ); document.write( "--- \n" ); document.write( "P(male | chem maj) = P(male AND chem maj)/P(chem maj) = 8/12 = 2/3 \n" ); document.write( "------------------ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |