Loading…

Sample Space Enumerator

Math Probability • Basic Probability and Events

View all topics

Sample Space Calculator – List Outcomes for Events (Free)

Generate a sample space \(\Omega\) for repeated experiments (coins, dice, or custom outcomes). This tool lists outcomes, counts \(|\Omega|\), and draws an outcome tree.

Tip: Try 2 coin flips to get \(\{HH,HT,TH,TT\}\) and press Play to grow the tree level by level.

Experiment setup
Coin labels
Example: For 2 flips, \(|\Omega|=2^2=4\) and outcomes are \(HH,HT,TH,TT\).

Inputs accept 1e-3, pi, e, sqrt(2), sin(), cos(), tan(), ln(), log(), abs(). Use * for multiplication.

Output options
Tree diagram & animation
Drag to pan the tree. Use mouse wheel / trackpad to zoom. Press Play to grow the tree by levels.
Ready
Outcome tree diagram

The tree shows the product structure \(S^n\): each level adds one trial, branching by the symbols in \(S\).

Rate this calculator

0.0 /5 (0 ratings)
Be the first to rate.
Your rating
You can update your rating any time.

Frequently Asked Questions

What is a sample space Ω?

Ω is the set of all possible outcomes of an experiment. Events are subsets of Ω.

Why is |Ω| = |S|^n for repeated trials?

If each trial has |S| outcomes and you repeat n times with order preserved, the multiplication rule gives |S|·|S|·…·|S| = |S|^n.

Why does the tool list only the first N outcomes sometimes?

Sample spaces grow exponentially. The tool caps the displayed list for readability but still computes the full total count |Ω|.

What about infinite sample spaces?

Some experiments have infinitely many outcomes (e.g., real-valued measurements). In those cases you cannot enumerate Ω, and probability uses measures instead of counting.