• Home
  • Raw
  • Download

Lines Matching refs:failures

38          RealType k,     // Number of failures.
42 RealType k, // Number of failures.
57 the probability of observing /k/ trials (failures, events, occurrences, or arrivals)
64 The probability that there are /k/ failures before the first success
144 RealType failures,
150 [[failures][The total number of failures before the 1st success.]]
155 For example, if you observe /k/ failures from /n/ trials
161 find_lower_bound_on_p(failures, 0.05);
169 of /failures/ and /successes/. See:
203 of /failures/ and /successes/. See:
212 RealType k, // number of failures.
217 probability that [*more than ['k] failures will be observed].
220 [[k][The target number of failures to be observed.]]
222 [[alpha][The maximum acceptable ['risk] that only ['k] failures or fewer will be observed.]]
230 of seeing 10 failures that occur with frequency one half.
236 the number of trials (failures) that will lead to an /alpha/ probability
237 of observing /k/ failures or fewer.
242 RealType k, // number of failures.
247 a certain probability that [*k failures or fewer will be observed].
250 [[k][The maximum number of failures to be observed.]]
252 [[alpha][The maximum acceptable ['risk] that more than ['k] failures will be observed.]]
260 of seeing no failures that occur with frequency one in one million.
265 of observing more than k failures.
278 [The probability of obtaining [*exactly k failures] from /k/ trials
283 [The probability of obtaining [*k failures or fewer] from /k/ trials
288 [The probability of obtaining [*more than k failures] from /k/ trials
293 [The [*greatest] number of failures /k/ expected to be observed from /k/ trials
299 [The [*smallest] number of failures /k/ expected to be observed from /k/ trials
316 be successful (the success fraction), /k/ is the number of failures,
319 the expected number of failures using the quantile.