From professional translators, enterprises, web pages and freely available translation repositories.
poisson () 函数返回泊松分布 。
the poisson() function returns the poisson distribution.
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
poisson( 数值; lambda; 累积标志)
poisson(number; lambda; cumulative)
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
poisson( 60; 50; 0) 等于 0. 020105
poisson(60; 50; 0) equals 0.020105
Last Update: 2011-10-23
Usage Frequency: 6
Quality:
randpoisson () 函数返回泊松( poisson) 分布的伪随机数 。
the randpoisson() function returns a poisson-distributed pseudo-random number.
Last Update: 2011-10-23
Usage Frequency: 3
Quality:
"保证因子 "是从poisson分布中算出的数值,变数是信任程度,可以从样本中发现误差的数值。
the “assurance factor” is a number computed from what is known as the poisson distribution, where the variables are confidence levels and the number of errors to be discovered in the sample.