Can I get additional info from interarrival times?

  • Context: Graduate 
  • Thread starter Thread starter Irradiator
  • Start date Start date
Click For Summary
SUMMARY

The discussion centers on estimating the average arrival rate of a Poisson process using interarrival times versus a simple average of detected events. The user seeks to understand if measuring the distribution of interarrival times provides additional information beyond the average count. It is established that while the simple average is optimal for estimating the mean arrival rate, analyzing interarrival times can help verify the Poisson nature of the process. Furthermore, the user explores the probability of detecting distinguishable classes of events (A and B) in sequences, confirming that the independence of events allows for calculating the likelihood of event detection based on interarrival intervals.

PREREQUISITES
  • Understanding of Poisson processes and their properties
  • Knowledge of probability distributions, specifically exponential distributions
  • Familiarity with statistical concepts such as variance and standard deviation
  • Basic skills in calculating probabilities for independent events
NEXT STEPS
  • Study the properties of Poisson processes in detail, focusing on interarrival times
  • Learn about fitting probability distributions to empirical data using statistical software
  • Explore advanced topics in event detection and sequence analysis in stochastic processes
  • Investigate the implications of event independence on probability calculations in complex systems
USEFUL FOR

Engineers, statisticians, and data scientists interested in event-driven processes, particularly those analyzing Poisson processes and event detection methodologies.

Irradiator
Messages
3
Reaction score
0
Oh wise ones --

I have a Poisson process (think clicks in a Geiger counter) for which I have a fixed but short time window, sufficient to get a smallish (10-50) number of events.

I do NOT have the average arrival rate; that's what I want to estimate.

Is my estimate any better if I measure the distribution of interarrival times than if I just take the average (number of events detected divided by the width of the time window)? Can someone with more math horsepower than I have tell me if so, and (for extra credit) by how much?

I know I have quantization issues with the simple average because the arrival times are independent of my window start/stop times. I know the interarrival times are independent of each other, but they are of course not independent of the total in the window. Can any of you tell me if there's extra info hiding in there if I can get the interval distribution?

Thanks from a poor dumb engineer who only flunked two courses in college -- both math. :)
 
Physics news on Phys.org
A little more info: I can easily get the timing between events to fairly good precision (1 part in 1000 or so). I understand that the variance of the number of counts in my time window is equal to the number of counts, hence standard deviation is the square root of that. So that's the uncertainty in my estimate of the mean arrival rate the simple way.

I also know that the probability distribution of the arrival intervals is a declining exponential for a Poisson process, correct? So if I measure the intevals, it *seems* like I should have more information than a simple count. Is there a way to fit the interval distribution to derive the exponent, with better standard deviation than root-N?

Thanks in advance.
 
Ok, I've gotten info in another forum that answers my first question (no, the simple average is the best you can do, no extra information in arrival-time distribution other than verifying that the process really is a simple Poisson). Now let me tell you the other purpose for looking at interarrival times, and ask a second question.

Let's suppose I have two distinguishable classes of events, A and B, with different relative probabilities which are known. They are both independent Poisson processes. I can always detect A events. I can detect an event of class B in between two events of class A only if the interval between the A events is long enough. Call that minimum interval Tmin. I am specifically interested in 3-event sequences.

I can calculate the probability of getting exactly 3 events of either class, all separated by no more than Tmin, readily enough. If I know the combined total event rate R = R(A) + R(B), then from the first event, it's P(event within Tmin) times P(event within Tmin) times P(no event for Tmin), or (1 - e^(-RTmin)) times (1-e^(-RTmin)) times e^(-RTmin).

Now I can arrange all 8 possible orderings of 3 events of either type:

AAA, AAB, ABA, ABB, BAA,BAB,BBA,BBB

and, since they're independent events, I can assign each sequence a probability based on the known relative probabilities of type A or type B events.

So the bad case is ABA. I can only see an event of type B in between two A's if the interval between the A's is greater than Tmin, otherwise the A's mask it. So... what I *think* is true is that because A and B events are independent, the interval between A events is also independent. I can take the overall probability of my ABA sequence derived from their combined rate R, and multiply it by the independent probability that the two A's are separated by Tmin, which is just e^-(R(A)Tmin), where R(A) is the A event rate. Then 1 - e^-(R(A)Tmin) is the probability that I miss the B event, times the probability of the ABA sequence, gives me the overall loss rate for B events. In all the other triple-event sequences, the B's are detectable.

Can anyone confirm or deny this logic?
 

Similar threads

  • · Replies 37 ·
2
Replies
37
Views
6K
  • · Replies 7 ·
Replies
7
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 12 ·
Replies
12
Views
5K
  • · Replies 24 ·
Replies
24
Views
2K
  • · Replies 45 ·
2
Replies
45
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K