Rev 4455 | Details | Compare with Previous | Last modification | View Log | RSS feed
Rev | Author | Line No. | Line |
---|---|---|---|
4161 | bpr | 1 | slib_lang_exists_tmp=yes |
2 | |||
3 | slib_title=Generation of Hypergeometric random data |
||
4 | |||
5903 | bpr | 5 | slib_out=Random data of <span class="tt">m</span> integers following an hypergeometric law with parameters <span class="tt">N</span>, \ |
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 <span class="tt">n</span> without replacement \ |
||
8 | from a population of total size <span class="tt">N</span> containing <span class="tt">K</span> marked items). |