Calculating Poisson Process probabilities

Click For Summary
SUMMARY

The discussion focuses on calculating probabilities within a Poisson process, specifically using the notation N(t) ~ Poisson(1). The user attempts to determine P(N(4) = 3 | N(2) = 1) and P(N_{(4,7]} = 2 | N_{(1,5]} = 2) by assuming independence of non-overlapping intervals. However, it is clarified that overlapping intervals affect independence, necessitating a review of conditional probability and the law of total probability for accurate calculations.

PREREQUISITES
  • Understanding of Poisson processes and their properties
  • Familiarity with conditional probability
  • Knowledge of the law of total probability
  • Ability to manipulate probability distributions and intervals
NEXT STEPS
  • Study the concept of conditional probability in depth
  • Learn about the law of total probability and its applications
  • Review examples of overlapping intervals in Poisson processes
  • Explore advanced topics in stochastic processes and their implications
USEFUL FOR

Mathematicians, statisticians, and data scientists interested in probability theory, particularly those working with Poisson processes and related statistical models.

shan
Messages
56
Reaction score
0
I just want to check my answers/reasoning as I'm not sure if I assumed the right things to do these problems.

N = {N(t), t>=0} ~ Poisson(1) and [tex]N_{(t,t+h]} = N(t+h)-N(t)[/tex]

Determine P(N(4) =3|N(2) = 1)
Here I presumed that since N(2) = 1, then there must be 2 more arrivals in the interval (2,4] so that N(4)=3 so I calculated
[tex]P(N_{(0,2]} = 1 and N_{(2,4]} = 2) = P(N(2) = 1)P(N(2) = 2) = 4e^{-4}[/tex]
since non-overlapping intervals are independent so I can multiply the probabilities (?). However I'm not too sure if I can break the intervals up like that?

Determine [tex]P(N_{(4,7]} = 2 and N_{(3,6]} = 1)[/tex]
Here I split up the intervals into (3,4], (4,6] and (6,7] although like I said before, I'm not sure if that should be done. Then I looked for the different combinations of events over those intervals so that the above would be true ie
[tex]P(N_{(3,4]} = 0 and N_{(4,6]} = 1 and N_{(6,7]} = 1) + P(N_{(3,4]} = 1 and N_{(4,6]} = 0 and N_{(6,7]} = 2) = \frac{5e^{-4}}{2}[/tex]
Again I assumed non-overlapping intervals were independent so I could multiply the probabilities together. It would be great if someone could double-check for me that those two are the only combinations (I did it three times already but I'm paranoid).

Determine [tex]P(N_{(4,7]} = 2|N_{(1,5]} = 2)[/tex]
I used the same sort of steps as I did before although it's a conditional but I thought that if I split up the intervals and made it independent, conditionals would not matter. I used intervals (1,4], (4,5] and (5,6] and found the combinations
[tex]P(N_{(1,4]} = 2 and N_{(4,5]} = 0 and N_{(5,7]} = 2) + P(N_{(1,4]} = 1 and N_{(4,5]} = 1 and N_{(5,7]} = 1) + P(N_{(1,4]} = 0 and N_{(4,5]} = 2 and N_{(5,7]} = 0) = \frac{31e^{-6}}{2}[/tex]
 
Last edited:
Physics news on Phys.org
Hi there! It seems like you have a good understanding of the Poisson process and your approach to the questions is generally sound. However, for the second and third questions you need to consider the fact that the intervals are not independent, since they overlap in some parts. Therefore, you can't simply multiply the probabilities together as you have done. I recommend looking into conditional probability and the law of total probability to help find the correct answer.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
1K
Replies
6
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
876
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 36 ·
2
Replies
36
Views
4K
Replies
2
Views
2K