11.1 Simple Probability & Odds

Key Takeaways

  • Probability $P(E)$ measures the likelihood of an event on a scale from 0 (impossible event) to 1 (certain event), calculated as $P(E) = \frac{\text{favorable outcomes}}{\text{total possible outcomes}}$ for equally likely outcomes.
  • The sample space $S$ encompasses all possible outcomes of an experiment, and the sum of probabilities of all distinct elementary outcomes in $S$ always equals exactly 1.
  • The complement of event $E$, denoted $E'$ or $\text{not } E$, accounts for all outcomes where $E$ does not occur, following the rule $P(E') = 1 - P(E)$, which simplifies 'at least one' probability calculations.
  • Theoretical probability represents mathematical expectation based on geometry or symmetry, whereas experimental probability is determined by observed empirical trials; by the Law of Large Numbers, experimental frequency converges to theoretical probability as trials increase.
  • Odds compare favorable outcomes directly to unfavorable outcomes: odds in favor are $a : b$ (where $P(E) = \frac{a}{a+b}$), and odds against are $b : a$ (where $P(\text{not } E) = \frac{b}{a+b}$).
Last updated: September 2026

Simple Probability & Odds

Quick Summary: Probability measures the quantitative likelihood that a specific event will occur, represented as a value between 0 (impossible) and 1 (certain). On the HiSET Mathematics subtest, you must calculate theoretical and experimental probabilities, use sample spaces and tree diagrams, calculate the probability of complementary events ($P(\text{not } E) = 1 - P(E)$), understand the Law of Large Numbers, and convert between probabilities and odds (both in favor and against).

Probability provides the mathematical foundation for decision-making under uncertainty. On the HiSET exam, probability questions appear in diverse contexts, including coin tosses, standard playing cards, dice rolls, colored marble selections, game spinners, and quality control manufacturing inspections.


The Fundamental Definition of Probability

For any random experiment where all elementary outcomes are equally likely, the theoretical probability of an event $E$ is defined as the ratio of the number of favorable outcomes to the total number of possible outcomes in the sample space:

P(E)=Number of Favorable OutcomesTotal Number of Possible Outcomes=n(E)n(S)P(E) = \frac{\text{Number of Favorable Outcomes}}{\text{Total Number of Possible Outcomes}} = \frac{n(E)}{n(S)}

The Probability Scale ($0 \le P(E) \le 1$)

Probability can be expressed interchangeably as a fraction, a decimal, or a percentage:

   Impossible                     Equally Likely                     Certain
     Event                         to Occur or Not                    Event
       ▼                                  ▼                             ▼
  ├────┼──────────────┼───────────────────┼───────────────────┼─────────┤
  0                  0.25                0.50                0.75       1.0
  0%                 25%                 50%                 75%        100%
 (0/1)              (1/4)               (1/2)               (3/4)      (1/1)
  1. Impossible Event ($P = 0$ or $0%$): An outcome that cannot possibly occur under any circumstance (e.g., rolling an 8 on a standard 6-sided die: $P = \frac{0}{6} = 0$).
  2. Unlikely Event ($0 < P < 0.5$): An outcome with less than a $50%$ chance of occurring.
  3. Equally Likely ($P = 0.5$ or $50%$): An outcome with an exact $1 \text{ in } 2$ chance (e.g., flipping heads on a fair coin).
  4. Likely Event ($0.5 < P < 1.0$): An outcome with greater than a $50%$ chance of occurring.
  5. Certain Event ($P = 1$ or $100%$): An outcome that is guaranteed to occur (e.g., rolling a number less than 7 on a standard 6-sided die: $P = \frac{6}{6} = 1$).

Core Rule: A valid probability can NEVER be negative ($P < 0$) and can NEVER exceed 1 ($P > 1$ or $> 100%$). If your calculations yield a value outside $[0, 1]$, recheck your arithmetic immediately.


Sample Spaces, Outcomes & Standard Reference Models

The sample space ($S$) is the set of all possible distinct outcomes of an experiment. The size of the sample space is denoted $n(S)$.

