Description Usage Arguments Value Examples
Finds bargraph of hypergeometric distribution
1 | myhyper(iter = 100, N = 20, r = 12, n = 5)
|
iter |
is number of iterations |
N |
is the total number of marbles |
r |
number of white marbles |
n |
is the sample size |
puts out a bar graph
1 | myhyper(iter=1000, N=20, r=12, n=5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.