Tutorial: Open a model to browse
Release: |
4.6 • 5.0 • 5.1 • 5.2 • 5.3 • 5.4 • 6.0 • 6.1 • 6.2 • 6.3 • 6.4 • 6.5 |
---|
This Tutorial page shows you how to open and explore an example Analytica model: The Rent vs. Buy model compares the total cost of renting a house to the cost of buying one.
Open the Rent vs. Buy model
To begin, follow these steps.
- You start Analytica like any Windows application: For example, click the Start button on the Windows taskbar. Click All Apps → Analytica 6.5 → Analytica 6.5.
- After Analytica starts,
select the Rent vs. Buy Example on the Intro screen.
The Diagram window
When you open a model, Analytica first displays a top-level Diagram window. A diagram is a graphical user interface that displays user inputs and outputs, influence diagrams, pictures, and other visual elements and controls, and is designed by the author of the model. The Rent vs. Buy model diagram shows several input variables that affect the trade-offs between renting and buying, Normal distribution buttons, a Calc button, and a node labeled Model.
This top-level diagram is an end-user interface to the model itself, which is contained in the Model node. In this chapter, you use only the interface in this top level diagram; in the following chapters you will explore the model in more depth.
Across the top of the screen is a horizontal palette of buttons. This is called the tools palette.
When you first open the Rent vs. Buy model, the browse tool is highlighted on the palette. With the browse tool selected, the cursor looks like a hand when it is over the diagram. The browse tool allows you to calculate the model, change input values, and examine — but not change — the structure of the model.
Access Help Resources
At any time, you can press the F1 key on the keyboard or use the Help menu to access Analytica’s help resources online. This menu includes links to this Tutorial, the User Guide and much more tips and reference material on this Analytica Wiki.
Compute output values
In the Rent vs. Buy model, the output value of interest is at the bottom, Present value of buying and renting.
The output value displays in a Result window. This Result window shows a graph of two probability density curves, one for buying and one for renting. In a probability density graph, the units of the vertical scale are chosen so that the total area under each curve is 1 (100%). 25μ corresponds to 25 x 10-6 or 0.000025.
Since the graph is of probability densities, both buying and renting have probabilistic, or uncertain, inputs. The probability density graph for each appear to be bell-shaped curves (normal distribution), although they appear a bit “noisy.”
The graphs show that the cost of renting, given the model’s inputs, are between about $105,000 and $155,000 (the negative numbers mean cost — cash flowing out), while the cost of buying is between $115,000 and a gain of $75,000.
Note: Your results can vary slightly, since the model is generating random inputs based on a normal distribution for the uncertainty of the rate of inflation and for the appreciation rate.
Click the model Diagram window to bring it to the front. Notice that the button next to Costs of buying and renting has changed to Result. The Result button indicates that the value has been computed; clicking the Result button re-displays the computed values.
Examine definition types in user input nodes
When you enter a value into a user input, you need to enter a value that is compatible with it's definition type. See more here...Expression popup menu.
Click the Time horizon node.
Press F4 to bring up the object window.
Press F9 to enter edit mode (otherwise the expression popup menu is disabled).
Click on the Expression popup menu (here it has a numeric icon, since this input is restricted to numbers only).
Note that Number only is selected. If you attempt enter text into the input node you will get a warning.
Press F8 to go back to Browse mode.
Close the object window - click the object window icon at the top left of the object window and select Close from the popup menu.
Change input values and recompute results
Now you will change some input values to the model and recompute the rent vs. buy comparison. You will change the values of Time horizon, Monthly rent, and Buying price.
As soon as you change an input, the Result button changes to a Calc button, indicating that Present value of buying and renting needs to be recomputed.
Now you are ready to recompute to see the new results.
The graphs show that the cost of renting, given these changed inputs, is between $90,000 and $120,000, while the cost of buying is between $135,000 and a gain of $70,000.
Save your model
If you want to save changes to your model, you can do so at this point. (For instructions on quitting without saving, see the next section).
Since the Analytica folder in Program files is not writable by default to a non admin user, you have to be running Analytica as an admin to be able to save over the original model file.
If you wish to save your model as a different file, so that you do not change the original model, select Save As from the File menu.
Quit Analytica
When you have finished using a model, you might want to quit Analytica.
Summary
You have now opened an Analytica model, calculated and viewed the results, changes input values and probability distributions, and displayed the uncertain results in several ways. These are the basic techniques for using any quantitative model.
After you create your own models, you might want to give them a top-level input and output diagram like the one used in this chapter. For information about customizing a model for end users, see Creating Interfaces for End Users in the Analytica User Guide.
The next Tutorial page, shows how to navigate the details of the Rent vs. Buy model, exploring its structure and contents.
Notes
See Also
- Play the Rent vs. Buy model in Analytica Cloud Player
- Using the Rent vs. Buy Model (an explanatory video on YouTube)
- Tutorial videos
- To open or exit a model
- Create and save a model
- Tutorial: Create a model
- Example Models
- Example Models and Libraries
- Diagram window
- Help menu and documentation
- User input nodes and user output nodes
- Expressing Uncertainty
- Uncertainty Setup dialog
- Uncertainty view of a result
Enable comment auto-refresher