Description Usage Arguments Value Examples
provides a data frame with the probability distribution
1 | bin_distribution(trials, prob)
|
trials |
number of trials |
prob |
probability |
a data frame with the probability distribution: sucesses in the first column, probability in the second column
1 | bin_distribution(trials = 5, prob = 0.5)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.