We subtract the intersection to avoid counting the overlapping area twice.
If the events are mutually exclusive this will be \(P(A ∩ B) = 0\).
Event Types
Certain Event
\(P(S) = 1\)
An event that always occurs.
Denoted by the sample space SS.
Independent Events
Occurrence of one event does not affect the other.
Probability rule: \(P(A \cap B) = P(A) \cdot P(B)\)
Dependent Events
Occurrence of one event does affect the probability of the other.
Probability rule: \(P(A \cap B) \ne P(A) \cdot P(B)\)
Mutually Exclusive Events
\(A \cap B = \emptyset\)
Two or more events cannot occur at the same time.
Example: Drawing a card that is either a heart or a club (not both).
Probability rule: \(P(A \cup B) = P(A) + P(B)\)
Mutually exclusive events are never independent (unless one has probability zero), because if \(A \cap B = 0\), then \(P(A \cap B) \ne P(A) \cdot P(B)\) (unless one of them is 0).
Because mutually exclusive events cannot occur together, knowing that one event has happened means you know the other event definitely did not happen.
Mutually Inclusive Events
\(A \cap B \ne \emptyset\)
Two or more events can occur together (they may overlap).
Example: Drawing a card that is a king or a heart (King of Hearts counts in both).
Impossible Event
\(P(\emptyset) = 0\)
An event that can never occur.
Represented by the empty set \(\emptyset\).
Complementary Events
\(A \cup A^c = S, A \cap A^c = \emptyset\)
Two events \(A\) and \(A^c\), such that exactly one must occur.