- #1
oyth94
- 33
- 0
Suppose a gambler starts with one dollar and plays a game in which he or she wins one dollar with probability p and loses one dollar with probability 1 - p. Let fn be the probability that he or she first becomes broke at time n for n = 0, 1, 2... Find a generating function for these probabilities.
So I think this is a binomial distribution is it? because it is giving me the fn = probability when first become broke.
since it is asking to find a generating function is use the
mx(s) = rx(es).
so since (i think) it is a binomial dist
then i let X ~ Binomial(n, theta)
and we know that the rx(t) = (t x theta + 1 - theta)n
so mx(s) = rx(es) = (estheta + 1 - theta)n
am i on the right track? i think i am not.. please help?
So I think this is a binomial distribution is it? because it is giving me the fn = probability when first become broke.
since it is asking to find a generating function is use the
mx(s) = rx(es).
so since (i think) it is a binomial dist
then i let X ~ Binomial(n, theta)
and we know that the rx(t) = (t x theta + 1 - theta)n
so mx(s) = rx(es) = (estheta + 1 - theta)n
am i on the right track? i think i am not.. please help?