powered by
stable
dist_hypergeometric(m, n, k)
The number of type I elements available.
The number of type II elements available.
The size of the sample taken.
stats::Hypergeometric
# NOT RUN { dist_hypergeometric(m = rep(500, 3), n = c(50, 60, 70), k = c(100, 200, 300)) # }
Run the code above in your browser using DataLab