Description Usage Arguments Value Examples
A function to demonstrate the Central Limit Theorem on a uniform distribution.
1 | myclt(n, iter)
|
n |
the desired sample size |
iter |
the number of times to take a sample of size n |
a vector of the sums of each sample
1 | myclt(30, 100000)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.