get_hypergeom | R Documentation |
Calculate hypergeometric probability
get_hypergeom(k, m, n, N)
k |
Number of cases in the sample |
m |
Number of cases in the population |
n |
Sample size |
N |
Population size |
A numeric value of hypergeometric probability given specified parameters
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.