Example — Biased coin, exactly two heads
A biased coin comes up heads in of cases. It is tossed times: what is the probability of getting exactly heads?
We apply the binomial formula with , , :
Careful
If we ask “the first two are heads and the rest tails” the answer is much smaller: only . The difference is the factor : without a constraint on the order, one multiplies by the number of ways the two heads can be distributed among the five positions.
Links
Topics: Probability
Concepts: Binomial distribution
Methods: Binomial
Skills: Probability calculation