Probability of getting exactly 2 heads in 3 coin tosses

easy CBSE CBSE 2024 2 min read

Question

Three coins are tossed simultaneously. Find the probability of getting exactly 2 heads.

(CBSE 2024)


Solution — Step by Step

Each coin has 2 outcomes (H or T). For 3 coins, total outcomes =23=8= 2^3 = 8.

The complete sample space: {HHH, HHT, HTH, THH, HTT, THT, TTH, TTT}

We need exactly 2 heads (and therefore exactly 1 tail). Let’s pick them out:

  • HHT (tail in 3rd position)
  • HTH (tail in 2nd position)
  • THH (tail in 1st position)

Favourable outcomes = 3

P(exactly 2 heads)=Favourable outcomesTotal outcomes=38P(\text{exactly 2 heads}) = \frac{\text{Favourable outcomes}}{\text{Total outcomes}} = \frac{3}{8}

The answer is 38\frac{3}{8} (or 0.375).


Why This Works

The reason there are exactly 3 ways to get 2 heads from 3 coins is a counting argument: we’re choosing which 2 out of 3 positions will show heads. That’s (32)=3\binom{3}{2} = 3.

This connects to the binomial coefficient — and for higher classes, the formula becomes P(X=k)=(nk)pk(1p)nkP(X = k) = \binom{n}{k} p^k (1-p)^{n-k}. But at the Class 10 level, listing the sample space is the expected method.

Each of the 8 outcomes in the sample space is equally likely (probability 18\frac{1}{8} each), because we assume fair coins. The probability of any event is simply the count of favourable outcomes divided by 8.


Alternative Method — Tree Diagram

Draw a tree with 3 levels (one per coin). Each branch splits into H and T. Count the paths that pass through exactly 2 H’s. You’ll find 3 such paths, confirming P=3/8P = 3/8.

For CBSE, always write out the full sample space when the total outcomes are small (8 or fewer). The marking scheme awards 1 mark for writing the sample space correctly. Skipping it and jumping to the answer can cost you marks even if the final answer is right.


Common Mistake

Students sometimes write only 4 outcomes: {0 heads, 1 head, 2 heads, 3 heads} and say P=1/4P = 1/4. This is wrong because these 4 events are NOT equally likely. “2 heads” has 3 ways while “3 heads” has only 1 way. You must count at the level of individual coin outcomes (HHT, HTH, etc.) where each outcome is equally probable.

Want to master this topic?

Read the complete guide with more examples and exam tips.

Go to full topic guide →

Try These Next