Difference between Time, Arrival-Time & Inter-Arrival-Time in Poisson Process

In summary, the following occurred: Poisson process, five calls per minute, 30 seconds, no call, four calls in the first minute, six in the second minute, 25 in the first 5 minutes.
  • #1
user366312
Gold Member
89
3
Let ##(N_t)_t## be a Poisson process with parameter ##λ = 2##. By ##τ_k## denote the time of the ##k##-th arrival ##(k = 1, 2, . . .)##, and by ##ρ_k=τ_k−τ_{k−1}## − the inter arrival time between the ##(k−1)## th and ##k##th arrival ##(k=1,2,...)##, with ##ρ_k=τ_k−τ_k−1##−the inter arrival time between the ##(k−1)## th and ##k## th arrival ##(k=1,2,...)##, with ##τ_0 = 0## (as in the construction of Poisson process).

Find the following:
(a) ##E(N_3N_4)##
(b) ##E(ρ_3ρ_4)##
(c) ##E(τ_3τ_4)##
.
Calls are received at a company call center according to a Poisson process at the rate of five calls per minute.
(a) Find the probability that no call occurs over a 30-second period.
(b) Find the probability that exactly four calls occur in the first minute, and six calls occur in the second minute.
(c) Find the probability that 25 calls are received in the first 5 minutes and six of those calls occur in the first minute.
The above are some of the typical problems related to Poisson Process. I need to understand the difference between time, inter-arrival time, and arrival time in this regard.

Say, we start our counting from 9:00 AM and count up to 10:00 AM.

241879


Image-1: arrival process.

1. 1st call comes at 09:05 AM
2. 2nd call comes at 09:06 AM
3. 3rd call comes at 09:15 AM
4. 4th call comes at 09:17 AM
5. 5th call comes at 09:20 AM
6. 6th call comes at 09:45 AM

241880


Image-2: Poisson counting process

If (Nt)t(Nt)t is the Poisson process, what would be the values of tt?

What would be the time, arrival time, and inter-arrival time in this example?

As far as I understand:

* 1 minute, 9 minutes, 2 minutes, 3 minutes, 25 minutes are inter-arrival-times ##ρ_k##.

Are [0,5] minutes, [0,6] minutes, [0,15] minutes, ... etc time or arrival time?
 
Physics news on Phys.org
  • #2
Let ##(N_t)_t## be a Poisson process with parameter ##λ = 2##. By ##τ_k## denote the time of the k-th arrival (k = 1, 2, . . .), and by ##ρ_k = τ_k −τ_{k−1}## - the interarrival time between the (k−1)th and kth arrival (k = 1, 2, . . .), with ##τ_0 = 0## (as in the construction of Poisson process).

Find the following:

(a) ##E(N_3N_4)##
(b) ##E(ρ_3ρ_4)##
(c) ##E(τ_3τ_4)##

I can understand (a), and (b). But, couldn't understand (c).

I collected the following from a friend:
(c)

##E(τ_3τ_4)##
##= E[τ_3(τ_3+ρ_4)]##
##= E(τ^2_3 + ρ_4)##
##= E(τ^2_3) + E(ρ_4)##
##= (k/\lambda)^2 + 1/ \lambda ##

First of all, is this a correct solution? If not, what is the correct one?

The processing of ##τ_3## doesn't look okay to me.

It seems to me that ##ρ_4## is introduced here because ##τ_3## and ##τ_4## are not independent. Why are not they independent?

Suppose, the 3rd item arrived at 9:05 AM and the 4th one arrived at 9:10 AM. If the process started at 9:00 AM, the 3rd one took 5 minutes and the 4th one took 10 minutes to arrive.

How are they not independent?
 
  • #3
I again mention this site:

http://www.randomservices.org/random/poisson/Introduction.html

If you get stuck with Poisson processes, you may want to consider the exact same problem in this discrete time counterpart -- a Bernouli Process. It is fruitful to toggle between the two.

As for this
##E(N_3N_4)##

