runInitialSample

abstract fun runInitialSample(printResultsOption: Boolean = printInitialOption): Double

The purpose of the initial sample is to estimate the variability and determine an approximate number of additional samples needed to meet the desired absolute error. This method must ensure or assumes that no previous sampling has occurred. All statistical accumulators should be reset when this is executed.

Return

the number of additional samples needed