document.write( "Question 1171689: If P(A)=0.5, P(B)=0.5 and P(A \textrm{ and } B)= 0.05, find the following probabilities:
\n" );
document.write( "a) P(A \textrm{ or } B) = \r
\n" );
document.write( "\n" );
document.write( "b) P( \textrm{not }A ) = \r
\n" );
document.write( "\n" );
document.write( "c) P( \textrm{not }B ) = \r
\n" );
document.write( "\n" );
document.write( "d) P( A \textrm{ and } (\textrm{not }B) ) = \r
\n" );
document.write( "\n" );
document.write( "e) P( \textrm{not }(A \textrm{ and } B)) = \n" );
document.write( "
Algebra.Com's Answer #796616 by math_tutor2020(3816)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Draw out a Venn diagram with circles A and B overlapping. Both of these circles are inside a rectangle representing the universal set (U).\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let's say there are 100 people. Place 50 of them in circle A and 50 in circle B. This produces P(A) = 50/100 = 0.5 and P(B) = 0.5 for the same reasons.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Place 5 in the overlapping region to indicate P(A and B) = 5/100 = 0.05\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Note how 50-5 = 45 people are in circle A, but outside circle B. A similar situation happens with B as well.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "There are 45+5+45 = 95 people in either circle, or both. This leaves 100-95 = 5 outside both circles, but inside the universal set.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We have this Venn diagram \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use that diagram to answer the questions below\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(A or B) = (45+5+45)/100 = 95/100 = 0.95 \n" ); document.write( "We add up all the values in the circles, then divide by 100\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(not A) = (45+5)/100 = 50/100 = 0.50 \n" ); document.write( "We're adding everything that isn't in circle A\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(not B) = (45+5)/100 = 50/100 = 0.50 \n" ); document.write( "Same idea as P(not A), but now add up everything that isn't in circle B.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(A and not B) = 45/100 = 0.45 \n" ); document.write( "Only the value 45 is in circle A but outside circle B\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "P(not(A and B)) = (45+45+5)/100 = 95/100 = 0.95 \n" ); document.write( "We add up the 45's outside the shared overlapped region, plus that 5 outside both circles. \n" ); document.write( " \n" ); document.write( " |