document.write( "Question 1153151: If one person is randomly selected, what is the probability of selecting a
\n" );
document.write( "person who is Group O or Rh+ ?\r\n" );
document.write( "\r\n" );
document.write( " | O | A | B |AB |\r\n" );
document.write( "---------------------------\r\n" );
document.write( "Type Rh+ |37 |36 | 9 | 3 |\r\n" );
document.write( "Type Rh- | 7 | 6 | 1 | 1 |
\n" );
document.write( "
Algebra.Com's Answer #775318 by Edwin McCravy(20060)![]() ![]() You can put this solution on YOUR website! If one person is randomly selected, what is the probability of selecting a \n" ); document.write( "person who is Group O or Rh+ ? \n" ); document.write( " When you have a table like this given\r\n" ); document.write( "\r\n" ); document.write( " | O | A | B |AB |\r\n" ); document.write( "---------------------------\r\n" ); document.write( "Type Rh+ |37 |36 | 9 | 3 |\r\n" ); document.write( "Type Rh- | 7 | 6 | 1 | 1 |\r\n" ); document.write( "\r\n" ); document.write( "Always add on a column of totals on the right and\r\n" ); document.write( "a row of totals on the bottom, like this, and add\r\n" ); document.write( "the numbers across and down, and the total of the\r\n" ); document.write( "new column should equal the total of the new row.\r\n" ); document.write( " \r\n" ); document.write( " | O | A | B |AB |Totals|\r\n" ); document.write( "---------------------------------|\r\n" ); document.write( "Type Rh+ |37 |36 | 9 | 3 | 85 |\r\n" ); document.write( "Type Rh- | 7 | 6 | 1 | 1 | 15 |\r\n" ); document.write( "----------------------------------\r\n" ); document.write( "Totals |44 |42 |10 | 4 | 100 |\r\n" ); document.write( "\r\n" ); document.write( "So we add all those that are either in the \"Type Rh+\" row or\r\n" ); document.write( "in the \"O\" column. That is, the red ones below fit the property\r\n" ); document.write( "of being in one OR the other category:\r\n" ); document.write( "\r\n" ); document.write( " | O | A | B |AB |Totals|\r\n" ); document.write( "---------------------------------|\r\n" ); document.write( "Type Rh+ |37 |36 | 9 | 3 | 85 |\r\n" ); document.write( "Type Rh- | 7 | 6 | 1 | 1 | 15 |\r\n" ); document.write( "----------------------------------\r\n" ); document.write( "Totals |44 |42 |10 | 4 | 100 |\r\n" ); document.write( "\r\n" ); document.write( "That's 37 + 36 + 9 + 3 + 7 = 92\r\n" ); document.write( "\r\n" ); document.write( "It's that many, 92, out of 100, so the answer is \r\n" ); document.write( "\r\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |