Cognitive Scaffold

Preparing your thinking workspace

arrow_back_ios_new
MENTAL MODEL · M10098

Fault Tree Analysis

Fault Tree Analysis
Observe & DiagnoseHigh supportLogic
Included
account_tree

Version 1.0.0 · Updated 2026-07-30

CORE DEFINITION

Starting from the top undesired event, use logic gates (AND/OR) to decompose all possible combinations of causes leading to that event, forming a tree structure. It can be used for qualitative analysis (finding minimal cut sets) or quantitative analysis (calculating probabilities).

SCAFFOLDING EFFECT

psychology

Reduce cognitive load

Make failure mechanisms visible and calculable. Transform vague "possible problems" into precise logical relationships, identify single points of failure and weak links. (Merged: Error Tree Analysis)

anchor

Anchor fast decisions

Starting from the top undesired event, use logic gates (AND/OR) to decompose all combinations of causes leading to it, forming an inverted tree. Qualitatively find minimal cut sets, quantitatively calculate occurrence probabilities.

MINIMUM ACTION

In progress 0/1

Practice this model in one real situation:

Check to track your progress (stored locally)
Learning progress0%
account_treeGenealogyexpand_more
menu_bookReferencesexpand_more

Source support: Explicit

  • link
    en.wikipedia.orghttps://en.wikipedia.org/wiki/Fault_tree_analysisZH · Explicit
    verified

RELATED MODELS