Description Usage Arguments Value Examples
calculates the mode of a binomial distribution
1 | bin_mode(trials, prob)
|
trials |
(integer) number of trials |
prob |
(numeric) probability of success |
the mode of a binomial distribution
1 | bin_mode(10, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.