Topic 2: Probability

Lesson 2.1: Probability, Sample Spaces And Set Notation

Official syllabus section covering Lesson 2.1: Probability, sample spaces and set notation within Topic 2: Probability: Outcomes, events and sample spaces, and the meaning of probability as a measure between 0 and 1.; The language and symbols of set theory in a probability context, including the complement A', union and intersection..

Lesson 2.1: Probability, Sample Spaces, and Set Notation

Introduction

In this lesson, we will explore the foundational concepts of probability, sample spaces, and set notation. Understanding these concepts is essential for quantifying uncertainty and navigating the world of statistics.

Learning Objectives

  • Outcomes, events, and sample spaces, and the meaning of probability as a measure between 0 and 1.
  • The language and symbols of set theory in a probability context, including the complement $A'$, union, and intersection.
  • Equally likely outcomes and the calculation of simple probabilities.
  • Listing the outcomes in a sample space and calculating the probability of an event from equally likely outcomes.
  • Using set notation, including the complement $A'$, to describe events.

Hook

Imagine you are a game designer creating a new board game that involves rolling a die. You need to ensure that the game is fair and balanced. To do this, you must understand the probabilities associated with the outcomes of the die rolls. How can you represent this uncertainty mathematically? This lesson will provide you with the tools to do just that!

Section 1: Understanding Outcomes and Events

An outcome is the result of a single trial of an experiment. An event is a collection of one or more outcomes.

Sample Space

The sample space $S$ is the set of all possible outcomes of an experiment. For instance, when rolling a fair six-sided die, the sample space consists of the outcomes 1, 2, 3, 4, 5, and 6:

$$S = \{1, 2, 3, 4, 5, 6\}$$

Example

Example 1: Consider tossing a coin. The possible outcomes are heads (H) or tails (T). Therefore, the sample space is:

$$S = \{H, T\}$$

Example 2: If we roll two six-sided dice, the sample space contains the pairs of outcomes, ranging from (1,1) to (6,6). The total number of outcomes is $6 \times 6 = 36$.

Section 2: The Meaning of Probability

Probability measures the likelihood of an event occurring and is quantified as a number between 0 and 1, where 0 indicates the event cannot occur and 1 indicates the event is certain to occur.

Definition

For an event $A$ in a sample space $S$, the probability of $A$ is defined as:

$$P(A) = \frac{\text{Number of favorable outcomes in } A}{\text{Total number of outcomes in } S}$$

Example

Example 3: What is the probability of rolling a 3 on a six-sided die? There is one favorable outcome (3) in the sample space of six outcomes:

$$P(A) = \frac{1}{6}$$

Section 3: Set Notation in Probability

In probability, set notation is used to formally describe events and their relationships. The key symbols include:

  • Complement $A'$: The complement of event $A$, represented as $A'$, consists of all outcomes in the sample space that are not in $A$.
  • Union $A \cup B$: The union of events $A$ and $B$ includes all outcomes that are in $A$, in $B$, or in both.
  • Intersection $A \cap B$: The intersection of events $A$ and $B$ includes all outcomes that are common to both $A$ and $B$.

Example

Example 4:

Let $A$ be the event of rolling an even number on a six-sided die, so:

$$A = \{2, 4, 6\}$$

Its complement $A'$ would then be:

$$A' = \{1, 3, 5\}$$

The union of two events $A$ (even numbers) and $B$ (the event of rolling a number greater than 4, $B = \{5, 6\}$) is:

$$A \cup B = \{2, 4, 5, 6\}$$

The intersection $A \cap B$ would yield:

$$A \cap B = \{6\}$$

Section 4: Equally Likely Outcomes

When all outcomes of an experiment have the same probability of occurring, we say the outcomes are equally likely. This simplifies the calculation of probabilities.

Definition

If there are $n$ equally likely outcomes in a sample space $S$ and $m$ favorable outcomes for event $A$, the probability of $A$ is given by:

$$P(A) = \frac{m}{n}$$

Example

Example 5: In rolling a fair six-sided die, all outcomes are equally likely. The probability of rolling a number less than 4 (favorable outcomes 1, 2, 3) is:

$$P(A) = \frac{3}{6} = \frac{1}{2}$$

Conclusion

In this lesson, we have covered the essential concepts of probability, including outcomes, events, sample spaces, and the use of set notation. We also discussed equally likely outcomes and how to calculate probabilities from them. These foundational concepts will serve as the basis for more advanced topics in probability and statistics.

Study Notes

  • An outcome is the result of a single trial.
  • A sample space $S$ is the set of all possible outcomes.
  • An event is a set of outcomes from a sample space.
  • The probability $P(A)$ is a measure of how likely an event is, ranging from 0 to 1.
  • Set notation includes complement $A'$, union $A \cup B$, and intersection $A \cap B$.
  • Equally likely outcomes simplify the calculation of probability, given by $P(A) = \frac{m}{n}$.

Practice Quiz

5 questions to test your understanding