Common Sample Spaces on the HiSET Exam

  • Flipping a Single Fair Coin: $S = {\text{Heads, Tails}}$, so $n(S) = 2$.
  • Flipping Two Coins: $S = {(\text{H,H}), (\text{H,T}), (\text{T,H}), (\text{T,T})}$, so $n(S) = 4$.
  • Rolling a Standard 6-Sided Die: $S = {1, 2, 3, 4, 5, 6}$, so $n(S) = 6$.
  • Rolling Two 6-Sided Dice: A grid of $6 \times 6 = 36$ ordered pairs:
Die 1 \ Die 2123456
1(1,1) [2](1,2) [3](1,3) [4](1,4) [5](1,5) [6](1,6) [7]
2(2,1) [3](2,2) [4](2,3) [5](2,4) [6](2,5) [7](2,6) [8]
3(3,1) [4](3,2) [5](3,3) [6](3,4) [7](3,5) [8](3,6) [9]
4(4,1) [5](4,2) [6](4,3) [7](4,4) [8](4,5) [9](4,6) [10]
5(5,1) [6](5,2) [7](5,3) [8](5,4) [9](5,5) [10](5,6) [11]
6(6,1) [7](6,2) [8](6,3) [9](6,4) [10](6,5) [11](6,6) [12]

The Standard 52-Card Deck Breakdown

HiSET problems frequently reference a standard deck of cards without listing its contents. Memorizing this structure is essential:

SuitColorTotal CardsNumber Cards (2 through 10)Face Cards (Jack, Queen, King)Aces
Hearts (♥)Red139 cards (2–10)3 (J♥, Q♥, K♥)1 (A♥)
Diamonds (♦)Red139 cards (2–10)3 (J♦, Q♦, K♦)1 (A♦)
Clubs (♣)Black139 cards (2–10)3 (J♣, Q♣, K♣)1 (A♣)
Spades (♠)Black139 cards (2–10)3 (J♠, Q♠, K♠)1 (A♠)
Total Deck26 Red / 26 Black5236 Number Cards12 Face Cards4 Aces

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

