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: every result has either zero occurrences or one or more, with nothing between them and no overlap. So , and the right-hand side stays a single term however many trials there are, while the direct route sums exactly one, exactly two, exactly three, and onward.
Roll a fair six-sided die four times. One roll misses a 6 with probability . If the rolls are independent and each carries the same probability, four misses in a row is , so . Enumerating all ordered results confirms it: 671 of them contain a 6, and .
Independence and a constant success probability are conditions, not decoration, and the power step is what fails without them. Deal 4 cards from a standard deck and the chance of at least one ace is . Treating the draws as independent gives , wrong because each card dealt changes the deck for the next.
Two wrong sentences turn up constantly. At least one is the opposite of exactly one, so subtract : that gives for the dice above against the true 0.5177, because it throws away an outcome you wanted and keeps the one you did not. And four rolls at each is : adding probabilities across trials fails its own sanity check, since six rolls would then reach 1, a certainty, while the true value is .
Complement
Probability
The complement of an event is the event that it does not happen, made up of every outcome in the sample space that the original event leaves out.
The complement of an event is written (read "A complement"), and it holds exactly the outcomes of the sample space that does not. Two conditions define it together, and both matter: no outcome belongs to both sets, and no outcome is left out of the pair. Complementing twice returns you to where you started, since , and the same pair of conditions is what forces , stated as the complement rule.
Roll a fair die and let be "at most 2", the set , so . Then is with , and the two add to exactly 1.
"A and B cannot both happen, so B is the complement of A." Try on that same die. It is mutually exclusive with , since no outcome sits in both, yet rather than 1, because 5 and 6 belong to neither. Complementary events are always mutually exclusive; mutually exclusive events are complementary only when they also leave nothing out.
Complementing a compound event flips the connector, and getting that backwards is the expensive error. Take , the odd rolls. Then , so the complement of "A and C" is at . That set is , the union of the two complements, not , which is at . The rule runs the other way too: the complement of a union is the intersection of the complements, which is exactly why the complement of "at least one" is "none".
A complement is always taken relative to a stated sample space. Change what counts as possible and the same event acquires a different complement, so has to be settled before the word means anything.