std_gumbel SciMax Toolbox std_laplace

SciMax Toolbox >> std_hypergeometric

std_hypergeometric

Maxima Function

Calling Sequence

std_hypergeometric (n1,n2,n)

Description

Returns the standard deviation 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).

std_gumbel SciMax Toolbox std_laplace