Probability for Everyday Decisions
Probability Basics
What Are the Chances?
Life is full of uncertainty. Will it rain tomorrow? Will your favorite team win the championship? Will the bus be on time? We can't know for sure, but we can often make a pretty good guess. Probability is the mathematics of guessing. It's a way to measure how likely something is to happen.
Think about flipping a coin. There are two possible results: heads or tails. Assuming the coin is fair, each outcome is equally likely. We'd say there's a 50% chance of getting heads. Probability turns this intuitive idea into a precise number.
Probability
noun
A measure of the likelihood that a specific event will occur, expressed as a number between 0 and 1.
This number always falls on a scale from 0 to 1.
- A probability of 0 means the event is impossible. The chance that a standard six-sided die will land on a 7 is zero.
- A probability of 1 means the event is certain. The chance that the sun will rise tomorrow is, for all practical purposes, one.
Everything else falls somewhere in between. An event with a probability of 0.25 is less likely than an event with a probability of 0.8.
Sample Spaces and Events
To calculate a probability, we first need to understand all the possible outcomes of a situation. This complete set of all possible results is called the sample space.
For a coin flip, the sample space is simple: {Heads, Tails}. For a single roll of a six-sided die, the sample space is {1, 2, 3, 4, 5, 6}. It’s a list of everything that could possibly happen.
An event is a specific outcome, or a collection of outcomes, that we are interested in. It's a subset of the sample space. Using the two-dice example, an event could be:
- "Rolling doubles."
- "The sum of the dice is 3."
- "The first die is a 4."
Let's consider the event of "rolling a sum of 7." The specific outcomes from our sample space that make up this event are: (1, 6), (2, 5), (3, 4), (4, 3), (5, 2), and (6, 1). There are 6 favorable outcomes.
Once we have the sample space and the event, we can often calculate the probability with a simple formula, as long as all outcomes are equally likely.
Let's apply this. The probability of rolling a 7 with two dice is:
There are 6 ways to get a 7, and 36 total possible outcomes. So the probability is about 0.167, or 16.7%.
The Rules of the Game
Probability isn't arbitrary; it follows three fundamental rules, often called axioms. These rules ensure that our calculations are consistent and make logical sense.
Rule 1: Non-negativity. The probability of any event is always greater than or equal to zero. You can't have a negative chance of something happening. for any event A.
Rule 2: Unity. The probability of the entire sample space is 1. This means that one of the possible outcomes must occur. , where S is the sample space.
Rule 3: Additivity. If two events are mutually exclusive (meaning they cannot happen at the same time), the probability of either one happening is the sum of their individual probabilities. For example, you can't roll a 1 and a 2 on a single die at the same time. The probability of rolling a 1 or a 2 is .
From these axioms, we get other useful properties. One of the most important is the complement rule. If the probability of an event happening is , then the probability of it not happening is .
For instance, we calculated the probability of rolling a 7 is . The probability of not rolling a 7 is therefore .
Let's test your understanding of these core concepts.
A probability of 1 indicates that an event is:
What is the sample space for a single roll of a standard six-sided die?