stats_dens_pmf_negative_binomial
Почист и полокален преглед на PHP референцата, со задржана структура од PHP.net и подобра читливост за примери, секции и белешки.
stats_dens_pmf_negative_binomial
Референца за `function.stats-dens-pmf-negative-binomial.php` со подобрена типографија и навигација.
stats_dens_pmf_negative_binomial
(PECL stats >= 1.0.0)
stats_dens_pmf_negative_binomial — Probability mass function of the negative binomial distribution
= NULL
Враќа маса на веројатност на x, where the random variable follows the negative binomial distribution of which the number of the success is n и стапката на успех е pi.
Параметри
x-
Вредноста на која се пресметува масата на веројатност
n-
The number of the success of the distribution
pi-
The success rate of the distribution
Вратени вредности
Масата на веројатност на x or false за неуспех.