dismiss Step into the future! Click here to switch to the beta php.net site
downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

stats_rand_gen_ibinomial> <stats_rand_gen_gamma
[edit] Last updated: Fri, 28 Jun 2013

view this page in

stats_rand_gen_ibinomial_negative

(PECL stats >= 1.0.0)

stats_rand_gen_ibinomial_negativeGenerates a single random deviate from a negative binomial distribution. Arguments : n - the number of trials in the negative binomial distribution from which a random deviate is to be generated (n > 0), p - the probability of an event (0 < p < 1)).

Description

int stats_rand_gen_ibinomial_negative ( int $n , float $p )
Warning

This function is currently not documented; only its argument list is available.

Parameters

n

p

Return Values



add a note add a note User Contributed Notes stats_rand_gen_ibinomial_negative - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites