Difference between revisions of "Diagram window"

(Created page with "Category:Analytica User Guide <languages /> <translate> Analytica User Guide > ==See Also== {| style="margin: 1em auto 1em auto;width: 100%;border:0;table-layout: fi...")
 
Line 4: Line 4:
 
[[Analytica User Guide]] >
 
[[Analytica User Guide]] >
  
 +
When you open a model, it shows a '''Diagram '''window. This window usually shows an '''''influence diagram''''', like this.
 +
 +
[[File:Chapter1 4.png]]
 +
 +
Each '''''node '''''depicts a variable (thin outline) or module (thick outline). The node shape and color tells you its class — decision, chance, objective, module, and so on. The arrows in a '''Diagram '''window depict the '''''influences '''''between variables. An influence arrow from variable '''A '''to variable '''B''', means that the value of '''A '''influences '''B''', because '''A '''is in the definition of '''B'''. So, when the value of '''A '''changes, it can change the value (or probability distribution) for '''B'''.
 +
 +
In the diagram above, the arrow from '''Buying price '''to '''Cost to buy '''means that the price of the house affects the overall cost of purchasing it. The influence diagram shows the essential qualitative structure of the model, unobscured by details of the numbers or mathematical formulas that can underlie that structure. For more on using influence diagrams to build clear models, see [[Chapter 6: Creating Lucid Influence Diagrams]].
 +
 +
'''Balloon Help''': Node titles are typically kept terse to promote quick visual interpretation of influence relationships, but because they are terse, you may be left with questions about what they mean or represent. For example, '''Appreciation rate '''refers to the appreciation of what? Over what time period? Is it inflation adjusted? What units are used? What is the underlying identifier for that node that is used in definition expressions? What is the source for this estimate?
 +
 +
The author of the model can address these types of questions with a more detailed '''Description '''for each variable or module. While you are viewing an influence diagram in browse mode, hover your mouse cursor over a node for about one second and a help balloon appears for nodes that have help text or a description.
 +
 +
[[File:Chapter1_5.png]]
 +
 +
'''To view results''': To view the value of a variable, first click its node to select it. Then click the '''Result '''button [[File:Chapter1 6.png]] in the navigation toolbar to open a '''Result '''window showing its value as a table or graph. [[Chapter 2: Result Tables and Graphs]] tells you more.
 +
 +
<tip>If it needs to calculate the value, it shows the waiting cursor [[File:Chapter1 7.png]] while it computes.</tip>
 +
 +
'''Opening details from a '''diagram''': To see more details of a model, double-click nodes in the '''Diagram '''window:
 +
* Double-click a variable node (thin outline) to open its [[Object window]].
 +
* Double-click a module node to (thick outline) see its '''Diagram '''window, showing the next level of detail of the model.
 +
 +
'''Going to the parent'''diagram''': To see the diagram that contains the active module or variable, click the '''Parent Diagram''' button [[File:Chapter1 8.png]] in the navigation toolbar. The module or variable is highlighted in the parent diagram.
 +
 +
<tip>If the active diagram is of the top model, it has no parent diagram, and the '''Parent Diagram '''button is grayed out.</tip>
 +
 +
'''Seeing remote inputs and outputs''': When a variable has a Remote input — that is, it depends on a variable in another module — a small arrowhead appears to the left of its node. Similarly, if it has a remote output, a small arrow-head appears to its right. Press on the arrowhead to quickly view and navigate influences between nodes in different diagrams (modules).
 +
 +
[[File:Chapter1 9.png]]
 +
 +
To see a list of the inputs (or outputs), remote and local, press the arrowhead on the left (or right) of the node.
 +
 +
[[[[File:Chapter1 10.png]]
 +
 +
To jump to a remote input or output, select it from the list and stop pressing. It opens the '''Diagram''' window containing the remote variable, and highlights its node.
  
 
==See Also==
 
==See Also==

Revision as of 09:39, 21 August 2015


Analytica User Guide >

When you open a model, it shows a Diagram window. This window usually shows an influence diagram, like this.

Chapter1 4.png

Each node depicts a variable (thin outline) or module (thick outline). The node shape and color tells you its class — decision, chance, objective, module, and so on. The arrows in a Diagram window depict the influences between variables. An influence arrow from variable A to variable B, means that the value of A influences B, because A is in the definition of B. So, when the value of A changes, it can change the value (or probability distribution) for B.

In the diagram above, the arrow from Buying price to Cost to buy means that the price of the house affects the overall cost of purchasing it. The influence diagram shows the essential qualitative structure of the model, unobscured by details of the numbers or mathematical formulas that can underlie that structure. For more on using influence diagrams to build clear models, see Chapter 6: Creating Lucid Influence Diagrams.

Balloon Help: Node titles are typically kept terse to promote quick visual interpretation of influence relationships, but because they are terse, you may be left with questions about what they mean or represent. For example, Appreciation rate refers to the appreciation of what? Over what time period? Is it inflation adjusted? What units are used? What is the underlying identifier for that node that is used in definition expressions? What is the source for this estimate?

The author of the model can address these types of questions with a more detailed Description for each variable or module. While you are viewing an influence diagram in browse mode, hover your mouse cursor over a node for about one second and a help balloon appears for nodes that have help text or a description.

Chapter1 5.png

To view results: To view the value of a variable, first click its node to select it. Then click the Result button Chapter1 6.png in the navigation toolbar to open a Result window showing its value as a table or graph. Chapter 2: Result Tables and Graphs tells you more.

Tip
If it needs to calculate the value, it shows the waiting cursor Chapter1 7.png while it computes.

Opening details from a diagram: To see more details of a model, double-click nodes in the Diagram window:

  • Double-click a variable node (thin outline) to open its Object window.
  • Double-click a module node to (thick outline) see its Diagram window, showing the next level of detail of the model.

Going to the parentdiagram: To see the diagram that contains the active module or variable, click the Parent Diagram button Chapter1 8.png in the navigation toolbar. The module or variable is highlighted in the parent diagram.

Tip
If the active diagram is of the top model, it has no parent diagram, and the Parent Diagram button is grayed out.

Seeing remote inputs and outputs: When a variable has a Remote input — that is, it depends on a variable in another module — a small arrowhead appears to the left of its node. Similarly, if it has a remote output, a small arrow-head appears to its right. Press on the arrowhead to quickly view and navigate influences between nodes in different diagrams (modules).

Chapter1 9.png

To see a list of the inputs (or outputs), remote and local, press the arrowhead on the left (or right) of the node.

[[Chapter1 10.png

To jump to a remote input or output, select it from the list and stop pressing. It opens the Diagram window containing the remote variable, and highlights its node.

See Also

To open or exit a model <- Diagram window -> Classes of variables and other objects
Comments


You are not allowed to post comments.