mycltu: MyCLT

View source: R/myclt.R

mycltuR Documentation

MyCLT

Description

MyCLT

Usage

mycltu(n, iter, a = 0, b = 10)

Arguments

n

number of trials per iteration

iter

number of iterations

a

minimum value of sample

b

maximum value of sample

Value

a histogram with the sample means of repeated sampling

Examples

## Not run: mycltu(n = 10, iter = 10000, a = 0, b = 10)

TheShortPerson/MATH4753shor0035 documentation built on April 29, 2022, 4:39 a.m.