Description Usage Arguments Value Examples
calculate the distribution of probabilities of getting different number of successes
1 | bin_distribution(n, p)
|
n |
number of trials |
p |
probability of success |
a dataframe with two classes of the probability ditribution
1 | bin_distribution(n = 5, p = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.