Complement Rule

Find the probability of the opposite event by subtracting from 1 — use this when it's easier to calculate what doesn't happen.

P(Ac)=1P(A)P(A^c) = 1 - P(A)

Solve a problem with Complement Rule

Type the problem. The solver will use Complement Rule where Complement Rule is the right tool, and tell you when it is not.

Drag one in or paste from the clipboard. JPEG, PNG or WebP. You get the transcription to check before anything is solved.

How to get a better answer
  • Paste the whole problem, including the instruction word — "simplify", "solve for x" and "factor" lead to three different answers.
  • Say what you have already tried. "I got x = 4 and the book says 2" turns a solution into a diagnosis.
  • Set the level in the settings button. A calculus shortcut is not a better answer if you have not met derivatives yet.
  • For a photo, get the whole problem in frame and hold the page flat — you get the transcription to fix before anything is solved.

What each symbol means

What Complement Rule takes
AA
Complement Rule
SymbolMeaning
AAAn event whose probability is known or given (its complement AcA^c represents the opposite outcome), and misreading A as something other than the intended event will invalidate the entire calculation.

When to use it

Reach for this rule when you know an event's probability and need to find the probability of its opposite.

Level

Usually taught in: Algebra I

Worked examples

1. Find the probability of a dice outcome

Problem

If the probability of rolling a 4 on a fair die is 16\frac{1}{6}, what is the probability of NOT rolling a 4?
  1. P(A)=16P(A) = \frac{1}{6}

    Event A is rolling a 4. On a fair die with six sides, this outcome occurs in exactly 1 of 6 equally likely cases.

  2. P(Ac)=1P(A)P(A^c) = 1 - P(A)

    We apply the Complement Rule: the probability that we do NOT roll a 4 is 1 minus the probability that we DO roll a 4.

  3. P(Ac)=116=6616=56P(A^c) = 1 - \frac{1}{6} = \frac{6}{6} - \frac{1}{6} = \frac{5}{6}

    We substitute P(A)=16P(A) = \frac{1}{6}, rewrite 1 as 66\frac{6}{6} so the denominators match, and subtract to get 56\frac{5}{6}.

Answer: P(Ac)=56P(A^c) = \frac{5}{6}

Rolling a 4 happens in only one way out of six possible outcomes, so not rolling a 4 covers the other five outcomes. The Complement Rule lets us find this result immediately by subtracting from 1, rather than having to count up the five other outcomes separately. This is the main advantage of the rule: it trades counting for arithmetic.

2. Find the complement when probability is a decimal

Problem

A weather forecast says there is a 35% chance of rain tomorrow. What is the probability it will NOT rain?
  1. P(A)=35%=0.35P(A) = 35\% = 0.35

    Event A is rain tomorrow. The forecast gives us 35%, which we convert to decimal form (0.35) because the Complement Rule formula uses decimal probabilities between 0 and 1.

  2. P(Ac)=1P(A)P(A^c) = 1 - P(A)

    We apply the Complement Rule: the probability it does NOT rain is 1 minus the probability it DOES rain.

  3. P(Ac)=10.35=0.65P(A^c) = 1 - 0.35 = 0.65

    We substitute and perform the subtraction: 1.000.35=0.651.00 - 0.35 = 0.65.

  4. 0.65=65%0.65 = 65\%

    We convert the decimal back to percent form for practical interpretation: 0.65 equals 65 out of every 100 chances.

Answer: P(Ac)=0.65 or 65%P(A^c) = 0.65 \text{ or } 65\%

Rain and no-rain are the only two possible outcomes for tomorrow, so their probabilities must add to 100%. This example shows the Complement Rule applied to a real-world scenario with decimals and percents. Learning to switch between decimal and percent form is important because forecasts use percentages while the rule uses decimals between 0 and 1.

3. Find a player's miss rate in basketball

Problem

During a basketball season, a player makes 72% of her free throw attempts. What is the probability that she misses a free throw?
  1. P(make)=72%=0.72P(\text{make}) = 72\% = 0.72

    Event A is successfully making a free throw. The season record shows she succeeds 72% of the time, which we write as 0.72 in decimal form.

  2. P(miss)=1P(make)P(\text{miss}) = 1 - P(\text{make})

    We apply the Complement Rule: the probability of missing is 1 minus the probability of making.

  3. P(miss)=10.72=0.28P(\text{miss}) = 1 - 0.72 = 0.28

    We substitute and subtract: 10.72=0.281 - 0.72 = 0.28.

  4. 0.28=28%0.28 = 28\%

    We express the result as a percentage: if she makes 72 out of every 100 attempts on average, she must miss 10072=28100 - 72 = 28 attempts.

Answer: P(miss)=0.28 or 28%P(\text{miss}) = 0.28 \text{ or } 28\%

Sports analysts often know the success rate but need the failure rate to evaluate performance trends. The Complement Rule gives us the miss rate instantly: if a player makes 72% of her shots, she misses 28%. This is much faster than trying to infer the miss rate from game-by-game data, and it is guaranteed to be accurate as long as the original rate is reliable.