The complement of an event $E$ (written as $E'$, $E^c$, or $\text{not } E$) consists of all outcomes in the sample space $S$ that are not in $E$.

Because an event must either occur or not occur, the sum of their probabilities is always 1:

P(E)+P(E)=1    P(E)=1P(E)P(E) + P(E') = 1 \implies P(E') = 1 - P(E)

   Entire Sample Space S (Total Area = 1.0)
   ┌─────────────────────────────────────────┐
   │                                         │
   │      Complement Event E'                │
   │      P(not E) = 1 - P(E)                │
   │          ╭──────────────────╮           │
   │          │   Event E        │           │
   │          │   P(E)           │           │
   │          ╰──────────────────╯           │
   │                                         │
   └─────────────────────────────────────────┘

The Power of the Complement in "At Least One" Problems

Calculating the probability of "at least one success" across multiple trials directly can be cumbersome because it requires summing probabilities for 1 success, 2 successes, 3 successes, and so on. The complement rule streamlines this:

P(at least one)=1P(none)\mathbf{P(\text{at least one}) = 1 - P(\text{none})}

Worked Example 1: Complement Rule with Dice

What is the probability of rolling at least one 6 when rolling a pair of standard fair dice?

  1. Identify the complement: The opposite of "rolling at least one 6" is "rolling zero 6s on both dice".
  2. Find single-die non-6 probability: On one die, 5 out of 6 faces are not 6, so $P(\text{not } 6) = \frac{5}{6}$.
  3. Compute zero 6s across two dice: $P(\text{none}) = \frac{5}{6} \times \frac{5}{6} = \frac{25}{36}$.
  4. Apply the complement rule: P(at least one 6)=1P(none)=12536=1136P(\text{at least one } 6) = 1 - P(\text{none}) = 1 - \frac{25}{36} = \frac{11}{36}

Theoretical vs. Experimental Probability & The Law of Large Numbers

FeatureTheoretical ProbabilityExperimental (Empirical) Probability
DefinitionCalculated based on known rules, geometry, or mathematical symmetry without conducting trials.Calculated from the actual observed results of a conducted experiment or historical data.
Formula$P(E) = \frac{\text{favorable outcomes}}{\text{total possible outcomes}}$$P_{\text{exp}}(E) = \frac{\text{frequency of event occurrence}}{\text{total number of observed trials}}$
ExampleTheoretical probability of flipping heads on a fair coin $= \frac{1}{2} = 0.50$.Flipping a coin 20 times and observing 13 heads gives $P_{\text{exp}}(\text{heads}) = \frac{13}{20} = 0.65$.
VarianceFixed and unvarying for a fair system.Fluctuates from experiment to experiment due to random variation.

The Law of Large Numbers (LLN)

The Law of Large Numbers states that as the number of repetitions or trials in an experiment increases ($n \to \infty$), the relative frequency (experimental probability) becomes progressively closer to the true theoretical probability.

  Experimental Relative Frequency vs. Number of Coin Tosses
  
  1.0 ┼                               Theoretical P(Heads) = 0.50
      │  *  *
  0.7 ┼   *   *    *
  0.5 ┼─────────*───*──*─*──*─*──*─*────────────────── (Target = 0.50)
  0.3 ┼            *
  0.0 ┼───────────────────────────────────────────────
      0    10    50   100   500  1000  5000  10,000 (Number of Trials)
      ◄── High Short-Term Variance ──►◄── Strong Convergence to 0.50 ──►

Crucial Exam Note: The Law of Large Numbers applies to large aggregates over time. It does not mean a coin has "memory" or that a run of 5 tails makes heads "due" on the 6th flip (the Gambler's Fallacy). Each independent trial retains its exact theoretical probability ($P = 0.50$).

Odds: In Favor vs. Against

While probability compares favorable outcomes to the total outcomes, odds compare favorable outcomes directly to unfavorable outcomes.

Definitions and Formulations

Let $a = \text{number of favorable outcomes}$ and $b = \text{number of unfavorable outcomes}$, with total outcomes equal to $a + b$.

  1. Odds in Favor of Event $E$: Odds in Favor=Favorable OutcomesUnfavorable Outcomes=abwritten as a:b\text{Odds in Favor} = \frac{\text{Favorable Outcomes}}{\text{Unfavorable Outcomes}} = \frac{a}{b} \quad \text{written as } a : b

  2. Odds Against Event $E$: Odds Against=Unfavorable OutcomesFavorable Outcomes=bawritten as b:a\text{Odds Against} = \frac{\text{Unfavorable Outcomes}}{\text{Favorable Outcomes}} = \frac{b}{a} \quad \text{written as } b : a


Converting Between Probability and Odds

Converting between probability fractions and odds ratios is a frequent HiSET question type:

1. Converting Probability to Odds

Given probability $P(E) = \frac{a}{n}$, where $a$ is favorable outcomes and $n$ is total outcomes:

  • Unfavorable outcomes: $b = n - a$
  • Odds in favor $= a : (n - a)$
  • Odds against $= (n - a) : a$

2. Converting Odds to Probability

Given odds in favor of $a : b$:

  • Total possible outcomes: $n = a + b$
  • Probability of event $E$: $P(E) = \frac{a}{a + b}$
  • Probability of complement: $P(E') = \frac{b}{a + b}$

Given odds against of $b : a$:

  • Total possible outcomes: $n = b + a$
  • Probability of event $E$: $P(E) = \frac{a}{a + b}$

Quick Conversion Comparison Table

Event ScenarioProbability $P(E)$Favorable ($a$)Unfavorable ($b$)Odds in Favor ($a : b$)Odds Against ($b : a$)
Rolling a 4 on a standard die$\frac{1}{6}$1$6 - 1 = 5$$1 : 5$$5 : 1$
Flipping Heads on a coin$\frac{1}{2}$1$2 - 1 = 1$$1 : 1$ (Even odds)$1 : 1$
Drawing a Heart from a deck$\frac{13}{52} = \frac{1}{4}$1$4 - 1 = 3$$1 : 3$$3 : 1$
Drawing a Face Card$\frac{12}{52} = \frac{3}{13}$3$13 - 3 = 10$$3 : 10$$10 : 3$
Winning a 30% chance raffle$\frac{3}{10}$3$10 - 3 = 7$$3 : 7$$7 : 3$

Comprehensive Worked Examples

Worked Example 2: Odds and Probability in Quality Testing

A container holds 40 ceramic tiles. An inspector knows that 8 of the tiles have microscopic cracks and 32 are perfect. A tile is chosen at random. a) What is the probability of choosing a defective tile? b) What are the odds in favor of choosing a defective tile? c) What are the odds against choosing a defective tile?

  1. Probability calculation: P(defective)=Defective TilesTotal Tiles=840=15=0.20=20%P(\text{defective}) = \frac{\text{Defective Tiles}}{\text{Total Tiles}} = \frac{8}{40} = \frac{1}{5} = 0.20 = 20\%
  2. Odds in favor: Odds in Favor=DefectiveNon-defective=832=14    1:4\text{Odds in Favor} = \frac{\text{Defective}}{\text{Non-defective}} = \frac{8}{32} = \frac{1}{4} \implies 1 : 4
  3. Odds against: Odds Against=Non-defectiveDefective=328=41    4:1\text{Odds Against} = \frac{\text{Non-defective}}{\text{Defective}} = \frac{32}{8} = \frac{4}{1} \implies 4 : 1

