|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface defines the two commonly used types of variances, population and sample.
Field Summary | |
static int |
POPULATION
This type represents the uncorrected (biased) (co-)variance type in which n = N. |
static int |
SAMPLE
This type represents the corrected (unbiased) (co-)variance type in which n = N - 1. |
Field Detail |
public static final int POPULATION
public static final int SAMPLE
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |