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 |
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 |
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</ |
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 |
8 | from a population of total size <span class="tt">N</span> containing <span class="tt">K</span> marked items). |