WebCab Probability and Statistics for .NET v3.3 Demo

Probability.GetProbability Method

Returns an array where the k-th term corresponds to the value of the set probability measure on the k-th event.

Overload List

Returns an array where the k-th term corresponds to the value of the set probability measure on the k-th event.

public double[] GetProbability();

Calculates the probability of a number of independent events occurring when the probability of each event is known.

public double GetProbability(int[]);

See Also

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 reference numbers used to identify the events.