Experiment Window

Figure 5.10 shows a sample Experiment window. This table is sometimes referred to as the design matrix for an experiment. All the information associated with an experiment is displayed in the design matrix. Each row in the matrix is called a design point, and it can contain values for a label, execution controls, factor settings, and responses measured during model execution. You can add or remove design points by using the pop-up menu available on the Experiment window background.

The design matrix is initially populated with four default columns labeled PointName, StartTime, EndTime, and Replicates. The PointName column assigns a label to the design point. Although a default value (pointN) is generated for this field when the design point is created, you can edit this field to be any text you choose. The StartTime and EndTime values control the execution start and end time (on the simulation clock) for an individual simulation run. The simulation clock begins running at the value displayed in the StartTime field for the design point, and the simulation ends or stops when the simulation clock reaches the time entered in the EndTime field. (Note that time has no unit in Simulation Studio.) The final default column in the design matrix is labeled Replicates. The value contained in this field represents how many times you want to run this particular design point. You can edit the default values for the StartTime, EndTime, and Replicates by selecting Properties from the Experiment window pop-up menu and modifying the values in the resulting properties dialog box. Each replication of a design point uses the same factor settings. However, different random substreams are used in each replication. Additional details about replicates are provided in Appendix C, Design of Experiments.

Figure 5.10 Sample Experiment Window
Sample Experiment Window

Only the default columns in the design matrix are necessary to actually run a simulation model. Figure 5.10 shows a design matrix with one additional factor, maxentities, and one response, Number Serviced. Any factors or responses defined on a project can be added to the design matrix by using the Factor Inclusion or Response Inclusion dialog boxes, respectively. You can open these dialog boxes via menu entries in the Experiment window pop-up menu. Figure 5.11 shows a sample Factor Inclusion dialog box. The names of all the factors defined on the project are listed in the Factors list along with an individual check box for each entry. In this example three factors have been defined on the project. When you select the factor name, the details associated with that factor are displayed on the right side of the dialog box. The check box adjacent to the factor name controls inclusion of the factor into the design matrix. In Figure 5.11 only the factor named NumServers is included in the experiment. The Response Inclusion dialog box works analogously to the Factor Inclusion dialog.

Color coding in the column header of the design matrix indicates which role that column plays in the experiment. The default columns have gray headers; any added factors are denoted by yellow background headers; and a pink background header is used for response columns.

Figure 5.11 Sample Factor Inclusion Dialog Box
Sample Factor Inclusion Dialog Box