Probability with Coins, Dice, and Cards

Understanding Chance and Likelihood

Essential Understanding: Probability measures how likely an event is to occur. It is expressed as a number between 0 (impossible) and 1 (certain). Coins, dice, and cards are classic tools for learning probability because their outcomes are well-defined and equally likely.

Coins: 2 outcomes
Dice: 6 outcomes
Cards: 52 outcomes

The Probability Formula

Basic Probability

The probability of an event \(A\) occurring is:

\[ P(A) = \frac{\text{Number of favourable outcomes}}{\text{Total number of possible outcomes}} \]

Probability is always between 0 and 1: \( 0 \leq P(A) \leq 1 \)

The Probability Scale

0
Impossible
0.25
Unlikely
0.5
Even chance
0.75
Likely
1
Certain

Sample Space

What is a Sample Space?

The sample space (denoted \(S\)) is the set of all possible outcomes of an experiment.

It tells us everything that could possibly happen when we perform the experiment.

Probability with Coins

Fair Coin

A fair coin has 2 equally likely outcomes:

Sample Space: \( S = \{ \text{Heads}, \text{Tails} \} \) or \( S = \{H, T\} \)
H (Heads)
T (Tails)
Event Favourable Outcomes Probability
Getting Heads 1 (H) \( P(H) = \frac{1}{2} = 0.5 \)
Getting Tails 1 (T) \( P(T) = \frac{1}{2} = 0.5 \)

Coin Flip Simulator

Flip a virtual coin and track the results! Watch how the experimental probability approaches \(\frac{1}{2}\) with more flips.

?
Heads
0
Tails
0
P(Heads)
-

Probability with Dice

Fair Six-Sided Die

A fair die has 6 equally likely outcomes:

Sample Space: \( S = \{1, 2, 3, 4, 5, 6\} \)
1
2
3
4
5
6
Event Favourable Outcomes Probability
Rolling a 4 1 outcome: {4} \( P(4) = \frac{1}{6} \)
Rolling an even number 3 outcomes: {2, 4, 6} \( P(\text{even}) = \frac{3}{6} = \frac{1}{2} \)
Rolling a number > 4 2 outcomes: {5, 6} \( P(>4) = \frac{2}{6} = \frac{1}{3} \)
Rolling a prime number 3 outcomes: {2, 3, 5} \( P(\text{prime}) = \frac{3}{6} = \frac{1}{2} \)

Dice Roll Simulator

Roll a virtual die and track the distribution of outcomes!

Total rolls: 0

Probability with Playing Cards

Standard Deck of 52 Cards

A standard deck contains 52 cards divided into:

Red Suits (26 cards)

Hearts (13 cards)

Diamonds (13 cards)

Black Suits (26 cards)

Spades (13 cards)

Clubs (13 cards)

Each suit contains 13 cards: A, 2, 3, 4, 5, 6, 7, 8, 9, 10, J, Q, K

A
K
Q
J
Event Favourable Total Probability
Drawing a Heart 13 52 \( \frac{13}{52} = \frac{1}{4} \)
Drawing a King 4 52 \( \frac{4}{52} = \frac{1}{13} \)
Drawing a red card 26 52 \( \frac{26}{52} = \frac{1}{2} \)
Drawing a face card (J, Q, K) 12 52 \( \frac{12}{52} = \frac{3}{13} \)
Drawing the Ace of Spades 1 52 \( \frac{1}{52} \)

Worked Examples

Example 1: Two Dice

Question: Two fair dice are thrown. Find the probability that the sum of the numbers is 7.

1
Find total outcomes:
Each die has 6 outcomes, so total = \( 6 \times 6 = 36 \) outcomes
2
List favourable outcomes (sum = 7):
(1,6), (2,5), (3,4), (4,3), (5,2), (6,1) = 6 outcomes
3
Calculate probability:
\( P(\text{sum} = 7) = \frac{6}{36} = \frac{1}{6} \)
Example 2: Cards

Question: A card is drawn at random from a standard deck. Find the probability of drawing a red King.

