Possible Values and Their Probabilities
A probability distribution lists the possible values of a random quantity and assigns a probability to each value. For a die, the quantity might be the number shown. For two dice, it might instead be their sum. The distribution tells us which values are possible and how likely each one is.
The Sample Space of All Possible Outcomes
The sample space is the set of every elementary outcome that can occur in an experiment. We write it with the symbol (Omega).
For one roll of a standard -sided die, the possible outcomes are and . Together they form the sample space:
There are a total of possible outcomes here.
Events and Their Probabilities
Event
An event is a subset of the sample space containing the outcomes that satisfy a condition of interest.
Example:
For the die experiment (), consider the event "the result is even." The even outcomes are and , so event is:
There are outcomes in this event .
Calculating the Probability of an Event
Probability measures how likely an event is to occur.
When all elementary outcomes are equally likely, the probability is the number of favorable outcomes divided by the total number of outcomes:
Using the symbols from our example:
Here:
- is the number of outcomes in event , which is .
- is the total number of outcomes in the sample space, which is .
So, the probability of the event "getting an even number" (event ) is:
The event therefore has probability , or .
Rules for Probability Distributions
A valid probability distribution satisfies two rules:
-
The probability of each value () lies between and .
-
The probabilities of all possible values add up to exactly .
Rolling One Die
For one fair die, every face has the same probability. Its distribution is:
| Outcome | Probability |
|---|---|
Why are they all ?
The die has equally likely faces, so each face has probability . Their sum is , as required.
Rolling Two Dice
Now roll one red die and one white die. Listing the result as an ordered pair produces possible outcomes.
Why ?
The red die has possibilities and the white die has possibilities, giving ordered pairs.
The resulting pairs can be written like this:
- Red die , white die gives .
- Red die , white die gives .
- ... and so on until ...
- Red die , white die gives .
Because the dice are fair and independent, each ordered pair has probability .
Distinguish from
Because the dice have different colors, a red with a white differs from a red with a white . The order records which die produced each number.
Probability Distribution for the Sum of Two Dice
If the random variable is the sum of the two dice, its smallest value is and its largest value is . Different sums contain different numbers of ordered pairs, so their probabilities differ:
| Sum of Numbers | Possible Pairs | Number of Pairs | Probability |
|---|---|---|---|
The sum is most likely because ordered pairs produce it, while the sums and each come from only one pair. This difference matters when a game or model uses the total from both dice.
Comparing Outcomes and Risks
A probability distribution pairs each possible outcome with its probability. Those numbers support several concrete comparisons:
- Compare outcomes: A sum of has a higher probability than a sum of .
- Analyze games: In games that use dice, the distribution shows which moves or totals occur more often, even though the result of one roll remains uncertain.
- Make predictions: A distribution can summarize uncertainty, such as the probability of rain under a weather model.
- Support decisions: Science and business use probability distributions to compare risks and expected outcomes with evidence from data.
Each use relies on the same structure: a defined set of outcomes and a probability assigned to every outcome.
Exercise
Three fair coins are tossed. Let be the number of heads. Build the probability distribution of , verify that it is valid, and find .
Worked Solution
Encode a head as and a tail as . The three tosses then produce equally likely ordered triples:
Count the outcomes that contain or heads:
| Number of heads | Outcomes | Count | |
|---|---|---|---|
Every probability lies between and , and their sum is
The distribution is therefore valid. At least two heads means or , so
Listing the sample space first makes the distribution auditable: each of the outcomes appears in exactly one row.