Lesson 6.2: Probability of a Single Event
Introduction
Welcome to Lesson 6.2 of our Foundation Preparatory Statistics course! In this section, we will delve into the fascinating world of probability, which describes the likelihood of events occurring. Understanding probability is crucial, as it helps us quantify uncertainty and make informed decisions based on available information.
Learning Objectives
By the end of this lesson, students will be able to:
- Calculate the probability of an event with equally likely outcomes.
- Apply the complement rule to find the probability that an event does not happen.
- Estimate probability using observed (experimental) frequencies.
- Understand why theoretical and experimental probabilities tend to align over many trials.
- Calculate probabilities from a set of equally likely outcomes.
The Basics of Probability
Probability is a measure of how likely an event is to occur. It is expressed as a number between 0 and 1, where:
- A probability of 0 means the event cannot happen.
- A probability of 1 indicates that the event will certainly happen.
- A probability of 0.5 suggests the event is equally likely to happen or not happen.
Equally Likely Outcomes
When calculating probability, a fundamental concept is the idea of equally likely outcomes. This occurs when each outcome in a sample space has the same chance of occurring. For example, when flipping a fair coin, there are two equally likely outcomes: heads and tails. Each outcome has a probability of:
$$\text{Probability(Heads)} = \frac{1}{2}$$
$$\text{Probability(Tails)} = \frac{1}{2}$$
Calculating Probability of a Single Event
To calculate the probability of a single event, we can use the formula:
$$P(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}}$$
where $P(E)$ is the probability of event $E$ occurring.
Example 1: Rolling a Die
Let’s consider a simple example: rolling a fair six-sided die. The sample space of possible outcomes is:
$$S = \{1, 2, 3, 4, 5, 6\}$$
Here, the total number of outcomes is 6. If we want to find the probability of rolling a 3, the number of favorable outcomes is 1 (only the outcome '3'). Thus, the probability is calculated as follows:
$$P(3) = \frac{1}{6}$$
Example 2: Drawing a Card
Next, let’s calculate the probability of drawing a heart from a standard deck of 52 playing cards. The number of favorable outcomes (hearts) is 13. Therefore, the probability is:
$$P(\text{Heart}) = \frac{13}{52} = \frac{1}{4}$$
The Complement Rule
The complement rule states that the probability of an event not occurring can be found by subtracting the probability of the event occurring from 1. In mathematical terms:
$$P(E^c) = 1 - P(E)$$
where $E^c$ represents the complement of event $E$.
Example 3: Not Rolling a 4
Using our die example, let’s find the probability of not rolling a 4. We already know:
$$P(4) = \frac{1}{6}$$
Thus, the probability of not rolling a 4 is:
$$P(\text{Not 4}) = 1 - P(4) = 1 - \frac{1}{6} = \frac{5}{6}$$
Experimental Probability
In some cases, we cannot rely solely on theoretical probabilities and must estimate probabilities through experiments. Experimental probability is determined by conducting experiments and observing the frequency of outcomes.
Example 4: Coin Toss Experiment
Suppose students conducts an experiment by tossing a coin 100 times and observes that heads result 52 times. The experimental probability of landing heads is then:
$$P(\text{Heads}) = \frac{\text{Number of Heads}}{\text{Total Tosses}} = \frac{52}{100} = 0.52$$
Why Theoretical and Experimental Probability Align
Over a large number of trials, the experimental probability often approaches the theoretical probability due to the Law of Large Numbers. This law states that as the number of trials increases, the experimental probability will converge toward the expected theoretical probability.
Example 5: Law of Large Numbers with Coin Tosses
If students continues to toss the coin thousands of times, we would expect the experimental probability of heads to become closer to $0.5$. For instance, after 1000 tosses, if heads appeared 513 times, the experimental probability would be:
$$P(\text{Heads}) = \frac{513}{1000} = 0.513$$
This is still close to the theoretical probability of $0.5$, illustrating how theoretical and experimental probabilities align with enough trials.
Conclusion
In this lesson, students has learned how to calculate the probability of a single event with equally likely outcomes, apply the complement rule for the probability of an event not occurring, and understand the importance of experimental probability. These concepts form the foundation for understanding probability and its applications in everyday life.
Study Notes
- Probability is a measure between 0 (impossible) and 1 (certain).
- The formula for probability of an event: $P(E) = \frac{\text{Number of favorable outcomes}}{\text{Total number of outcomes}}$.
- The complement rule: $P(E^c) = 1 - P(E)$.
- Experimental probability is calculated through trials and observations.
- The Law of Large Numbers states experimental probabilities converge to theoretical probabilities over many trials.
