The Hungarian translation of the Excel function HYPGEOMDIST is:
English | Nederlands |
---|---|
HYPGEOMDIST |
Syntax
HYPGEOMDIST(sample_s,number_sample,population_s,number_pop)
The HYPGEOMDIST function syntax has the following arguments (argument: A value that provides information to an action, an event, a method, a property, a function, or a procedure.):
- Sample_s Required. The number of successes in the sample.
- Number_sample Required. The size of the sample.
- Population_s Required. The number of successes in the population.
- Number_pop Required. The population size.