Calculates the confidence interval for the mean to a given confidence level when the mean, standard deviation and size of the population sample are known.
double[] an array of length two corresponding to the end points (or limits) of the confidence interval, where the first term of the array is the lower bound of the interval and the second term is the upper bound of the interval.
NormalConfidence Class | Hypothesis Namespace