jhpro.stat
Class ConfInterval
- java.lang.Object
-
- jhpro.stat.ConfInterval
-
public class ConfInterval extends java.lang.ObjectComputes the mean, standard deviation and 95% approximate confidence interval. Note: the two-pass formula is preferred for stability.
-
-
Constructor Summary
Constructors Constructor and Description ConfInterval(P0D p0d)Initialize calculation of confidence interval.
-
-
-
Constructor Detail
-
ConfInterval
public ConfInterval(P0D p0d)
Initialize calculation of confidence interval.- Parameters:
p0d- input array of numbers
-
-
DMelt 3.0 © DataMelt by jWork.ORG