Understanding Probability Mass Functions
Introduction to Probability
What Is Probability?
Probability is a way of measuring uncertainty. It tells us how likely something is to happen. We express it as a number between 0 and 1.
If the probability of an event is 0, it's impossible. If the probability is 1, it's absolutely certain. Most things in life fall somewhere in between.
Think of flipping a fair coin. The chance of getting heads is 0.5. The chance of getting tails is also 0.5. It's not guaranteed, but it's a perfect 50/50 split of the possibilities.
Probability
noun
A numerical measure of the likelihood that an event will occur, expressed as a number between 0 (impossibility) and 1 (certainty).
Sample Spaces and Events
To calculate a probability, we first need to understand all the possible things that could happen. This complete set of all possible outcomes is called the sample space.
Sample Space
noun
The set of all possible outcomes of a random experiment or process.
An event is a specific outcome or a set of outcomes that we're interested in. It’s always a subset of the sample space.
Event
noun
A specific outcome or a set of outcomes of a random experiment; a subset of the sample space.
Let’s use a standard six-sided die as an example. The sample space is every possible number you can roll: {1, 2, 3, 4, 5, 6}. There are 6 total outcomes. Now, let's look at a few events.
| Event Description | Outcomes in the Event | Number of Favorable Outcomes | Probability |
|---|---|---|---|
| Rolling a 3 | {3} | 1 | 1/6 |
| Rolling an even number | {2, 4, 6} | 3 | 3/6 = 1/2 |
| Rolling a number greater than 4 | {5, 6} | 2 | 2/6 = 1/3 |
The probability of a simple event is calculated by dividing the number of outcomes we're interested in (favorable outcomes) by the total number of possible outcomes.
Rules for Combining Events
Often, we want to know the probability of more than one event. There are rules for handling these situations. Let's imagine we're drawing one card from a standard 52-card deck.
The Addition Rule is for finding the probability of event A or event B happening. It helps us calculate the chances of at least one of the two events occurring.
What is the probability of drawing a King or a Heart?
- Event A: Drawing a King. .
- Event B: Drawing a Heart. .
- The overlap, A and B, is drawing a card that is both a King and a Heart (the King of Hearts). .
So, .
The Multiplication Rule is for finding the probability of event A and event B happening together. It's about the likelihood of a sequence of events.
Conditional Probability and Independence
The idea of conditional probability is central to the multiplication rule. It's the probability of an event happening, given that another event has already occurred. New information can change the probability.
Let’s draw two cards from a deck without putting the first one back.
What's the probability of drawing two Kings in a row?
- Event A: Drawing a King first. .
- Event B: Drawing a second King. Given that we already drew one King, there are now only 51 cards left, and only 3 of them are Kings. So, the conditional probability is .
Using the multiplication rule: .
The outcome of the first draw directly affected the probability of the second. These events are dependent.
Sometimes, one event has no effect on another. These events are called independent.
If two events, A and B, are independent, the probability of B happening is the same whether A happened or not. So, .
This simplifies the multiplication rule for independent events.
Imagine rolling a die and flipping a coin. These events are independent. The die roll doesn't change the coin flip.
What is the probability of rolling a 6 and getting heads?
- Event A: Rolling a 6. .
- Event B: Getting heads. .
.
These fundamental concepts are the building blocks for understanding how we can model and predict outcomes in more complex situations.
If the probability of an event is 1, what does this signify?
You flip a standard coin twice. What is the complete sample space for this experiment?