document.write( "Question 103841: Here is the titanic data we are working with...\r
\n" );
document.write( "\n" );
document.write( " died survived total
\n" );
document.write( "female 126 344 470
\n" );
document.write( "male 1364 366 1730
\n" );
document.write( "total 1490 710 2200\r
\n" );
document.write( "\n" );
document.write( "We are asked to show why the general addition rule is true and the hint was to use Venn Diagrams.
\n" );
document.write( "I have done P(A or B) = p(A) + p(B) - P (A and B)
\n" );
document.write( ".21+.73-.32=.62 but I don't understand \"how to show that the General Addition Rule is True\"?\r
\n" );
document.write( "\n" );
document.write( "Thanks for explaning this to me.\r
\n" );
document.write( "\n" );
document.write( "Jessica \n" );
document.write( "
Algebra.Com's Answer #75509 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! What are you taking as \"A\" and what are you taking as \"B\" \n" ); document.write( "-------------- \n" ); document.write( "The general addition rule is as you have stated it. \n" ); document.write( "So you would have to choose A and B that have an \n" ); document.write( "intersection, like A=survived and B=male \n" ); document.write( "------------- \n" ); document.write( "That way you could demonstrate the general addition rule. \n" ); document.write( "================ \n" ); document.write( "Hope that helps \n" ); document.write( "================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |