Subversion Repositories wimsdev

Rev

Rev 4455 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 4455 Rev 5903
Line 4... Line 4...
4
 
4
 
5
slib_out=Random data of <tt>m</tt> integers following an hypergeometric law with parameters <tt>N</tt>, \
5
slib_out=Random data of <span class="tt">m</span> integers following an hypergeometric law with parameters <span class="tt">N</span>, \
6
<tt>K</tt> and <tt>n</tt>,\
6
<span class="tt">K</span> and <span class="tt">n</span>,\
7
(law of the marked items when randomly drawing a sample of size <tt>n</tt> without replacement \
7
(law of the marked items when randomly drawing a sample of size <span class="tt">n</span> without replacement \
8
from a population of total size <tt>N</tt> containing <tt>K</tt> marked items).
8
from a population of total size <span class="tt">N</span> containing <span class="tt">K</span> marked items).