myclt: myclt

Description Usage Arguments Value Examples

View source: R/myclt.R

Description

A function to demonstrate the Central Limit Theorem on a uniform distribution.

Usage

1
myclt(n, iter)

Arguments

n

the desired sample size

iter

the number of times to take a sample of size n

Value

a vector of the sums of each sample

Examples

1
myclt(30, 100000)

Tom-bomb/glowup documentation built on Dec. 31, 2020, 5:32 p.m.