| mycltp | R Documentation | 
applies the central limit theorem to the poisson distribution and displays a histogram of the means distribution density
mycltp(n, iter, lambda = 10, ...)
n | 
 sample size  | 
iter | 
 number of iterations  | 
lambda | 
 mean and sd of the poisson distribution  | 
... | 
 other parameters of the main histogram  | 
returns a list of the means of each iteration and plots of probability density for the mean, the poisson distribution, and a relative frequency plot
mycltp(5, 100)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.