Free practice · multiple-choice · medium
Practice
Select valid stopping rules
Which statements are clear stopping rules for an analysis branch? Select all that apply.
Problem decomposition map
Smaller answerable questions must reconnect to the target
- TargetDefine success
- DivideCreate subquestions
- DependOrder prerequisites
- BranchApply stopping rules
- AnswerGather branch evidence
- RecombineResolve the main question
Distinct subquestions, explicit dependencies, and stopping rules keep branches useful and prevent analysis from drifting.