Sample Space 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.

Sample space

Probability

The sample space is the set of all possible outcomes of a random process or experiment.

The sample space lists every outcome that could occur, and the probabilities across it sum to 1. For example, the sample space for flipping two coins is {HH,HT,TH,TT}\{HH, HT, TH, TT\}, four equally likely outcomes. An event is any subset of the sample space, such as getting exactly one head. Writing out the sample space is often the first step in computing a probability.

Full entry for sample space

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