bin_mean | R Documentation |
Mean of binomial distribution
bin_mean(trials, prob)
trials |
number of trials |
prob |
probability of success |
mean or expected value
bin_mean(10, 0.3)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.