Tutorial: Table Function Tutorial Student Names: Allen Gbatu Lynette Wilcox Roma Bhatkoti-Barthwal Sarah Altarkit ISE 6024: Advanced Dynamic Modeling

Size: px
Start display at page:

Download "Tutorial: Table Function Tutorial Student Names: Allen Gbatu Lynette Wilcox Roma Bhatkoti-Barthwal Sarah Altarkit ISE 6024: Advanced Dynamic Modeling"

Transcription

1 Tutorial: Table Function Tutorial Student Names: Allen Gbatu Lynette Wilcox Roma Bhatkoti-Barthwal Sarah Altarkit Course: ISE 6024: Advanced Dynamic Modeling Instructor: Dr. Hazhir Rahmandad Term: Spring

2 Table of Contents 1 INTRODUCTION STEPS FOR FORMULATING ROBUST TABLE FUNCTIONS BUILDING TABLE FUNCTIONS IN VENSIM CONVERTING A TABLE FUNCTION TO AN ANALYTICAL FUNCTION USING MICROSOFT EXCEL REFERENCES: LIST OF FIGURES FIGURE 1: BACKLOG MODEL WITHOUT NORMALIZATION... 4 FIGURE 2: BACKLOG MODEL AFTER NORMALIZATION (STERMAN, P-554)... 6 FIGURE 3: TABLE FUNCTION SHAPE PLAUSIBILITY... 8 FIGURE 4: INITIAL BACKLOG MODEL IN VENSIM... 9 FIGURE 5: BACKLOG MODEL WITH TABLE FUNCTION VARIABLE INCORPORATION... 9 FIGURE 6: EQUATION EDITOR BOX FOR TABLE EFFECT SCHEDULE PRESSURE FIGURE 7: ENTERING TABLE FUNCTION VALUES USING EQUATION EDITOR FIGURE 8: GRAPH LOOKUP FOR TABLE EFFECT SCHEDULE PRESSURE ON CAPACITY UTILIZATION.. 11 FIGURE 9: ENTERING TABLE FUNCTION USING GRAPH LOOKUP EDITOR TABLE FIGURE 10: MANUAL DRAWING OF TABLE FUNCTION IN GRAPH LOOKUP EDITOR FIGURE 11: SIMULATION OF BACKLOG MODEL WITH TABLE FUNCTION FIGURE 12: TABLE FUNCTION DATA IN EXCEL SHEET FIGURE 13: COMPUTING MODEL OUTPUT USING EXCEL FIGURE 14: CALCULATING ERROR SUM OF SQUARE USING EXCEL FIGURE 15: GRAPH OF TABLE FUNCTION OUTPUT VERSUS MODEL OUTPUT FIGURE 16: ADD-INNS WINDOW FIGURE 17: SOLVER PARAMETERS WINDOW FIGURE 18: GRAPH COMPARING TABLE FUNCTION OUTPUT TO ADJUSTED MODEL OUTPUT FIGURE 19: CHANGING CAPACITY UTILIZATION TO AN ANALYTICAL FUNCTION FIGURE 20: COMPARISON OF BEHAVIOR OF BACKLOG USING TABLE FUNCTION VERSUS ANALYTICAL FUNCTION LIST OF TABLE TABLE 1: VALUES FOR TABLE EFFECT OF SCHEDULE PRESSURE ON CAPACITY UTILIZATION

3 1 Introduction Table Functions (also commonly called Lookup Tables) are typically used in system dynamics modeling to represent nonlinear relationships between two variables. A table function can be defined as a list of numbers whereby input values to a function are positioned relative to the x axis and output values are read from the y axis.( Vensim Reference Manual, 2009) One can use a table function to create a specialized function to represent an arbitrary nonlinear relationship between two variables. By using table functions, a "user can control the shapes, slopes, and saturation points, to accurately represent the nonlinear relationship between two variables [more easily than using complicated analytical functions] [1]. Also, table functions are, generally, easier to interpret and visualize than complex algebraic functions. While table functions are sometimes easier than analytical functions to use in representing nonlinear relationships, there are times when analytical functions are needed in the scope of analyzing the entire model, for instance in determining dynamic equilibrium of a model. In this tutorial we will outline the basic steps for formulating table functions, incorporate an example to further explain these steps, present steps for building table functions in Vensim and finally, we will conclude the tutorial with an overview of steps for converting a table function to an analytical function using Microsoft Excel Outline of the Basic Steps for Formulating Robust Table Functions [2] 1. Clearly Define the input and output 2. If possible and appropriate, Normalize the input and output Identify the reference points where the values of the function are determined by definition Identify reference policies. Reference policies are lines or curves corresponding to standard or extreme conditions. 5. Consider extreme conditions. 6. Identify the plausible shapes for the function and select the best representative shape. (a) Use quantitative and qualitative data (b) Justify any inflection points. 1 It is important to mention that normalization and reference points are arbitrary and can be defined many different ways. Therefore, it is important for the modeler to be both consistent and conceptually clear with definitions throughout the model. 3

