Blame | Last modification | View Log | RSS feed
slib_lang_exists_tmp=yes
slib_title=Hypergeometric law inverse
slib_out=quantile inverse of cumulative hypergeometric distribution (N,n,k)
slib_comment=data can be a list of reals,the result should be less than N ;
P(X=i)=binomial(k,i)*binomial(N-k,i)/binomial(N,n)