# Introduction to Probability & Expected Frequency

> Mathematics · CIE IGCSE 0580
> Source: https://www.owlsprep.com/study/cie-0580-u8-introduction-to-probability-expected-frequency/

This guide covers foundational probability concepts for CIE IGCSE Maths 0580 Core and Extended tiers, including the probability scale, event complements, relative frequency, and expected frequency calculations.

**Prerequisites:** [Basic fraction and percentage calculation skills](https://www.owlsprep.com/study/cie-0580-u1-number-fractions-percentages/); [Core arithmetic operations (multiplication, division)](https://www.owlsprep.com/study/cie-0580-u1-arithmetic-fundamentals/)

## Learning objectives

- Understand the 0-1 probability scale and key terms (fair, biased, random)
- Calculate probability of a single event and its complement
- Use relative frequency to estimate probability from trial data
- Compute expected frequency for a given number of trials
- Extended: Use P(A) and P(A′) notation for probability and its complement

## 1. Probability Scale & Key Terminology (Core)

**Probability** — A measure of how likely an event is to occur, ranging from 0 (impossible) to 1 (certain). Probabilities can also be written as percentages from 0% to 100%.

*Example:* The probability of rolling a 7 on a standard 6-sided die is 0; the probability of rolling any number 1-6 is 1.

- **Fair**: An object where every outcome has equal probability, e.g. a fair coin has a 50% chance of landing heads.
- **Biased**: An object where outcomes do not have equal probability, e.g. a weighted coin that lands heads 70% of the time.
- **Random**: An outcome that cannot be predicted before it occurs.

> **tip**
>
> If your probability calculation gives a value less than 0 or greater than 1, you have made an error. All valid probabilities fall within the 0 to 1 range.

**Worked example:** Classify the following events as impossible, unlikely, even chance, likely, or certain: a) Rolling a number less than 7 on a standard 6-sided die, b) Winning a raffle with 1 ticket out of 1000 total tickets, c) Getting heads when flipping a fair coin.

1. For part a: All possible outcomes of a die roll (1-6) are less than 7, so this event is certain.
2. For part b: Only 1 out of 1000 tickets wins, so this event is unlikely.
3. For part c: A fair coin has equal chance of landing heads or tails, so this is an even chance event.

## 2. Single Event Probability & Its Complement

The probability of a single event occurring is calculated as the number of favourable outcomes divided by the total number of equally likely possible outcomes:

$$P(\text{event}) = \frac{\text{Number of favourable outcomes}}{\text{Total number of equally likely outcomes}}$$

> **Extended Only Notation**
>
> Extended tier students use the notation $P(A)$ to represent the probability of event A occurring.

**Complement of an Event** — The probability that an event does NOT occur, equal to 1 minus the probability of the event occurring.

*Notation:* P(A') (Extended only)

*Example:* If the probability of rain tomorrow is 0.3, the probability of no rain is $1 - 0.3 = 0.7$. Extended students write this as $P(\text{rain}') = 0.7$.

**Worked example:** A bag contains 3 red marbles, 5 blue marbles, and 2 green marbles. All marbles are equally likely to be picked. a) Calculate the probability of picking a red marble. b) Use the complement rule to calculate the probability of NOT picking a blue marble.

1. First calculate total number of marbles: $3 + 5 + 2 = 10$.
2. Part a: Number of favourable outcomes (red marbles) = 3, so $P(\text{red}) = \frac{3}{10} = 0.3$.
3. Part b: First find $P(\text{blue}) = \frac{5}{10} = 0.5$. The complement (not blue) is $1 - 0.5 = 0.5$.

**Check your understanding**

1. If the probability of a football team winning a match is 0.45, what is the probability they do not win?

   *Why:* Use the complement rule: $1 - 0.45 = 0.55$.

## 3. Relative Frequency (Core)

When you do not know the theoretical probability of an event (for example, for a biased object), you can estimate it using relative frequency, calculated from repeated trial data:

$$\text{Relative frequency} = \frac{\text{Number of times event occurs}}{\text{Total number of trials}}$$

> **note**
>
> The more trials you perform, the more accurate your relative frequency estimate of the true probability will be.

**Worked example:** A biased 6-sided die is rolled 200 times. The number 4 comes up 60 times. Estimate the probability of rolling a 4 on this die.

1. Number of times the event (rolling a 4) occurs = 60. Total number of trials = 200.
2. Relative frequency = $\frac{60}{200} = 0.3$. This is your estimate of the probability of rolling a 4 on the biased die.

