Description Usage Arguments Value Examples
Probability Distribution of the Number of Successes from Finite Population
1 | hyp.sample(npop, ndef, nsamp, cex = 0.8, dig = 4)
|
npop |
Population size |
ndef |
Number of success items in the population |
nsamp |
Sample size |
cex |
Text size, Default: 0.8 |
dig |
Number of digits below the decimal point, Default: 4 |
the PDF
1 | hyp.sample(50, 8, 10)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.