lecture -1
lecture -1
lecture -1
PROBABILITY
and let p0 = , p1 = , p2 = .
P(A) = ∑
P(A) =
Example 5
Consider a randomly chosen family with three children. What
is the probability that they have exactly one daughter?
There are eight possible sequences of boys and girls (in order of
birth), and we get the sample space
S = {bbb, bbg, bgb, bgg, gbb, gbg, ggb, ggg}
where, for example, bbg means that the oldest child is a boy, the
middle child a boy, and the youngest child a girl.
If we assume that all outcomes are equally likely, we get a
uniform probability distribution on S, and since there are three
outcomes with one girl, we get
P(one daughter) =
conditional probability
Since the coins are fair, we can assign the probability to each
sample point.
Let E is the event ‘at least two heads appear’ and F be the
event ‘first coin shows tail’.
Then
E = {HHH, HHT, HTH, THH}
and F = {THH, THT, TTH, TTT}
Therefore P(E) = P ({HHH}) + P ({HHT}) + P ({HTH}) + P
({THH})
Also E ∩ F = {THH}
suppose we are given that the first coin shows tail, i.e. F occurs,
then what is the probability of occurrence of E?
This information reduces our sample space from the set S to its
subset F for the event E.
Thus P (E|F) =
Note that the elements of F which favor the event E are the
common elements of E and F, i.e. the sample points of E ∩ F.
Thus, we can also write the conditional probability of E given
that F has occurred as
P (E|F) =
| , provided P(F) ≠ 0
properties of conditional probability
Let E and F be events of a sample space S of an experiment,
then we have
Property 1 P (S|F) = P (F|F) = 1 We know that
Also
Thus
| |
Solution
We have |
Example 9
A family has two children. What is the probability that both the
children are boys given that at least one of them is a boy?
Solution
Let b stand for boy and g for girl. The sample space of the
experiment is
S = {(b, b), (g, b), (b, g), (g, g)}
Let E and F denote the following events:
E: ‘both the children are boys’
F: ‘at least one of the children is a boy’
Then E = {(b,b)} and F = {(b,b), (g,b), (b,g)}
Now E ∩ F = {(b,b)}
Therefore |