二項分佈(binomial distribution):. P(N)=(nN)pN(1−p)n−N numpy給出的api是: numpy.random.RandomState.binomial(n, p, size=None).
確定! 回上一頁