4 (c) Interpret the shapes in terms of the physical constraints and policies of the decision maker. (Sources for this information could be statistical studies, field work, interviews, consideration of extreme events, and physical laws [3]. 7. Test your formulation for robustness and plausibility 2 Steps for Formulating Robust Table Functions 2 We will use the following model ( Backlog Model ) to demonstrate the basic steps for formulating table functions. The model is taken from Sterman [4]. The Backlog model displays the process of order fulfillment by a firm. The firm receives orders in form of a step function which starts from 100 and becomes 120 after 10 Months. The firm also has an initial Backlog of 300 widgets. The model adjusts the delivery delay according to the target delivery delay (goal) which is 5 Months. In this basic model, we have an opportunity to represent a nonlinear relationship between desired production and shipments. Delivery Delay + - Orders Backlog + B Capacity Utilization Desired Production Shipments + Table Effect Desired Production on Shipment Target Delivery Delay Figure 1: Backlog model without normalization Model Equations Equations Units Orders = (STEP (0.2, 10) +1)*100 widgets / Month Backlog = INTEGRAL (Orders Shipments, 300) widgets Shipment s= f (Desired Production) widgets / Month Delivery Delay = Backlog/Shipments Month Desired production = Backlog / Target Delivery Delay widgets / Month Target delivery delay = 5 Month 2 This section has been adapted from J.D. Sterman, Business Dynamics: Systems Thinking and Modeling for a Complex World, Irwin McGraw-Hill, 2000, pp

5 Step 1: Clearly define the input and output Since we want to show how desired production affects the shipments, we logically choose desired production as the input to our table function and we will use a created table effect of desired production on shipments variable as the output of our table function. Shipments = f (Desired Production) Desired Production Shipments Step 2: If possible and appropriate, normalize the input and output Normalization is the process of converting a function s input and output variables into dimensionless ratios. The general benefit in normalizing table functions is the ability to change the model and examine key variables without having to redesign table functions for each change in a given variable. In our example, the formulation for shipments depends on a given physical constraint of a fixed capacity. A firm cannot produce more than its capacity will allow. With our current formulation, if a client desired to explore options for changing the capacity, we would have to recalculate and redesign table functions for each change in capacity. However, if we normalize our table function, we can make adjustments to the capacity while maintaining correct model behavior. Therefore, we will normalize the relationship between desired production and shipment by incorporating a few new variables and defining shipments (S) as the product of capacity (C) and capacity utilization (CU). More specifically, we will conceptually define capacity utilization as the extent to which we are utilizing the capacity of the firm, depending upon the shipment requirement and schedule pressure (SP), as the pressure to produce above or below the normal rate or production changes; then we will mathematically define capacity utilization as a function of a newly created variable, schedule pressure; and finally, we will define schedule pressure as the ratio of desired production to capacity. We will assume the capacity is the normal rate of production of a firm (150 widgets per Month). Equations Units Capacity Utilization = Shipment / Capacity Scheduled pressure = Desired production / Capacity Capacity = 150 Capacity Utilization = f (Schedule pressure) Dmnl Dmnl widgets / Month Dmnl 5

6 The following model displays the arrangement of the newly defined variables: Delivery Delay + - Orders + Desired Production + Target Delivery Delay Backlog + B Capacity Utilization Schedule Pressure - Shipments + + Capacity Utilization + + Table Effect Schedule Pressure on Capacity Utilization Capacity Figure 2: Backlog model after normalization (Sterman, p-554) Step 3: Identify the reference points where the function values are determined by definition. We define our first reference point at the point where there is no Backlog and the schedule pressure is zero. At this point the firm should not produce anything, since the firm has a build to order policy (no inventories). Therefore making capacity utilization also equal to zero, gives us a reference point (0, 0). This is an extreme condition as well because when schedule pressure is zero shipment should also be zero otherwise the Backlog will become negative. We have two considerations for our second reference point. First, in our current example, capacity is defined as the normal rate of production of the firm. Based on this definition, if the desired production reaches capacity (schedule pressure = 1), the capacity has to be utilized to its normal level to meet the demand. Therefore, we make capacity utilization equal to one when schedule pressure is one, giving us a reference point (1, 1). We could also consider defining capacity as the maximum rate of production, therefore, making capacity utilization less than one under normal conditions. The schedule pressure would then be defined as Desired Production / (Normal Capacity Utilization * Capacity). The utilization function would pass through a normal point through a reference point (1, Normal Capacity Utilization) and saturates at one [4]. These reference policy options reinforce the concept that while normalization is arbitrary, normalization should still result in conceptually sound arguments for variable definitions. 6

7 Step 4: Deciding about the domain and range Range (all the values that y Capacity utilization can take) We also need to determine the domain (Schedule Pressure values) and the range (Capacity Utilization values.) Schedule pressure should not go negative. It starts from zero and can rise to infinity, but, schedule pressure function only needs to be specified for values large enough to ensure that capacity utilization reaches a saturation value. This information could be easily gathered from data provided by the firm, however, for our example we will assume that value is 2 and the domain becomes [0, 2]. Domain (all the values that x schedule pressure can take) Capacity utilization (CU) saturates at maximum value at larger values of schedule pressure because capacity cannot rise indiscriminately. Let us assume it saturates at a value that is 10% more than normal productivity value (CU max = 1.1). Therefore, the range becomes [0, 1.1]. Step 5: Identify reference policies We can choose different policies for shipment which will determine the shape of our table function. For example, we could choose to make shipments equal to capacity no matter what the value of the Backlog (CU = 1 would result in a horizontal line at value 1). We could also choose to vary capacity utilization such that they meet the shipment requirements. (CU = SP would result in a line with slope 1 beginning at the point (0, 0)). For our current example, we will choose to deliver with minimum delivery delay (CU = S max * SP, where S max is the maximum slope of the function which corresponds to the policy of producing and delivering with minimum delivery delay. Mathematically, S max = Delivery Delay/Minimum Delivery Delay. Step 6: Plausible shapes for the table function There are several considerations we should take into account when determining appropriate shapes for table functions. 1. According to our reference policy, the table function table function must lie below the line CU = S max * SP because orders cannot be shipped faster than minimum delivery delay. 2. The table function must also lie below CU = CU max which is 1.1 (See Step 3) because capacity utilization cannot exceed maximum capacity. 3. When SP > 1, the firm should not produce less than normal rate nor should it produce more than desired. 4. When SP < 1, the firm should not cut production more than needed. Also, the CU should not be greater than 1. 7

8 All these conditions give us a fairly good idea about the bounded region where the table function would lie. After generating the appropriate region it is easy to put in numbers in the table. The graph and the table will look like the following: Figure 3: Table Function Shape Plausibility Schedule Pressure (SP) Capacity Utilization (CU) Table 1: Values for Table Effect of Schedule Pressure on Capacity Utilization 3 Building Table Functions in Vensim In this section we will illustrate steps for building table functions using Vensim. These steps have been adapted from Chapter 8 of the Vensim Reference Manual [5]. We will continue to use our current Backlog Model for this illustration. 8

9 Step 1 1. Open the Backlog.mdl file. You should see the following model Figure 4: Initial Backlog Model in Vensim Step 2 1. Click on the Variable-Auxiliary/Constant button to create a new auxiliary variable that will serve as our table function. Put this variable to the right of Capacity Utilization and name it Table Effect Schedule Pressure on Capacity Utilization and press Enter. 2. Link this variable with an Arrow to the Capacity Utilization variable. 3. The model should look like Figure 5. Figure 5: Backlog Model with Table Function Variable Incorporation 9

10 Step 3 1. With equations tool selected (Figure 5 above), click on the Table Effect Schedule Pressure on Capacity Utilization variable. 2. The Equation Editor box should appear. (Figure 6) 3. Under Type select Lookup. 4. In the Units field, type Dmnl which is an abbreviation for dimensionless. Figure 6: Equation Editor Box for Table Effect Schedule Pressure Step 4: Entering values for the table function. There are three different methods to enter values for a table function: 1. Method 1: Enter the input- output values in the Equation Editor as ordered pairs. 2. Method 2: By entering the input- output values in the table within the Graph Lookup Editor. 3. Method 3: By manually drawing a function in the Graph Lookup Editor. Method 1: Create the table function by entering the input and output values in the Equation Editor as ordered pairs. (a) Using the Equation Editor box, type the following values into the = field. Note the first two pairs represent minimum and maximum values (respectively) for the function while the other pairs represent rest of the input and outputs values of the table function. [(0,0)-(2,2)],(0,0),( , ),( , ), ( , ),(1,1),( , ),(2,1.1)] 10

11 (b) The Equation Editor box should now look like the following figure. Click OK. Figure 7: Entering Table Function Values Using Equation Editor (c) Congratulations you have created a table function and are ready to run your model. The behavior of the Backlog variable should look like Figure 11 in the next section. Method 2: Creating a table function by entering the input and output values in the table within the Graph Lookup Editor. (a) After finishing Step 3, click on the As Graph button in the Equation Editor (above the Units tab). The Graph Lookup Editor will appear. (Figure 8 below). Figure 8: Graph Lookup for Table Effect Schedule Pressure on Capacity Utilization 11

12 (b) Click on the left hand New value box (as shown in Figure 8 above) and enter the value of the first input (which is 0 in our Backlog example) then press Enter and the cursor will go to the right hand New value box. (c) In the right hand New value box enter the value for the corresponding output value (which is 0 in our Backlog example), and then press Enter. You will see that the input and output values will move up to the input/output table. (d) Now you can enter the rest of the points just as you did for the first point (0,0). Continue typing the rest of the pairs of values like you did with first one. Note the pairs are automatically arranged to reflect increasing input values going down the column. The pairs are: (0.4159,0.5526),(0.6667,0.807),(0.8257,0.9211),(1,1),(1.535,1.079),(2,1.1) Figure 9: Entering Table Function using Graph Lookup Editor Table (e) You should see a graph automatically forming for each new value you enter. Once you click Reset Scaling (to change the scaling of X and Y axis to match our points), the final graph and table should look like the one above. (f) Click OK in the Graph Lookup Editor. (g) Click OK in the Equation Editor. (h) Congratulations you have learned a new way to create a Table function, and you are ready to run your model. The behavior of the Backlog variable should look like Figure 11 in the next section. 12

13 Method 3: Creating a table function by drawing manually a function in the Graph Lookup Editor. (a) After finishing Step 3, click on the As Graph button in the Equation Editor (above the Units tab). The Graph Lookup Editor box will appear. (b) Set the X-max and Y-Max to 2 and 1.1 respectively. (c) Sketch the graph by using your mouse and clicking on the graph to add the points you want. Make sure that the point (1, 1) is in the right spot since it is the reference point. You want to be sure that when Schedule Pressure equals 1 (Desired Production = Capacity) the Capacity Utilization also equals 1. You may also want to make sure that you have the point (0, 0) in the correct spot too, since it is another reference point. Don t worry about the accuracy of the other points in the graph. The shape of the graph should be correct though. You can control the shape of the graph by dragging the points. (d) Your Graph Lookup Editor box should resemble the one below (not necessarily exact numbers). Figure 10: Manual Drawing of Table Function in Graph Lookup Editor (e) Click OK in the Graph Lookup Editor. (f) (i) Click OK in the Equation Editor box. Congratulations you have learned a new way to create a Table function, and you are ready to run your model. The behavior of the Backlog variable should look like Figure 11 in the next section. 13

14 4 Converting a Table Function to an Analytical Function Using Microsoft Excel As mentioned in the introduction, there is some benefit in using analytical functions for modeling nonlinear relationships (namely in finding dynamic equilibrium). Therefore, we will conclude our tutorial with this section which shows how to use Microsoft Excel s data fitting tools to determine an analytical equation that generates the same curve as a given table function. We will also illustrate how to replace the table function with an analytical function in a Vensim model. Figure 11 shows the initial model simulation of the Backlog model with the table function we built. We will use this as a reference to determine whether or not the function we convert is correct. 600 Backlog 500 widgets Time (Month) Backlog : Current Figure 11: Simulation of Backlog Model with Table Function Part 1: Using Microsoft Excel to convert a table function to analytical function Step 1: Open Microsoft Excel and enter the table function data (See Table 1) [6]. Figure 12: Table function Data in Excel Sheet Step 2: Determine the type of equation that has similar behavior as the table function. Since this table function graph has exponential behavior, we will be fitting to an exponential function of the form: 14

15 cα ( x) bx Where: 0 < α < 1 b and c are parameters (constants) y = Equation 1 However, to determine a more precise data fit, we recommend using more than one term in the equation as this allows Excel more degree for variation in the parameters. For our equation, we will use two terms so the fitting equation then becomes: α y( x) = bx cα dx e Equation 2 Where: α = 0. 5 b, c, d, e are parameters Note α = 0. 5is an arbitrary choice to start the curve fitting process. Also, the negative sign in Equation 2 can be arbitrarily chosen to be positive as well because Excel has a feature that will change the sign to the correct sign automatically in MS Solver command by assigning the correct sign to the parameters values. Step 3: Enter the fitting equation in the first cell of the spread sheet (it may help to label the data). (Figure 13) Step 4: Set the initial parameters values to 1, (Figure 13) Enter the fitting equation in the column label Model (in cell C5, C6,.. etc), and compute the model output using the initial parameters The Model column represents the output of the analytical function which we want Excel to make identical to the table function (tbl fctn) output. Use the $ for the parameter cells to keep it fixed in the equation. The equation for cell C5 will look like this in MS excel. = ($C$3*A5^($D$3*0.5))-($E$3*A5^($F$3*0.5)) Equation 3 Figure 13: Computing Model Output Using Excel 15

16 Step 5: Compute the error between the Model output in Column C and the table function output in Column B by subtracting Column B (B5-B11) from Column C (C5-C11). Enter the difference in Column D, Label Column D Error. (Figure 14) Step 6: Calculate the squared of the errors in Column D. Enter the error squared in Column E. Label the Column Error Square. Calculate the sum of the error squared. Enter the error squared sum in Cell E12. Label the error squared sum as Error Square Sum in Cell D12. (Figure 14) Figure 14: Calculating Error Sum of Square Using Excel Step 7: Create a Graph showing the table function output and the Model output. (Figure 15 below) TBL FCTN Conversion Outpu Input TBL FCTN MODEL Figure 15: Graph of Table Function Output versus Model Output 16

17 Step 8: Use the Solver command in MS Excel to minimize the sum of the squared error. The Solver command is under Tools on the menu bar. If the Solver command is not included in the Tools list, then you can use the Add-Ins command to add it. Click Tools. Go down to Add-Ins and click on Add-Ins. The Add-Ins window opens. Check the Solver Add-In and click OK. Figure 16: Add-Inns Window Step 9: Place the cursor on Cell E12 to select the sum of the error squared. Open the Solver command. The Solver window opens. The window title is Solver Parameters. Ensure that the address of the sum of the error squared is in the Set Target Cell cell. Set the Equal To cell to 0. Click the Value Of. In the cell, By Changing Cells, enter the parameters cells addresses. Click Solve. Figure 17: Solver Parameters Window The Solver Result window will open. Ensure that Keep Solver Solution is selected. Click OK. 17

18 Step 10: Create a graph of both the table function output and the adjusted Model output versus input. TBL FCTN Conversion Output Input TBL FCTN MODEL Figure 18: Graph comparing Table Function Output to Adjusted Model Output Therefore the analytical function for this table function is Where: y α 0.5 α ( x) bx cα dx e = Equation 2 b c d e The equation is approximated as: y Where: α = α 681α ( x) 3.055x 2.068x 2. = Equation 5 Part 2: Using Analytical Function in Vensim Model Step 11: Replace the table function, Table Effect Schedule Pressure on Capacity Utilization, with the analytical function in Equation 5 above. The equation for the variable, Capacity Utilization, is rewritten as: 18

19 ( 2.098) α ( Schedule_Pressure ) Capacity _ Utilization = ( 2.681) α Equation 6 Where: α = 0. 5 ( Schedule_Pressure ) Figure 19: Changing Capacity Utilization to an Analytical Function Step 12: Run the Model with the new equation and compare the result. 600 Backlog 500 widgets Time (Month) Backlog : Analytical Fctn Backlog : TBL FCTN Figure 20: Comparison of Behavior of Backlog Using Table Function versus Analytical Function The analytical function graph is the blue graph and the table function is the red graph. In this case both graphs have identical behavior. However, the analytical function equilibrium value is slightly higher than the table function. This happens because the sum of the error squared during the conversion was not exactly zero. 19

20 References: [1] L. Lei and N. Choge, A Table Function Example, January [Online]. Available: [Accessed April 15, 2009]. [2] H, Rahmandad, Formulating Table Functions, Spring 2009; Session 7, Slide 8 [3] J.D. Sterman, Business Dynamics: Systems Thinking and Modeling for a Complex World, Irwin McGraw-Hill, 2000, pp. 553 (Table 14-1). [4] J.D. Sterman, Business Dynamics: Systems Thinking and Modeling for a Complex World, Irwin McGraw-Hill, 2000, pp [5] Vensim Reference Manual, Version 5, User s Guide, Chapter 8 Building a Function with Lookups. [Online]. Available: [Accessed April 15, 2009]. [6] Data Fitting Using Excel. [Online]. Available: [Accessed 23 April 2009]. 20

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540

Years after 2000. US Student to Teacher Ratio 0 16.048 1 15.893 2 15.900 3 15.900 4 15.800 5 15.657 6 15.540 To complete this technology assignment, you should already have created a scatter plot for your data on your calculator and/or in Excel. You could do this with any two columns of data, but for demonstration

More information

Absorbance Spectrophotometry: Analysis of FD&C Red Food Dye #40 Calibration Curve Procedure

Absorbance Spectrophotometry: Analysis of FD&C Red Food Dye #40 Calibration Curve Procedure Absorbance Spectrophotometry: Analysis of FD&C Red Food Dye #40 Calibration Curve Procedure Note: there is a second document that goes with this one! 2046 - Absorbance Spectrophotometry. Make sure you

More information

Microsoft Excel 2010 Part 3: Advanced Excel

Microsoft Excel 2010 Part 3: Advanced Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 3: Advanced Excel Winter 2015, Version 1.0 Table of Contents Introduction...2 Sorting Data...2 Sorting

More information

Graphing Parabolas With Microsoft Excel

Graphing Parabolas With Microsoft Excel Graphing Parabolas With Microsoft Excel Mr. Clausen Algebra 2 California State Standard for Algebra 2 #10.0: Students graph quadratic functions and determine the maxima, minima, and zeros of the function.

More information

Introduction to Measurement Tools

Introduction to Measurement Tools Introduction to Measurement Tools Revu's built-in measurement tools make it easy to take length, area, perimeter, diameter, volume and radius measurements, count from PDFs and perform area cutouts. Compatibility

More information

Directions for Frequency Tables, Histograms, and Frequency Bar Charts

Directions for Frequency Tables, Histograms, and Frequency Bar Charts Directions for Frequency Tables, Histograms, and Frequency Bar Charts Frequency Distribution Quantitative Ungrouped Data Dataset: Frequency_Distributions_Graphs-Quantitative.sav 1. Open the dataset containing

More information

Scientific Graphing in Excel 2010

Scientific Graphing in Excel 2010 Scientific Graphing in Excel 2010 When you start Excel, you will see the screen below. Various parts of the display are labelled in red, with arrows, to define the terms used in the remainder of this overview.

More information

Curve Fitting in Microsoft Excel By William Lee

Curve Fitting in Microsoft Excel By William Lee Curve Fitting in Microsoft Excel By William Lee This document is here to guide you through the steps needed to do curve fitting in Microsoft Excel using the least-squares method. In mathematical equations

More information

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data

Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Using Excel (Microsoft Office 2007 Version) for Graphical Analysis of Data Introduction In several upcoming labs, a primary goal will be to determine the mathematical relationship between two variable

More information

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions. Algebra I Overview View unit yearlong overview here Many of the concepts presented in Algebra I are progressions of concepts that were introduced in grades 6 through 8. The content presented in this course

More information

Calibration and Linear Regression Analysis: A Self-Guided Tutorial

Calibration and Linear Regression Analysis: A Self-Guided Tutorial Calibration and Linear Regression Analysis: A Self-Guided Tutorial Part 1 Instrumental Analysis with Excel: The Basics CHM314 Instrumental Analysis Department of Chemistry, University of Toronto Dr. D.

More information

Using Microsoft Excel to Plot and Analyze Kinetic Data

Using Microsoft Excel to Plot and Analyze Kinetic Data Entering and Formatting Data Using Microsoft Excel to Plot and Analyze Kinetic Data Open Excel. Set up the spreadsheet page (Sheet 1) so that anyone who reads it will understand the page (Figure 1). Type

More information

Linear Programming. Solving LP Models Using MS Excel, 18

Linear Programming. Solving LP Models Using MS Excel, 18 SUPPLEMENT TO CHAPTER SIX Linear Programming SUPPLEMENT OUTLINE Introduction, 2 Linear Programming Models, 2 Model Formulation, 4 Graphical Linear Programming, 5 Outline of Graphical Procedure, 5 Plotting

More information

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class.

In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. Creating a Pie Graph Step-by-step directions In this example, Mrs. Smith is looking to create graphs that represent the ethnic diversity of the 24 students in her 4 th grade class. 1. Enter Data A. Open

More information

0 Introduction to Data Analysis Using an Excel Spreadsheet

0 Introduction to Data Analysis Using an Excel Spreadsheet Experiment 0 Introduction to Data Analysis Using an Excel Spreadsheet I. Purpose The purpose of this introductory lab is to teach you a few basic things about how to use an EXCEL 2010 spreadsheet to do

More information

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by

APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by APPLYING BENFORD'S LAW This PDF contains step-by-step instructions on how to apply Benford's law using Microsoft Excel, which is commonly used by internal auditors around the world in their day-to-day

More information

Microsoft Excel Basics

Microsoft Excel Basics COMMUNITY TECHNICAL SUPPORT Microsoft Excel Basics Introduction to Excel Click on the program icon in Launcher or the Microsoft Office Shortcut Bar. A worksheet is a grid, made up of columns, which are

More information

Microsoft Excel Tutorial

Microsoft Excel Tutorial Microsoft Excel Tutorial by Dr. James E. Parks Department of Physics and Astronomy 401 Nielsen Physics Building The University of Tennessee Knoxville, Tennessee 37996-1200 Copyright August, 2000 by James

More information

The Center for Teaching, Learning, & Technology

The Center for Teaching, Learning, & Technology The Center for Teaching, Learning, & Technology Instructional Technology Workshops Microsoft Excel 2010 Formulas and Charts Albert Robinson / Delwar Sayeed Faculty and Staff Development Programs Colston

More information

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9.

Sample Table. Columns. Column 1 Column 2 Column 3 Row 1 Cell 1 Cell 2 Cell 3 Row 2 Cell 4 Cell 5 Cell 6 Row 3 Cell 7 Cell 8 Cell 9. Working with Tables in Microsoft Word The purpose of this document is to lead you through the steps of creating, editing and deleting tables and parts of tables. This document follows a tutorial format

More information

Formulas, Functions and Charts

Formulas, Functions and Charts Formulas, Functions and Charts :: 167 8 Formulas, Functions and Charts 8.1 INTRODUCTION In this leson you can enter formula and functions and perform mathematical calcualtions. You will also be able to

More information

Performing Simple Calculations Using the Status Bar

Performing Simple Calculations Using the Status Bar Excel Formulas Performing Simple Calculations Using the Status Bar If you need to see a simple calculation, such as a total, but do not need it to be a part of your spreadsheet, all you need is your Status

More information

Creating Fill-able Forms using Acrobat 8.0: Part 1

Creating Fill-able Forms using Acrobat 8.0: Part 1 Creating Fill-able Forms using Acrobat 8.0: Part 1 The first step in creating a fill-able form in Adobe Acrobat is to generate the form with all its formatting in a program such as Microsoft Word. Then

More information

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas

Excel Level Two. Introduction. Contents. Exploring Formulas. Entering Formulas Introduction Excel Level Two This workshop introduces you to formulas, functions, moving and copying data, using autofill, relative and absolute references, and formatting cells. Contents Introduction

More information

Review of Fundamental Mathematics

Review of Fundamental Mathematics Review of Fundamental Mathematics As explained in the Preface and in Chapter 1 of your textbook, managerial economics applies microeconomic theory to business decision making. The decision-making tools

More information

Measurement with Ratios

Measurement with Ratios Grade 6 Mathematics, Quarter 2, Unit 2.1 Measurement with Ratios Overview Number of instructional days: 15 (1 day = 45 minutes) Content to be learned Use ratio reasoning to solve real-world and mathematical

More information

How to make a line graph using Excel 2007

How to make a line graph using Excel 2007 How to make a line graph using Excel 2007 Format your data sheet Make sure you have a title and each column of data has a title. If you are entering data by hand, use time or the independent variable in

More information

Using Formulas, Functions, and Data Analysis Tools Excel 2010 Tutorial

Using Formulas, Functions, and Data Analysis Tools Excel 2010 Tutorial Using Formulas, Functions, and Data Analysis Tools Excel 2010 Tutorial Excel file for use with this tutorial Tutor1Data.xlsx File Location http://faculty.ung.edu/kmelton/data/tutor1data.xlsx Introduction:

More information

Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies

Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Creating Charts in Microsoft Excel A supplement to Chapter 5 of Quantitative Approaches in Business Studies Components of a Chart 1 Chart types 2 Data tables 4 The Chart Wizard 5 Column Charts 7 Line charts

More information

Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different)

Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets and Laboratory Data Analysis: Excel 2003 Version (Excel 2007 is only slightly different) Spreadsheets are computer programs that allow the user to enter and manipulate numbers. They are capable

