Package | Description |
---|---|
edu.uah.math.devices |
Modifier and Type | Class and Description |
---|---|
class |
BallotGraph
This class shows the graph of the random walk in the ballot experiment.
|
class |
BertrandFloor
This class models the floor in Betrand's experiment.
|
class |
BetaGraph
This class is a graph that shows a prior and posterior beta density.
|
class |
BivariateScatterPlot
This class models a scatterplot for a bivariate distribution.
|
class |
CoinFloor
This class models the floor in Buffon's coin experiment.
|
class |
CoinScatter
This class models the scatterplot for Buffon's coin experiment.
|
class |
CoinTossLLNGraph
This class shows the graph of the random walk in the CoinToss LLN Experiment.
|
class |
CriticalGraph
This class defines a graph used in interval estimation and hypothesis testing experiments.
|
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 |
DistributionGraph
This class defines a basic graph for displaying the probability density function or
cumulative distribution function of a distribution.
|
class |
ErrorGraph
This class defines a special graph used in conjunction with an interactive histogram.
|
class |
EstimateGraph
This class models a basic graph for showing the true and estimated values of a positive
parameter.
|
class |
GaltonBoard
This class is a simple model of the classical Galton board.
|
class |
Histogram
This class is a basic graph for displaying the density and moments for a specified
interval data set.
|
class |
InteractiveHistogram
This class models an interactive histogram.
|
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 |
NeedleFloor
This class models the floor in Buffon's needle experiment, and shows the ruled
floor and the needle.
|
class |
NeedleScatter
This class models the scatterplot for Buffon's needle experiment.
|
class |
ProbabilityPlot
This class models the probability plot in the probability plot
experiment.
|
class |
QuantileGraph
This class shows the density function or cumulative distribution function of
a specified distribuiton.
|
class |
RandomVariableGraph
This class defines a basic graph for displaying the distribution
density and moments, and the data density and moments for a specified
random variable.
|
class |
RandomWalkGraph
This class models the graph of the simple ranodom walk on a specified
interval of the form [0, n].
|
class |
RedBlackGraph
This is a specialized graph used in the red-black experiment.
|
class |
ScatterPlot
This class defines a basic two-dimensional scatterplot that can be sub-classed.
|
class |
Stick
This class models a stick of unit length that can be broken in two pieces.
|
class |
Timeline
This class defines a simple timeline for displaying random points in time.
|
class |
TriangleScatter
This class defines the specialized scatterplot for the triangle experiment.
|
class |
UserScatterPlot
This class models an interactive scatterplot.
|
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.
|