Welcome to Probability & Conditional Probability!

In this chapter, we are going to learn how to predict the likelihood of something happening. While probability can sound like a "math-heavy" topic, you actually use it every day—from checking the weather forecast to deciding if it's worth buying a raffle ticket! For the SAT, these questions are usually found in the Problem-Solving and Data Analysis section. Most of the time, you will be using two-way tables to find your answers.

1. The Basics: What is Probability?

At its simplest level, probability is just a fraction that tells us how likely an event is to occur. It is always a number between 0 (impossible) and 1 (guaranteed).

The Golden Rule of Probability:
\( \text{Probability} = \frac{\text{Number of successful outcomes (what you want)}}{\text{Total number of possible outcomes (what you have)}} \)

Example: Imagine a bag with 3 red marbles and 7 blue marbles. If you pick one at random, what is the probability it is red?
- What you want: 3 red marbles
- What you have (Total): 10 marbles
- Probability: \( \frac{3}{10} \) or \( 0.3 \)

Key Terms to Know:

Outcome: A possible result of an experiment (like rolling a "4" on a die).
Sample Space: The list of all possible outcomes (for a die, the sample space is {1, 2, 3, 4, 5, 6}).
Relative Frequency: This is just a fancy way of saying "how often something happened in an experiment." If you flip a coin 10 times and get 6 heads, the relative frequency of heads is \( \frac{6}{10} \).

Quick Review: Always remember "Target over Total." Your target goes on top, and the total goes on the bottom.

2. Navigating Two-Way Tables

The SAT loves using tables to organize data. These are called two-way tables because they group data by two different categories (like "Gender" and "Favorite Subject").

Example Table: Preferred Superpower

\( \begin{array}{|l|c|c|c|} \hline & \text{Invisibility} & \text{Flight} & \text{Total} \\ \hline \text{9th Grade} & 15 & 25 & 40 \\ \hline \text{10th Grade} & 20 & 10 & 30 \\ \hline \text{Total} & 35 & 35 & 70 \\ \hline \end{array} \)

To find a basic probability from this table, look at the "Total" of the group you are interested in.

Question: If a student is chosen at random from the entire group, what is the probability they chose Flight?
- Target: Total people who chose Flight = 35
- Total: Everyone in the study = 70
- Answer: \( \frac{35}{70} = \frac{1}{2} \) or \( 0.5 \)

Key Takeaway: When a question says "chosen at random from the entire group," your denominator (the bottom number) must be the Grand Total in the bottom-right corner.

3. Conditional Probability: The "Given That" Trick

This is where many students get tripped up, but don't worry—it’s actually quite simple once you know the secret! Conditional probability happens when we limit our focus to a specific group instead of the whole table.

The Secret Mnemonic: Look for the phrase "Given that" or "If the person chosen is a...". Whatever follows that phrase is your New Universe (your new denominator).

Example (using the same table above):
"What is the probability that a student chose Flight, given that they are in the 10th grade?"

Step-by-Step:
1. Identify the "New Universe": The question says "given that they are in the 10th grade." We only care about the 10th-grade row now. Ignore everything else!
2. Find the New Total: The total for the 10th-grade row is 30. This is your denominator.
3. Find the Target: Within that 10th-grade row, how many chose Flight? The answer is 10.
4. Final Answer: \( \frac{10}{30} = \frac{1}{3} \)

Analogy: Imagine a school cafeteria. If I ask for the probability of a student being a vegetarian, I look at the whole school. But if I say "Given that the student is a senior," I walk over to the Senior Table and only count the people sitting there. The other students no longer exist for this problem!

Key Takeaway: In conditional probability, the denominator is almost never the Grand Total. It is the total of a specific row or column.

4. Common Mistakes to Avoid

1. Using the wrong denominator: Always double-check if the question is asking about the entire group or a specific sub-group.
2. Mixing up rows and columns: Use your finger or a pencil to physically circle the row or column the question is asking about. This prevents your eyes from jumping to the wrong number.
3. Forgetting to simplify: While the SAT often provides answers as unsimplified fractions (like \( \frac{10}{30} \)), sometimes they will simplify them (\( \frac{1}{3} \)) or turn them into decimals (0.33) or percentages (33%). Be ready to convert!

5. Final Summary Checklist

Before you move on, make sure you can answer these three questions when looking at a probability problem:

1. Who is the total group? (Is it everyone, or just a specific row/column?) This is your bottom number.
2. What is the target? (What specific trait are we looking for?) This is your top number.
3. Is there a condition? (Look for the words "if," "given," or "of the...") If yes, shrink your data set down to that specific category.

Did you know? Probability was originally developed by mathematicians in the 1600s to help people win at gambling! Today, it's used for everything from predicting the spread of diseases to calculating insurance rates.

Don't worry if this seems tricky at first! The more tables you practice with, the more you will start to see the patterns. Just remember: Target over Total, and always check who the Total really is!