In a simultaneous toss of n coins, find the probability that no head occurs.
12n
Let us take a toss of 1 coin. The possible outcomes are 2: (H) ,(T) =21
In a toss of 2 coins, the possible outcomes are 4: (H, H), (H, T), (T, H), (T, T) = 22
In a toss of 3 coins , the possible outcomes are 8 - (H, H, H), (H, T, H), (H, H, T), (H, T, T) , (T, H, H), (T, H, T), (T, T, H), (T, T, T) = 23
.
.
.
In case of a toss of n coins, the total number of outcomes is 2n.
There is only 1 case in which no head occurs as can be seen from the above cases.(the case where all the coins show T)
∴ probability that no head occurs = 12n