Description Usage Arguments Value Examples
Plots probability mass function of beta binomial
1 | dbinom_plot(n, p)
|
n |
The number of trials |
p |
The probability of success on each trial |
The probability a binomial equals x
1 | dbinom_plot(10,0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.