BioloMICS logo
×
BioloMICS menu

HYPGEOMDIST

 
Category: Compatibility Function.
 
Description: Returns the hypergeometric distribution. 
 
Syntax: HYPGEOMDIST(sample_s, number_sample, population_s, number_population)
 
The HYPGEOMDIST function syntax has the following arguments:
 
Sample_s: the number of successes in the sample.
 
Number_sample: the size of the sample.
 
Population_s: the number of successes in the population.
 
Number_population: the population size.