Lines Matching refs:fraction
26 // Bounds on success fraction:
39 RealType p, // Success fraction.
43 RealType p, // Success fraction.
56 each with success fraction /p/, the geometric distribution gives
77 of the success fraction /p/,
147 Returns a *lower bound* on the success fraction:
152 the success fraction is [*less than] the value returned.]]
156 the best estimate for the success fraction is simply 1/['n], but if you
166 success fraction, whilst many texts refer to this method as giving an "exact"
181 Returns an *upper bound* on the success fraction:
186 the success fraction is [*greater than] the value returned.]]
190 best estimate for the success fraction is simply ['k/n], but if you
200 success fraction, whilst many texts refer to this method as giving an "exact"
213 RealType p, // success fraction.
243 RealType p, // success fraction.
279 with success fraction p. For example:
284 with success fraction p and success on the last trial. For example:
289 with success fraction p and success on the last trial. For example:
294 with success fraction /p/, at probability /P/. Note that the value returned
300 with success fraction /p/, at probability /P/. Note that the value returned
316 be successful (the success fraction), /k/ is the number of failures,