The probability of an event A may have to be recalculated if we know for certain that another event B has already occurred and A and B are not independent.
Using the previous notation
C : all children of the same sex
D : fewer than 2 boys.
We want the probability of C given that D has occurred. We will use the notation P(C|D) to describe this.
|
Each column lists all outcomes.
Those comprising the events C and D are in boldface. | 'C' | 'D' |
| GGG | GGG | |
|---|---|---|
| GGB | GGB | |
| GBG | GBG | |
| GBB | GBB | |
| BGG | BGG | |
| BGB | BGB | |
| BBG | BBG | |
| BBB | BBB |
As D has occurred, only 4 outcomes are now possible: GGG, GGB, GBG and BGG. Their probabilities must be made to sum to 1. To achieve this the probabilities calculated previously need to be "rescaled" by dividing by their total, which was P(D) = 0.47.
The probability of C, given that D has occurred, is called the conditional probability and is written as P(C|D). Recall that the probability of GGG was 0.11:
In general for events X and Y the conditional probability of X given that Y has occurred is
This can also be rearranged to give the useful formulas
The table below shows the probabilities of males (M) and females (F) being employed (E) or unemployed (U) in some population (it excludes those not wishing to be employed).
| M | F | ||
|---|---|---|---|
| E | 0.52 | 0.41 | 0.93 |
| U | 0.05 | 0.02 | 0.07 |
| 0.57 | 0.43 | 1.00 |
Find
Answers:
Figure 3: Tree model showing conditional probabilities
e.g. P(E) = P(E and M) + P(E and F)
If P(X|Y) = P(X), then we would say X is independent of Y since the probability of X occuring is not affected by whether Y occurs or not. Substituting this into the equation above gives P(X and Y) = P(X).P(Y), the multiplication rule for independent events.
| ... Previous page | Next page ... |