Key facts
- Notation
- N B ( r , p ) {\displaystyle \mathrm {NB} (r,\,p)}
- Parameters
- r > 0 — number of successes until the experiment is stopped ( integer , but the definition can also be extended to reals ), p ∈ [0,1] — success probability in each experiment (real)
- Support
- k ∈ { 0, 1, 2, 3, … } — number of failures
- Pmf
- k ↦ ( k + r − 1 k ) ⋅ ( 1 − p ) k p r , {\displaystyle k\mapsto {k+r-1 \choose k}\cdot (1-p)^{k}p^{r},} involving a binomial coefficient
- Cdf
- k ↦ I p ( r , k + 1 ) , {\displaystyle k\mapsto I_{p}(r,\,k+1),} the regularized incomplete beta function
- Mean
- r ( 1 − p ) p {\displaystyle {\frac {r(1-p)}{p}}}
- Mode
- 1 \\\\\n 0 & \\text{if } r\\leq 1\\end{cases}"}}'> { ⌊ ( r − 1 ) ( 1 − p ) p ⌋ if r > 1 0 if r ≤ 1 {\displaystyle {\begin{cases}\left\lfloor {\frac {(r-1)(1-p)}{p}}\right\rfloor &{\text{if }}r>1\\0&{\text{if }}r\leq 1\end{cases}}}
- Variance
- r ( 1 − p ) p 2 {\displaystyle {\frac {r(1-p)}{p^{2}}}}
- Skewness
- 2 − p ( 1 − p ) r {\displaystyle {\frac {2-p}{\sqrt {(1-p)r}}}}
- Excess kurtosis
- 6 r + p 2 ( 1 − p ) r {\displaystyle {\frac {6}{r}}+{\frac {p^{2}}{(1-p)r}}}
- Mgf
- ( p 1 − ( 1 − p ) e t ) r for t < − log ( 1 − p ) {\displaystyle {\biggl (}{\frac {p}{1-(1-p)e^{t}}}{\biggr )}^{\!r}{\text{ for }}t<-\log(1-p)}
- Cf
- ( p 1 − ( 1 − p ) e i t ) r with t ∈ R {\displaystyle {\biggl (}{\frac {p}{1-(1-p)e^{i\,t}}}{\biggr )}^{\!r}{\text{ with }}t\in \mathbb {R} }
- Pgf
- ( p 1 − ( 1 − p ) z ) r for | z | < 1 1 − p {\displaystyle {\biggl (}{\frac {p}{1-(1-p)z}}{\biggr )}^{\!r}{\text{ for }}|z|<{\frac {1}{1-p}}}
- Fisher information
- r p 2 ( 1 − p ) {\displaystyle {\frac {r}{p^{2}(1-p)}}}
- Method of moments
- r = E [ X ] 2 V [ X ] − E [ X ] {\displaystyle r={\frac {E[X]^{2}}{V[X]-E[X]}}} , p = E [ X ] V [ X ] {\displaystyle p={\frac {E[X]}{V[X]}}}
via Wikipedia infobox
Wikidata facts
Show 2 more facts
- Commons category
- Negative binomial distribution
- maintained by WikiProject
- WikiProject Mathematics
Sources (2)
via Wikidata · CC0
Article · 日本語
負の二項分布(ふのにこうぶんぷ、英: negative binomial distribution)は、離散確率分布の一つ。確率 p で成功する独立なベルヌーイ試行が繰り返された時の成功回数の分布を表すという意味で二項分布によく似ているが、負の二項分布では試行回数があらかじめ決められておらず、r 回の失敗が起こるまで試行が続けられる。たとえば、コインを 5 回投げた時に表が出る回数は二項分布に従うが、5 回表が出るまでコインを投げ続けた時に裏が出る回数は負の二項分布に従う。
Abstract from DBpedia / Wikipedia · CC BY-SA