Difference between revisions of "Tutorial: Create a model"

Line 159: Line 159:
  
 
==Connecting multiple arrows==
 
==Connecting multiple arrows==
 +
When one variable is influenced by several other variables, you can draw multiple arrows at once. This example shows you how to connect the three variables contributing to the ''Fuel cost'' variable.
 +
 +
First make sure the arrow tool is selected.
 +
 +
[[File:Chapter 4.25-updated.png]]
 +
 +
[[File:Chapter 4.26-updated.png]]
 +
 +
[[File:Chapter 4.27-updated.png]]
 +
 +
[[File:Chapter 4.28-updated.png]]
 +
 +
==Entering attributes into the Object window==
 +
Each variable (or other Object) has an '''''Object window''''' that lets you see and edit its Attributes - including its Identifier, Title, Units, Description and Definition.
 +
 +
In this section we will use the Object window to enter attributes for the ''Annual Miles'' variable. Make sure to select the edit button ([[File:Chapter_3.10a.png]]) before continuing.
  
 
==See Also==
 
==See Also==

Revision as of 14:44, 30 June 2015


Analytica Tutorial >

This chapter shows you how to:

  • Create a new model
  • Create new variable nodes and enter attributes
  • Move and delete variable nodes
  • Draw influence arrows to define dependencies between variables
  • Define variables as explicit values, functions and lists
  • Invoke a built-in function to define a variable
  • Do a simple Parametric Analysis

This chapter shows you how to create a new Analytica model.

In the process of building a model to analyze the costs of owning and operating an automobile, you will create variables, define dependencies, add documentary text, and compute results.

If Analytica is not open, start it by double-clicking its icon. If Analytica is already open with an active model go to the file menu, select close model, then select new model.

Creating a new model

When you start up a new Analytica session it shows an Object window for an untitled model. Behind the Object window you will see an empty Diagram window.

First you should enter a Title for your model:

  1. Click in the Title attribute field (to the right of Title). Type in Car cost model and press Alt- enter. In the space just above the Title you entered, you will see that the Identifier field automatically changes to Car_cost_model.
  2. Press Tab to go to the Description attribute and type in: A demonstration model to show how to calculate the cost of running a car

If this is not a first-time entry for Title information, a dialog box will appear to confirm an automatic change to the Identifier.


Chapter 4.1.png


You can either press the Tab key or use the mouse to move between fields.


Chapter 4.2.png

Editing a diagram

In most of the three previous chapters you were in the browse mode, with the browse tool Chapter 1.5.png highlighted in the tool palette. In browse mode you can view an existing model without changing its structure. When you create a new model the edit tool Chapter 3.10a.png is selected by default. You use the edit tool to create or change a model.

Be sure to note which tool is selected throughout the remainder of this tutorial.

Chapter 4.4.png

When the edit tool is selected, a menu of icons is displayed in the node palette. These icons represent the different node types and allow you to add nodes to the diagram.

Creating variable nodes

In this chapter you will create variables in the Car Cost model.

Each variable is represented in the influence diagram as a shape that depicts the Class of Variable. These shapes are generally referred to as nodes. Select the node shape based on what you know about the variable. If you are not sure what kind of variable to use, choose a General variable (Chapter 4.4a.png).

See “Recognizing influence diagrams” on page 26 for a description of the node shapes.

Chapter 4.6.png


As you build a model, you should select descriptive titles for your variables. Descriptive variable titles remind you of the model’s logic and help to inform others about how the model operates.


Chapter 4.7.png


Fuel cost is filled with a diagonal line pattern around its text, indicating that it does not yet have a valid definition.


Repeat Steps 1 and 2 four times to create four more variables that affect fuel cost. Title these variables as follows:

  • Fuel price (price per gallon of gasoline)
  • Annual miles (number of miles driven each year)
  • Mpg (miles per gallon of gasoline)
  • Age (driver’s age)

Chapter 4.9.png

Title text wraps to fit within the node as you type. You can manually create a new line in a title by pressing the Enter key at the desired break point(s). You can also expand the size of the node by dragging one of the corner handles.