Common mistakes

Where Complement Rule usually goes wrong
Answer came out wrong
Computing P(Ac)=0.351=0.65P(A^c) = 0.35 - 1 = -0.65 (subtracting in the wrong order)
Always subtract the probability from 1, not the other way: P(Ac)=10.35=0.65P(A^c) = 1 - 0.35 = 0.65.
Forgetting to convert a percentage or keeping it in the wrong form, such as using P(Ac)=172P(A^c) = 1 - 72 when the problem gives 72%
Always convert percentages to decimals first: 72% becomes 0.72, then P(Ac)=10.72=0.28=28%P(A^c) = 1 - 0.72 = 0.28 = 28\%.
Assuming P(A)P(A) and P(Ac)P(A^c) are equal and writing P(Ac)=P(A)=0.35P(A^c) = P(A) = 0.35 without subtracting
Always compute the subtraction: P(Ac)=1P(A)P(A^c) = 1 - P(A); they are equal only when both are exactly 0.5.
The mistakeWhy it is wrongThe fix
Computing P(Ac)=0.351=0.65P(A^c) = 0.35 - 1 = -0.65 (subtracting in the wrong order)The order of subtraction matters; since P(A)P(A) is always between 0 and 1, subtracting it from a number less than itself produces a negative result, which is impossible for a probability.Always subtract the probability from 1, not the other way: P(Ac)=10.35=0.65P(A^c) = 1 - 0.35 = 0.65.
Forgetting to convert a percentage or keeping it in the wrong form, such as using P(Ac)=172P(A^c) = 1 - 72 when the problem gives 72%The Complement Rule requires probabilities in decimal form (a number between 0 and 1), not as percentages or whole numbers; substituting 72 directly leads to an impossible answer like 172=711 - 72 = -71.Always convert percentages to decimals first: 72% becomes 0.72, then P(Ac)=10.72=0.28=28%P(A^c) = 1 - 0.72 = 0.28 = 28\%.
Assuming P(A)P(A) and P(Ac)P(A^c) are equal and writing P(Ac)=P(A)=0.35P(A^c) = P(A) = 0.35 without subtractingWhile it is true that P(A)+P(Ac)=1P(A) + P(A^c) = 1, this relationship means they are almost never equal; forgetting to subtract ignores the whole purpose of the rule.Always compute the subtraction: P(Ac)=1P(A)P(A^c) = 1 - P(A); they are equal only when both are exactly 0.5.

Tips and when to use something else

  • The rule works because every outcome is either part of event A or part of event AcA^c—nothing falls outside these two categories. Since one or the other must happen, their probabilities add to 1.
  • Use the Complement Rule when the opposite is easier to count or calculate than the original event. For example, 'at least one head in 10 coin flips' is simpler as 1P(no heads)1 - P(\text{no heads}) than by listing all the 'at least one' cases.
  • Don't confuse the Complement Rule with the Addition Rule: the Addition Rule finds P(A or B)P(A \text{ or } B) for two different events, while the Complement Rule finds P(Ac)P(A^c), the opposite of one event.
  • Always verify your answer is between 0 and 1; if P(Ac)P(A^c) is negative or greater than 1, you have made an arithmetic error or forgotten to convert a percentage to decimal form.

Frequently asked questions

Why use the Complement Rule instead of counting all the other outcomes?
Counting directly can be tedious or complicated—for instance, if you flip a coin 10 times and want the probability of at least one head, counting all those combinations is unwieldy. But calculating 1P(all tails)1 - P(\text{all tails}) takes one subtraction. The rule exchanges a complex counting problem for simple arithmetic, and it is most powerful when the complement is much easier to describe or work with than the original event.
How do I use the Complement Rule with fractions?
The process is identical. If P(A)=38P(A) = \frac{3}{8}, first rewrite 1 with the same denominator: 1=881 = \frac{8}{8}. Then subtract: P(Ac)=8838=58P(A^c) = \frac{8}{8} - \frac{3}{8} = \frac{5}{8}. The rule works the same way for fractions, decimals, and percentages, as long as you keep the format consistent.
When is P(A^c) equal to P(A)?
Only when both equal 0.5. This happens in perfectly balanced situations where an event and its opposite are equally likely, such as a fair coin flip where heads and tails each have a 50% chance. In nearly all other real-world scenarios, the event and its complement have different probabilities.
Can the Complement Rule give an answer greater than 1 or less than 0?
No. If your answer falls outside [0, 1], you have made a mistake—either in unit conversion (like forgetting to change a percentage to decimal form), in the subtraction itself, or in identifying P(A)P(A). Probabilities are always between 0 and 1 inclusive, so any result outside this range signals an error that needs fixing.

Need a different method?

The full solver is not scoped to one formula — type any problem and it will pick the method.

Open the math solver

Reviewed 2026-09-18