document.write( "Question 384596: A person is picked at random from the group of l00 blood donors, broken down by blood type and gender as follows:
\n" );
document.write( "Male =blood type A is 20. type b is 8, type AB is l6, type O is 11
\n" );
document.write( "Female =blood type A is l5, type B is 6, type AB is l0, type O is l4
\n" );
document.write( "
\n" );
document.write( "(a) What is the probability that the person selected is a FEMALE?
\n" );
document.write( "(b) What is the probability that the person selected has blood type O?
\n" );
document.write( "(c) Given that the person selected is a MALE, what is the probability that their blood type is AB?
\n" );
document.write( "(d) Given that the person's blood type is A, what is the probability that the person is a FEMALE/
\n" );
document.write( "(e) What is the probability that the person selected has blood type B or is a male?
\n" );
document.write( "(b) \n" );
document.write( "
Algebra.Com's Answer #272250 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A person is picked at random from the group of l00 blood donors, broken down by blood type and gender as follows: \n" ); document.write( "Male =blood type A is 20. type b is 8, type AB is l6, type O is 11 \n" ); document.write( "Female =blood type A is l5, type B is 6, type AB is l0, type O is l4\r \n" ); document.write( "\n" ); document.write( "(a) What is the probability that the person selected is a FEMALE?:: 0.45 \n" ); document.write( "---------------------------- \n" ); document.write( "(b) What is the probability that the person selected has blood type O?::0.25 \n" ); document.write( "---------------------------- \n" ); document.write( "(c) Given that the person selected is a MALE, what is the probability that their blood type is AB? 0.16/0.55 \n" ); document.write( "------------------------------ \n" ); document.write( "(d) Given that the person's blood type is A, what is the probability that the person is a FEMALE? 0.15/0.35 \n" ); document.write( "------------------------------ \n" ); document.write( "(e) What is the probability that the person selected has blood type B or is a male? 0.14 + 0.55 - -0.08 = 0.61 \n" ); document.write( "=================================== \n" ); document.write( "cheers, \n" ); document.write( "stan H. \n" ); document.write( "0 solutions \n" ); document.write( " \n" ); document.write( " |