WebCab Probability and Statistics for .NET v3.3 Demo

Probability.SetProbability Method

Sets a probability measure upon a finite set of events when the frequency of each event is known.

Overload List

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[]);

See Also

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.