Use the complement event to compute probabilities via:
P(Eᶜ) = 1 - P(E)
This avoids recomputing the unfavourable outcomes directly.
Example
Find the probability of not E by subtracting from one.
highlighted = computed this step
Step 1 — Sample space
Count all equally likely outcomes.
total=6
Step 2 — Event probability
Compute the probability of event E.
P(E)=3/6=21
Step 3 — Complement
Use one minus the event probability.
P(Ec)=1−21=21
Step 4 — Result
State the complement probability.
P(Ec)=21
complement-rule
P(Eᶜ) = 1 - P(E)