Sample Space Formula

The sample space S is the set of all possible outcomes of a random experiment — every outcome that could conceivably occur.

The Formula

all outcomesP(outcome)=1\sum_{\text{all outcomes}} P(\text{outcome}) = 1

When to use: Before you can calculate any probability, you need the complete menu of possibilities. The sample space is that menu—like listing every face of a die or every possible hand in a card game. Missing even one outcome throws off every probability you calculate, because all probabilities must add up to exactly 1 over the full sample space.

Quick Example

Coin flip: S={Heads,Tails}S = \{\text{Heads}, \text{Tails}\} Die roll: S={1,2,3,4,5,6}S = \{1, 2, 3, 4, 5, 6\}.

Notation

SS or Ω\Omega denotes the sample space; S|S| is the number of outcomes

What This Formula Means

The sample space SS is the set of all possible outcomes of a random experiment — every outcome that could conceivably occur.

Before you can calculate any probability, you need the complete menu of possibilities. The sample space is that menu—like listing every face of a die or every possible hand in a card game. Missing even one outcome throws off every probability you calculate, because all probabilities must add up to exactly 1 over the full sample space.

Formal View

S={ω1,ω2,,ωn}S = \{\omega_1, \omega_2, \ldots, \omega_n\} where i=1nP(ωi)=1\sum_{i=1}^{n} P(\omega_i) = 1 and P(ωi)0P(\omega_i) \geq 0 for all ii

Worked Examples

Example 1

easy
List the sample space for rolling a fair six-sided die, and verify that all probabilities sum to 1.

Answer

S={1,2,3,4,5,6}S = \{1,2,3,4,5,6\}; each with P=16P = \frac{1}{6}; total =1= 1.

First step

1
Identify all outcomes: S={1,2,3,4,5,6}S = \{1, 2, 3, 4, 5, 6\}

Full solution

  1. 2
    Each outcome is equally likely with probability P(each)=16P(\text{each}) = \frac{1}{6}
  2. 3
    Sum all probabilities: P(1)+P(2)+P(3)+P(4)+P(5)+P(6)=6×16=1P(1)+P(2)+P(3)+P(4)+P(5)+P(6) = 6 \times \frac{1}{6} = 1
  3. 4
    Conclusion: The probabilities sum to 1, confirming a valid probability model
A sample space contains all possible outcomes of a random experiment. The fundamental rule is that all probabilities must sum to exactly 1 — this axiom ensures the model is complete and consistent.

Example 2

medium
Two coins are flipped. Write out the sample space, assign probabilities to each outcome, and find P(exactly one head)P(\text{exactly one head}).

Example 3

medium
List the sample space for flipping three coins.

Common Mistakes

  • Merging distinct outcomes — HTHT and THTH are different; treating them as one shrinks the sample space.
  • Forgetting an outcome — every probability divides by S|S|, so a missing outcome corrupts the answer.
  • Listing outcomes that are not equally likely without saying so — the favorable-over-total shortcut assumes equal likelihood.

Why This Formula Matters

Every probability calculation rests on a correct sample space — leave out one outcome and the denominator is wrong and nothing sums to 1. It is the step students skip and the silent cause of most wrong probabilities, especially for two-step experiments like flipping two coins. Recognizing it by "Have I listed every distinct outcome that could occur, with none missing or merged?" — rather than by familiar numbers — is what lets a student tell it apart from event and probability and counting principle in a mixed problem set.

Frequently Asked Questions

What is the Sample Space formula?

The sample space SS is the set of all possible outcomes of a random experiment — every outcome that could conceivably occur.

How do you use the Sample Space formula?

Before you can calculate any probability, you need the complete menu of possibilities. The sample space is that menu—like listing every face of a die or every possible hand in a card game. Missing even one outcome throws off every probability you calculate, because all probabilities must add up to exactly 1 over the full sample space.

What do the symbols mean in the Sample Space formula?

SS or Ω\Omega denotes the sample space; S|S| is the number of outcomes

Why is the Sample Space formula important in Math?

Every probability calculation rests on a correct sample space — leave out one outcome and the denominator is wrong and nothing sums to 1. It is the step students skip and the silent cause of most wrong probabilities, especially for two-step experiments like flipping two coins. Recognizing it by "Have I listed every distinct outcome that could occur, with none missing or merged?" — rather than by familiar numbers — is what lets a student tell it apart from event and probability and counting principle in a mixed problem set.

What do students get wrong about Sample Space?

The procedure for sample space is the easy part; the trap is merging distinct outcomes. Asking "Have I listed every distinct outcome that could occur, with none missing or merged?" first is what keeps a correct-looking calculation from being attached to the wrong concept.

What should I learn before the Sample Space formula?

Before studying the Sample Space formula, you should understand: probability.