Study Guide

Basic probability concepts and combined events

IB Mathematics AI SLΒ· IB AI SL 4.6Β· 15 min read

1. Key Definitions and Basic Probability Axiomsβ˜…β˜†β˜†β˜†β˜†β± 15 min

πŸ“˜ Definition

Classical Probability

P(A)P(A)

For an experiment with equally likely outcomes, the probability of event is the ratio of the number of outcomes in to the total number of outcomes in the sample space.

Example:

Rolling a fair 6-sided die:

  • Any valid probability satisfies

  • The probability of the entire sample space is , so at least one outcome must occur

  • For the complement of (all outcomes not in ),

πŸ“ Worked Example

One card is drawn at random from a fair standard 52-card deck. What is the probability of drawing an ace?

  1. 1

    Step 1: Identify the size of the sample space. All outcomes are equally likely.

  2. 2
    n(S)=52n(S) = 52
  3. 3

    Step 2: Count the number of outcomes in the event (drawing an ace).

  4. 4
    n(A)=4n(A) = 4
  5. 5

    Step 3: Apply the classical probability formula.

  6. 6
    P(A)=n(A)n(S)=452=113P(A) = \frac{n(A)}{n(S)} = \frac{4}{52} = \frac{1}{13}
  7. 7

    Confirm the result is between 0 and 1, so it is valid. The probability is .

2. Combined Events and Set Notationβ˜…β˜…β˜†β˜†β˜†β± 20 min

πŸ“˜ Definition

Combined Events

Intersection: , Union:

A combined event is formed from two individual events: intersection means both events occur, union means at least one event occurs.

Example:

For and ,

Venn diagrams are the standard tool to visualize combined events in IB AI SL. The rectangle represents the full sample space, each circle represents an event, and overlapping regions represent intersections.

πŸ“ Worked Example

In a class of 30 students, 18 play football, 15 play basketball, and 7 play neither sport. How many students play both sports?

  1. 1

    Step 1: Calculate the number of students that play at least one sport.

  2. 2
    n(AβˆͺB)=Totalβˆ’n(neither)=30βˆ’7=23n(A \cup B) = \text{Total} - n(\text{neither}) = 30 - 7 = 23
  3. 3

    Step 2: Use the set counting formula for combined events, rearranged to solve for the intersection.

  4. 4
    n(A∩B)=n(A)+n(B)βˆ’n(AβˆͺB)=18+15βˆ’23=10n(A \cap B) = n(A) + n(B) - n(A \cup B) = 18 + 15 - 23 = 10
  5. 5

    Step 3: Verify the total: , which matches. 10 students play both sports.

3. Addition Rule and Mutually Exclusive Eventsβ˜…β˜…β˜†β˜†β˜†β± 20 min

πŸ“˜ Definition

Mutually Exclusive Events

Two events are mutually exclusive if they cannot occur at the same time, so their intersection is empty and .

Example:

Rolling a die: events 'rolling a 2' and 'rolling an odd number' are mutually exclusive.

The general addition rule works for any two events, whether mutually exclusive or not. Dividing the set counting rule by the total sample size gives the probability form:

P(AβˆͺB)=P(A)+P(B)βˆ’P(A∩B)P(A \cup B) = P(A) + P(B) - P(A \cap B)

For mutually exclusive events, the rule simplifies to because .

πŸ“ Worked Example

A 12-section spinner numbered 1 to 12 is spun once. Event A = spinning a multiple of 3, Event B = spinning a multiple of 4. Are A and B mutually exclusive? Find .

  1. 1

    Step 1: List outcomes for each event: ,

  2. 2

    Step 2: Check the intersection: , so . The events are not mutually exclusive.

  3. 3

    Step 3: Calculate individual probabilities:

  4. 4
    P(A)=412,P(B)=312P(A) = \frac{4}{12}, \quad P(B) = \frac{3}{12}
  5. 5

    Step 4: Apply the general addition rule:

  6. 6
    P(AβˆͺB)=412+312βˆ’112=612=12P(A \cup B) = \frac{4}{12} + \frac{3}{12} - \frac{1}{12} = \frac{6}{12} = \frac{1}{2}

4. Common Pitfalls

Wrong move:

Forgetting to subtract when applying the addition rule

Why:

This double-counts the overlapping region, leading to a probability that is too high, sometimes even greater than 1 which is impossible

Correct move:

Always include the term unless you have confirmed events are mutually exclusive

Wrong move:

Assuming all events are mutually exclusive by default

Why:

Most combined events have overlapping outcomes, so simplifying the addition rule by default leads to incorrect results

Correct move:

Always explicitly check for common outcomes before assuming events are mutually exclusive

Wrong move:

Confusing intersection () and union () notation

Why:

Mixing these up changes the entire question request, leading to wrong answers even if calculations are correct

Correct move:

Remember: Intersection = 'And' (both events occur, looks like an 'n')

Wrong move:

Forgetting to include outcomes outside both events when checking total probability

Why:

Missing the outer region of a Venn diagram leads to incorrect counts and probabilities

Correct move:

Always confirm that the sum of all probabilities in your Venn diagram equals 1 before calculating your final answer

5. Quick Reference Cheatsheet

Concept

Notation

Formula/Rule

Complement of

Intersection ( and )

= probability both occur

Union ( or , at least one)

Mutually exclusive events

,

Classical Probability

When this came up on past exams

AI-estimated based on syllabus patterns β€” cross-check with official past papers for accuracy. Use only as revision-focus signals.

  • 2025 Β· 1

    Combined event probability calculation

  • 2023 Β· 2

    Venn diagram probability problem

What's Next

Mastering basic probability concepts and combined events is the foundation for all further probability topics in IB AI SL. Every probability problem you encounter will build on the notation, rules and Venn diagram skills you learned here. Next, you will extend these concepts to conditional probability, which accounts for extra information about events, then use these skills to build tree diagrams for sequential events, and finally move on to probability distributions for random variables. Strong fluency with this sub-topic will make all future probability work much easier.