I am trying to think about the summed duration of waiting times of i.i.d random variables with exponentially distributed wiating times, and particularly my question is how many such variables will yield a total duration equal to some number of interest. For example, if there are events that occur at a rate according to an exponential distribution with rate parameter $\lambda$, such as say phone calls to a calling center on average every 20 mins and according to an exponential distribution, then how many total calls could be expected during any fixed period of time, say 24 hours? And what would be the distribution of this number?
My understanding is that the probability of the sum of the wait times of $k$ such events (ie. independent and identically distributed with exponential distribution) is given by the probability density function of the k-Erlang distribution. So I think this let's me compute for a given number of events, the probability of the value of the total duration of the sum of their wait times. However, I am interested in computing the other way: given a duration of interest (e.g. 24 hours) and a known rate characteristic of an exponential distribution, how many iid events to expect during that time?
Please advise on how to approach this.
Thanks! -Dan