帕斯卡分布,负二项分布的正整数形式,描述第n次成功发生在第x次的概率,是统计学上一种离散概率分布,常用于描述生物群聚性,医学上用来描述传染性或非独立性疾病的分布和致病生物的分布。
泊松分布(Poisson distribution) 是 帕斯卡分布(Pascal distribution)的一般化(generalization), 其中,成功参数(success parameter) r 是一个整数:为了获得帕斯卡分布(Pascal distribution),你必...
基于182个网页-相关网页
C++生成随机数:负二项分布/帕斯卡分布(negative binomial distribution) 摘要: long cls_random::randomNegativeBinomial( double r, double probability){ long rnd = 0; double fr = 0.0; while(true...
基于6个网页-相关网页
二元帕斯卡分布 bivariate Pascal distribution
应用推荐