|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectjhpro.stat.ConfInterval
public class ConfInterval
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 |
|---|
public ConfInterval(P0D p0d)
p0d - input array of numbers
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||