Geometric Distribution Flashcards
0
Q
What is the PMF of a geometric distribution?
A
P(X=x) = p(1-p)^n-1
1
Q
What does a Geometric distribution model?
A
A geometric random variable models the number of successive independent Betnoulli trials that must be performed to obtain the first “success”.
2
Q
What is the expected value of a geometric distribution?
A
1/p
3
Q
What is the variance of a geometric distribution?
A
(1-p)/p^2
4
Q
What is the moment generating of the geometric distribution?
A
Mt(x) = (p/(1-qe^t))
Where P equals the probability of success, q equals the probability of failure.