Complement Rule vs Addition Rule

Both terms below come up in the same part of the course, and students mix them up. Here is each one defined on its own, side by side, so you can see where they part company.

Complement rule

Probability

The complement rule says the probability that an event does not happen is 1 minus the probability that it does.

Written in symbols, P(Ac)=1P(A)P(A^c) = 1 - P(A), where AcA^c is read A complement and means A does not occur. It works because an event and its complement cover the whole sample space without overlapping, so their probabilities must add to 1. If the probability of rain tomorrow is 0.35, the probability of no rain is 10.35=0.651 - 0.35 = 0.65. The rule is often used backwards as P(A)=1P(Ac)P(A) = 1 - P(A^c) when the complement is the easier side to count.

Full entry for complement rule

Addition rule

Probability

The addition rule finds the probability that at least one of two events happens: add the two probabilities, then subtract the overlap.

The general addition rule is P(AB)=P(A)+P(B)P(AB)P(A \cup B) = P(A) + P(B) - P(A \cap B), where \cup is the union symbol (A or B) and \cap is the intersection symbol (A and B). You subtract the overlap because every outcome sitting in both events was already counted once in P(A)P(A) and a second time in P(B)P(B). That subtraction disappears only when the two events are mutually exclusive, because then they share no outcomes and P(AB)=0P(A \cap B) = 0. Drawing one card from a standard 52-card deck, P(heart or king)=13/52+4/521/52=16/520.3077P(\text{heart or king}) = 13/52 + 4/52 - 1/52 = 16/52 \approx 0.3077.

Full entry for addition rule

Where each one fits in the course