myclt: Central Limit Theorem

Description Usage Arguments Value Examples

View source: R/myclt.R

Description

This function produces a histogram of the sum values for a runif function

Usage

1
myclt(n, iter)

Arguments

n

the number of the sample size in the runif function

iter

the number of iterations run for said sample size

Value

histogram of sum values

Examples

1
myclt(10,10000)

caba0009/TannerCabaniss documentation built on Nov. 25, 2020, 3:43 a.m.