More information

One-Way ANOVA using SPSS 11.0. SPSS ANOVA procedures found in the Compare Means analyses. Specifically, we demonstrate

One-Way ANOVA using SPSS 11.0. SPSS ANOVA procedures found in the Compare Means analyses. Specifically, we demonstrate 1 One-Way ANOVA using SPSS 11.0 This section covers steps for testing the difference between three or more group means using the SPSS ANOVA procedures found in the Compare Means analyses. Specifically,

More information

Interactive Excel Spreadsheets:

Interactive Excel Spreadsheets: Interactive Excel Spreadsheets: Constructing Visualization Tools to Enhance Your Learner-centered Math and Science Classroom Scott A. Sinex Department of Physical Sciences and Engineering Prince George

More information

Creating a Gradebook in Excel

Creating a Gradebook in Excel Creating a Spreadsheet Gradebook 1 Creating a Gradebook in Excel Spreadsheets are a great tool for creating gradebooks. With a little bit of work, you can create a customized gradebook that will provide

More information

Coins, Presidents, and Justices: Normal Distributions and z-scores

Coins, Presidents, and Justices: Normal Distributions and z-scores activity 17.1 Coins, Presidents, and Justices: Normal Distributions and z-scores In the first part of this activity, you will generate some data that should have an approximately normal (or bell-shaped)

