Probability of the Union of Two Events
The probability of the union of two events depends on the probability of either event and the probability of only one of the events occuring.
The probability of A\[Union]B equals the sum of the probabilities of A and B minus the probability of A\[Intersection]B.
Formula
symbol | description | physical quantity |
---|---|---|
P(A⋃B) | probability of A⋃B |
"Unitless" |
P(A) | probability of A |
"Unitless" |
P(A⋂B) | probability of A⋂B |
"Unitless" |
P(B) | probability of B |
"Unitless" |
Forms
Examples
Get the resource:
In[1]:= |
Out[1]= |
Get the formula:
In[2]:= |
Out[2]= |
Use some values:
In[3]:= |
Out[3]= |