document.write( "Question 1190870: Distribution of blood types. All human blood can be “ABO-typed” as one of O, A, B, or AB, but the distribution of the types varies a bit among groups of people. Here is the distribution of blood types for a randomly chosen person in the United States:\r
\n" );
document.write( "\n" );
document.write( "Blood type U.S. probability
\n" );
document.write( " A 0.42
\n" );
document.write( " B 0.11
\n" );
document.write( " AB 0.03
\n" );
document.write( " O ?
\n" );
document.write( "a)What is the probability of type O blood in the United States?
\n" );
document.write( "b)Sasha has type A blood. She can safely receive blood transfusions from people with blood types O and A. What is the probability that a randomly chosen person from the United States can donate blood to Sasha? (This exercise and the one that follows ignore the Rh factor, another classification of blood types that is related to whether one person can donate blood to another.)
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #822613 by math_tutor2020(3817)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Part (a)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Original Table
\n" ); document.write( "With any probability distribution, we need to have the following
\n" ); document.write( "It must add with the other probabilities to get to 1. \n" ); document.write( "0.42+0.11+0.03+m = 1 \n" ); document.write( "0.56+m = 1 \n" ); document.write( "m = 1-0.56 \n" ); document.write( "m = 0.44 \n" ); document.write( "This tells us that 44% of patients in the US have type O blood.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "This is what the table looks like with the missing item filled in properly
\n" ); document.write( "I'll let you check the two requirements I mentioned earlier.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.44\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "========================================================== \n" ); document.write( "Part (b)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Add up the probabilities for type O and type A blood \n" ); document.write( "0.42+0.44 = 0.86\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: 0.86 \n" ); document.write( " \n" ); document.write( " |