9.1 Simple Probability & Theoretical vs. Experimental

Key Takeaways

  • Probability is a quantitative measure of likelihood constrained strictly between 0 (impossible event) and 1 (certain event), expressible as a fraction, decimal, or percentage.
  • Theoretical probability P(E) = n(E)/n(S) calculates likelihood based on structural symmetry and equiprobable outcomes in sample space S.
  • Experimental probability P_exp(E) = f/N measures empirical frequency f observed across N actual trial repetitions.
  • The Law of Large Numbers dictates that as the total number of experimental trials N approaches infinity, experimental probability converges toward theoretical probability.
  • The complementary event rule states that P(not E) = 1 - P(E), providing an efficient calculation strategy when counting non-favorable outcomes.
Last updated: August 2026

9.1 Simple Probability & Theoretical vs. Experimental

Quick Summary: Simple probability quantifies the likelihood of a single event occurring. Theoretical probability $P(E) = \frac{n(E)}{n(S)}$ determines exact likelihood by analyzing sample spaces under the assumption of equiprobable outcomes. Experimental probability $P_{\text{exp}}(E) = \frac{f}{N}$ calculates relative frequency from empirical data gathered across $N$ trials. The Law of Large Numbers bridges these concepts: as the trial count $N$ increases toward infinity, experimental results converge to the theoretical expectation. All probabilities are bounded between $0$ (impossible) and $1$ (certain), and complementary events satisfy $P(\text{not } E) = 1 - P(E)$.


The Probability Continuum & Core Terminology

Probability is the mathematical branch that measures uncertainty. In the Ontario Mathematics Curriculum (Strand D: Data), probability concepts begin with qualitative descriptions (impossible, unlikely, equally likely, likely, certain) and progress to precise numerical values.

The Mathematical Scale of Probability

Any probability value $P(E)$ for an event $E$ must satisfy the fundamental inequality:

0P(E)1or equivalently0%P(E)100%0 \le P(E) \le 1 \quad \text{or equivalently} \quad 0\% \le P(E) \le 100\%

  • Impossible Event ($P = 0$ or $0%$): An outcome that cannot occur under any circumstances (e.g., rolling a $7$ on a standard fair six-sided die).
  • Certain Event ($P = 1$ or $100%$): An outcome that must occur on every single trial (e.g., drawing a red or black card from a standard deck).
  • Equally Likely Events ($P = 0.5$ or $50%$): An outcome with a 50-50 chance of occurrence (e.g., flipping a fair coin and getting Heads).
Qualitative TermProbability Value (Fraction)Decimal ValuePercentage ValuePhysical / Practical Example
Impossible$0$$0.00$$0%$Drawing a yellow card from a deck of red and blue cards.
Unlikely$\frac{1}{6}$$\approx 0.167$$16.7%$Rolling a specific number (e.g., a $4$) on a fair 6-sided die.
Equally Likely$\frac{1}{2}$$0.50$$50.0%$Tossing a fair coin and obtaining Tails.
Likely$\frac{5}{6}$$\approx 0.833$$83.3%$Rolling any number other than a $6$ on a fair 6-sided die.
Certain$1$$1.00$$100.0%$Rolling a number less than $10$ on a standard 6-sided die.

MPT Test Tip: On the Ontario MPT, probability answers may appear as simplified fractions ($\frac{2}{5}$), decimals ($0.4$), or percentages ($40%$). You must be able to convert fluently between these three representations without calculation errors.


Sample Space ($S$) & Theoretical Probability

1. Key Definitions

  • Random Experiment: A repeatable process with uncertain outcomes (e.g., spinning a spinner, selecting a marble from a bag).
  • Sample Space ($S$): The set of all possible outcomes of a random experiment. The total number of outcomes is denoted $n(S)$.
  • Event ($E$): A specific subset of outcomes within the sample space that satisfies a given condition. The number of favorable outcomes is denoted $n(E)$.

2. Theoretical Probability Formula

When all outcomes in a sample space are equiprobable (equally likely to occur due to physical symmetry), the theoretical probability of event $E$ is given by:

P(E)=n(E)n(S)=Number of favorable outcomesTotal number of possible outcomes in sample spaceP(E) = \frac{n(E)}{n(S)} = \frac{\text{Number of favorable outcomes}}{\text{Total number of possible outcomes in sample space}}

