Let's say there is a balloon that blows if it gets a hard hit or 2 medium hits. During a party, if a kid hitsthe balloon, he has $\frac{1}{4}$ probability getting a hard hit on the balloon and $\frac{1}{4}$ probability for a medium hit and $\frac{1}{2}$ probability of missing the hit. If $4$ kids consecutively hit the balloon(a kid can hit only one time), what's the probability of the balloon to blow?
All hits are independent.
Any hint would be valuable.
There are two ways to fail: all kids hit empty or 1 medium. The probability of the former is $\frac{1}{16}$, the latter is $\frac{1}{8}$. So what you need is $1-\frac{1}{8}-\frac{1}{16}=\frac{13}{16}$