2023-10-30
\[ X = \text{Number of independent trials until } r^{th} \text{ success} \]
\[ p_X(x) = P(X=x) = {x-1 \choose r-1}(1-p)^{x-r}p^r \text{ for } x = r, r+1, r+2, ...\]
\[ E(X) = \dfrac{r}{p}\]
\[Var(X) = \dfrac{rq}{p^2} = \dfrac{r(1-p)}{p^2}\]
Example 1
Consider again the bullseye example, where we throw darts at a dartboard until we hit the bullseye. Assume throws are independent and the probability of hitting the bullseye is 0.01 for each throw.
Example 1
Consider again the bullseye example, where we throw darts at a dartboard until we hit the bullseye. Assume throws are independent and the probability of hitting the bullseye is 0.01 for each throw.
Chapter 17 Slides