Question 1171689
<font color=black size=3>
Draw out a Venn diagram with circles A and B overlapping. Both of these circles are inside a rectangle representing the universal set (U).


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.


Place 5 in the overlapping region to indicate P(A and B) = 5/100 = 0.05


Note how 50-5 = 45 people are in circle A, but outside circle B. A similar situation happens with B as well.


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.


We have this Venn diagram
<img width="50%" src = "https://i.imgur.com/WGsuK3x.png">


Use that diagram to answer the questions below


P(A or B) = (45+5+45)/100 = 95/100 = 0.95
We add up all the values in the circles, then divide by 100


P(not A) = (45+5)/100 = 50/100 = 0.50
We're adding everything that isn't in circle A


P(not B) = (45+5)/100 = 50/100 = 0.50
Same idea as P(not A), but now add up everything that isn't in circle B.


P(A and not B) = 45/100 = 0.45
Only the value 45 is in circle A but outside circle B


P(not(A and B)) = (45+45+5)/100 = 95/100 = 0.95
We add up the 45's outside the shared overlapped region, plus that 5 outside both circles.
</font>