Conceptual Example: Standard 52-Card Deck

A standard deck of playing cards contains $n(S) = 52$ cards divided into 4 suits (Hearts, Diamonds, Clubs, Spades) of 13 cards each.

  • Event $A$ = Drawing a Heart: $n(A) = 13 \implies P(A) = \frac{13}{52} = \frac{1}{4} = 0.25 = 25%$.
  • Event $B$ = Drawing a King: $n(B) = 4 \implies P(B) = \frac{4}{52} = \frac{1}{13} \approx 0.0769 = 7.69%$.
  • Event $C$ = Drawing a Red Face Card (J, Q, K of Hearts/Diamonds): $n(C) = 6 \implies P(C) = \frac{6}{52} = \frac{3}{26} \approx 0.1154 = 11.54%$.

Experimental Probability & Empirical Data

While theoretical probability predicts outcomes based on ideal mathematical conditions, experimental probability (also called empirical probability) measures what actually occurs during real-world testing or data collection.

Experimental Probability Formula

Pexp(E)=fN=Observed frequency of event ETotal number of conducted trials NP_{\text{exp}}(E) = \frac{f}{N} = \frac{\text{Observed frequency of event } E}{\text{Total number of conducted trials } N}

Where:

  • $f$ is the count of trials in which event $E$ occurred.
  • $N$ is the total number of experimental trials performed.

Comparing Theoretical and Experimental Frameworks

DimensionTheoretical Probability $P(E)$Experimental Probability $P_{\text{exp}}(E)$
Data SourceMathematical reasoning, geometry, structural symmetry.Observed empirical data from physical or simulated trials.
Calculation Basis$P(E) = \frac{n(E)}{n(S)}$ based on sample space rules.$P_{\text{exp}}(E) = \frac{f}{N}$ based on trial counts.
TimingDetermined a priori (before conducting any trials).Determined a posteriori (after conducting experiments).
VariabilityConstant, fixed value for a given fair structure.Fluctuates depending on sample size and random chance.

The Law of Large Numbers

The bridge between the two is the Law of Large Numbers (LLN). The blueprint lists solving problems involving probability rather than the theorem by name, but the theoretical-versus-experimental distinction it explains is exactly the reasoning probability items reward. This theorem explains the connection between theoretical expectations and empirical observations.

Law of Large Numbers Definition: As the total number of independent experimental trials $N$ increases toward infinity ($N \to \infty$), the experimental probability $P_{\text{exp}}(E)$ converges toward the true theoretical probability $P(E)$.

limNPexp(E)=P(E)\lim_{N \to \infty} P_{\text{exp}}(E) = P(E)

Empirical Trial Simulation: Coin Tossing Example

Consider tossing a fair coin ($P(\text{Heads}) = 0.50$). The table below illustrates how experimental results stabilize as trial counts scale up:

Number of Trials ($N$)Observed Heads ($f$)Experimental Probability $P_{\text{exp}}(\text{Heads})$Deviation from Theoretical ($0.500$)
107$\frac{7}{10} = 0.700$$+0.200$ (High Fluctuation)
5028$\frac{28}{50} = 0.560$$+0.060$
200108$\frac{108}{200} = 0.540$$+0.040$
1,000506$\frac{506}{1000} = 0.506$$+0.006$
10,0005,012$\frac{5012}{10000} = 0.5012$$+0.0012$ (Near Perfect Convergence)

Classroom & Pedagogical Application

In Ontario elementary and secondary classrooms, teachers use virtual probability simulators (e.g., spinning wheels or dice rollers) to demonstrate the Law of Large Numbers. Small sample sizes ($N = 10$) produce significant variability, leading students to falsely suspect bias. Pooling data across the entire class ($N = 500$) demonstrates empirical convergence toward the theoretical baseline.


Complementary Events: $P(\text{not } E) = 1 - P(E)$

