mycltb | R Documentation |
Generates n * iter random samples of a binomial distribution and plots the results.
mycltb(n, iter, p = 0.5, ...)
n |
sample size |
iter |
number of iterations |
p |
probability of success for each trial |
... |
params for histogram |
CLT will work with discrete or continuous distributions.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.