At Least One Probability vs Complement
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.
At least one probability
Probability
The probability of at least one success is 1 minus the probability of no successes, which is far quicker than adding up every separate case.
At least one and none are complements, so and you only ever compute one product. Roll a fair six-sided die 4 times: the chance of no 6 on a single roll is , and because the rolls are independent the chance of no 6 on all four is . So the probability of at least one 6 is . The power step needs the trials to be independent with the same success probability on each one.
Complement
Probability
The complement of an event is the event that it does not occur, containing every outcome outside it.
The complement of an event , written (read A complement), collects all outcomes in the sample space where does not happen. Its probability is , since an event and its complement together cover everything. For example, if the probability of rain is 0.3, the probability of no rain is . The complement rule is handy when at least one is easier to compute as 1 minus none.