Complement vs Event

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.

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 AA, written AcA^c (read A complement), collects all outcomes in the sample space where AA does not happen. Its probability is P(Ac)=1P(A)P(A^c) = 1 - P(A), 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 10.3=0.71 - 0.3 = 0.7. The complement rule is handy when at least one is easier to compute as 1 minus none.

Full entry for complement

Event

Probability

An event is a subset of the sample space, that is, any collection of outcomes of a random process.

An event is any set of outcomes you might care about, and its probability is the chance that the outcome lands inside it. For example, when rolling a die, the event of rolling an even number is the subset {2,4,6}\{2, 4, 6\}. For equally likely outcomes, P(event)=outcomes in the eventtotal outcomesP(\text{event}) = \frac{\text{outcomes in the event}}{\text{total outcomes}}, so this event has probability 3/6=0.53/6 = 0.5. Events can be combined with and, or, and not to build new events.

Full entry for event

Where each one fits in the course