bin_mode | R Documentation |
Mode of a Binommial Distribution
bin_mode(trials, prob)
trials |
number of trials |
prob |
probability of success |
mode of binomial distribution
bin_mode(10, 0.3) bin_mode(5, 0.5)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.