BioloMICS logo
×
BioloMICS menu

CRITBINOM

 
Category: Compatibility Function.
 
Description: Returns the smallest value for which the cumulative binomial distribution is greater than or equal to a criterion value. 
 
Syntax: CRITBINOM(trials, probability_s, alpha)
 
The CRITBINOM function syntax has the following arguments:
 
Trials: the number of Bernoulli trials.
 
Probability_s: the probability of a success on each trial.
 
Alpha: the criterion value.