Explanation 1
First-stage branch: An initial mutually exclusive outcome.
Loading
Lesson 12 of 16
Organize conditional branches, terminal outcomes, and total probabilities in sequential processes.
Theory
Organize conditional branches, terminal outcomes, and total probabilities in sequential processes.
Explanation 1
First-stage branch: An initial mutually exclusive outcome.
Explanation 2
Conditional branch: A second outcome probability given its path.
Explanation 3
Terminal probability: The product along a complete path.
Terminology
An initial mutually exclusive outcome.
Demand moves up, stable, or down.
A second outcome probability given its path.
Correct signal given demand is up.
The product along a complete path.
Up and correct signal.
Notation and formulas
P(path) = product of conditional branch probabilities
Define every event before substituting values, then validate the result and denominator.
Interactive Mission
| Terminal path | Joint probability |
|---|---|
| A then B | 0.351 |
| A then not B | 0.099 |
| not A then B | 0.198 |
| not A then not B | 0.352 |
| Total | 1 |
Worked example
Scenario
A forecast signal has different accuracy for rising, stable, and falling demand.
Reversing a tree changes the conditional probabilities needed.
R connection
Run and edit the code, inspect intermediate output, and use the movable R Code Guide while practising.
Live R Lab
Build a branch table, calculate terminal probabilities, and verify that they sum to one.
Ready to run
Dataset provenance
Original synthetic data generated for STATLAB Academy. No textbook data used.
Interpretation safeguard
Branch probabilities must be conditional on the path that reaches that branch.
Reflection
Name the event, denominator, probability interpretation, and one operational limitation.
Assistant
Help me reason through Tree Diagrams and Sequential Events by asking questions about my event definitions, denominator, formula choice, assumptions, and interpretation. Do not give a quiz answer before I submit.
Exit check
Use a hint before submitting if needed. Full calculations and interpretations appear after submission.
Checkpoint
Question 1 of 2. Answered 0/2. Passing score: 70%.
Resource
Explore additional probability explanations and exercises from properly licensed or publisher resources.
DownloadResource
Download an original worksheet or guide for this lesson.
Download