For any event $E$, its complement (denoted $E'$ or $\text{not } E$) comprises all outcomes in the sample space $S$ that are not contained in $E$.

Because event $E$ and its complement $E'$ are mutually exclusive and collectively cover the entire sample space:

n(E)+n(E)=n(S)n(E) + n(E') = n(S)

Dividing all terms by $n(S)$ yields the fundamental Complement Rule:

P(E)+P(E)=1    P(not E)=1P(E)P(E) + P(E') = 1 \implies P(\text{not } E) = 1 - P(E)

Strategic Utility on the MPT

Calculating $P(\text{not } E)$ using $1 - P(E)$ is often dramatically faster than counting all non-favorable outcomes individually, especially when solving "at least one" probability problems.


Worked Step-by-Step Problem Walkthroughs

Problem 1: Theoretical Probability with Multi-Property Spinners

Problem Statement: A game spinner is divided into 12 equal, congruent sectors numbered from 1 to 12. A player spins the arrow once.

  1. Calculate the theoretical probability of landing on a prime number.
  2. Calculate the probability of landing on a sector that is not a multiple of 4.
  3. Express both probabilities as simplified fractions, decimals rounded to three places, and percentages.

Step-by-Step Solution:

  1. Identify the Sample Space: S={1,2,3,4,5,6,7,8,9,10,11,12}    n(S)=12S = \{1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12\} \implies n(S) = 12

  2. Part 1: Calculate $P(\text{prime})$:

    • Identify prime numbers in $S$ (note: 1 is not prime): Primes={2,3,5,7,11}    n(prime)=5\text{Primes} = \{2, 3, 5, 7, 11\} \implies n(\text{prime}) = 5
    • Apply formula: P(prime)=n(prime)n(S)=5120.417=41.7%P(\text{prime}) = \frac{n(\text{prime})}{n(S)} = \frac{5}{12} \approx 0.417 = 41.7\%
  3. Part 2: Calculate $P(\text{not a multiple of 4})$ using Complement Rule:

    • First, find $n(\text{multiple of 4})$: Multiples of 4={4,8,12}    n(multiple of 4)=3\text{Multiples of 4} = \{4, 8, 12\} \implies n(\text{multiple of 4}) = 3
    • Compute $P(\text{multiple of 4})$: P(multiple of 4)=312=14=0.25P(\text{multiple of 4}) = \frac{3}{12} = \frac{1}{4} = 0.25
    • Apply complement rule: P(not multiple of 4)=1P(multiple of 4)=114=34=0.75=75.0%P(\text{not multiple of 4}) = 1 - P(\text{multiple of 4}) = 1 - \frac{1}{4} = \frac{3}{4} = 0.75 = 75.0\%

Problem 2: Experimental Data & Population Projection

Problem Statement: A Grade 8 class conducts an experiment by drawing color chips from an opaque container, recording the result, and returning the chip. Over 250 trials, the students record the following frequencies: Red = 65, Blue = 110, Yellow = 45, Green = 30.

  1. Determine the experimental probability of drawing a Blue chip.
  2. If the container actually holds a total of 50 chips, estimate how many Blue chips are inside the container.

Step-by-Step Solution:

  1. Calculate Experimental Probability $P_{\text{exp}}(\text{Blue})$: N=250,fblue=110N = 250, \quad f_{\text{blue}} = 110 Pexp(Blue)=110250=1125=0.44=44.0%P_{\text{exp}}(\text{Blue}) = \frac{110}{250} = \frac{11}{25} = 0.44 = 44.0\%

  2. Estimate Expected Population Count in Container:

    • Multiply total container chips ($50$) by the experimental relative frequency ($0.44$): Estimated Blue Chips=50×0.44=22\text{Estimated Blue Chips} = 50 \times 0.44 = 22
    • Conclusion: Based on empirical sampling, approximately 22 out of 50 chips in the container are blue.
Test Your Knowledge

A container contains 20 cards numbered sequentially from 1 to 20. A single card is drawn at random. What is the theoretical probability that the number on the card is a prime number?

A
B
C
D
Test Your Knowledge

A meteorological model determines that the probability of rain in Toronto on a given spring day is 0.35. Using the complement rule, what is the probability that it does NOT rain, and how many days without rain would be expected across a period of 500 such days?

A
B
C
D
Test Your Knowledge

A student rolls a fair 6-sided die 30 times and records a '6' on 9 of those rolls, resulting in an experimental probability of 9/30 = 0.30. Which statement correctly interprets this result in light of theoretical probability and the Law of Large Numbers?

A
B
C
D