Lesson Summary: Probability – A-Level Exam Confidence Booster

Hello future university students of the '68-'69 cohorts! The "Probability" chapter in Applied Mathematics 1 is a "must-score" topic because it relates to our daily lives more than any other. Just imagine calculating your odds for a "gacha" pull in a game or checking the weather forecast; all of these rely on the math in this chapter.

If you feel like this topic is tough at first, don't worry! The secret isn't memorizing tons of formulas, but rather "visualizing the event clearly." Let's break it down piece by piece together.


1. Essential Foundation: Counting Principles

Before we can calculate probability, we must learn how to "count" the number of outcomes. There are two golden rules you need to know:

1.1 Multiplication Rule (Consecutive Tasks)

If an event has multiple steps that must be done "consecutively" until finished, you "multiply" the number of ways for each step.

Example: You have 3 shirts and 2 pairs of pants. How many different outfits can you put together?
Answer: \(3 \times 2 = 6\) ways.

1.2 Addition Rule (Mutually Exclusive Tasks)

If an event can be completed in one step, or involves options that are "mutually exclusive," you "add" the number of ways.

Example: You are traveling to Chiang Mai and can choose from 2 airlines or 3 bus companies.
Answer: \(2 + 3 = 5\) ways (because choosing either one gets you to your destination).

Key takeaway: Remember simply that "and = multiply" (must perform both/all) while "or = add" (choose one or the other).


2. Permutations & Combinations

This is where students often get confused, but there is actually just one small difference between them:

2.1 Permutations - "Order Matters"

Used when the items being arranged have specific positions, such as lining up in a row, rearranging letters in a word, or sitting in numbered chairs.
Formula: \(P_{n,r} = \frac{n!}{(n-r)!}\)

2.2 Combinations - "Order Doesn't Matter"

Used when we just want to select a "group" of items, regardless of who comes first or last, such as choosing classroom representatives or picking balls from a bag simultaneously.
Formula: \(C_{n,r} = \binom{n}{r} = \frac{n!}{(n-r)!r!}\)

Common Pitfall: Students often use the \(P\) formula when they should use \(C\). Always ask yourself, "If I swap the positions, does the result change?" If it doesn't change (e.g., picking an orange and an apple is the same as picking an apple and an orange; you still have those 2 fruits), use \(C_{n,r}\).


3. Diving into "Probability"

The heart of this chapter relies on just one formula:

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

  • \(P(E)\) is the probability of the event we are interested in.
  • \(n(E)\) is the number of ways the event can happen (what we counted).
  • \(n(S)\) is the total number of all possible outcomes (Sample Space).

Properties you must know (Frequently tested):

1. Probability values are always between 0 and 1: \(0 \le P(E) \le 1\)

2. If \(P(E) = 0\), it means the event is impossible.

3. If \(P(E) = 1\), it means the event is certain.

4. Complement Rule: \(P(E') = 1 - P(E)\)
Trick: If the question asks for "at least once...", trying to calculate it as "1 - probability that it never happens" is much easier!


4. Additional Properties: Set Operations on Events

Sometimes, questions ask for the probability of events connected by "and" or "or".

1. Union (\(\cup\)): \(P(A \cup B) = P(A) + P(B) - P(A \cap B)\)
(Use this when you need event A or event B, or both.)

2. Mutually Exclusive Events: Events that cannot occur simultaneously; therefore, \(P(A \cap B) = 0\).

Did you know? The probability formula for Union is exactly the same as the one for "Sets"! If you've mastered the Sets chapter, this part will be a breeze.


5. Conditional Probability and Independent Events

5.1 Conditional Probability

This is finding the probability of event A, given that we know B has already occurred.
Formula: \(P(A|B) = \frac{P(A \cap B)}{P(B)}\)

5.2 Independent Events

This means the occurrence of one event does not affect the occurrence of another (e.g., rolling two dice; the result of the first die has no impact on the second one).
Key Indicator: If events are independent, then \(P(A \cap B) = P(A) \times P(B)\).


Key Takeaways for A-Level Success

1. Stay calm and find \(n(S)\) first

Before you start solving, always find the total number of possible outcomes (this is usually a selection or an arrangement without any specific conditions).

2. Watch for keywords
  • Words like "and," "simultaneously," "consecutive" \(\rightarrow\) Usually multiplication.
  • Words like "or," "separate cases" \(\rightarrow\) Usually addition.
  • Words like "at least" \(\rightarrow\) Try using the \(1 - P(E')\) formula.
3. Draw diagrams to help

For complex problems, drawing a "Tree Diagram" or a "Venn Diagram" helps ensure you don't miss any outcomes or count them twice.

Final Advice: This chapter is all about practice and exposure to different types of problems. The more questions you tackle, the easier it will be to spot whether to use the addition or multiplication rule. I'm rooting for all of you! Practice often, and your scores will definitely soar! You can do it!