Two independent Poisson processes (one discrete, one continuous)

AI Thread Summary
The discussion focuses on two independent Poisson processes, N1 and N2, with different rate parameters. The first task involves finding the probability mass function for the number of events in N2 occurring before the first event of N1, with the poster suggesting the creation of a third process, N3. The second task is to determine the conditional density of the first event of N1 given x events in N2, raising concerns about the challenge of working with discrete and continuous random variables together. A proposed approach involves calculating probabilities based on the exponential distribution and integrating over time. The poster seeks guidance on these complex calculations to move forward effectively.
FireSail
Messages
1
Reaction score
0
Hi Guys,
I've used this forum as a great resource for a while now and it's always helped me out. Now I'm really stuck on something and was hoping you guys could help out. It's a pretty long question, but if you guys can just give me a general direction of what to do, I can go ahead and work it out for myself.

-----

Consider two independent Poisson processes N1 and N2 with rate parameters \lambda1 and \lambda2, respectively:

1. Find the prob. mass function for the number of events in N2 that occur before the first event after time 0 of N1 and identify what type of distribution it is.

So far my intuition to is to create a third process, N3 = N1 + N2, and then calculate the probability P(N3<0) from the joint distribution of N1 and N2. But I'm not sure this is the right way to do it.

The second part is trickier: Find the conditional density of the time of the first event after time 0 of N1 given that there are x events in N2 that occur before this first event of N1. Also, for a given x, how should you predict the time of the first event of N1 to minimize the mean squared error of your prediction?

The biggest problem I see is that I'm not sure how you're supposed to come up with a conditional probability if one random variable is discrete and the other is continuous. Can anyone point me in the right direction with this?

Thanks a ton you guys.
 
Physics news on Phys.org
Might try this:
After time t, Probability for one event in process1 to occur over interval dt and N events in process 2 occurring after time t has elapsed should be the product:
λ1 exp(-λ1 t) exp(-λ2 t) (λ2 t)N/N! dt
Integrate over all positive t to get answer to question 1.
 
I was reading documentation about the soundness and completeness of logic formal systems. Consider the following $$\vdash_S \phi$$ where ##S## is the proof-system making part the formal system and ##\phi## is a wff (well formed formula) of the formal language. Note the blank on left of the turnstile symbol ##\vdash_S##, as far as I can tell it actually represents the empty set. So what does it mean ? I guess it actually means ##\phi## is a theorem of the formal system, i.e. there is a...
Back
Top