Applies the intersection law to find the probability of the union of two sets of events.
A
.B
.The probability of the union between the two events.
That is, we calculate the probability of the union between two sets of events when the probabilities of each set and the intersection is known.
Exception Type | Condition |
---|---|
WrongProbabilityException | Thrown if any of the measures of probability is not within [0,1]. |
Probability Class | WebCab.Libraries.Statistics.DiscretePrb Namespace