In my app, I am capturing the duration of a user event in milliseconds to 15 decimal places.
I would like to know if a formula exists to calculate the probability of different user's duration matching any others to 15 decimal places.
Also, how many successive events would it take before a matching duration could occur?