6.6 Tree Diagrams

advertisement
1.
2.
3.
Tree Diagram
Medical Example
Quality Control Example
1
A
tree diagram helps us represent the various
events and their associated probabilities. The
various outcomes of each experiment are
represented as branches emanating from a point.
Each branch is labeled with the probability of the
associated outcome.
For example:
2
We
represent experiments performed one after
another by stringing together diagrams of the sort
given in the previous slide. The probabilities for
the second set of branches are conditional
probabilities given the outcome from which the
branches are emanating.
3
For
example:
4
The
reliability of a skin test for active pulmonary
tuberculosis (TB) is as follows: Of people with TB,
98% have a positive reaction and 2% have a
negative reaction; of people free of TB, 99% have a
negative reaction and 1% have a positive reaction.
From a large population of which 2 per 10,000
persons have TB, a person is selected at random
and given a skin test, which turns out positive.
What is the probability that the person has active
TB?
5
Make
a tree diagram using:
Pr(TB) = 2/10000 = .0002,
Pr(not TB) = 1 - .0002 = .9998,
Pr(TB|Neg) = .98,
Pr(TB|POS) = .02,
PR(NEG|not TB) = .99 and
PR(POS|not TB) = .01.
6
Pr(TB  POS)
.000196
So Pr(TB|POS) =

 .02.
Pr(POS)
.000196  .009998
7
A
box contains 5 good light
bulbs and 2 defective ones.
Bulbs are selected one at a
time (without replacement)
until a good bulb is found.
Find the probability that the
number of bulbs selected is (i)
1, (ii) 2, (iii) 3.
8
For
the first draw, a bulb selected at random is
good (G) with probability 5/7
For the first draw, a bulb selected at random is
defective (D) with probability 2/7
9
If
the first bulb was good, the
activity stops.
If the first bulb was defective, then
the second selection is good with
probability 5/6 and defective with
probability 1/6.
If the second selection was good,
the activity stops.
If it was defective, then the third
selection is good with probability 1.
10
The
tree diagram is:
5
(i ) Pr(1) 
7
2 5 5
(ii ) Pr(2)   
7 6 21
2 1
1
(iii ) Pr(3)   1 
7 6
21
11
Tree diagrams provide a useful device for
determining probabilities of combined outcomes in
a sequence of experiments.

12
Download