Title
Undefined variable in binomial_distribution
Status
nad editorial
Section
[rand.dist][tr.rand.dist.bin]
Submitter
Matt Austern

Created on 2006-01-10.00:00:00 last changed 164 months ago

Messages

Date: 2010-10-21.18:28:33

[ Portland: Subsumed by N2111. ]

Date: 2010-10-21.18:28:33

Proposed resolution:

Berlin: Typo: "n" replaced by "t" in N1932: see 26.3.7.2.2/1.

Date: 2006-01-10.00:00:00

Paragraph 1 says that "A binomial distributon random distribution produces integer values i>0 with p(i) = (n choose i) * p*i * (1-p)^(t-i), where t and p are the parameters of the distribution. OK, that tells us what t, p, and i are. What's n?

History
Date User Action Args
2010-10-21 18:28:33adminsetmessages: + msg3022
2010-10-21 18:28:33adminsetmessages: + msg3021
2006-01-10 00:00:00admincreate