Learn R Programming

minsample2 (version 0.1.0)

The Minimum Sample Size

Description

Using this package, one can determine the minimum sample size required so that the mean square error of the sample mean and the population mean of a distribution becomes less than some pre-determined epsilon, i.e. it helps the user to determine the minimum sample size required to attain the pre-fixed precision level by minimizing the difference between the sample mean and population mean.

Copy Link

Version

Install

install.packages('minsample2')

Monthly Downloads

159

Version

0.1.0

License

GPL-3

Maintainer

Anik Paul

Last Published

October 31st, 2022

Functions in minsample2 (0.1.0)

l_norm

Prints the minimum size of the sample required to get epsilon neighborhood for given value of epsilon for Normal Distribution
l_exp

Prints the minimum size of the sample required to get epsilon neighborhood for given value of epsilon for Exponential Distribution