TeenieBopper
- 27
- 0
Statistics: geometric distribution "proof" problem
If Y has a geometric distribution with success probability p, show that:
P(Y = an odd integer) = \frac{p}{1-q^{2}}
p(y)=p(q)^{2}
p(1)=pq^0
p(3)=pq^2
p(5)=pq^4
.
.
p(2k+1)=pq^2k
I also know the sum of a geometric series is basically \frac{first-next}{1-ratio}
Basically, I'm stuck on how to something set up so I can do some manipulation to eventually lead to P(Y = an odd integer) = \frac{p}{1-q^{2}}
Homework Statement
If Y has a geometric distribution with success probability p, show that:
P(Y = an odd integer) = \frac{p}{1-q^{2}}
Homework Equations
p(y)=p(q)^{2}
The Attempt at a Solution
p(1)=pq^0
p(3)=pq^2
p(5)=pq^4
.
.
p(2k+1)=pq^2k
I also know the sum of a geometric series is basically \frac{first-next}{1-ratio}
Basically, I'm stuck on how to something set up so I can do some manipulation to eventually lead to P(Y = an odd integer) = \frac{p}{1-q^{2}}