Returns the reference numbers used for a set of events upon which the probability measure has been set using SetProbability or SetProbability.
If we set the events identified by the integers: 1
, 2
,
3
or 4
; probabilities using one of the set methods
(int[], double[]) or SetProbability.
Then this method when called will return an array containing the doubles by which the
events are identified which in this case is: {1, 2, 3, 4}
.
Probability Class | WebCab.Libraries.Statistics.DiscretePrb Namespace | Sets the probability measure when the frequency of each event is known. | Sets the probability measure when the frequency of each event is known. | Gets the probabilities of the different events taking place.