Returns an array where the k
-th term corresponds to the value of the set probability measure on the k
-th event.
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[]);
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.