Types Of Logic Trees Flashcards
(5 cards)
Factor / Lever / Component logic trees
DESIGN:
Problem statement < lever 1,2,3 < sub-lever A,B,C
WHEN TO USE:
Early on when you don’t know about the underlying structure or can’t yet form hypotheses.
Inductive logic trees
DESIGN:
(Think of components as end points)
Component 1,2,3,4 > other related components > problem statement
WHEN TO USE:
Early on when you know something about the end points of the problem but still don’t understand the underlying structure or relationship between the parts.
Deductive logic tree
DESIGN:
Problem statement > relationship 1 + Relationship 2 > factor A + factor B
WHEN TO USE:
When you have a very clear idea of the problem structure especially when it is logically or mathematically coherent (e.g. return on capital trees).
Hypothesis Trees
DESIGN:
Problems statement > hypothesis 1 OR hypothesis 2 OR hypothesis 3 > sub fact A + sub fact b, Assertion A + Assertion B
WHEN TO USE:
When you know enough about the structure to make clear hypotheses to begin to test with your data gathering.
Decision Tree
DESIGN:
Problem statement -
If < yes,no < then outcome 1,2,3