Applies intersection law of discrete probability to find the probability of a collection of events.
B
.A
and B
.The probability of event within A
.
That is, we calculate the probability of an event
A
when the probabilities of following events are known:
B
A
and B
(i.e. A U B
)
A \cap B
)
Exception Type | Condition |
---|---|
WrongProbabilityException | Thrown if any of the measures of probability is not within [0,1]. |
Probability Class | WebCab.COM.Statistics.DiscretePrb Namespace