Creates a histogram of sums from the random variable uniform distribution for a given a and b, with sample size n over iter iterations
1 | myclt(n, iter, a = 0, b = 5)
|
n |
sample size |
iter |
iterations |
a |
minimum value of uniform |
b |
maximum value of uniform |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.