No history yet

Introduction to Probability

What Are the Chances?

Life is full of uncertainty. Will it rain tomorrow? Will my favorite team win the championship? Will I catch the bus if I leave now? Probability is the branch of mathematics that helps us measure and understand this uncertainty.

Probability gives us a way to quantify the likelihood of something happening.

Instead of just saying an event is "likely" or "unlikely," we can assign it a specific number. This allows us to compare different possibilities and make more informed decisions. To get started, we need to learn the language of probability, which involves a few key terms.

The Building Blocks of Probability

Every probability problem starts with an action whose result is uncertain. This action is called an experiment.

Experiment

noun

A process or action with an observable result that cannot be known with certainty beforehand.

Each possible result of an experiment is called an outcome. If you flip a coin, the two possible outcomes are heads or tails. If you roll a standard six-sided die, the outcomes are 1, 2, 3, 4, 5, or 6.

The complete set of all possible outcomes for an experiment is called the sample space. For a coin flip, the sample space is {Heads, Tails}. For a die roll, it's {1, 2, 3, 4, 5, 6}. The sample space lists every single thing that could happen.

Finally, an event is the specific outcome or group of outcomes that we are interested in. An event can be simple (like rolling a 5) or more complex (like rolling an even number).

TermDefinitionExample: Rolling a Six-Sided Die
ExperimentAn action with an uncertain resultRolling the die
OutcomeA single possible resultRolling a 4
Sample SpaceThe set of all possible outcomes{1, 2, 3, 4, 5, 6}
EventA specific outcome or set of outcomesRolling an odd number ({1, 3, 5})

How to Calculate Probability

Once you've defined your experiment and sample space, calculating the probability of a specific event is straightforward. The formula is:

P(Event)=Number of favorable outcomesTotal number of outcomes in the sample spaceP(\text{Event}) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes in the sample space}}

Let's use our die-rolling example. What is the probability of the event "rolling a number greater than 4"?

First, identify the favorable outcomes. The numbers on a die that are greater than 4 are 5 and 6. So, there are 2 favorable outcomes.

Next, identify the total number of outcomes in the sample space. As we know, a six-sided die has 6 possible outcomes.

Now, plug these numbers into the formula:

P(rolling > 4)=26=13P(\text{rolling > 4}) = \frac{2}{6} = \frac{1}{3}

The probability of rolling a number greater than 4 is 1/3. This can also be expressed as a decimal (approximately 0.33) or a percentage (approximately 33.3%).

The Probability Scale

A key rule in probability is that the value is always a number between 0 and 1, inclusive.

A probability of 0 means the event is impossible. For instance, the probability of rolling a 7 on a standard six-sided die is 0, because there are no favorable outcomes in the sample space.

P(rolling a 7)=06=0P(\text{rolling a 7}) = \frac{0}{6} = 0

A probability of 1 means the event is certain to happen. The probability of rolling a number less than 7 on a six-sided die is 1. All 6 outcomes are favorable.

P(rolling < 7)=66=1P(\text{rolling < 7}) = \frac{6}{6} = 1

Most events fall somewhere in between, like our 1/3 probability of rolling a number greater than 4. The closer a probability is to 1, the more likely the event is to occur. The closer it is to 0, the less likely it is.

Quiz Questions 1/5

In probability, what is the term for the complete set of all possible results of an experiment?

Quiz Questions 2/5

You roll a standard six-sided die. What is the probability of rolling an even number?

With these basic concepts, you have a solid foundation for understanding the world through the lens of probability.