Concept:Means-end analysis is a problem-solving strategy where the main goal is broken into smaller sub-goals.
Explanation:You start by comparing the current state with the desired goal.
Identify the differences between them.
Then divide the problem into intermediate sub-goals to reduce those differences.
Solve each sub-goal one by one.
This step-by-step progress brings you closer to the final goal.
Thus, in means-end analysis, the problem is split into smaller, manageable parts.
Answer:Option B: The problem is divided into a number of intermediate goals and then focus on solving each sub-goal.