Summary (Grade 12 NSC Matric Mathematics): Revision Notes
Summary
Key probability rules
Addition rule
The addition rule (also called the sum rule) helps us find the probability of either event A or event B occurring. This fundamental rule connects individual event probabilities with their combined probability.
For any two events A and B:
We subtract because when we add and , we count the overlap twice.
Addition rule for mutually exclusive events
When two events are mutually exclusive (they cannot happen at the same time), the addition rule becomes much simpler. This is because mutually exclusive events have no overlap, so .
For mutually exclusive events:
This simplified form works because there's no overlap to subtract.
Complementary rule
The complementary rule is one of the most useful probability rules, especially for solving "at least one" problems. It states that the probability of an event not occurring is:
This rule works because A and (not A) are complementary events - they cover all possible outcomes and cannot happen together, so their probabilities add up to 1.
Product rule for independent events
When two events A and B are independent (one does not affect the other), calculating the probability of both occurring is straightforward:
Product rule for dependent events
When two events A and B are dependent (one affects the probability of the other), the simple multiplication rule doesn't work:
For dependent events, you need additional information like conditional probabilities to calculate . The relationship between the events must be considered.
Visual tools for probability
Visual representation is crucial for understanding complex probability problems. These tools help organise information and prevent calculation errors.
Venn diagrams
Venn diagrams show how events relate to each other using shapes (usually circles or rectangles). Each event is represented by a shape, with the region inside representing outcomes included in that event. The region outside represents outcomes not in the event. Venn diagrams are particularly helpful for visualising unions, intersections, and complements of events.
Tree diagrams
Tree diagrams help organise and visualise different possible outcomes in a sequence of events. Each branch shows an outcome with its probability written alongside. For each possible outcome of the first event, we draw branches for all possible outcomes of the second event. The probability of any complete sequence is calculated by multiplying the probabilities along the branches.
Two-way contingency tables
Two-way contingency tables record counts or percentages for probability problems involving two variables. These tables are especially useful for determining whether events are dependent or independent by comparing observed frequencies with expected frequencies.
When to use each visual tool:
- Use Venn diagrams for problems involving unions, intersections, and complements
- Use tree diagrams for sequential events and conditional probability
- Use contingency tables for analysing relationships between two categorical variables
Counting principles
Counting principles form the foundation of probability calculations when dealing with equally likely outcomes. Understanding these principles is essential for solving complex probability problems.
Fundamental counting principle
The fundamental counting principle states that if there are outcomes for event A and outcomes for event B, then there are different possible outcomes for both events combined.
Multiple choices with replacement
When you have n objects to choose from and you choose r times, with the number of choices remaining the same after each choice (replacement), the total number of possibilities is:
Arrangements without repetition
The number of arrangements of n different objects is:
This is called "n factorial" and represents the number of ways to arrange n distinct objects in order.
Arrangements with repetition
For a set of n objects where there are k subsets with repeated objects ( are the same, are the same, ..., are the same), the number of arrangements is:
This formula accounts for the fact that identical objects cannot be distinguished when arranged.
Worked Example: South African ID Numbers
Problem context: South African ID numbers have 13 digits with specific meanings:
- First 6 digits: birth date (YYMMDD)
- Next 4 digits: gender indicator (5000+ for male, 0001-4999 for female)
- Next digit: country ID (0 for South Africa)
- Second last digit: racial identifier (now 8 for everyone)
- Last digit: control digit (random from 0-9)
Step 1: Identify what we're looking for
Find the probability that a randomly generated ID number belongs to a South African male born in the 1980s.
Step 2: Calculate total possible outcomes
Total possible ID numbers = (each position can be 0-9)
Step 3: Calculate favourable outcomes
- Birth years 80-89: 10 years
- Months: 12 options
- Days: 31 options
- Male codes: 5000 options (5000-9999)
- Country code: 1 option (0)
- Racial code: 1 option (8)
- Control digit: 10 options (0-9)
Step 4: Apply the calculation
Favourable outcomes =
Step 5: Calculate probability
Exam Tips:
- Always identify whether events are independent or dependent before choosing which rule to apply
- For "or" questions, use addition rules; for "and" questions, use multiplication rules
- Draw Venn diagrams or tree diagrams when the problem involves multiple events
- Check if events are mutually exclusive before using the simplified addition rule
- Remember that probabilities must be between 0 and 1, and complementary events sum to 1
Key Points to Remember:
- The addition rule calculates , but for mutually exclusive events, just add the individual probabilities
- The complementary rule states , which is often the easiest way to solve "at least one" problems
- Independent events multiply: , but dependent events require conditional probability
- Visual tools like Venn diagrams and tree diagrams help organise information and prevent calculation errors
- Counting principles use multiplication for sequences of choices, with factorial formulas for arrangements