Introduction to Combined Events

In your previous study of probability, you likely looked at single events, like rolling a dice once. In this chapter, we look at combined events—what happens when two or more things occur together or one after another. We use visual tools like Venn diagrams, tree diagrams, and sample space grids to make sense of these possibilities. Whether you are calculating the chances of winning a game or predicting weather patterns, these tools help you see the "big picture" of probability.

1. Systematic Listing and Sample Space Diagrams

When we have two simple events happening (like rolling two dice), we need a way to list every possible outcome without missing any. This is called systematic listing.

Sample Space Grids

A sample space grid is a table that shows all possible outcomes for two events. For example, if you flip a coin and roll a fair six-sided dice, the grid would look like this:

Dice Outcomes: \(1, 2, 3, 4, 5, 6\)
Coin Outcomes: \(H\) (Heads), \(T\) (Tails)

The grid would show outcomes like \((H, 1)\), \((H, 2)\), \dots \((T, 6)\). Since there are \(2\) coin options and \(6\) dice options, there are \(2 \times 6 = 12\) total outcomes.

Quick Tip: To find the probability of a specific result, count how many times it appears in your grid and divide by the total number of outcomes.

2. Venn Diagrams

A Venn Diagram uses overlapping circles to show relationships between different sets of data. It is a brilliant way to visualize how events can happen at the same time.

The Anatomy of a Venn Diagram:

  • The Rectangle: Represents the "Universal Set" (everything being considered). The total probability inside this rectangle must always sum to \(1\).
  • The Circles: Each circle represents an event (e.g., Event \(A\) and Event \(B\)).
  • The Intersection (Middle Overlap): This is where both events happen at the same time. In notation, this is \(P(A \text{ and } B)\).
  • The Union: This includes everything inside either circle. In notation, this is \(P(A \text{ or } B)\).

The Addition Rule (On your Formula Sheet!)

For any two events, the probability of one or the other happening is calculated using this formula from your AQA formula sheet:

\(P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B)\)

Why do we subtract the middle part? Because if we just added the two circles, we would be counting the middle overlap twice!

Did you know? Venn diagrams are named after John Venn, who introduced them in 1880. They aren't just for math; they are used in logic, linguistics, and computer science!

3. Tree Diagrams

Tree diagrams are best for showing events that happen one after another. They "branch out" to show every possible path.

How to Draw and Use a Tree Diagram:

  1. Branches: Each set of branches represents one event. The probabilities on each set of branches must always add up to \(1\).
  2. Multiply Along Branches: To find the probability of two things happening in a row (e.g., "Heads" AND THEN "Heads"), multiply the probabilities along that path.
  3. Add Between Paths: If there is more than one way to get a result (e.g., "one Head and one Tail"), calculate the probability of each path and add them together.

Independent vs. Dependent Events

  • Independent Events: The outcome of the first event does not change the probability of the second. Example: Flipping a coin, then flipping it again. The second flip is still \(0.5\) for Heads.
  • Dependent Events (Conditional Probability): The outcome of the first event does change the probability of the second. This usually happens when items are "not replaced."

Example of Dependent Events: A bag has \(3\) red and \(7\) blue marbles. You take one and do not put it back. If the first was red, there are now only \(2\) red and \(9\) total marbles left for the second draw.

4. Conditional Probability (Higher Tier Only)

At the Higher tier, you need to understand conditional probability—the probability of an event happening given that another event has already occurred.

The Multiplication Formula (On your Formula Sheet!):

\(P(A \text{ and } B) = P(A \text{ given } B) \times P(B)\)

This is often written as \(P(A|B)\), which means "Probability of \(A\) given \(B\)".

Using Two-Way Tables

Two-way tables are a great way to solve conditional probability questions. For example:

Table: Students and their choice of sport
\( \begin{array}{|c|c|c|c|} \hline & \text{Football} & \text{Rugby} & \text{Total} \\ \hline \text{Year 10} & 20 & 10 & 30 \\ \hline \text{Year 11} & 15 & 25 & 40 \\ \hline \text{Total} & 35 & 35 & 70 \\ \hline \end{array} \)

To find the probability a student plays Football given they are in Year 10, you only look at the "Year 10" row. The answer would be \(\frac{20}{30}\).

5. Summary and Key Rules

Common Mistakes to Avoid:

  • Forgetting to reduce the total: In "without replacement" (dependent) problems, remember that both the numerator and the denominator usually change for the second event!
  • Adding instead of multiplying: Use the AND rule (Multiply) for events happening in sequence. Use the OR rule (Add) for different possible paths.
  • Not checking to see if branches sum to 1: This is the quickest way to spot a mistake in your tree diagram.

Key Takeaway:
- Grids/Tables: Best for two simple independent events.
- Venn Diagrams: Best for showing overlaps and "Neither/Both" scenarios.
- Tree Diagrams: Best for multi-step events and "Without Replacement" problems.

Don't worry if this seems tricky at first! The more you practice drawing the diagrams, the more the patterns will start to make sense. Always check your formula sheet during the exam if you forget the specific "And" or "Or" rules!