---
title: "Relative Frequency and Expected Outcomes"
description: "Estimate a probability from experimental results, and use a probability to predict how many times an outcome should happen in a set number of trials."
canonical: https://lightmysky.com/learn/mathematics/relative-frequency-and-expected-outcomes-mt_OQCnzkcHUH
source: https://lightmysky.com/learn/mathematics/relative-frequency-and-expected-outcomes-mt_OQCnzkcHUH.md
retrieved: 2026-09-12
---

> **Agent view.** This is the Markdown twin of the page, for tools and assistants.
> When to use this site, and the call that answers each job: https://lightmysky.com/agent-instructions.md
> API description (OpenAPI 3.1): https://lightmysky.com/openapi.json · Authentication: https://lightmysky.com/auth.md
> Pricing: https://lightmysky.com/pricing.md · Catalog: https://lightmysky.com/llms.txt · Full catalog: https://lightmysky.com/llms-full.txt
> Every machine-readable file on this domain: https://lightmysky.com/.well-known/ai-catalog.json
> Ask for Markdown with `Accept: text/markdown`, a `.md` address, or `?mode=agent`.

# Relative Frequency and Expected Outcomes

Estimate a probability from experimental results, and use a probability to predict how many times an outcome should happen in a set number of trials.

Subject: Mathematics · Area: Probability · Ages 15 to 16
Page: https://lightmysky.com/learn/mathematics/relative-frequency-and-expected-outcomes-mt_OQCnzkcHUH

## Ready when they can

- Estimate a probability as successes divided by trials
- Predict the expected number of successes in 200 trials
- Explain why larger independent samples with a fixed outcome probability usually give closer estimates, without a guarantee for one run

## Lesson: Estimating a Chance by Trying It

The July fair is going up on the field. Dee is testing the hoop-la stall before it opens: throw a wooden hoop, and if it drops cleanly over a peg you win. No model here says how likely a clean drop is, and a hoop has no matching sides to argue from the way a coin or a die does. So she throws. After 120 practice throws, 18 hoops landed on a peg. The estimate is successes divided by trials, 18 / 120 = 0.15, and it is called the relative frequency.

*(drawing: The estimate after 20, 40, 60, 80, 100 and 120 throws, as a percentage. It jumps about early on and then settles.)*

Keep the trials independent, with the same chance each time. Independent means one result does not change another trial's chance. In a run of 20, each result is one twentieth of the data; in 120, it is one hundred and twentieth. Larger samples usually give steadier estimates, but a particular larger sample can be farther away. No successes in twenty tries does not prove an event impossible. To pool runs under the same conditions, add their successes and trial counts, then divide once.

Once you have a probability you can run it forwards. If a throw lands on a peg with probability 0.15, then in a long afternoon of 400 throws you would expect 0.15 × 400 = 60 winners. That is the expected number: multiply the probability by the number of trials. Call the probability p and the rule is expected number = p × trials. It runs backwards too: divide a known expected count by the trials and p comes back.

*(drawing: Probability times trials gives the count to expect. The word about is doing real work in that sentence.)*

**Example.** Dee orders 60 prizes and Mia asks a good question: what if 67 people win? The 60 is a centre, not a promise. An afternoon of 400 throws could easily hand out 52 prizes or 69, in the same way a fair coin tossed 400 times rarely lands on exactly 200 heads. So Dee orders 60 and a few spares. Each throw is its own event, so a run of losses never makes the next hoop more likely to land.

A relative frequency is a probability estimate from observed trials. A different run can give a different estimate; an exact match to the true probability can also occur without being known. A fair-die model gives each face probability one sixth. Without a suitable model here, Dee uses trials. The estimate describes the tested conditions. If she moves the pegs, she cannot assume the old estimate still applies.

**Recap.** Relative frequency is successes divided by trials. With independent trials and a fixed chance, larger samples usually give steadier estimates, but one larger sample can be farther away. Multiply a probability by the trial count to find the expected number of successes. The actual count can differ. After conditions change, the old estimate cannot be assumed to apply.

## Practice

30 questions on this page, each with its working shown.

## Needs first

- [Experimental probability](https://lightmysky.com/learn/mathematics/experimental-probability-mt_sHJqh6UUya)

## Opens up

- [Expected Value and Variance of a Discrete Random Variable](https://lightmysky.com/learn/mathematics/expected-value-and-variance-of-a-discrete-random-variable-mt_PFdo0Nm3FP)
