Welcome to A2 Probability
Welcome to one of the most practical and interesting areas of CCEA A2 Mathematics (Unit A2 2: Applied Mathematics). You have encountered basic probability before in AS Mathematics, but at A2 level, we take things a step further. We explore how knowing that one event has happened changes the likelihood of another event happening. This is called conditional probability.
Whether it is calculating the accuracy of medical diagnostic tests, predicting weather patterns, or analyzing risk, conditional probability is used everywhere in the real world. Don't worry if probability felt abstract in the past: by breaking problems down into clear visual models like Venn diagrams, tree diagrams, and two-way tables, you will find a reliable step-by-step method for solving every exam question.
1. Fundamental Building Blocks and Notation
Before diving into advanced formulas, let's make sure our foundations and set notation are rock solid.
The Sample Space (\(S\)): The set of all possible outcomes of an experiment. The total probability of the sample space is always equal to 1:
\(\mathrm{P}(S) = 1\)
Key Set Operations:
• Complement (\(A'\)): The event that \(A\) does not occur.
Rule: \(\mathrm{P}(A') = 1 - \mathrm{P}(A)\)
• Intersection (\(A \cap B\)): The event that both \(A\) and \(B\) occur at the same time.
Memory tip: The symbol \(\cap\) looks like an 'n' for and.
• Union (\(A \cup B\)): The event that \(A\) or \(B\) (or both) occurs.
Memory tip: The symbol \(\cup\) looks like a 'u' for union or 'cup' that collects everything.
• Difference / Only One Event: The event that \(B\) occurs but \(A\) does not:
\(\mathrm{P}(A' \cap B) = \mathrm{P}(B) - \mathrm{P}(A \cap B)\)
Quick Takeaway: Whenever you see "or", think union (\(\cup\)). Whenever you see "and", think intersection (\(\cap\)). Whenever you see "not", think complement (\('\)).
2. The General Addition Rule
When you want to find the probability that either event \(A\) or event \(B\) occurs, you add their individual probabilities. However, if they overlap, you will have counted the middle section twice! Therefore, you must subtract the overlap.
The Formula:
\(\mathrm{P}(A \cup B) = \mathrm{P}(A) + \mathrm{P}(B) - \mathrm{P}(A \cap B)\)
Example:
Suppose in a class, \(\mathrm{P}(A) = 0.6\), \(\mathrm{P}(B) = 0.5\), and \(\mathrm{P}(A \cap B) = 0.3\).
\(\mathrm{P}(A \cup B) = 0.6 + 0.5 - 0.3 = 0.8\)
3. Conditional Probability: Shrinking the Sample Space
Conditional probability is the probability of an event \(A\) occurring, given that another event \(B\) has already occurred. We write this as \(\mathrm{P}(A \mid B)\).
Analogy: Imagine choosing a student at random from your entire school. The probability they study A-Level Maths is modest. But if you are given that the student is in the Sixth Form building right now, your pool of possibilities has shrunk! The denominator is no longer the whole school; it is just the Sixth Form.
The Conditional Probability Formula:
\(\mathrm{P}(A \mid B) = \frac{\mathrm{P}(A \cap B)}{\mathrm{P}(B)}, \quad \text{where } \mathrm{P}(B) > 0\)
Similarly, if the condition is reversed:
\(\mathrm{P}(B \mid A) = \frac{\mathrm{P}(A \cap B)}{\mathrm{P}(A)}, \quad \text{where } \mathrm{P}(A) > 0\)
The Multiplication / Chain Rule:
By rearranging the formula above, we get the multiplication rule for any two events:
\(\mathrm{P}(A \cap B) = \mathrm{P}(A \mid B)\,\mathrm{P}(B) = \mathrm{P}(B \mid A)\,\mathrm{P}(A)\)
4. Mutually Exclusive vs. Independent Events
This is the single most common area where students lose marks in CCEA examinations. Let's make the distinction crystal clear.
A. Mutually Exclusive Events ("Cannot happen together")
Two events cannot occur simultaneously. There is zero overlap.
• Mathematical condition: \(\mathrm{P}(A \cap B) = 0\)
• Addition Rule simplifies to: \(\mathrm{P}(A \cup B) = \mathrm{P}(A) + \mathrm{P}(B)\)
Real-life example: You cannot turn left and turn right at the exact same instant.
B. Independent Events ("Do not affect each other")
The occurrence of event \(B\) has no influence whatsoever on the probability of event \(A\).
• Mathematical definition: \(\mathrm{P}(A \mid B) = \mathrm{P}(A)\) and \(\mathrm{P}(B \mid A) = \mathrm{P}(B)\)
• Multiplication condition: \(\mathrm{P}(A \cap B) = \mathrm{P}(A) \times \mathrm{P}(B)\)
Real-life example: Tossing heads on a coin and rolling a 6 on a standard die.
Exam Warning — The Crucial Difference:
If two events with non-zero probabilities are mutually exclusive, they cannot be independent! If \(A\) occurs, the probability of \(B\) occurring drops immediately to 0. Thus, knowing \(A\) occurred completely changes the probability of \(B\).
How to test for independence in an exam question:
Step 1: Calculate the value of \(\mathrm{P}(A) \times \mathrm{P}(B)\).
Step 2: State the value of \(\mathrm{P}(A \cap B)\).
Step 3: Compare the two numbers. If \(\mathrm{P}(A \cap B) = \mathrm{P}(A) \times \mathrm{P}(B)\), state clearly: "Since \(\mathrm{P}(A \cap B) = \mathrm{P}(A)\mathrm{P}(B)\), the events are independent." If not equal, state that they are dependent.
5. Visual Modeling Tools
Tool 1: Two-Way Contingency Tables
Two-way tables organize bivariate categorical data clearly. Row and column totals give marginal probabilities, while interior cells represent intersections (\(\cap\)).
Worked Example:
100 students were surveyed about whether they play a musical instrument (\(M\)) or participate in competitive sport (\(S\)):
• Plays Sport (\(S\)) and Plays Instrument (\(M\)): 20
• Plays Sport (\(S\)) and Does Not Play Instrument (\(M'\)): 30
• Total Playing Sport (\(S\)): 50
• Does Not Play Sport (\(S'\)) and Plays Instrument (\(M\)): 15
• Does Not Play Sport (\(S'\)) and Does Not Play Instrument (\(M'\)): 35
• Total Not Playing Sport (\(S'\)): 50
• Overall Total Instrument (\(M\)): 35; Overall Total No Instrument (\(M'\)): 65; Grand Total: 100
Find \(\mathrm{P}(M \mid S)\):
We restrict our attention solely to the 50 students who play sport.
\(\mathrm{P}(M \mid S) = \frac{n(M \cap S)}{n(S)} = \frac{20}{50} = \frac{2}{5} = 0.4\)
Find \(\mathrm{P}(S \mid M)\):
We restrict our attention solely to the 35 students who play an instrument.
\(\mathrm{P}(S \mid M) = \frac{n(S \cap M)}{n(M)} = \frac{20}{35} = \frac{4}{7} \approx 0.571\)
Tool 2: Venn Diagrams
Venn diagrams are ideal when you are given combinations of unions, intersections, and complements.
Top Tips for Constructing Venn Diagrams:
1. Always draw the bounding rectangle: This represents the entire sample space \(S\).
2. Start from the inside out: Fill in the central intersection first (e.g., \(\mathrm{P}(A \cap B)\) or \(\mathrm{P}(A \cap B \cap C)\)).
3. Subtract to find "only" regions: For example, the region for "only \(A\)" is \(\mathrm{P}(A) - \mathrm{P}(A \cap B)\).
4. Don't forget the outside region! Sum all values inside the circles and subtract from 1 to find the probability of neither event occurring: \(\mathrm{P}((A \cup B)') = 1 - \mathrm{P}(A \cup B)\).
Tool 3: Tree Diagrams & Successive Events
Tree diagrams are the best tool for multi-stage processes, especially when outcomes depend on previous results (conditional events, such as sampling without replacement).
Key Rules for Tree Diagrams:
• The probabilities on any set of branches radiating from a single node must sum to 1.
• Multiply along the branches to find the intersection of those outcomes: \(\mathrm{P}(A \cap B) = \mathrm{P}(A) \times \mathrm{P}(B \mid A)\).
• Add the ends of distinct paths to find the total probability of an outcome that can happen in multiple ways.
6. The Law of Total Probability and Bayes' Theorem
In many real-life scenarios, an outcome \(A\) can happen via different routes (for instance, a test can show positive either from a person who is truly ill or from a healthy person via a false positive).
The Law of Total Probability:
If the sample space is partitioned into mutually exclusive and exhaustive events \(B\) and \(B'\), then for any event \(A\):
\(\mathrm{P}(A) = \mathrm{P}(A \cap B) + \mathrm{P}(A \cap B')\)
\(\mathrm{P}(A) = \mathrm{P}(A \mid B)\,\mathrm{P}(B) + \mathrm{P}(A \mid B')\,\mathrm{P}(B')\)
Bayes' Theorem / Conditional Reversal:
When you know \(\mathrm{P}(A \mid B)\) but need to reverse the condition to find \(\mathrm{P}(B \mid A)\), combine the conditional formula with the Law of Total Probability:
\(\mathrm{P}(B \mid A) = \frac{\mathrm{P}(A \cap B)}{\mathrm{P}(A)} = \frac{\mathrm{P}(A \mid B)\,\mathrm{P}(B)}{\mathrm{P}(A \mid B)\,\mathrm{P}(B) + \mathrm{P}(A \mid B')\,\mathrm{P}(B')}\)
Classic Medical Testing Example:
A rare disease affects \(1\%\) of a population, so \(\mathrm{P}(D) = 0.01\) and \(\mathrm{P}(D') = 0.99\).
A diagnostic test has a \(95\%\) true positive rate: \(\mathrm{P}(T^+ \mid D) = 0.95\).
The test has a \(4\%\) false positive rate: \(\mathrm{P}(T^+ \mid D') = 0.04\).
Question: What is the probability that a person who tests positive actually has the disease, \(\mathrm{P}(D \mid T^+)\)?
Step 1: Calculate the total probability of testing positive, \(\mathrm{P}(T^+)\):
\(\mathrm{P}(T^+) = \mathrm{P}(T^+ \cap D) + \mathrm{P}(T^+ \cap D')\)
\(\mathrm{P}(T^+) = (0.01 \times 0.95) + (0.99 \times 0.04)\)
\(\mathrm{P}(T^+) = 0.0095 + 0.0396 = 0.0491\)
Step 2: Apply the conditional probability formula:
\(\mathrm{P}(D \mid T^+) = \frac{\mathrm{P}(T^+ \cap D)}{\mathrm{P}(T^+)} = \frac{0.0095}{0.0491} \approx 0.193\) (or \(19.3\%\) to 3 s.f.)
Did you know? Even with a \(95\%\) accurate test, because the disease is so rare, a person with a positive test result only has roughly a \(19.3\%\) chance of actually having the disease! This famous result illustrates why conditional probability is so essential.
7. CCEA Exam Pitfalls & Success Checklist
1. Rounding and Accuracy:
CCEA marking schemes require answers to be given as exact fractions (in simplified form) or rounded to 3 significant figures unless a question specifies otherwise. Never round intermediate working values prematurely.
2. Denominator Confusion:
When calculating \(\mathrm{P}(A \mid B)\), remember that the condition after the vertical bar forms your denominator: \(\mathrm{P}(B)\). Never divide by 1.0 or the full total when a condition is given.
3. Inverting the Condition:
\(\mathrm{P}(A \mid B)\) is not equal to \(\mathrm{P}(B \mid A)\). Always read carefully to see what information has already happened.
4. Sampling Without Replacement:
When objects (counters, cards, raffle tickets) are drawn without replacement, remember to decrease both the numerator and the denominator for the second branch on your tree diagram.
5. Show Full Working:
CCEA award method marks for explicit formula substitution. Writing down only a final decimal from a calculator menu risks losing all marks if an arithmetic mistake occurs.
8. Quick Revision Summary
• Addition Rule: \(\mathrm{P}(A \cup B) = \mathrm{P}(A) + \mathrm{P}(B) - \mathrm{P}(A \cap B)\)
• Conditional Probability: \(\mathrm{P}(A \mid B) = \frac{\mathrm{P}(A \cap B)}{\mathrm{P}(B)}\)
• Multiplication Rule: \(\mathrm{P}(A \cap B) = \mathrm{P}(A \mid B)\,\mathrm{P}(B)\)
• Mutually Exclusive Check: \(\mathrm{P}(A \cap B) = 0\)
• Independence Check: \(\mathrm{P}(A \cap B) = \mathrm{P}(A) \times \mathrm{P}(B)\) or \(\mathrm{P}(A \mid B) = \mathrm{P}(A)\)
• Law of Total Probability: \(\mathrm{P}(A) = \mathrm{P}(A \mid B)\,\mathrm{P}(B) + \mathrm{P}(A \mid B')\,\mathrm{P}(B')\)