Union and Intersection in Probability

When A and B are events, read intersection and union as follows.

symbolmeaningread as
unionor
intersectionand
'complementnot

Some examples:

To visualise examples of not, the table view is often easier to use. Have a look at these diagrams.

To visualise set complements and unions, it can sometimes help to transform it as follows. Replace each set by its complement (remembering (A')' = A) and replace ∪ by ∩, then complement the whole thing.

For example, A∪B' = (A'∩B)' - in other words, everything that isn't both B and not-A.