More information

How To Analyze Data In Excel 2003 With A Powerpoint 3.5

How To Analyze Data In Excel 2003 With A Powerpoint 3.5 Microsoft Excel 2003 Data Analysis Larry F. Vint, Ph.D lvint@niu.edu 815-753-8053 Technical Advisory Group Customer Support Services Northern Illinois University 120 Swen Parson Hall DeKalb, IL 60115 Copyright

More information

Intro to Excel spreadsheets

Intro to Excel spreadsheets Intro to Excel spreadsheets What are the objectives of this document? The objectives of document are: 1. Familiarize you with what a spreadsheet is, how it works, and what its capabilities are; 2. Using

More information

Step Sheet: Creating a Data Table and Charts

Step Sheet: Creating a Data Table and Charts Step Sheet: Creating a Data Table and Charts Using Microsoft Excel Spreadsheets with Data This step sheet will help you build a data table and convert the data into histograms and circle graphs for your

More information

Excel Formulas & Graphs

Excel Formulas & Graphs Using Basic Formulas A formula can be a combination of values (numbers or cell references), math operators and expressions. Excel requires that every formula begin with an equal sign (=). Excel also has

More information

Microsoft Excel 2007 Level 2

Microsoft Excel 2007 Level 2 Information Technology Services Kennesaw State University Microsoft Excel 2007 Level 2 Copyright 2008 KSU Dept. of Information Technology Services This document may be downloaded, printed or copied for

