Uses of Package
edu.uah.math.devices

Packages that use edu.uah.math.devices
edu.uah.math.devices   
edu.ucla.stat.SOCR.experiments.util   
 

Classes in edu.uah.math.devices used by edu.uah.math.devices
Ball
          This class models a ball that has a specified ball color, text color, size, value, and state.
Card
          This class models a playing card from a standard deck.
Coin
          This class defines a coin with specified colors, value, and probability of heads.
Die
          This class models a standard, 6-sided die with specified colors and probabilities.
DistributionGraph
          This class defines a basic graph for displaying the probability density function or cumulative distribution function of a distribution.
Graph
          This class defines a basic two-dimensional graph to be sub-classed.
Histogram
          This class is a basic graph for displaying the density and moments for a specified interval data set.
ProbabilityDialog
          This class gives is a probability dialog box that allows the user to specify a probability distribution on a finite set of values.
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.
ScatterPlot
          This class defines a basic two-dimensional scatterplot that can be sub-classed.
Urn
          This class is a container (actually a panel) that holds balls.
 

Classes in edu.uah.math.devices used by edu.ucla.stat.SOCR.experiments.util
Graph
          This class defines a basic two-dimensional graph to be sub-classed.
Histogram
          This class is a basic graph for displaying the density and moments for a specified interval data set.