Probability formulae
In a nutshell
Often, you will find that it isn't practical to draw a Venn diagram for each problem. Instead, there are some formulae you can use to solve problems involving probabilities.
The addition formula
The addition formula can help to calculate P(A∩B) or P(A∪B).
P(A∪B)=P(A)+P(B)−P(A∩B) | | Probability of event A. | | Probability of event B. | P(A∩B) | Probability of the intersection between events. Probability of A and B. | P(A∪B) | Probability of the union between events. Probability of A or B or both. | |
Example 1
Given that P(A)=0.4, P(B)=0.2 and P(A∪B)=0.5, find P(A∩B).
Rearrange the addition formula, and substitute values to find P(A∩B):
P(A∪B)P(A∩B)P(A∩B)P(A∩B)=P(A)+P(B)−P(A∩B)=P(A)+P(B)−P(A∪B)=0.4+0.2−0.5=0.1
Conditional probability
There is also a formula used to calculate conditional probabilities.
P(A∣B)=P(B)P(A∩B) | | Probability of event A. | | Probability of event B. | P(A∩B) | Probability of the intersection between events . | | Probability of A occurring given that B has occurred. | |
Example 2
In a class of 30 students, 20 are brunette and, of those 20, 18 are brown eyed.
If a student is chosen at random, what is the probability of him being brown eyed (A) given that he's brunette (B)?
You can find:
P(B)=3020=32
P(A∩B)=3018=53
P(A∣B)=3253=109