I am not an mathematician so forgive me if my terminology is incorrect. I believe this question is similar to this one but I am not sure.
Imagine there is a process that happens once per second and takes 17 ms to finish. That is at t = 0 the process starts and runs for 17 ms, then the process is stopped for 0.983 s, then at t = 1 the process starts again, and so on.
Now I randomly select an instant of time, i.e. 0.23 s, 0.550203 s, 0.9999 s, from every second and do so for, say, 8 hours (28800 selections).
What is the probability that I would have selected, say 1000, instants that coincide with the running process?
I have a feeling that I am making this more complicated than I have to.
The probability that a single selection occurs during the running process is 17 ms / 1 s = 0.017.
That's about as far as I've got.
Edit: really what I want to know is the probability that I select at least 1000 instants that coincide.