cdf_gumbel SciMax Toolbox cdf_laplace

SciMax Toolbox >> cdf_hypergeometric

cdf_hypergeometric

Maxima Function

Calling Sequence

cdf_hypergeometric (x,n1,n2,n)

Description

Returns the value at x of the distribution function of a Hypergeometric(n1,n2,n) random variable, with n1, n2 and n non negative integers and n<=n1+n2. To make use of this function, write first load(distrib).

cdf_gumbel SciMax Toolbox cdf_laplace