The probability of getting at least one success in repeated independent trials can be calculated using the complement rule:
\[ P(\text{at least one success}) = 1 - (1-p)^n \]
Here, \(p\) is the probability of success in one trial, and \(n\) is the number of trials.
Use this formula when:
The complement rule is a powerful shortcut: instead of adding probabilities for one success, two successes, and so on, you calculate the easier opposite event. With \(P(\text{at least one}) = 1 - (1-p)^n\), you can quickly handle problems involving multiple independent trials.