document.write( "Question 1086239: 1. The distribution of blood types in the United States is as follows:
\n" );
document.write( "O-positive: 38 %
\n" );
document.write( "O-negative: 7 %
\n" );
document.write( "A-positive: 34 %
\n" );
document.write( "A-negative: 6 %
\n" );
document.write( "B-positive: 9 %
\n" );
document.write( "B-negative: 2 %
\n" );
document.write( "AB-positive: 3 %
\n" );
document.write( "AB-negative: 1 %\r
\n" );
document.write( "\n" );
document.write( "a. What percentage of the population is Rh positive? \r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "b. Given that a person is Rh negative, what is the probability that he or she will be type 0, a universal donor?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "c. If you randomly select 15 people from the U.S. population, what is the probability that at least one person will have type AB blood?\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "d. Would you expect a similar result if you sampled 15 people from Asia? Explain
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #700402 by mathmate(429)![]() ![]() You can put this solution on YOUR website! Question: \n" ); document.write( "1. The distribution of blood types in the United States is as follows: \n" ); document.write( "O-positive: 38 % \n" ); document.write( "O-negative: 7 % \n" ); document.write( "A-positive: 34 % \n" ); document.write( "A-negative: 6 % \n" ); document.write( "B-positive: 9 % \n" ); document.write( "B-negative: 2 % \n" ); document.write( "AB-positive: 3 % \n" ); document.write( "AB-negative: 1 % \n" ); document.write( "a. What percentage of the population is Rh positive? \n" ); document.write( "b. Given that a person is Rh negative, what is the probability that he or she will be type 0, a universal donor? \n" ); document.write( "c. If you randomly select 15 people from the U.S. population, what is the probability that at least one person will have type AB blood? \n" ); document.write( "d. Would you expect a similar result if you sampled 15 people from Asia? Explain \n" ); document.write( " \n" ); document.write( "Solution: \n" ); document.write( "(a) Percentage of Rh+ =(38+34+9+3)=84% \n" ); document.write( " \n" ); document.write( "(b) \n" ); document.write( "P(O|+) \n" ); document.write( "=P(O∩+)/P(+) \n" ); document.write( "=0.38/0.84 \n" ); document.write( "=19/42 \n" ); document.write( "(=p.4524, approx.) \n" ); document.write( " \n" ); document.write( "(c) \n" ); document.write( "We calculate the probability of no AB from a sample of 15, and subtract from 1.0 to get P(at least one AB). \n" ); document.write( "P(no AB)=1-(0.03+0.01)=0.96 \n" ); document.write( "P(15 no AB)=0.96^15=0.5421 (approx.) \n" ); document.write( "=> \n" ); document.write( "P(at least one AB out of 15) \n" ); document.write( "=1-0.5421 \n" ); document.write( "=0.4579 \n" ); document.write( " \n" ); document.write( "(d) no, won't expect the same proportions. Percentages vary greatly with geography. \n" ); document.write( " |