public class CentralLimitTheorem extends Object
| Constructor and Description |
|---|
CentralLimitTheorem() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isHeld4SampleMean(Sample sample,
String groupId) |
static boolean |
isHeld4SampleProportion(Sample sample,
String successLabel,
String groupId) |
Copyright © 2017. All rights reserved.