Description Usage Arguments Value Examples
calculuates the mode of a binomial distriubtion
1 | bin_mode(trials, prob)
|
trials |
number of trials |
prob |
p of success on any given trial |
the mode
1 | bin_mode(10, 0.3)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.