Lines Matching refs:fraction
26 // Bounds on success fraction:
39 RealType p, // Success fraction.
43 RealType p, // Success fraction.
55 For k + r Bernoulli trials each with success fraction p, the
70 The following graph illustrate how the PDF varies as the success fraction
142 Returns a *lower bound* on the success fraction:
148 the success fraction is [*less than] the value returned.]]
152 the best estimate for the success fraction is simply ['r/n], but if you
162 success fraction, whilst many texts refer to this method as giving an "exact"
178 Returns an *upper bound* on the success fraction:
184 the success fraction is [*greater than] the value returned.]]
188 best estimate for the success fraction is simply ['k/n], but if you
198 success fraction, whilst many texts refer to this method as giving an "exact"
211 RealType p, // success fraction.
241 RealType p, // success fraction.
277 with success fraction p. For example:
282 with success fraction p and success on the last trial. For example:
287 with success fraction p and success on the last trial. For example:
292 with success fraction p, at probability P. Note that the value returned
299 with success fraction p, at probability P. Note that the value returned
314 be successful (the success fraction), /r/ is the number of successes,