1
Identify total outcomes:
Total cards in deck = 52
2
Count favourable outcomes:
Red Kings = King of Hearts + King of Diamonds = 2 cards
3
Calculate probability:
\( P(\text{red King}) = \frac{2}{52} = \frac{1}{26} \)
Example 3: Two Coins

Question: Two fair coins are tossed. Find the probability of getting at least one Head.

1
List sample space:
\( S = \{HH, HT, TH, TT\} \) = 4 outcomes
2
Identify "at least one Head":
{HH, HT, TH} = 3 outcomes
3
Calculate probability:
\( P(\text{at least one H}) = \frac{3}{4} \)

Alternative method: \( P(\text{at least one H}) = 1 - P(\text{no Heads}) = 1 - \frac{1}{4} = \frac{3}{4} \)

CSEC Practice Questions

Test Your Understanding

1
A fair die is rolled. What is the probability of getting a number less than 3?
\(\frac{1}{6}\)
\(\frac{1}{3}\)
\(\frac{1}{2}\)
\(\frac{2}{3}\)
Solution: Numbers less than 3 are {1, 2} = 2 outcomes.
\( P(<3) = \frac{2}{6} = \frac{1}{3} \)
2
A card is drawn from a standard deck. What is the probability of drawing a Queen or a King?
\(\frac{1}{13}\)
\(\frac{2}{13}\)
\(\frac{4}{52}\)
\(\frac{1}{26}\)
Solution: Queens = 4, Kings = 4, Total favourable = 8
\( P(\text{Q or K}) = \frac{8}{52} = \frac{2}{13} \)
3
A coin is tossed 3 times. What is the probability of getting exactly 2 Heads?
\(\frac{1}{4}\)
\(\frac{3}{8}\)
\(\frac{1}{2}\)
\(\frac{1}{8}\)
Solution: Sample space has \(2^3 = 8\) outcomes.
Exactly 2 Heads: {HHT, HTH, THH} = 3 outcomes
\( P(\text{exactly 2H}) = \frac{3}{8} \)
4
Two dice are thrown. What is the probability that both show the same number?
\(\frac{1}{6}\)
\(\frac{1}{12}\)
\(\frac{1}{36}\)
\(\frac{6}{36}\)
Solution: Doubles: {(1,1), (2,2), (3,3), (4,4), (5,5), (6,6)} = 6 outcomes
Total outcomes = 36
\( P(\text{doubles}) = \frac{6}{36} = \frac{1}{6} \)
5
A bag contains 5 red, 3 blue, and 2 green balls. A ball is drawn at random. What is the probability of NOT drawing a red ball?
\(\frac{1}{2}\)
\(\frac{1}{2}\)
\(\frac{3}{10}\)
\(\frac{2}{5}\)
Solution: Total balls = 5 + 3 + 2 = 10
Not red = Blue + Green = 3 + 2 = 5
\( P(\text{not red}) = \frac{5}{10} = \frac{1}{2} \)
Or use: \( P(\text{not red}) = 1 - P(\text{red}) = 1 - \frac{5}{10} = \frac{1}{2} \)

Key Points to Remember

  • \( P(A) = \frac{\text{Favourable outcomes}}{\text{Total outcomes}} \)
  • Probability is always between 0 and 1
  • Coin: 2 outcomes (H, T)
  • Die: 6 outcomes (1, 2, 3, 4, 5, 6)
  • Cards: 52 cards, 4 suits × 13 values
  • \( P(\text{not } A) = 1 - P(A) \) — The complement rule
  • For multiple coins/dice, multiply the number of outcomes: 2 coins = \(2^2 = 4\), 2 dice = \(6^2 = 36\)
CSEC Examination Tips
  • Always simplify fractions — Write \(\frac{1}{4}\) not \(\frac{13}{52}\)
  • Read carefully — "at least one" is different from "exactly one"
  • List the sample space when working with small experiments
  • Use the complement when it's easier: P(at least one) = 1 - P(none)
  • For cards: Remember there are 4 of each value (4 Kings, 4 Aces, etc.)
  • Check your answer: Probability cannot be greater than 1 or negative
Scroll to Top