Worked Example 3: Converting Given Odds to Probability

A horse racing program lists the odds against Lightning Bolt winning the race as $9 : 2$. What is the estimated probability that Lightning Bolt will win the race?

  1. Identify terms in odds against: Odds against are given as $\text{unfavorable} : \text{favorable} = 9 : 2$. Thus, $b = 9$ and $a = 2$.
  2. Calculate total outcomes: Total outcomes $= a + b = 2 + 9 = 11$.
  3. Calculate probability of winning: P(win)=aa+b=22+9=2110.1818=18.18%P(\text{win}) = \frac{a}{a + b} = \frac{2}{2 + 9} = \frac{2}{11} \approx 0.1818 = 18.18\%

HiSET Test-Day Traps & Strategies

  1. The Odds vs. Probability Denominator Trap: Probability divides by total outcomes ($a + b$), whereas odds divide by unfavorable outcomes ($b$). If a problem asks for odds in favor of rolling a 2 on a 6-sided die, the answer is $1 : 5$, NOT $1 : 6$.
  2. Odds In Favor vs. Odds Against Order: Odds in favor is $\text{favorable} : \text{unfavorable}$. Odds against is $\text{unfavorable} : \text{favorable}$. Ensure you match the exact phrasing requested.
  3. Simplifying Ratios: Always reduce odds and probability fractions to simplest terms (e.g., write $6 : 18$ as $1 : 3$, and $\frac{6}{24}$ as $\frac{1}{4}$).
Loading diagram...
Simple Probability and Odds Structural Map
Test Your Knowledge

A standard deck of 52 playing cards is thoroughly shuffled. If one card is drawn at random, what is the probability of drawing a red face card (Jack, Queen, or King of hearts or diamonds)?

A
B
C
D
Test Your Knowledge

In a community charity raffle with 800 total tickets sold, an individual purchases 32 tickets. What are the odds in favor of this individual winning the grand prize on the first ticket drawn?

A
B
C
D
Test Your Knowledge

The odds against a local minor league baseball team winning tomorrow's playoff game are reported by sports analysts as 7 : 5. Based on these odds, what is the theoretical probability that the team will win the game?

A
B
C
D
Test Your Knowledge

A quality control inspector tests 250 randomly selected light bulbs from a factory's daily output and discovers that 15 bulbs are defective. If the factory manufactures 10,000 bulbs that day, what is the best estimate for the total number of defective bulbs produced?

A
B
C
D