Welcome to Further Probability!
Welcome! In this section of your S1: Statistics course, we are going to dive deeper into the world of chance. You have likely seen basic probability before, but now we are going to look at how different events interact with each other. Probability isn't just about rolling dice; it’s used in everything from predicting the weather to how insurance companies set their prices. Don't worry if this seems tricky at first—once you master a few core laws, you'll find that probability is very logical!
1. The Building Blocks: Elementary Probability
Before we get into the complex rules, let's refresh the basics. Probability is always a number between 0 (impossible) and 1 (certain).
Equally Likely Outcomes
If every outcome has the same chance of happening (like a fair coin or a standard die), we use this simple formula:
\( P(Event) = \frac{\text{Number of successful outcomes}}{\text{Total number of possible outcomes}} \)
Relative Frequency
Sometimes we don't know the exact "theoretical" probability, so we use data from an experiment. This is called Relative Frequency.
Example: If a surgeon performs 100 operations and 95 are successful, the relative frequency (probability) of success is \( \frac{95}{100} = 0.95 \).
Quick Review: Set Notation
The syllabus mentions set notation. You don't need to be an expert, but keep these two symbols in mind:
1. \( \cup \) means OR (Union). Think of the 'U' as a bucket catching everything from both groups.
2. \( \cap \) means AND (Intersection). This is the "overlap" where both things happen at once.
Key Takeaway: Probability is just a way of expressing how likely something is to happen, either through logic or through experimental data.
2. The Addition Law: The "OR" Rule
When we want to find the probability of one event OR another event happening, we use the Addition Law.
The General Law
For any two events \( A \) and \( B \):
\( P(A \cup B) = P(A) + P(B) - P(A \cap B) \)
Why do we subtract the intersection? Imagine you are counting students who play football and students who play basketball. If you just add the two totals, you count the students who play both twice! Subtracting the overlap \( P(A \cap B) \) makes sure everyone is only counted once.
Mutually Exclusive Events
Mutually Exclusive means the events cannot happen at the same time. If you flip a coin, it cannot be both Heads and Tails simultaneously.
In this case, the overlap \( P(A \cap B) \) is zero, so the formula simplifies to:
\( P(A \cup B) = P(A) + P(B) \)
The Complement Rule
The probability of something not happening is called the Complement, written as \( A' \).
\( P(A') = 1 - P(A) \)
Analogy: If there is a 30% chance of rain (\( 0.3 \)), there is a 70% chance of "not rain" (\( 1 - 0.3 = 0.7 \)).
Key Takeaway: Use the Addition Law for "OR" questions. If the events can't happen together, just add them. If they can overlap, remember to subtract that overlap!
3. Conditional Probability and the Multiplication Law
This is where we look at how one event might depend on another.
Conditional Probability
This is the probability of event \( A \) happening given that event \( B \) has already happened. We write this as \( P(A|B) \).
Example: What is the probability that you are tired (\( A \)), given that you stayed up late studying (\( B \))? The fact that \( B \) happened changes the likelihood of \( A \).
The Multiplication Law
To find the probability of \( A \) AND \( B \) happening, we use:
\( P(A \cap B) = P(A) \times P(B|A) \)
Or similarly:
\( P(A \cap B) = P(B) \times P(A|B) \)
Independent Events
Events are Independent if one happening does not change the probability of the other. For example, rolling a 6 on a die doesn't change the chance of getting Heads on a coin flip.
If events are independent, \( P(A|B) \) is just the same as \( P(A) \). This makes our formula very simple:
For Independent Events only: \( P(A \cap B) = P(A) \times P(B) \)
Did you know?
Checking for independence is a common exam question! If you calculate \( P(A) \times P(B) \) and it equals the \( P(A \cap B) \) given in the question, the events are independent. If they aren't equal, they are dependent!
Key Takeaway: "AND" means multiply. Use \( P(A) \times P(B) \) if they are independent; otherwise, you must use the conditional probability.
4. Tools for Success: Tables and Diagrams
Even if the exam doesn't specifically ask for a diagram, using them is a great way to avoid mistakes.
Probability Tables (Two-Way Tables)
These are excellent for organizing data with two variables (e.g., Gender and Exam Grade).
Step-by-step for Tables:
1. Fill in all the "Given" numbers from the question.
2. Use the totals to "work backward" and fill in the missing blanks.
3. To find a probability like \( P(A|B) \), look only at the row or column for \( B \). Your total for that row/column becomes your new denominator.
Venn Diagrams and Tree Diagrams
While the exam won't set questions specifically requiring you to draw these, they are permitted and highly recommended!
- Use Venn Diagrams for Addition Law / "OR" problems.
- Use Tree Diagrams for Multiplication Law / "AND" problems, especially when things happen in a sequence (like picking two marbles from a bag).
Key Takeaway: If a question feels confusing, draw it out! A quick table or sketch can make the logic much clearer.
5. Common Pitfalls to Avoid
1. Probability > 1: If your answer is 1.2 or 150%, something has gone wrong! Probabilities never exceed 1.
2. Mixing up Independent and Mutually Exclusive: These are different! Mutually Exclusive means they can't happen at the same time (no overlap). Independent means they don't affect each other's chances.
3. Forgetting to subtract the intersection: In \( P(A \cup B) \), always check if there is an overlap you need to subtract.
4. Denominator Errors in Conditional Probability: When asked for \( P(A|B) \), your "total" is now the total for event \( B \), not the overall total for the whole sample.
Final Encouragement: Probability is all about practice. Start with the simple "Equally Likely" questions and gradually move to the "Conditional" ones. You've got this!