Question 1050850
The flips can be written as a sequence of five Hs and Ts, for example, HHTTH.


Total number of sequences: 2^5 = 32


4 heads: (5 choose 4) = 5
5 heads: (5 choose 5) = 1


Probability: (5+1)/32 = 3/16.