document.write( "Question 1050724: Here is the probability model for the blood type of a randomly chosen person in the United States. \r
\n" );
document.write( "\n" );
document.write( "Blood type O A B AB
\n" );
document.write( "Probability 0.53 0.21 0.03 0.23\r
\n" );
document.write( "\n" );
document.write( "What is the probability that a randomly chosen American does not have type O blood?
\n" );
document.write( "% Round to the nearest 0.01% \n" );
document.write( "
Algebra.Com's Answer #666334 by Theo(13342)![]() ![]() You can put this solution on YOUR website! the probability of having the particular blood type is: \n" ); document.write( "type o = .53 \n" ); document.write( "type a = .21 \n" ); document.write( "type b = .03 \n" ); document.write( "type ab = .23\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability of having type o is .53.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability of not having type o is 1 - .53 = .47\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the sum of all probabilities has to be equal to 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( ".53 + .21 + .03 + .23 = 1.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probabilities are correct.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the probability of not having type o is also the probability of having any of the other 3 types.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "that would be equal to .21 + .03 + .23 = .47.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the general formula would be p(not a) is equal to 1 - p(a), where a is the event.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "in this case, the event is having blood type O.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |