You are on page 1of 25

Excel Simulations - 1

[1]
We are going to look at a number of ways Excel can be used to create worksheet simulations that help students visualize concepts. The first type of simulation we will create will use a formula to calculate the data points to be plotted. The second simulation uses experimental data to produce its plot. The formula example will have two variables although you could use any number of variables. Each variable cell will be connected to a slider bar that changes its value. The variables are then used by formulas to create a range of data that is graphed. To run the simulation you move the slider bars which alters the variables producing new range values and updating the graph. The experimental example will use three variables although again you could use any number. Experimental data is placed in a numbered range and the variables select a subset of this data. To run the simulation you move the slider bar which alters what values the variables contain and updates the graph.

Type this into Microsoft Excel. The current value of variable 1 is 288 and variable 2 is 76. We are going to divide our variables by the [2] values on row four (1000 and 100). The values in row five (50 and 2) will be used as starting values for our formulas.

(1) Type text and numbers

Excel Simulations - 2

[3] Format the cells that contain constants.

[4] Choose light blue for cells.

Excel Simulations - 3
Enter =A6-B6 in cell C6. We are going to subtract the value

[5] generated by variable one by the value generated by variable two.

(1) Enter formula

Enter =A5*(A$2/A$4+1) in cell A6. Currently This formula divides 288 by 1000 adds one and and multiplies by 50. The reason for using [6] the dollar signs in front of the row numbers is to insure the row numbers dont change when the formula is copied.

(1) Enter formula

Excel Simulations - 4

[7] Drag fill handle to copy formula from cell A6 to cell B6.

1 2 3

[8] to row 15.

Select A6 to C6 and then drag fill handle to copy the formulas down

2 3

Excel Simulations - 5

[9] Reduce first three columns to a width of 6.

[10] Change the format of all cells in the first three columns.

Excel Simulations - 6

[11] Make the cell format Number with 0 places after the decimal.

2 3

[12] Select the numbers you want to make into a graph.

Excel Simulations - 7

[13] Create chart.

[14] Select 3-D line chart.

Excel Simulations - 8

[15] Finish Chart.

[16] Delete the legend.

(2) Press delete

Excel Simulations - 9

[17] Increase the size of the chart.

2 1

[18] Select wall.

1
R

Excel Simulations - 10

[19] Remove wall color.

[20] Change variable 2 to a value of 30.

(1) New value

Excel Simulations - 11

[21] Display the Visual Basic toolbar called Control Toolbox.

1 2

[22] Add a scroll bar.

Excel Simulations - 12

[23] View properties of the selected scroll bar object.

[24] contain as 300.

Set the linked cell to A2 (variable 1) and the maximum value it can

3 (1) Type A2

(2) Type 300

Excel Simulations - 13

[25] Add a second scroll bar under the first one.

[26] maximum value it can contain as 200.

Set the second scroll bars linked cell as B2 (variable 2) and the

(1) Type B2

(2) Type 200

Excel Simulations - 14

[27] Drag the scroll bars to change the variable values.

[28] sheet2 where we will create another type of dynamic graph.

The formula results change and a new graph is displayed. Switch to

Excel Simulations - 15
Enter the text and formulas on sheet2. This type of dynamic graph

[29] can be used when you want to display values that have been
recorded during an experiment.

(1) Type text and numbers

[30] Use the fill handle to number the series.

1 2 3

Excel Simulations - 16

[31] Use the growth trend function on variable one

1 2

3
R

4 5

[32] and three are linear.

Complete the series for variable two and three. Note variable two

1 2 3

Excel Simulations - 17
Add a formula that looks up the value in the table based on cell A2. This vertical lookup command has four parts lookup cell ($A2), table area ($A4:$D14), [33] column selected (2) and exact match (TRUE). Excel matches values in the first row of the table with the lookup cell and returns the selected column value.

(1) Add Formula

[34] Copy the formula to columns C and D.

Excel Simulations - 18

[35] In cell C2 change the 2 in the formula to a 3.

(2) Enter 3

[36] In cell D2 change the 2 in the formula to a 4.

(2) Enter 4

Excel Simulations - 19

[37] Insert the scroll bar that will be linked to cell A2.

[38] Change the properties of the scroll bar.

1
R

Excel Simulations - 20
Set the scroll bar linked cell as A2 and the maximum value it can

[39] contain as 10.

(1) Type A2

(2) Type 10

[40] to D2 as the cell to be used for the creation of a chart.

Turn design mode off and close the Control Toolbar. Select cells B2

4 1

Excel Simulations - 21

[41] Insert Chart.

[42] Select a cone chart.

2 1

Excel Simulations - 22
Chart the data by columns.

[43]

[44] Turn off the legend.

1 2

Excel Simulations - 23
Drag the scroll bar to alter cell A2. The formulas in cells B2 to D2 will

[45] recalculate and a new graph will be drawn.

1 2

Stop the scale from changing. Because the scale automatically

[46] updates it is difficult sometimes to see changes take place on the


graph.

Excel Simulations - 24

[47] Turn off automatic scaling to prevent the graph from jumping around.

[48] Drag the scroll bar box down.

Excel Simulations - 25
Note the value for variable one is off the chart because we have set

[49] scale to manual.

You might also like