Given a uniform probability distribution over $[0, 1]$, a number is randomly selected from this distribution. We have to find the expected number of trials such that the sum of the picked numbers $ >= $ 1.
I have been told that the answer to this question is $ e $ but I'm not sure how to solve this.