Hello there, Grade 11 students! Welcome to the world of prediction!

Have you ever wondered why there is a 70% chance of rain today? Or why winning the lottery jackpot is so incredibly difficult? These things aren't just about luck—there is a branch of mathematics called "Probability" that explains them all.

In this chapter, we will learn how to turn "uncertainty" into concrete "numbers." If you've ever felt that math is irrelevant to real life, this chapter will change your mind, because we use probability in our daily lives all the time. If it feels difficult at first, don't worry—we'll walk through it together!

1. Random Experiment

Before we can find the probability, we need to understand a random experiment. This is an action where we "know all possible outcomes," but we "cannot predict exactly what will happen" in any single attempt.

Simple examples:
- Tossing a coin: We know it will be either "Heads" or "Tails," but we can't tell which one will come up.
- Rolling a die: We know the outcomes are 1, 2, 3, 4, 5, or 6, but we can't guess exactly which number will land face-up.

Key Point: If we can predict the outcome with certainty (e.g., the sun will rise in the east tomorrow), that is not a random experiment.

2. Sample Space

The Sample Space (denoted by the symbol \(S\)) is "the set of all possible outcomes" of a random experiment.

Let's look at these examples:
- Tossing 1 coin: \(S = \{Heads, Tails\}\)
- Rolling 1 die: \(S = \{1, 2, 3, 4, 5, 6\}\)

Memory Tip: Think of \(S\) as the "entire universe" of that experiment. Outcomes outside of this set will never happen.

3. Event

An Event (denoted by the symbol \(E\)) is "the outcome we are interested in" from the experiment. It is always a subset of the Sample Space.

Example: In rolling a die (\(S = \{1, 2, 3, 4, 5, 6\}\)):
- If we are interested in "an even number": the event is \(E = \{2, 4, 6\}\)
- If we are interested in "a number greater than 4": the event is \(E = \{5, 6\}\)

Summary: \(S\) is everything that could possibly happen, while \(E\) is just the specific outcomes we are looking for.

4. How to Calculate Probability

This is the heart of the chapter! When we want to find the likelihood of an event \(E\) occurring, we use this formula:

\[P(E) = \frac{n(E)}{n(S)}\]

Formula breakdown:
- \(P(E)\) is the probability of event \(E\).
- \(n(E)\) is the number of members in event \(E\) (how many ways our desired outcome can happen).
- \(n(S)\) is the number of members in the Sample Space (how many total possible outcomes there are).

Calculation example:
Roll one die. What is the probability of getting an even number?
1. Find \(n(S)\): A die has 6 sides, so \(n(S) = 6\).
2. Find \(n(E)\): Even numbers are {2, 4, 6}, so \(n(E) = 3\).
3. Apply the formula: \(P(E) = \frac{3}{6} = \frac{1}{2}\) or 0.5 or 50%.

Did you know?

Probability values will never be less than 0 and never more than 1 (or 0% to 100%).
- If \(P(E) = 0\), it means it is impossible!
- If \(P(E) = 1\), it means it is certain to happen!

5. Important Rules and Precautions

When finding \(n(S)\) and \(n(E)\), sometimes we need to use the fundamental counting principle, such as multiplication or tree diagrams.

Common Mistakes:
1. Forgetting to list all outcomes: For example, when tossing 2 coins, many think there are only {Heads-Heads, Tails-Tails, Heads-Tails}. But in reality, you must count {Heads-Tails} and {Tails-Heads} as separate possibilities!
2. Swapping the formula: Always remember that the "desired outcome" goes on top, and the "total outcomes" go on bottom (the smaller part is always divided by the whole, unless the event is certain).

6. Key Takeaways

1. Random Experiment: An action where you cannot predict the exact outcome in advance.
2. Sample Space (\(S\)): The set of all possible outcomes.
3. Event (\(E\)): The outcomes you are interested in.
4. Formula \(P(E) = \frac{n(E)}{n(S)}\): The number of ways we are interested in divided by the total number of ways.
5. Range: \(0 \le P(E) \le 1\)

Encouragement: Probability is like learning to see the world systematically. It might be confusing to count the number of ways at first, but if you try drawing diagrams or listing the members out often, you will definitely get better at it. You've got this!