Tree diagrams represent the outcomes of a compound experiment as branches, with each complete path showing one possible sequence and the associated probabilities at each stage. The probability of a path is found by multiplying successive branch probabilities, and the probability of an event is found by adding the probabilities of the relevant, nonoverlapping paths; branch probabilities may change when outcomes are dependent. The scope is limited to straightforward two-stage or small multi-stage experiments, not advanced conditional-probability theory or generalized stochastic models.
A tree diagram shows the possible outcomes of a compound experiment in stages.
A bag contains 3 red counters and 2 blue counters. One counter is drawn, not replaced, and then a second counter is drawn. What is the probability of drawing one red and one blue?
There are counters altogether:
The first branches are:
Start
├── Red 3/5
└── Blue 2/5
Because the first counter is not replaced, the probabilities change.
Start
├── Red 3/5
│ ├── Red 2/4
│ └── Blue 2/4
└── Blue 2/5
├── Red 3/4
└── Blue 1/4
Each complete path shows one possible sequence:
“One red and one blue” can happen in two ways:
The paths and cannot happen at the same time, so add their probabilities:
So, the probability of drawing one red and one blue is .
Click a topic below to practice the foundational skills you'll need, learn the steps, or master this skill
Earned ?