Probability theory - Poisson and Geometric Random Variable questions

Click For Summary

Homework Help Overview

The discussion revolves around two problems related to probability theory, specifically focusing on Poisson and geometric random variables. The first problem involves determining the expectation and variance of a Poisson-distributed random variable given a conditional probability. The second problem concerns the mean, variance, and moment generating function of a sum of independent geometric random variables.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants explore the implications of conditional probabilities in the context of the Poisson distribution, questioning how to properly account for these conditions in their calculations.
  • There are attempts to derive expressions for the probabilities involved and to clarify the relationship between the conditional probability and the parameters of the distribution.
  • In the second problem, participants discuss the properties of geometric random variables and their sums, including the moment generating function.

Discussion Status

The discussion is active, with participants providing hints and corrections to each other's reasoning. Some participants have offered guidance on how to set up the conditional probability correctly, while others are working through the implications of their calculations. There is a collaborative effort to clarify misunderstandings and refine approaches.

Contextual Notes

Participants are navigating through the complexities of conditional probabilities and their effects on the parameters of the Poisson distribution. There is an ongoing examination of the definitions and properties of the random variables involved, which may lead to varying interpretations of the problems.

dizzle1518
Messages
17
Reaction score
0
Homework Statement [/b]

There are two problems I need help with, which are posted below. Any help is appreciated.

1)Let X have a Poisson distribution with parameter λ. If we know that P(X = 1|X ≤ 1) = 0.8, then what is the expectation and variance of X?

2)A random variable X is a sum of three independent geometric random variables with mean 4.Find the mean, variance, and moment generating function of X/4.


The attempt at a solution[/b]

1)So, (X=0|X≤ 1)=0.2, which equals e^-λ=0.2. Taking the log of both sides and multiplying by -1 we get λ =1.60944=E(X)=VAR(X). Is this right?


2)Each of the three geometric r.v.'s has E(X)=(1-p)/p=4. Solving for p we get 0.2. Since these are three independent geometric r.v.'s then their sum is a negative binomial r.v. with parameters r=3 and p=0.2. E(X) of a negative binomial r.v. is (r*(1-p))/p, which gives us 12 and VAR(X) (r*(1-p))/p^2=60. Are these correct?
I am not sure how to get the moment generating function of X/4. The moment generating function is defined as E(e^(tx)). In my notes I have that E(e^(atx)) gives us the moment generating function Mx(at). The moment generating function for neg. binomial r.v. is (p/(1-(1-p)e^t))^r. Since the constant a=1/4 would the moment generating function just be (p/(1-(1-p)e^t/4))^r?


Thanks,
--David
 
Physics news on Phys.org
dizzle1518 said:
Homework Statement [/b]

There are two problems I need help with, which are posted below. Any help is appreciated.

1)Let X have a Poisson distribution with parameter λ. If we know that P(X = 1|X ≤ 1) = 0.8, then what is the expectation and variance of X?

2)A random variable X is a sum of three independent geometric random variables with mean 4.Find the mean, variance, and moment generating function of X/4.


The attempt at a solution[/b]

1)So, (X=0|X≤ 1)=0.2, which equals e^-λ=0.2. Taking the log of both sides and multiplying by -1 we get λ =1.60944=E(X)=VAR(X). Is this right?
No. That would work if you had P(X=0), but you have P(X=0 | X≤1). You need to account for the conditional probability.
 
vela said:
No. That would work if you had P(X=0), but you have P(X=0 | X≤1). You need to account for the conditional probability.

Can you give me a hint on how to account for it? Do I use the law of total probability and and set this up along the following lines:

P(X=1) = P(X=1|X=0)*P(X=0)+P(X=1|X=1)*P(X=1)
= 0*P(X=0)+1*P(X=1)

The right hand is 0.8, so we get P(X=1)=0.8. And then just solve for lambda?
 
Use the definition of conditional probability, P(A|B) = P(A ∩ B)/P(B). I found λ=4.
 
vela said:
Use the definition of conditional probability, P(A|B) = P(A ∩ B)/P(B). I found λ=4 .

How did you get λ=4? P(X = 1|X ≤ 1) = 0.8=P(X = 1 ∩ X ≤ 1)/P(X ≤ 1). Since we are given that X is ≤ 1 then P(X ≤ 1)= 1 right? So that just gives us P(X = 1 ∩ X ≤ 1) = 0.8, which is basically saying P(X = 1) = 0.8 since x cannot be 1 and 0 at the same time. this sets up e^-λ=.8. But that doesn't equal 4
 
No, P(A ∩ B) and P(B) aren't conditional probabilities.
 
vela said:
No, P(A ∩ B) and P(B) aren't conditional probabilities.

ok so P(B) in this case is P(X ≤ 1) right? so doesn't that equal 1 since we are given that X ≤ 1? then we get 1*P(X = 1|X ≤ 1)=P(X = 1 ∩ X ≤ 1) =1*.8=P(X = 1 ∩ X ≤ 1)
do i have this set up correct? what's the next step? I'm lost.
 
dizzle1518 said:
ok so P(B) in this case is P(X ≤ 1) right? so doesn't that equal 1 since we are given that X ≤ 1?
No, P(X≤1) is not a conditional probability. You don't assume X≤1 in calculating it.
 
vela said:
No, P(X≤1) is not a conditional probability. You don't assume X≤1 in calculating it.

But I am not calculating P(X≤1). I am calculating P(X = 1 ∩ X ≤ 1). you said to use P(A|B) = P(A ∩ B)/P(B).

P(A|B) we have. that's P(X = 1|X ≤ 1) = 0.8
P(A ∩ B) = P(X = 1 ∩ X ≤ 1) = ?
P(B) = P(X≤1)=?

thus we have:
0.8=P(X = 1 ∩ X ≤ 1)/P(X≤1)...is this set up correct until now? if so what's the next step?
 
  • #10
dizzle1518 said:
But I am not calculating P(X≤1). I am calculating P(X = 1 ∩ X ≤ 1). you said to use P(A|B) = P(A ∩ B)/P(B).

P(A|B) we have. that's P(X = 1|X ≤ 1) = 0.8
P(A ∩ B) = P(X = 1 ∩ X ≤ 1) = ?
P(B) = P(X≤1)=?

thus we have:
0.8=P(X = 1 ∩ X ≤ 1)/P(X≤1)...is this set up correct until now? if so what's the next step?
Come up with expressions for P(X = 1 ∩ X ≤ 1) and P(X≤1) in terms of λ.
 
  • #11
vela said:
Come up with expressions for P(X = 1 ∩ X ≤ 1) and P(X≤1) in terms of λ.

ok i got λ equals 4 by setting it up in the following way:

P(X = 1 ∩ X ≤ 1)=λe^-λ
P(X≤1)=e^-λ+λe^-λ

.8=λe^-λ/(e^-λ+λe^-λ)

is this right?
 
  • #12
Yes!
 
  • #13
vela said:
Yes!

thanks for all your help
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
Replies
9
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
2
Views
1K
Replies
9
Views
3K
Replies
7
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K