Respuesta :

Let's first think about how many possible outcomes there are to a series of coin flips. One that will help us here is that coin flips are independent - the outcome of one flip has no effect on the outcome of the others. What this means is that there are two possible outcomes for each flip: heads or tails. For an example with fewer coins, let's say we were flipping 2 instead of five.

- Flip 1 can either be heads or tails
- Flip 2 can either be heads or tails

So our possible outcomes are HH, HT, TH, and TT. There are two possible second flips for each of the possible first flips, or 2 x 2 = 4 total combinations of flips. Notice that only one of those combinations has zero tails - the combination with all heads.

If we were to flip a coin 5 times, we'd have two possible fifth flips for each of the two possible fourth flips for each of the two possible third flips for... it gets pretty hairy to describe in words, but I've attached a diagram so you can see how quickly it grows out of control. There are 2 x 2 x 2 x 2 x 2 or [tex]2^5=32[/tex] possible combinations of heads and tails! But, in fact, we don't even need to sort through these 32 combinations to answer our question. Every combination will contain at least one tail, except one: the combination which contains all heads (HHHHH). Which means the rest of the 31 must contain at least one tail.

This fact will stay the same regardless of the number of coin flips you make: the number of ways that contain at least one tail will always be the total number of combinations minus one (the case where all of the flips are heads).
Ver imagen highwireact