Lines Matching refs:probability
34 RealType probability,
39 RealType probability,
62 the probability of observing k successes in N trials, with the
63 probability of success on a single trial denoted by p. The
95 probability of success of a single trial.
122 [[alpha][The largest acceptable probability that the true value of
199 [[alpha][The largest acceptable probability that the true value of
237 RealType alpha); // probability threshold
245 [[p][The probability of success for each trial.]]
246 [[alpha][The maximum acceptable probability that k events or fewer will be observed.]]
261 RealType alpha); // probability threshold
269 [[p][The probability of success for each trial.]]
270 [[alpha][The maximum acceptable probability that more than k events will be observed.]]
297 [The probability of obtaining [*exactly k successes] from n trials
302 [The probability of obtaining [*k successes or fewer] from n trials
307 [The probability of obtaining [*more than k successes] from n trials
312 [Given a binomial distribution with ['n] trials, success fraction ['p] and probability ['P],
318 [Given a binomial distribution with ['n] trials, success fraction ['p] and probability ['Q],
338 In the following table /p/ is the probability that one trial will
340 /k/ is the number of successes, /p/ is the probability and /q = 1-p/.