Package | Description |
---|---|
edu.uah.math.devices |
Modifier and Type | Class and Description |
---|---|
class |
DiceDistributionGraph
This class is a special graph that shows a true die distribution, a hypothesized die distribution
and a data distribution, for use in a goodness of fit test.
|
class |
MeanEstimateGraph
This class defines a special graph used in the mean estimation experiment.
|
class |
MeanTestGraph
This class defines a special graph used in the hypothesis testing experiment
for the mean in the standard normal model.
|
class |
MedianGraph
This is a special graph used in the sign test experiment.
|
class |
VarianceEstimateGraph
This class defines a special graph used in the interval estimate experiment for
the variance.
|
class |
VarianceTestGraph
This class models a special graph used in the hypothesis testing experiment for
the variance in the standard normal model.
|