Problems Probability problem

Get Exactly 2 Heads in 4 Coin Flips

A fair coin is flipped 4 times. What is the probability of getting exactly 2 heads?

Model guide

Why this probability model fits

This is a binomial probability problem because the flips are independent, each flip has the same probability of heads, and the question asks for an exact success count.

Setup: Each flip has the same probability p = 0.5 for heads, and one flip does not change the next one.

Replacement: Replacement is not the right idea here. Coin flips are repeated independent trials, not draws from a shrinking pool.

Independence: Independence matters because the binomial model assumes the probability of heads stays the same on every flip.

Worked solution

37.5%

Exact fraction: 3/8

Decimal: 0.375

The probability of exactly 2 successes is 37.5%.

  1. Identify this as repeated independent trials with the same success probability.
  2. Use P(X = k) = C(n, k)p^k(1-p)^(n-k).
  3. Set n = 4, target successes = 2, and p = 0.5.
  4. Evaluate the required binomial term for the requested success range.
  5. The final probability is 3/8, which is 37.5%.

Interactive tool

Run the same scenario in the calculator

This is a binomial probability problem because the flips are independent, each flip has the same probability of heads, and the question asks for an exact success count.

Formula

Probability model

P(E) = favorable outcomes / total outcomes

Use the model that matches the setup wording.

Probability

0%

Enter values to calculate.

Exact fraction --
Decimal --

What your result means

The explanation updates with the current inputs.

Calculation work