Welcome to the World of Probability!
Hi there! Welcome to your study notes for Probability. Whether you think you’re a "math person" or not, you actually use probability every single day. When you check the weather to see if you need an umbrella, or decide if a "mystery flavor" sweet is worth the risk, you are calculating probability!
In this chapter, we will learn how to measure uncertainty using numbers. We’ll move from simple coin flips to the "Higher Tier" secrets of conditional probability. Don't worry if it seems tricky at first—we’ll break it down step-by-step.
1. The Basics: The Probability Scale
Probability is always a number between 0 and 1. It tells us how likely an event is to happen.
- 0 means Impossible (like finding a living dinosaur in your fridge).
- 1 means Certain (like the sun rising tomorrow).
- 0.5 means Even Chance (like a fair coin landing on Heads).
Quick Tip: You can write probabilities as fractions, decimals, or percentages. However, in exams, fractions are often the safest and easiest to work with!
Mutually Exclusive and Exhaustive Events
Mutually Exclusive: These are events that cannot happen at the same time. For example, a single light switch cannot be both "On" and "Off" at the same moment.
The Rule: If events are mutually exclusive, you can add their probabilities together.
Exhaustive Events: These are a set of events that cover all possible outcomes. For example, if you roll a die, the set {1, 2, 3, 4, 5, 6} is exhaustive.
The Rule: The probabilities of an exhaustive set of mutually exclusive events must sum to 1.
Quick Review Box:
If the probability of it raining is 0.3, the probability of it not raining is \(1 - 0.3 = 0.7\). We call this the Complementary Event.
2. Expected Outcomes and Relative Frequency
Sometimes we don't know the "perfect" math probability (Theoretical Probability), so we have to use data from experiments (Experimental Probability).
Relative Frequency
This is just a fancy way of saying "how often something happened in our trial."
\(Relative\ Frequency = \frac{Number\ of\ successful\ trials}{Total\ number\ of\ trials}\)
The "Large Numbers" Rule
Did you know? If you flip a coin 10 times, you might get 7 Heads. This doesn't mean the coin is broken! It just means your sample is small. As you do more and more trials (e.g., 1,000 flips), the relative frequency will get closer and closer to the theoretical probability (0.5).
Expected Outcomes
To predict how many times an event will happen in the future, use this formula:
\(Expected\ frequency = Total\ trials \times Probability\ of\ the\ event\)
Example: If the probability of a seed growing is 0.8, and you plant 200 seeds, you expect \(200 \times 0.8 = 160\) seeds to grow.
3. Organizing Your Data: Tables, Trees, and Venns
To solve harder problems, we need to list all possible outcomes systematically.
Frequency Trees
These are great for splitting a total population into groups. Imagine 100 students: 60 are girls, 40 are boys. If 10 girls wear glasses, you can branch out from the "60 girls" node to show "10 glasses" and "50 no glasses."
Possibility Spaces (Sample Space Grids)
Use these when you have two events happening, like rolling two dice. You draw a grid where one die is on the top and the other is on the side. Every square in the grid shows a combination.
Venn Diagrams
Venn Diagrams show relationships between sets.Common symbols to remember:
- \(A \cap B\) (Intersection): Items in both A and B.
- \(A \cup B\) (Union): Items in A or B (or both).
- \(A'\) (Complement): Everything not in A.
Takeaway: Always ensure the numbers inside the Venn diagram circles plus the number outside the circles add up to the total number of items!
4. Combined Events: Tree Diagrams
When two things happen one after another, we use Tree Diagrams.
Independent Events
The outcome of the first event does not change the probability of the second.
Example: Tossing a coin, then tossing it again. The coin doesn't "remember" the first toss!
Dependent Events (Conditional Probability)
The outcome of the first event does change the probability of the second. This usually happens when we take an item and do not replace it.
Example: There are 5 red sweets and 5 blue sweets in a bag. If you eat a red one, the probability of picking a red one next changes from \(\frac{5}{10}\) to \(\frac{4}{9}\).
Tree Diagram Rules:
- Multiply across the branches to find the probability of a specific path.
- Add down the results of different paths if you want the total probability of several outcomes.
Common Mistake to Avoid: Forgetting to reduce the denominator (the bottom number of the fraction) when an item is "not replaced." If you start with 10 items, the second branch should usually be out of 9!
5. Higher Tier: Conditional Probability (P9)
This is the most advanced part of the chapter. Conditional probability is the probability of an event happening given that another event has already happened.
The formula (which you should recognize) is:
\(P(A|B) = \frac{P(A \cap B)}{P(B)}\)
In simpler terms: "The probability of A happening, out of only the times that B happened."
Using Two-Way Tables
Two-way tables are the easiest way to solve these!
Example: Look at a table of students who play Sports vs. Instruments.
"What is the probability a student plays an instrument given that they play sports?"
Step 1: Ignore everyone who doesn't play sports.
Step 2: Your new "total" is just the "Total Sports" column.
Step 3: Put the number of "Sports + Instrument" students over that new total.
Quick Review Box:
If \(P(A|B) = P(A)\), then the events are independent. It means knowing B happened didn't change the chance of A at all!
Summary Checklist
- Can you use the 0-1 scale?
- Do you know that probabilities of an exhaustive set sum to 1?
- Can you calculate expected outcomes (\(Trials \times Probability\))?
- Can you draw a Tree Diagram for "without replacement" (dependent) events?
- Can you find a probability from a Venn Diagram or a Two-Way Table?
Don't worry if this seems tricky at first! Probability is all about practice. Start with simple coin and dice problems, then move on to the tree diagrams. You've got this!