Description Usage Arguments Value
Calculates probability that all 'r' elements of a set of size 'N' are unique
1 | uniqueness_probability(N, r)
|
N |
'numeric' size of set. Becomes unstable for values greater than 10^16. |
r |
'numeric' number of elements selected with replacement |
'numeric' probability that all 'r' elements are unique
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.