consider applying the Tower Property of conditional expectations, i.e.

##E\Big[N_3N_4\Big] = E\Big[E\big[ N_3N_4\big \vert N_3 \big]\Big]=E\Big[N_3 \cdot E\big[ N_4\big \vert N_3 \big]\Big]##

so what can you do with that? You've had 3 + posting now in the last day on memorylessness prior to this one. As a hint for the above: exploit memorylessness.
 
  • #4
StoneTemplePython said:
I again mention this site:

http://www.randomservices.org/random/poisson/Introduction.html

If you get stuck with Poisson processes, you may want to consider the exact same problem in this discrete time counterpart -- a Bernouli Process. It is fruitful to toggle between the two.

As for this
##E(N_3N_4)##

consider applying the Tower Property of conditional expectations, i.e.

##E\Big[N_3N_4\Big] = E\Big[E\big[ N_3N_4\big \vert N_3 \big]\Big]=E\Big[N_3 \cdot E\big[ N_4\big \vert N_3 \big]\Big]##

so what can you do with that? You've had 3 + posting now in the last day on memorylessness prior to this one. As a hint for the above: exploit memorylessness.

i have solved (a) and (b) myself.

Need some help with (c) only.

By the way, YouTube video of Neal Patwari was much more better than the link you supplied.
 
  • #5
user366312 said:
i have solved (a) and (b) myself.

Need some help with (c) only.
The thread is all over the place.

Please show your solution to (a). Then show how you tried a similar approach to (c) and failed. The exact same technique may be used against (c). This is why I think you are memorizing things and not mastering techniques or concepts.
 
  • #6
241884
 
  • #7
241885
 
  • #8
Most of us won't read images posted -- they're hard to read and LaTeX, is the standard.

I'm in the middle of some taxes, but will come back if you type up your solutions.
 
  • #9
If the intensity of the homogeneous Poisson process is ##\lambda##, then ##\tau_{k+1}-\tau_k## exponentially distributed with parameter ##\lambda##. This is the random variable ##\tau##.

Therefore, ##E\tau_4\tau_3 = E(\tau+\tau+\tau+\tau)\cdot(\tau+\tau+\tau) =12\cdot E\tau^2##.

However, the second moment of an exponential distribution with parameter ##\lambda## is ##2!/ \lambda^2##, so ##E\tau_4\tau_3 = 24/ \lambda^2##.
 
Last edited:

What is a Poisson process?

A Poisson process is a mathematical model used to describe the occurrence of events over a given period of time. It assumes that events occur randomly and independently of each other.

What is the difference between time, arrival-time, and inter-arrival-time in a Poisson process?

Time refers to the overall period of time in which events are observed. Arrival-time refers to the specific time at which an event occurs. Inter-arrival-time refers to the time between consecutive events in a Poisson process.

How is the inter-arrival-time calculated in a Poisson process?

The inter-arrival-time in a Poisson process is calculated by taking the difference between the arrival times of two consecutive events. It is important to note that in a Poisson process, the inter-arrival-times follow an exponential distribution.

What is the relationship between the inter-arrival-time and the arrival rate in a Poisson process?

The inter-arrival-time and the arrival rate in a Poisson process are inversely related. This means that as the arrival rate increases, the inter-arrival-time decreases, and vice versa. This relationship is described by the Poisson distribution.

How is a Poisson process used in real-world applications?

A Poisson process is commonly used in fields such as queuing theory, telecommunications, and finance to model the arrival of customers, calls, or events. It is also used to analyze data in various scientific studies, such as the timing of radioactive decay or the occurrence of natural disasters.

Similar threads

  • Set Theory, Logic, Probability, Statistics
Replies
12
Views
2K
  • Calculus and Beyond Homework Help
Replies
8
Views
659
  • Precalculus Mathematics Homework Help
Replies
2
Views
684
  • Calculus and Beyond Homework Help
Replies
10
Views
972
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
3
Views
1K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
32
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
4
Views
2K
Back
Top