Learn R Programming

minsample1 (version 0.1.0)

The Minimum Sample Size

Description

Using this package, one can determine the minimum sample size required so that the absolute deviation 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('minsample1')

Monthly Downloads

149

Version

0.1.0

License

GPL-3

Maintainer

Anik Paul

Last Published

November 1st, 2022

Functions in minsample1 (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