Chapter 4.11.png

Saving your model

Analytica automatically saves each change you make to a backup file. If your computer (or Analytica) should terminate unexpectedly, it will offer to recover your changes the next time you start Analytica. Even so, it’s a good idea to save your changes periodically.

  1. Select Save from the File menu (or press control-s). The first time you try to save a model, it shows a Save As dialog, offering to save the model in the My Documents folder using the model Title as the default file name. You can select another folder and modify the file name.
  2. Click Save or press Enter to save the model in the selected folder.

Chapter 4.13-updated.png

Deleting a variable

Sometimes you might want to delete a variable that you previously created.

In this example you realize that the driver’s age is not relevant to your understanding of the Fuel Cost variable. Therefore, you will delete the Age variable.

Chapter 4.14-updated.png

The Delete command cannot be undone; Analytica asks you to confirm that you want to delete.

Chapter 4.15-updated.png

Moving nodes

When you create a model you should try to structure the layout to make the influence diagram easy to understand. As you refine your model, however, you will undoubtedly want to group nodes in different ways to achieve this goal.

In this case we anticipate that Fuel cost will be derived from the other three variables. Therefore we want to place it apart.

Moving nodes is a simple matter of dragging them to the desired position. Try moving the nodes into the new configuration below.


You can select multiple nodes by holding down the Control or Shift keys, or by placing the cursor in a blank area and dragging diagonally to draw a rectangular frame across the nodes you want to select.


Chapter 4.15-updated.png


You can undo or redo a drag operation by selecting Undo/Redo from the Edit menu, or by typing the keyboard shortcut, Control+Z.


Editing variable titles

The name displayed inside each variable node is referred to as a Title. In this example you will expand the title Mpg to Miles per gallon:

Chapter 4.17-updated.png


Pause briefly between the click to select the node and the click to select the text within it. If you complete two single-clicks too quickly, Analytica interprets your actions as a double-click and opens an Object window.

If you accidentally open the Object window, return to the Diagram window by clicking the Diagram button Chapter 4.18-updated.png.


Chapter 4.19-updated.png

When you change the title of a node, Analytica asks you if you want the Identifier to be automatically changed as well.

Chapter 4.20-updated.png


You can change this behavior, to either turn off automatic updating of the identifier or to make it fully automatic, so that you are not asked. See the “Preferences dialog” section in Chapter 4 of the Analytica User Guide for details.


Drawing arrows between nodes

One of Analytica’s most powerful features is its ability to show relationships between variables in the influence diagram. Influence arrows are used to specify the dependencies between variables.

Because the Miles per gallon variable influences the Fuel cost variable, you will draw an arrow connecting the two nodes.

Chapter 4.21-updated.png

Chapter 4.22-updated.png

If the nodes are not connected by an arrow, repeat Steps #1 through #3.

Deleting an arrow

Occasionally, you might need to delete an arrow because of an earlier mistake or a change in your understanding of the model. This section shows you how to delete the arrow that connects Miles per gallon to Fuel cost.

You can delete an arrow using either the edit tool or the arrow tool.

First, make sure you have either the edit tool or arrow tool selected.

Chapter 4.23-updated.png

Chapter 4.24-updated.png

Connecting multiple arrows

When one variable is influenced by several other variables, you can draw multiple arrows at once. This example shows you how to connect the three variables contributing to the Fuel cost variable.

First make sure the arrow tool is selected.

Chapter 4.25-updated.png

Chapter 4.26-updated.png

Chapter 4.27-updated.png

Chapter 4.28-updated.png

Entering attributes into the Object window

Each variable (or other Object) has an Object window that lets you see and edit its Attributes - including its Identifier, Title, Units, Description and Definition.

In this section we will use the Object window to enter attributes for the Annual Miles variable. Make sure to select the edit button (Chapter 3.10a.png) before continuing.

See Also

Tutorial Chapter 3 <- Tutorial Chapter 4 -> [[Tutorial Chapter 5]
Comments


You are not allowed to post comments.