More information

Instructions for creating a data entry form in Microsoft Excel

Instructions for creating a data entry form in Microsoft Excel 1 of 5 You have several options when you want to enter data manually in Excel. You can enter data in one cell, in several cells at the same time, or on more than one worksheet (worksheet/spreadsheet: The

More information

Create Charts in Excel

Create Charts in Excel Create Charts in Excel Table of Contents OVERVIEW OF CHARTING... 1 AVAILABLE CHART TYPES... 2 PIE CHARTS... 2 BAR CHARTS... 3 CREATING CHARTS IN EXCEL... 3 CREATE A CHART... 3 HOW TO CHANGE THE LOCATION

More information

Excel Tutorial. Bio 150B Excel Tutorial 1

Excel Tutorial. Bio 150B Excel Tutorial 1 Bio 15B Excel Tutorial 1 Excel Tutorial As part of your laboratory write-ups and reports during this semester you will be required to collect and present data in an appropriate format. To organize and

More information

MARS STUDENT IMAGING PROJECT

MARS STUDENT IMAGING PROJECT MARS STUDENT IMAGING PROJECT Data Analysis Practice Guide Mars Education Program Arizona State University Data Analysis Practice Guide This set of activities is designed to help you organize data you collect

More information

Activity 5. Two Hot, Two Cold. Introduction. Equipment Required. Collecting the Data

Activity 5. Two Hot, Two Cold. Introduction. Equipment Required. Collecting the Data . Activity 5 Two Hot, Two Cold How do we measure temperatures? In almost all countries of the world, the Celsius scale (formerly called the centigrade scale) is used in everyday life and in science and

More information

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete:

Excel basics. Before you begin. What you'll learn. Requirements. Estimated time to complete: Excel basics Excel is a powerful spreadsheet and data analysis application, but to use it most effectively, you first have to understand the basics. This tutorial introduces some of the tasks and features

More information

This activity will show you how to draw graphs of algebraic functions in Excel.

This activity will show you how to draw graphs of algebraic functions in Excel. This activity will show you how to draw graphs of algebraic functions in Excel. Open a new Excel workbook. This is Excel in Office 2007. You may not have used this version before but it is very much the

More information

Designing a Graphical User Interface

Designing a Graphical User Interface Designing a Graphical User Interface 1 Designing a Graphical User Interface James Hunter Michigan State University ECE 480 Design Team 6 5 April 2013 Summary The purpose of this application note is to

More information

USING EXCEL 2010 TO SOLVE LINEAR PROGRAMMING PROBLEMS MTH 125 Chapter 4

USING EXCEL 2010 TO SOLVE LINEAR PROGRAMMING PROBLEMS MTH 125 Chapter 4 ONE-TIME ONLY SET UP INSTRUCTIONS Begin by verifying that the computer you are using has the Solver Add-In enabled. Click on Data in the menu across the top of the window. On the far right side, you should

More information

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations.

EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. EXCEL Tutorial: How to use EXCEL for Graphs and Calculations. Excel is powerful tool and can make your life easier if you are proficient in using it. You will need to use Excel to complete most of your

More information

5. Tutorial. Starting FlashCut CNC

5. Tutorial. Starting FlashCut CNC FlashCut CNC Section 5 Tutorial 259 5. Tutorial Starting FlashCut CNC To start FlashCut CNC, click on the Start button, select Programs, select FlashCut CNC 4, then select the FlashCut CNC 4 icon. A dialog

More information

ITS Training Class Charts and PivotTables Using Excel 2007

ITS Training Class Charts and PivotTables Using Excel 2007 When you have a large amount of data and you need to get summary information and graph it, the PivotTable and PivotChart tools in Microsoft Excel will be the answer. The data does not need to be in one

More information

WEB APPENDIX. Calculating Beta Coefficients. b Beta Rise Run Y 7.1 1 8.92 X 10.0 0.0 16.0 10.0 1.6

WEB APPENDIX. Calculating Beta Coefficients. b Beta Rise Run Y 7.1 1 8.92 X 10.0 0.0 16.0 10.0 1.6 WEB APPENDIX 8A Calculating Beta Coefficients The CAPM is an ex ante model, which means that all of the variables represent before-thefact, expected values. In particular, the beta coefficient used in

More information

Excel 2007 Basic knowledge

Excel 2007 Basic knowledge Ribbon menu The Ribbon menu system with tabs for various Excel commands. This Ribbon system replaces the traditional menus used with Excel 2003. Above the Ribbon in the upper-left corner is the Microsoft

More information

Introduction to the TI-Nspire CX

Introduction to the TI-Nspire CX Introduction to the TI-Nspire CX Activity Overview: In this activity, you will become familiar with the layout of the TI-Nspire CX. Step 1: Locate the Touchpad. The Touchpad is used to navigate the cursor

More information

RIT Installation Instructions

RIT Installation Instructions RIT User Guide Build 1.00 RIT Installation Instructions Table of Contents Introduction... 2 Introduction to Excel VBA (Developer)... 3 API Commands for RIT... 11 RIT API Initialization... 12 Algorithmic

More information

Microsoft PowerPoint Tutorial

Microsoft PowerPoint Tutorial Microsoft PowerPoint Tutorial Contents Starting MS PowerPoint... 1 The MS PowerPoint Window... 2 Title Bar...2 Office Button...3 Saving Your Work... 3 For the first time... 3 While you work... 3 Backing

More information

Getting Started with Excel 2008. Table of Contents

Getting Started with Excel 2008. Table of Contents Table of Contents Elements of An Excel Document... 2 Resizing and Hiding Columns and Rows... 3 Using Panes to Create Spreadsheet Headers... 3 Using the AutoFill Command... 4 Using AutoFill for Sequences...

More information

There are six different windows that can be opened when using SPSS. The following will give a description of each of them.

There are six different windows that can be opened when using SPSS. The following will give a description of each of them. SPSS Basics Tutorial 1: SPSS Windows There are six different windows that can be opened when using SPSS. The following will give a description of each of them. The Data Editor The Data Editor is a spreadsheet

More information

Pivot Tables & Pivot Charts

Pivot Tables & Pivot Charts Pivot Tables & Pivot Charts Pivot tables... 2 Creating pivot table using the wizard...2 The pivot table toolbar...5 Analysing data in a pivot table...5 Pivot Charts... 6 Creating a pivot chart using the

More information

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering

Engineering Problem Solving and Excel. EGN 1006 Introduction to Engineering Engineering Problem Solving and Excel EGN 1006 Introduction to Engineering Mathematical Solution Procedures Commonly Used in Engineering Analysis Data Analysis Techniques (Statistics) Curve Fitting techniques

More information

Excel Math Project for 8th Grade Identifying Patterns

Excel Math Project for 8th Grade Identifying Patterns There are several terms that we will use to describe your spreadsheet: Workbook, worksheet, row, column, cell, cursor, name box, formula bar. Today you are going to create a spreadsheet to investigate

More information

DRAFT. Algebra 1 EOC Item Specifications

DRAFT. Algebra 1 EOC Item Specifications DRAFT Algebra 1 EOC Item Specifications The draft Florida Standards Assessment (FSA) Test Item Specifications (Specifications) are based upon the Florida Standards and the Florida Course Descriptions as

More information

What is the difference between simple and compound interest and does it really matter?

What is the difference between simple and compound interest and does it really matter? Module gtf1 Simple Versus Compound Interest What is the difference between simple and compound interest and does it really matter? There are various methods for computing interest. Do you know what the

More information

Step 2: Headings and Subheadings

Step 2: Headings and Subheadings Step 2: Headings and Subheadings This PDF explains Step 2 of the step-by-step instructions that will help you correctly format your ETD to meet UCF formatting requirements. Step 2 shows you how to set

More information

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9

Glencoe. correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 3-3, 5-8 8-4, 8-7 1-6, 4-9 Glencoe correlated to SOUTH CAROLINA MATH CURRICULUM STANDARDS GRADE 6 STANDARDS 6-8 Number and Operations (NO) Standard I. Understand numbers, ways of representing numbers, relationships among numbers,

More information

Formulas & Functions in Microsoft Excel

Formulas & Functions in Microsoft Excel Formulas & Functions in Microsoft Excel Theresa A Scott, MS Biostatistician II Department of Biostatistics Vanderbilt University theresa.scott@vanderbilt.edu Table of Contents 1 Introduction 1 1.1 Using

More information

Drawing a histogram using Excel

Drawing a histogram using Excel Drawing a histogram using Excel STEP 1: Examine the data to decide how many class intervals you need and what the class boundaries should be. (In an assignment you may be told what class boundaries to

More information

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5

FREE FALL. Introduction. Reference Young and Freedman, University Physics, 12 th Edition: Chapter 2, section 2.5 Physics 161 FREE FALL Introduction This experiment is designed to study the motion of an object that is accelerated by the force of gravity. It also serves as an introduction to the data analysis capabilities

More information

Calc Guide Chapter 9 Data Analysis

Calc Guide Chapter 9 Data Analysis Calc Guide Chapter 9 Data Analysis Using Scenarios, Goal Seek, Solver, others Copyright This document is Copyright 2007 2011 by its contributors as listed below. You may distribute it and/or modify it

More information

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1

Migrating to Excel 2010 from Excel 2003 - Excel - Microsoft Office 1 of 1 Migrating to Excel 2010 - Excel - Microsoft Office 1 of 1 In This Guide Microsoft Excel 2010 looks very different, so we created this guide to help you minimize the learning curve. Read on to learn key

More information

Creating an Excel XY (Scatter) Plot

Creating an Excel XY (Scatter) Plot Creating an Excel XY (Scatter) Plot EXCEL REVIEW 21-22 1 What is an XY or Scatter Plot? An XY or scatter plot either shows the relationships among the numeric values in several data series or plots two

More information

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials.

Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials. Learning Module 4 - Thermal Fluid Analysis Note: LM4 is still in progress. This version contains only 3 tutorials. Attachment C1. SolidWorks-Specific FEM Tutorial 1... 2 Attachment C2. SolidWorks-Specific

More information

Using VLOOKUP to Combine Data in Microsoft Excel

Using VLOOKUP to Combine Data in Microsoft Excel Using VLOOKUP to Combine Data in Microsoft Excel Microsoft Excel includes a very powerful function that helps users combine data from multiple sources into one table in a spreadsheet. For example, if you

More information

CATIA Basic Concepts TABLE OF CONTENTS

CATIA Basic Concepts TABLE OF CONTENTS TABLE OF CONTENTS Introduction...1 Manual Format...2 Log on/off procedures for Windows...3 To log on...3 To logoff...7 Assembly Design Screen...8 Part Design Screen...9 Pull-down Menus...10 Start...10

More information

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11

MS Excel. Handout: Level 2. elearning Department. Copyright 2016 CMS e-learning Department. All Rights Reserved. Page 1 of 11 MS Excel Handout: Level 2 elearning Department 2016 Page 1 of 11 Contents Excel Environment:... 3 To create a new blank workbook:...3 To insert text:...4 Cell addresses:...4 To save the workbook:... 5

More information

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL

CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL CONSTRUCTING SINGLE-SUBJECT REVERSAL DESIGN GRAPHS USING MICROSOFT WORD : A COMPREHENSIVE TUTORIAL PATRICK GREHAN ADELPHI UNIVERSITY DANIEL J. MORAN MIDAMERICAN PSYCHOLOGICAL INSTITUTE This document is

More information

Summary of important mathematical operations and formulas (from first tutorial):

Summary of important mathematical operations and formulas (from first tutorial): EXCEL Intermediate Tutorial Summary of important mathematical operations and formulas (from first tutorial): Operation Key Addition + Subtraction - Multiplication * Division / Exponential ^ To enter a

More information

Tutorial: Using Excel for Linear Optimization Problems

Tutorial: Using Excel for Linear Optimization Problems Tutorial: Using Excel for Linear Optimization Problems Part 1: Organize Your Information There are three categories of information needed for solving an optimization problem in Excel: an Objective Function,

More information

A Guide to Using Excel in Physics Lab

A Guide to Using Excel in Physics Lab A Guide to Using Excel in Physics Lab Excel has the potential to be a very useful program that will save you lots of time. Excel is especially useful for making repetitious calculations on large data sets.

More information

Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data

Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data Tutorial on Using Excel Solver to Analyze Spin-Lattice Relaxation Time Data In the measurement of the Spin-Lattice Relaxation time T 1, a 180 o pulse is followed after a delay time of t with a 90 o pulse,

More information

Data exploration with Microsoft Excel: univariate analysis

Data exploration with Microsoft Excel: univariate analysis Data exploration with Microsoft Excel: univariate analysis Contents 1 Introduction... 1 2 Exploring a variable s frequency distribution... 2 3 Calculating measures of central tendency... 16 4 Calculating

More information

MEASURES OF VARIATION

MEASURES OF VARIATION NORMAL DISTRIBTIONS MEASURES OF VARIATION In statistics, it is important to measure the spread of data. A simple way to measure spread is to find the range. But statisticians want to know if the data are

More information

Creating a New Search

Creating a New Search Getting Started The information search feature in AVImark allows the user to create and save queries to find specific information in the program. The Information Search in version 2010.4 and later now

More information

Adobe Acrobat 6.0 Professional

Adobe Acrobat 6.0 Professional Adobe Acrobat 6.0 Professional Manual Adobe Acrobat 6.0 Professional Manual Purpose The will teach you to create, edit, save, and print PDF files. You will also learn some of Adobe s collaborative functions,

More information

Data exploration with Microsoft Excel: analysing more than one variable

Data exploration with Microsoft Excel: analysing more than one variable Data exploration with Microsoft Excel: analysing more than one variable Contents 1 Introduction... 1 2 Comparing different groups or different variables... 2 3 Exploring the association between categorical

More information

Creating a PowerPoint Poster using Windows

Creating a PowerPoint Poster using Windows Creating a PowerPoint Poster using Windows Copyright 2001 Michael Dougherty (michael@nmsu.edu) Purpose The purpose of this tutorial is to illustrate how to create a 3 x 4 ft. poster using PowerPoint. This

More information

Company Setup 401k Tab

Company Setup 401k Tab Reference Sheet Company Setup 401k Tab Use this page to define company level 401(k) information, including employee status codes, 401(k) sources, and 401(k) funds. The definitions you create here become

More information

Microsoft Excel 2010 Tutorial

Microsoft Excel 2010 Tutorial 1 Microsoft Excel 2010 Tutorial Excel is a spreadsheet program in the Microsoft Office system. You can use Excel to create and format workbooks (a collection of spreadsheets) in order to analyze data and

More information

EXCEL FINANCIAL USES

EXCEL FINANCIAL USES EXCEL FINANCIAL USES Table of Contents Page LESSON 1: FINANCIAL DOCUMENTS...1 Worksheet Design...1 Selecting a Template...2 Adding Data to a Template...3 Modifying Templates...3 Saving a New Workbook as

More information

INTRODUCTION TO DESKTOP PUBLISHING

INTRODUCTION TO DESKTOP PUBLISHING INTRODUCTION TO DESKTOP PUBLISHING Desktop publishing uses page layout software and a personal computer to combine text, type, drawings, and images on a page to create books, newsletters, marketing brochures,

More information

Assignment objectives:

Assignment objectives: Assignment objectives: Regression Pivot table Exercise #1- Simple Linear Regression Often the relationship between two variables, Y and X, can be adequately represented by a simple linear equation of the

More information

Introduction to Statistical Computing in Microsoft Excel By Hector D. Flores; hflores@rice.edu, and Dr. J.A. Dobelman

Introduction to Statistical Computing in Microsoft Excel By Hector D. Flores; hflores@rice.edu, and Dr. J.A. Dobelman Introduction to Statistical Computing in Microsoft Excel By Hector D. Flores; hflores@rice.edu, and Dr. J.A. Dobelman Statistics lab will be mainly focused on applying what you have learned in class with

More information

How to Use a Data Spreadsheet: Excel

How to Use a Data Spreadsheet: Excel How to Use a Data Spreadsheet: Excel One does not necessarily have special statistical software to perform statistical analyses. Microsoft Office Excel can be used to run statistical procedures. Although

More information

Microsoft Access 2010 handout

Microsoft Access 2010 handout Microsoft Access 2010 handout Access 2010 is a relational database program you can use to create and manage large quantities of data. You can use Access to manage anything from a home inventory to a giant

More information

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0

ECDL. European Computer Driving Licence. Spreadsheet Software BCS ITQ Level 2. Syllabus Version 5.0 European Computer Driving Licence Spreadsheet Software BCS ITQ Level 2 Using Microsoft Excel 2010 Syllabus Version 5.0 This training, which has been approved by BCS, The Chartered Institute for IT, includes

More information

How to Create a Data Table in Excel 2010

How to Create a Data Table in Excel 2010 How to Create a Data Table in Excel 2010 Introduction Nicole Bernstein Excel 2010 is a useful tool for data analysis and calculations. Most college students are familiar with the basic functions of this

More information

What Do You Think? for Instructors

What Do You Think? for Instructors Accessing course reports and analysis views What Do You Think? for Instructors Introduction As an instructor, you can use the What Do You Think? Course Evaluation System to see student course evaluation

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

Updates to Graphing with Excel

Updates to Graphing with Excel Updates to Graphing with Excel NCC has recently upgraded to a new version of the Microsoft Office suite of programs. As such, many of the directions in the Biology Student Handbook for how to graph with

More information