← 返回数学题库
209概率中等derivationmedium

Negative Binomial PMF from First Principles

题目

Let XX be the number of independent Bernoulli(pp) trials needed to accumulate exactly rr successes.

(a) By considering the structure of the sequence of outcomes up to trial XX, derive the PMF P(X=k)P(X = k) for k=r,r+1,r+2,k = r, r+1, r+2, \ldots

(b) Verify that your PMF sums to 1 using the negative binomial series (1x)r=j=0(r+j1j)xj(1-x)^{-r} = \sum_{j=0}^{\infty} \binom{r+j-1}{j} x^j for x<1|x| < 1.

(c) Compute P(X=7)P(X = 7) when r=3r = 3 and p=1/2p = 1/2.

解题计时

0:00

提交作答时记录,用于后续平均用时统计。

你的答案

a

c