estimate Sample Size
Estimates the number of observations needed in order to obtain a confidence interval with plus/minus the provided half-width. Uses the normal approximation method
Return
the estimated sample size
Parameters
desired HW
the desired half-width, must be greater than zero
level
the confidence level for the calculation. Defaults to the statistic's current confidence level.