WebCab Probability and Statistics for .NET v3.3 Demo | |
WebCab.Libraries.Statistics.DiscretePrb Namespace
Classes
Class | Description |
---|
IncompatibleEventException |
This exception indicates an incorrectly defined event.
|
Probability |
Within the Probability class we provide functionality for the study of the probabilistic properties of a discrete set of events.
|
ProbabilityDemoException |
This exception is thrown by the demo version of the Probability
class after the number of maximum method calls has been reached.
|
ProbabilityNotSetException | This exception is thrown when methods that require probabilities are
called before defining the probabilities.
|
RandomVariables | |
RandomVariablesDemoException |
This exception is thrown by the demo version of the RandomVariables
class after the number of maximum method calls has been reached.
|
WrongProbabilityException |
This exception is thrown when the measure of probability is not properly
bound within [0,1].
|