Description Usage Arguments Value Examples
Calculates the number of combinations in which k successes can occur in n trials
1 | bin_choose(n, k)
|
n |
number of trials |
k |
number of successes |
vector of tosses
1 | bin_choose(n = 5, k = 2)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.