Two unbiased coins are tossed simultaneously. Find the probability of getting
a) no heads
b) at most one tail.
When two coins are tossed simultaneously, all possible outcomes are S = {HH, HT, TH, TT}.
Total number of elements in sample space = n(S) = 4
a) Let E be the event of getting no heads
E = {TT}; n(E) = 1
P(E) = n(E)n(S) =14
b) Let F be the event of getting at most one tail.
F = { HH, HT, TH}; n(F) = 3
P(F) = n(F)n(S) = 34