Vester's Sensitivity Model
A comprehensive set of nine tools and associated methods for understanding complex social systems. BrainSite
See Fredric Vester
Two exploratory sets of questions: --Probing Questions of Complex Systems and --Questions of Complex Systems
There are nine interacting operations that make up the structure of a cybernetic system:
# Vester's SensiMod as a System Pattern Language
digraph { layout=dot rankdir=TB overlap=false concentrate=false bgcolor=lightblue1 splines=true # [constraint=true] mindist=.1 node [shape=box style=filled] label="\nFredrick Vestor's Recursive Sensitivity Model" "System\nDescription" [color=red] "Variable\nSet" [color=green1] "Criteria Matrix" [color=blue fontcolor=white] "Impact\nMatrix" "Effect\nSystem" [color=yellow] "Systemic\nRole" [color=lightblue] "Partial\nScenario" [color=yellow2] Simulation [color=orange] "Cybernetic\nEvaluation" [color=green fontcolor=white] "System\nDescription" -> {"Effect\nSystem" "Variable\nSet"} "Variable\nSet" -> {"Criteria Matrix" "Impact\nMatrix"} "Criteria Matrix" -> {"Impact\nMatrix" "Effect\nSystem"} "Impact\nMatrix" -> {"Systemic\nRole" "Effect\nSystem"} "Systemic\nRole" -> {"Partial\nScenario" } "Partial\nScenario" -> {Simulation "Cybernetic\nEvaluation" } Simulation -> "Cybernetic\nEvaluation" }
1 Describing the SYSTEM
2 Registering actuating VARIABLES
3 Checking for SYSTEMIC RELEVANCE
4 Studying the INTERACTIONS
5 Determining ROLES within the system
6 Examining overall INTERCONNECTEDNESS (Interactions)
7 Cybernetics of individual SCENARIOS
8 "What if" FORECASTS and POLICY TESTS
9 EVALUATE the system and formulating STRATEGY
# First Workshop System Description System Boundary Influencing Variables, Variable Set Interactions, Preliminary Effect System
# Second Workshop Impact Matrix Systemic Role
# Third Workshop Criteria Matrix Effect System
# Fourth Workshop Partial Scenario Simulation
digraph { layout=dot rankdir=TB overlap=false concentrate=false bgcolor=lightblue1 splines=true # [constraint=true] mindist=.1 node [shape=box style=filled] label="\nFredrick Vestor's Model modified" "System\nDescription" [color=red] "Variable\nSet" [color=green1] "Criteria Matrix" [color=blue fontcolor=white] "Impact\nMatrix" "Effect\nSystem" [color=yellow] "Systemic\nRole" [color=lightblue] "Partial\nScenario" [color=yellow2] Simulation [color=orange] "Cybernetic\nEvaluation" [color=green fontcolor=white] "System\nDescription" -> {"Effect\nSystem" "Variable\nSet"} "Variable\nSet" -> {"Criteria Matrix" "Impact\nMatrix"} "Criteria Matrix" -> {"Impact\nMatrix" "Effect\nSystem"} "Impact\nMatrix" -> {"Systemic\nRole"} "Systemic\nRole" -> {"Effect\nSystem"} "Effect\nSystem" -> {"Partial\nScenario"} "Partial\nScenario" -> {Simulation "Cybernetic\nEvaluation" } Simulation -> "Cybernetic\nEvaluation" }