## 4. Expected Frequency (Core)

Expected frequency is the number of times you expect an event to occur over a given number of trials, calculated by multiplying the event's probability by the total number of trials:

$$\text{Expected frequency} = P(\text{event}) \times \text{Number of trials}$$

> **tip**
>
> Expected frequency is an estimate, not a guaranteed number. For example, if you flip a fair coin 10 times, the expected number of heads is 5, but you could get 4 or 6 heads in a real experiment.

**Worked example:** The probability of winning a game at a fair is 0.12. If 250 people play the game, how many people are expected to win?

1. Identify values: $P(win) = 0.12$, number of trials = 250.
2. Calculate expected frequency: $0.12 \times 250 = 30$. 30 people are expected to win.

## Extended Only: Formal Probability Notation

**Probability Notation** — $P(A)$ = probability of event A occurring. $P(A')$ = probability of the complement of A (event A not occurring).

*Notation:* $P(A)$, $P(A')$

*Example:* If $P(\text{passing an exam}) = 0.8$, then $P(\text{failing the exam}) = P(\text{pass}') = 1 - 0.8 = 0.2$.

**Worked example:** Event A is 'drawing a heart from a standard deck of 52 cards'. a) Write $P(A)$ as a simplified fraction. b) Write $P(A')$ as a simplified fraction.

1. Number of hearts in a deck = 13, total cards = 52.
2. Part a: $P(A) = \frac{13}{52} = \frac{1}{4}$.
3. Part b: $P(A') = 1 - \frac{1}{4} = \frac{3}{4}$.

## Common pitfalls

- **Wrong:** Calculating probability as total outcomes divided by favourable outcomes
  - Why it fails: You have inverted the fraction, leading to a value greater than 1 which is mathematically invalid for probability.
  - Correct: Always divide the number of favourable outcomes by the total number of equally likely outcomes.
- **Wrong:** Assuming all outcomes are equally likely for biased objects
  - Why it fails: Biased objects do not have equal probability per outcome, so theoretical probability calculations assuming equal likelihood are incorrect.
  - Correct: Use relative frequency from trial data to estimate probability for biased objects.
- **Wrong:** Treating expected frequency as a guaranteed exact number of occurrences
  - Why it fails: Expected frequency is a statistical estimate, and real trial results will naturally vary around this value.
  - Correct: State expected frequency as an estimate, and recognize that real results may differ from the calculated value.
- **Wrong:** Using $P(A)$ to represent the complement of event A (Extended only)
  - Why it fails: $P(A)$ explicitly refers to the probability of event A occurring, not its opposite.
  - Correct: Use the $P(A')$ notation to represent the complement of event A.
- **Wrong:** Submitting probability values less than 0 or greater than 1
  - Why it fails: Probability is only defined between 0 (impossible) and 1 (certain). Values outside this range indicate a calculation error.
  - Correct: Double check your working immediately if your result falls outside the 0 to 1 range.

## Cheatsheet

| Concept | Core Rule/Formula | Extended Notation |
| --- | --- | --- |
| Probability Scale | All values between 0 (impossible) and 1 (certain) | - |
| Single Event Probability | Favourable outcomes / Total equally likely outcomes | $P(A) = \frac{n(A)}{n(T)}$ |
| Complement of Event | 1 - Probability of the event | $P(A') = 1 - P(A)$ |
| Relative Frequency | Event occurrences / Total number of trials | - |
| Expected Frequency | Probability of event × Number of trials | Expected frequency = $P(A) \times n$ |

## What's next

Now that you have mastered foundational probability concepts for CIE IGCSE Maths 0580, you are ready to move on to combined probability events, the next sub-topic in the Probability unit. You will apply the core rules you have learned (probability calculation, complement rule, expected frequency) to problems involving two or more events, including independent and dependent events, mutually exclusive events, and probability trees. These skills are frequently tested in both Core and Extended tier papers, often as part of longer structured questions worth 4-6 marks. Make sure you are comfortable simplifying fractions and working with decimals before moving on, as these skills are essential for all probability calculations.

---

From [OwlsPrep](https://www.owlsprep.com) — free study guides for A-Level, IB, AP and IGCSE, written against the official syllabus. Canonical page: https://www.owlsprep.com/study/cie-0580-u8-introduction-to-probability-expected-frequency/
