get_binom_hypergeom | R Documentation |
Calculate the binomial coefficient n-choose-k
get_binom_hypergeom(n, k)
n |
Total population |
k |
Number of sample drawn from total population |
A numeric value of binomial probability
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.