Thread Closed

Joint Distribution Question

 
Share Thread Thread Tools
Aug22-06, 04:02 PM   #1
 

Joint Distribution Question


Hi,

I have a situation where there are N random events. These events can be from either one of two sources, one with a binomial distribution, the other with a Poisson distribution. The events do not provide any evidence of their origin, either distribution could be responsible for creating the event.

The question is, how do I calculate the probability that there will be N events given the parameters for both distributions?
 
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> 'Whodunnit' of Irish potato famine solved
>> The mammoth's lament: Study shows how cosmic impact sparked devastating climate change
>> Curiosity Mars rover drills second rock target
Aug22-06, 04:16 PM   #2
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Your statement of the problem is a little unclear. But I suspect the answer is "add up the odds of all possible ways it could happen".
 
Aug22-06, 04:26 PM   #3
 
Quote by Hurkyl
Your statement of the problem is a little unclear. But I suspect the answer is "add up the odds of all possible ways it could happen".
Well, basically each distribution pops out a random number of events, and these events are then observed as a total number of events. Looking at a particular event, I cannot tell if it originates from the binomial or the Poisson distribution.

So I guess what you're saying is, the probability of measuring say, 3 events, is:

P_1(0) * P_2(3) + P_1(1) * P_2(2) + P_1(2) * P_2(1) + P_1(3) * P_2(0)

Correct?
 
Aug22-06, 04:46 PM   #4
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Joint Distribution Question


Well, basically each distribution pops out a random number of events, and these events are then observed as a total number of events.
In other words, you're just looking at the sum of two independent random variables?


So I guess what you're saying is, the probability of measuring say, 3 events, is:

P_1(0) * P_2(3) + P_1(1) * P_2(2) + P_1(2) * P_2(1) + P_1(3) * P_2(0)
Sounds reasonable.
 
Thread Closed
Thread Tools


Similar Threads for: Joint Distribution Question
Thread Forum Replies
Joint Bivariate Exponential Distribution Calculus & Beyond Homework 1
Joint Distribution (easy qn) Precalculus Mathematics Homework 4
Joint/Conditional distribution Calculus & Beyond Homework 0
Joint Distribution of Changing Mean Set Theory, Logic, Probability, Statistics 6
How to visualize joint uniform distribution Set Theory, Logic, Probability, Statistics 2