Sets a probability measure upon a finite set of events when the frequency of each event is known.
Sets a probability measure upon a finite set of events when the frequency of each event is known.
public void SetProbability(int,int[]);
Sets a probability measure upon a set with a finite number of elements.
public void SetProbability(int[],double[]);
Probability Class | WebCab.Libraries.Statistics.DiscretePrb Namespace | Sets the probability measure when the frequency of each event is known. | Gets the reference numbers used to identify the events. | Gets the probabilities of the different events taking place.