Two Successes (With Replacement)

\( P=\left(\tfrac{k}{n}\right)^2 \)
Probability GCSE
Question 11 of 20

Coin tossed twice. Probability both tails?

Hint (H)
\( Single=1/2 \)

Explanation

Show / hide — toggle with X

Statement

When an experiment is repeated twice with replacement, the probability of two successes is the square of the single success probability:

\[ P = \left(\frac{k}{n}\right)^2 \]

Here, \(k\) is the number of favourable outcomes and \(n\) is the total number of equally likely outcomes.

Why it’s true

  • The probability of success in one trial is \(\frac{k}{n}\).
  • Because the trials are independent (replacement makes the total stay the same), the probability of two successes is:
  • \(\frac{k}{n} \times \frac{k}{n} = \left(\frac{k}{n}\right)^2\).

Recipe (how to use it)

  1. Identify total possible outcomes \(n\).
  2. Count favourable outcomes \(k\).
  3. Find single-trial probability: \(k/n\).
  4. Square it for two successes: \((k/n)^2\).

Spotting it

Look for problems mentioning two draws with replacement, or “probability both are …”. That signals squaring the single probability.

Common pairings

  • Binomial probability (more than two trials).
  • “Without replacement” probability (different formula: multiply adjusted fractions).

Mini examples

  1. Example 1: Bag has 3 red and 5 blue balls. Find probability both chosen are red (with replacement). \(P=(3/8)^2=9/64\).
  2. Example 2: A spinner has 10 equal sections, 4 marked “win”. Probability of two wins with replacement: \((4/10)^2=16/100=0.16\).

Pitfalls

  • Forgetting replacement means denominator stays the same.
  • Not squaring the probability.
  • Mixing this with “without replacement” cases (numerators and denominators change there).

Exam strategy

  • Always check wording: if it says “with replacement”, use this formula.
  • Reduce fractions before squaring for easier arithmetic.
  • Show working: single probability first, then square.

Summary

The formula \(P=(k/n)^2\) gives the probability of two independent successes with replacement. It’s a direct application of multiplying probabilities for independent events.

Worked examples

Show / hide (10) — toggle with E
  1. A bag has 3 red and 5 blue. Find probability of two reds with replacement.
    1. \( Single success=3/8 \)
    2. \( Two successes=(3/8)²=9/64 \)
    Answer: 9/64
  2. A dice is rolled twice. Find probability both rolls show a 6.
    1. \( Single success=1/6 \)
    2. \( Two successes=(1/6)²=1/36 \)
    Answer: 1/36
  3. A spinner has 4 winning out of 10. Find probability of two wins with replacement.
    1. \( Single=4/10 \)
    2. \( Square=(4/10)²=16/100=0.16 \)
    Answer: 0.16
  4. Deck of 52 cards, probability of drawing two hearts with replacement.
    1. \( Single=13/52=1/4 \)
    2. \( Two successes=(1/4)²=1/16 \)
    Answer: 1/16
  5. Jar: 7 green, 3 yellow. Probability of two greens with replacement.
    1. \( Single=7/10 \)
    2. \( Square=(7/10)²=49/100 \)
    Answer: 49/100
  6. Lottery: chance of winning is 1/100. Two independent plays. Probability both wins?
    1. \( Single=1/100 \)
    2. \( Square=(1/100)²=1/10,000 \)
    Answer: 1/10,000
  7. A bag has 2 red and 3 black. Two reds with replacement?
    1. \( Single=2/5 \)
    2. \( Square=(2/5)²=4/25 \)
    Answer: 4/25
  8. Dice rolled twice. Probability both are even?
    1. \( Even=3/6=1/2 \)
    2. \( Square=(1/2)²=1/4 \)
    Answer: 1/4
  9. Bag with 5 apples, 2 oranges, 3 bananas. Probability two oranges (with replacement)?
    1. \( Single=2/10=1/5 \)
    2. \( Square=(1/5)²=1/25 \)
    Answer: 1/25
  10. Two independent coin tosses. Probability both heads?
    1. \( Single=1/2 \)
    2. \( Square=(1/2)²=1/4 \)
    Answer: 1/4