The methods of the Probability class are listed below. For a complete list of Probability class members, see the Probability Members topic.
![]() | Calculates the probability for the complementary set of events. |
![]() |
Calculates the conditional probability which is usually denoted by A|B .
|
![]() | Determines whether the specified Object is equal to the current Object. |
![]() | Applies intersection law of discrete probability to find the probability of a collection of events. |
![]() | Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table. |
![]() |
Returns an array where the k -th term corresponds to the value of the set probability measure on the k -th event.
|
![]() | Calculates the probability of a number of independent events occurring when the probability of each event is known. |
![]() | Returns the reference numbers used for a set of events upon which the probability measure has been set using SetProbability or SetProbability. |
![]() | Gets the Type of the current instance. |
![]() | Calculates the probability of the intersection of two sets of events occurring where the two sets of events are taken from the same probability space. |
![]() | Applies the intersection law to find the find the probability of intersection of two sets of events. |
![]() | Applies the intersection law to find the probability of the union of two sets of events. |
![]() | Calculates the probability of one of the events from two collections of events selected from the same discrete probability space taking place. |
![]() | Sets a probability measure upon a finite set of events when the frequency of each event is known. |
![]() | Sets a probability measure upon a set with a finite number of elements. |
![]() | Returns a String that represents the current Object. |
![]() | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | Creates a shallow copy of the current Object. |
Probability Class | DiscreteProbability Namespace