Calculates the confidence interval which insures that a given proportion (or percentage) of the sample lies within the confidence interval.
double[] an array of length two corresponding to the upper and lower boundaries of the confidence interval. The first term of the array returned corresponds to the lower bound of the boundary and the second terms to the upper bound of the boundary of the confidence interval.
NormalConfidence Class | Hypothesis Namespace