jhpro.stat
Class ConfInterval

java.lang.Object
  extended by jhpro.stat.ConfInterval

public class ConfInterval
extends Object

Computes the mean, standard deviation and 95% approximate confidence interval. Note: the two-pass formula is preferred for stability.


Constructor Summary
ConfInterval(P0D p0d)
          Initialize calculation of confidence interval.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfInterval

public ConfInterval(P0D p0d)
Initialize calculation of confidence interval.

Parameters:
p0d - input array of numbers


jHepWork 3.1 ©