Introduction to Probability Diagrams
Probability is often about more than just numbers; it is about organising information so we can see the logic clearly. In this chapter, we will learn about four powerful visual tools: Two-way tables, Sample space diagrams, Venn diagrams, and Tree diagrams. These diagrams help us calculate probabilities for different scenarios and ensure we don’t miss any possible outcomes.
Whether you are trying to find the probability of someone liking both pizza and pasta, or the chance of winning two games of chess in a row, these tools are your best friends in Statistics!
1. Two-Way Tables
A Two-way table is a grid used to display frequencies for two categorical variables. For example, you might record students' gender (Boy/Girl) and whether they walk to school or take the bus.
How to read and complete them:
- The rows represent one category, and the columns represent the other.
- Each cell shows the frequency for that specific combination.
- The Total row and Total column are essential. The bottom-right cell is the Grand Total (everyone in the survey).
Example:
\( \begin{array}{|l|c|c|c|} \hline & \text{Walk} & \text{Bus} & \text{Total} \\ \hline \text{Year 10} & 15 & 10 & 25 \\ \hline \text{Year 11} & 12 & 13 & 25 \\ \hline \text{Total} & 27 & 23 & 50 \\ \hline \end{array} \)
To find the probability that a randomly selected student is in Year 10 and walks: \( P(\text{Year 10 and Walk}) = \frac{15}{50} = 0.3 \).
Quick Tip: Always check that your rows and columns add up correctly. If they don't, there is a mistake in your counting!
Summary: Two-way tables are perfect for sorting raw data into clear groups to find probabilities easily.
2. Sample Space Diagrams
A Sample space diagram is a specific type of grid used to show all possible outcomes of two independent events, such as rolling two dice or flipping a coin and spinning a spinner.
Creating a Sample Space:
Imagine rolling two six-sided dice and adding the scores together. A sample space diagram lists one die on the top and one die on the side, with the sum in the middle.
\( \begin{array}{|c|c|c|c|c|c|c|} \hline + & 1 & 2 & 3 & 4 & 5 & 6 \\ \hline 1 & 2 & 3 & 4 & 5 & 6 & 7 \\ \hline 2 & 3 & 4 & 5 & 6 & 7 & 8 \\ \hline 3 & 4 & 5 & 6 & 7 & 8 & 9 \\ \hline 4 & 5 & 6 & 7 & 8 & 9 & 10 \\ \hline 5 & 6 & 7 & 8 & 9 & 10 & 11 \\ \hline 6 & 7 & 8 & 9 & 10 & 11 & 12 \\ \hline \end{array} \)
From this grid, we can see there are \( 6 \times 6 = 36 \) total outcomes. To find the probability of getting a sum of 7, we count how many 7s are in the grid (there are 6): \( P(\text{Sum of 7}) = \frac{6}{36} = \frac{1}{6} \).
Key Takeaway: Sample space diagrams ensure you don't forget any combinations, especially when outcomes like (1, 2) and (2, 1) are different!
3. Venn Diagrams
Venn diagrams use overlapping circles to show relationships between sets of data. In Statistics (1ST0), you may be asked to work with up to three events.
The Parts of a Venn Diagram:
- The Rectangle: This represents the "Universal Set" (everyone or everything being considered).
- The Circles: Each circle represents an event (e.g., Event \( A \)).
- The Overlap (Intersection): This is where both events happen at the same time (\( A \text{ and } B \)).
- The Outside: Elements that don't belong to any of the circles.
Notation you need to know:
- \( P(A \cap B) \): The probability of both \( A \) and \( B \) happening (the overlap).
- \( P(A \cup B) \): The probability of \( A \) or \( B \) (or both) happening (everything inside the circles).
- \( P(A') \): The probability of \( A \) not happening (everything outside circle \( A \)).
Did you know? The total of all frequencies inside the rectangle must equal the total number of people or items in the sample.
Higher Tier Tip: For Higher Tier, remember the General Addition Law: \( P(A \text{ or } B) = P(A) + P(B) - P(A \text{ and } B) \). We subtract the intersection because it was counted twice when we added circle \( A \) and circle \( B \).
4. Tree Diagrams
Tree diagrams are used to show the outcomes of multiple events happening one after another. You can have up to three events in a sequence.
Rules for Tree Diagrams:
- Multiply along the branches: To find the probability of a specific sequence of outcomes (e.g., Win then Win), multiply the probabilities on those branches.
- Add the ends: To find the probability of several different outcomes (e.g., Win-Loss OR Loss-Win), add the final probabilities of those specific paths together.
- Branches must sum to 1: At any "fork" in the tree, the probabilities on the branches must add up to \( 1 \).
Independent vs. Conditional:
- Independent: The probabilities stay the same for the second event (e.g., flipping a coin twice).
- Conditional: The probabilities change based on what happened first (e.g., picking a colored bead from a bag and not putting it back). In Statistics, this is called "without replacement."
Example: If you have 3 red and 7 blue beads, and you take two without replacement:
The first branch for Red is \( \frac{3}{10} \).
If the first was Red, the second branch for Red becomes \( \frac{2}{9} \).
\( P(\text{Red, Red}) = \frac{3}{10} \times \frac{2}{9} = \frac{6}{90} \).
Quick Review: Tree diagrams are great for "this THEN that" scenarios.
Common Mistakes to Avoid
- Venn Diagrams: Forgetting to subtract the "both" category from the "total" in a circle. If 10 people like Apple and 4 like both Apple and Banana, only 6 people like only Apple.
- Two-Way Tables: Forgetting to include the "Total" row/column, which makes calculating probabilities much harder.
- Tree Diagrams: Not reducing the denominator in "without replacement" (conditional) problems. If you start with 10 items, the second event usually has 9.
- General: Probabilities must always be between \( 0 \) and \( 1 \) (or \( 0\% \) and \( 100\% \)). If you get \( 1.2 \), something has gone wrong!
Summary Table
\( \begin{array}{|l|l|} \hline \text{Tool} & \text{Best used for...} \\ \hline \text{Two-way Table} & \text{Comparing two categories for a large group.} \\ \hline \text{Sample Space} & \text{Listing all outcomes for two simple events (like dice).} \\ \hline \text{Venn Diagram} & \text{Showing overlaps and "neither" categories.} \\ \hline \text{Tree Diagram} & \text{Sequences of events and conditional probability.} \\ \hline \end{array} \)
Don't worry if these diagrams feel complicated at first! Start by filling in the information you are 100% sure about, and usually, the rest of the diagram will reveal itself like a puzzle.