A single series of flipping a coin lasts until the first head appears (let $X_i$ represent the waiting time for the first head in $i$-th series). Use CLT to estimate the smallest number of such series to ascertain with probability $0.9$ that the total amount of tails obtained in all flips exceeds $100$.
I am pretty sure that we have sort of binomial distribution here... but I don't know how to solve this. Thanks in advance.