Complement rule is one of 3 rules formulas in the probability section of this library, and it is used at high school · ap level.
Why complement rule works
Every outcome either belongs to the event or it does not, with nothing left over and no overlap. Since the whole sample space carries a probability of exactly 1, those two pieces have to add to 1, and rearranging gives the rule. That is why questions about at least one are usually easier as 1 minus none.
What each symbol means
$A^c$ is the complement of event $A$.
Complement rule: when it holds
$0\le P(A)\le1$ and $A,A^c$ partition the sample space.
When it stops applying
The complement has to be everything else in the same sample space. If rain has probability 0.3, the complement is no rain, which is not the same as snow. Narrowing what counts as not-A quietly changes the sample space and the subtraction stops being valid.
Complement rule: a worked example
If rain has probability $.3$, no rain has probability $.7$.
The mistake to avoid
What people do: Adding the single-trial chance up over several trials for an at-least-one question.
Why it goes wrong: For at least one six in four rolls that gives four sixths, about 0.667. The true value is 1 minus five sixths to the fourth power, which is about 0.5177, and adding would exceed 1 after six rolls.
Do this instead: Find the chance the event never happens, multiply that across the trials, and subtract the result from 1.
Complement rule: step by step
- Name the unknown, and the unit the answer has to come out in.
- Match the symbols to your values. $A^c$ is the complement of event $A$.
- Check the conditions before substituting. $0\le P(A)\le1$ and $A,A^c$ partition the sample space.
- Substitute, keep exact values to the last line, then test the sign, size, and unit against a rough estimate — the check that catches most probability slips.
Where this formula fits
- Subject
- Probability formulas — 17 entries in this library
- Topic
- Rules
- Level
- High school · AP
Formulas are easiest to keep when they sit inside a method rather than on a list. Use the links below to see where complement rule comes from, to check a calculation against a tool, and to practise it until you can recall it without looking.
- Probability Foundations — the lesson behind this formula: model outcomes, complements, and conditional information.
- Statistics Calculator — check your substitution and the value it produces.
- Study probability — the subject guide that explains the ideas these formulas compress.
- Statistics Practice — questions that make you retrieve the formula instead of recognising it.
- All 17 probability formulas — the full grouped reference, or the complete formula library.
Questions about complement rule
What is the complement of at least one?
Exactly none. That is the pairing that makes the rule useful, because counting the ways to get none is usually one calculation while counting one, two, three and more is several.
Does the rule still work inside a conditional probability?
Yes. Once you condition on an event, the surviving outcomes form a new sample space of total probability 1, so the chance of A given B and its complement given B still add to 1.
Is the complement of greater than 5 the event less than 5?
No, because 5 itself belongs to neither. The complement of greater than 5 is 5 or less, and forgetting the boundary value is one of the most common slips in this topic.
Why is the complement often so much easier to compute?
Because at least one spreads across many separate cases while none is a single case. Turning a long sum into one subtraction is the whole reason this rule earns a name.