Final Report. Support for Risk and Economic Analysis for the National Biodefense Analysis and Countermeasures Center

Size: px
Start display at page:

Download "Final Report. Support for Risk and Economic Analysis for the National Biodefense Analysis and Countermeasures Center"

Transcription

1 Final Report Support for Risk and Economic Analysis for the National Biodefense Analysis and Countermeasures Center Subcontract No. BNBI07009 under Prime Contract HSHQDC-C with the Department of Homeland Security September 30, 2008 Submitted to: Battelle National Biodefense Institute, LLC 110 Thomas Johnson Drive Frederick, MD By: Center for Risk and Economic Analysis of Terrorism Events (CREATE) University of Southern California University Park Los Angeles, CA 90089

2 Table of Contents SUMMARY.iii PROJECT OVERVIEW Summary of Task Summary of Task APPENDIX A Scope of Work and Deliverables Background and Overview Approach Scope of Work Schedule Deliverables...13 APPENDIX B A Framework for Analyzing and Estimating the Total Economic Consequences of Bioterrorist Attacks 1. Introduction General Principles of Loss Estimation Economic Resilience Behavioral and System Linkages Overall Framework Conclusion References...28 APPENDIX C Simulating the Economic Impacts of Various Hypothetical Bio-Terrorist Attacks 1. Introduction Analytical Framework for Case Studies Stadium Attack Scenario Urban Center Attack Scenario Airport Attack Scenario Romaine Lettuce Attack Scenario Conclusion References...69 APPENDIX D Regional Economic Impacts of a Bioterrorist Attack on the Water System of Los Angeles: A Computable General Disequilibrium Analysis Introduction Economic Impacts Characteristics of Water Service Disruptions The Role of Water Services in L.A. County...77 i

3 5. The L.A. CGE Model Water Service Disruption Simulations Broader Implications Conclusion References...96 APPENDIX E Using the Dirichlet Elicitation Tool: A Mini - Tutorial APPENDIX F Using the Dirichlet Aggregation Tool: A Mini - Tutorial APPENDIX G Probabilistic Risk Analysis and Terrorism Risk ii

4 APPENDIX E Using the Dirichlet Elicitation Tool: A Mini-Tutorial Overview By Thomas Eppel University of California at Irvine Irvine, California Overview To facilitate the development of a Dirichlet distribution for a hierarchical partition of events and event groups, the Dirichlet Elicitation Tool (DET) was developed using Microsoft Excel as the main programming tool. This document, in draft form at this time, describes the various sections of the tool and also leads the interested reader through a mini-tutorial about how to use it. From a conceptual perspective, the tool assumes that it is used by an expert in the particular domain for which a Dirichlet distribution is to be constructed. It also assumes a hierarchical partition of the event space. By that, we mean that the user can specify a list of groups for which he or she then will specify individual events. In addition to labeling and describing these groups and events, the user s main task is to specify split-ratios of the likelihood of the events within each group as well as split-ratios of the relative likelihoods among the most likely events from each group. The user also has to provide, in a very interactive manner, a scaling constant k that determines the shape of the marginal beta distributions. Based on these judgments the tool then calculates and reports the event probabilities for the resulting Dirichlet distribution. The programming mainly relies on built-in Excel formulas and functions that dynamically customize the tool and the required judgments depending on user input. A minimal amount of code written in Visual Basic for Applications (VBA is a component of Microsoft Excel) was required to navigate the tool. Since VBA is not part of the Macintosh version of Excel, the DET only runs under the Windows operating system. This draft document describes the individual sections of the DET and provides an example that can be used as a mini-tutorial for exemplary purposes only. Starting the DET It is highly recommended to work with a copy of the DET. Therefore, either make a copy of the file in the Windows Explorer or choose File Save As in Excel. Make sure that you give the file a meaningful name (e.g., name of the expert). Since the DET contains VBA code, you might be asked whether or not you want to enable Macros when you load the file (this depends on the specific configuration of Excel on your computer). Make sure that you enable the Macros

5 Main Menu Figure 1 The Main Menu provides easy access to all of the individual modules of the DET. It consists of the following sections and can be accessed from each of these sections: Define Events: Click on this button to access the section, which allows the user to input the individual events. This section then also allows the user to define ranks, ratios and/or split ratios for the individual events. Define k: Click on this button to access the section, which allows the user to interactively adjust the scaling constant k to adjust the shape of the individual beta distributions. Summary Report: Click on this button to access the section, which allows the user to view and print the calculated results for the Dirichlet distribution based on the user inputs from the other sections

6 The main menu also asks for general project information (date of elicitation, project name, names of facilitator and expert) in the greenly shaded area. For the purpose of this mini-tutorial, fill in the information as shown in Figure 2. NOTE: In general, only use greenly shaded areas to provide input to the DET. Changing any other information can crash the tool or make it unusable. Figure 2-5 -

7 Defining Events Figure 3 In this section, the user defines the individual events (up to 10) and determines their average frequencies. This can be done using ratios, split fractions or a direct distribution of 100 points among the events. For each mode, the DET automatically calculates the corresponding average frequencies. Since the DET does not force any consistencies, the rank order of events between different elicitation modes can differ. The user can re-order the events by clicking on the corresponding Reorder button above a particular elicitation mode (e.g., if you want the events order according to the Ratio judgments, click the Reorder button above the Ratio label). Such a re-ordering - 6 -

8 does not make sense for the split fractions, as these fractions are not necessarily a monotonic function of the ranks. NOTE: if events are re-ordered, any previously elicited split fractions need to be re-elicited, as they should now be defined over a different rank order of events. IMPORTANT: The user MUST decide which of the judgments to use. This can be done by clicking on the corresponding Use button above the average frequencies of the chosen elicitation mode (e.g., click on the Use button above the Avg. Freq. for split fractions if you want to use split fractions). Clicking any Use button will copy the events and their corresponding average frequencies to the range A7:B16 and will also change the bar graph of expected frequencies. The user can also input comments in the Comments section (one line at a time). For the purpose of this mini-tutorial, define the events and their rankings as shown in Figure 4. Figure 4 Clicking on the Reorder button above the Rank label will reorder the events as shown in Figure 5. Figure 5-7 -

9 Now, input ratios (the ratios are for illustration purposes only) as shown in Figure 6. Figure 6-8 -

10 If you click on the Use button above the Avg. Freq. label the events and the chosen average frequencies will be copied to the main area in range A7:B16 and the bar graph will show the results. See Figure 7. Figure 7-9 -

11 Now input the split fractions shown in Figure 8. Figure 8 If you want to use the average frequencies based on split fractions, click the corresponding Use button (as shown in Figure 8) which will replace the information in range A7:B16 and update the bar graph as shown in Figure 9. Figure

12 NOTE: The remaining step in the DET (elicitation of scaling parameter k) crucially depends on the information in range A7:B16. It is therefore absolutely essential that the information provided reflect the expert s judgments about the events and their average frequencies. Of course, you can always come back to this section and make changes (other sections of the DET will automatically be updated). In some instances it might be helpful for the expert to visualize the ratio of two judgments (e.g., for ratio judgments and split fractions). To facilitate this, the DET contains a standard probability wheel where the user can adjust the two areas by using the slider below the probability wheel (see Figure 10). Figure 10 The user can return to the main menu by clicking on the Return to Main Menu button

13 Defining k Figure

14 This section allows the user to adjust the shape of the individual Beta distributions for each event by adjusting the scaling factor k using the slider beneath the top two graphs. These two graphs show the cumulative distribution function and the density function of the marginal beta of the event chosen from the list box at the top. The other two graphs in this section show the cumulative distribution functions and density functions of ALL events. All graphs automatically update as the user adjusts the slider to provide important visual feedback about the shape of the individual distributions. Note that the range of the x-axis in the top two graphs can be changed by clicking on the Change Scale button. The user can also input comments in the Comments section (one line at a time). For the purpose of this mini-tutorial, choose Ricin as the event for which the scaling parameter k should be fit (the list box is automatically updated depending on the events provided in range A7:A16 in the Define Events section). The DET will show the event name, its average frequency and the current parameters for the beta distribution (a and b). Of course, the latter parameters will change if the user makes adjustments with the slider. Figure 12 NOTE: The sensitivity (range of k s) of the slider can be adjusted by providing a minimum and maximum value for k in the greenly shaded areas beneath the slider. See Figure 13. Figure

15 The DET provides interactive and instructive feedback to facilitate the definition of the scaling factor k. To this end, the user can input various fractiles and their corresponding cumulative probabilities in the greenly shaded area in range A27:B33. Any information provided in this area will show up as points in the plot of the cumulative distribution function of the chosen event. IMPORTANT: Note that the information provided in range A27:B33 will not automatically change if a new event is chosen. For the purpose of this mini-tutorial, input the cumulative probabilities (F(x)) and fractiles (x) as shown in Figure 14 and use the slider to adjust the cumulative beta distribution. Figure

16 The scale of the x-axis in the top two graphs can be changed by clicking on the Change Scale button which opens the dialog box shown in Figure 15 (enter the minimum and maximum values as shown. Figure 15 Click the OK button in the dialog box to close it and the graphs are updated as shown in Figure 16. Figure 16 IMPORTANT: The summary report is based on whatever information (especially the event chosen from the list box and the provided fractiles) is on the screen. For an accurate report of the elicitation it is therefore important to have the event that was chosen for fitting the scaling parameter k on this screen before the report is generated. The user can return to the main menu by clicking on the Return to Main Menu button

17 Summary Report This section provides a summary report of all the user inputs and calculated results. The report can be printed by clicking on the Print Report button. The report will generate three pages as shown (using the information provided in the mini-tutorial) in Figures Figure

18 Figure

19 Figure 19 The user can return to the main menu by clicking on the Return to Main Menu button

20 APPENDIX F Using the Dirichlet Aggregation Tool: A Mini-Tutorial By Thomas Eppel University of California at Irvine Irvine, California Overview The Dirichlet Aggregation Tool (DAT) is a companion to the Dirichlet Elicitation Tool (DET; documented elsewhere) which aggregates the marginal beta distributions of the Dirichlet parameters elicited from a group of experts. For the current version of the DAT to work, the elicitations must have been based on version 2.0 of the DET. The functionality of the DAT is straightforward: the user selects the elicitation files (based on DET Version 2.0) to be aggregated, the DAT will perform the aggregation of the cumulative distribution functions of the beta distributions and generate a report of the aggregation result. Starting the DET It is highly recommended to work with a copy of the DAT. Therefore, either make a copy of the file in the Windows Explorer or choose File Save As in Excel. Make sure that you give the file a meaningful name (e.g., name of the project). Since the DAT contains VBA code, you might be asked whether or not you want to enable Macros when you load the file (this depends on the specific configuration of Excel on your computer). Make sure that you enable the Macros

21 Main Menu Figure 1 The Main Menu provides access to the three main modules of the DET: Add Experts: Click on this button to select the files of the elicitation sessions to be aggregated. Aggregate: Click on this button to have the DAT perform the aggregation. Show Results: Click on this button to generate a report of the aggregation results

22 Adding Experts Figure 2 After clicking on the Add Experts button on the main screen, you will see the window shown in Figure 2. You can use this standard Windows Open File dialog to navigate to the folder that contains the elicitation files to be aggregated. Select the (first) file and click the Open button to load the file into the DAT. You will then be asked whether you want to add more files (see Figure 3). Click Yes if you want to add another expert s file (which will open another Open File dialog). Continue to add files until all the files have been loaded into the DAT. Then click the No button in the window shown in Figure 3 to get back to the main screen of the DAT

23 Figure 3 NOTE: After the DAT is done reading the elicitation files, it needs to close them. You will see repeated dialogs as shown in Figure 4, asking whether you want to save changes. Since no changes were made to these files, you should choose No to close the dialog. Figure

24 Aggregation The main screen of the DAT now shows the compilation of experts, events, shape parameters k, and average frequencies based on the user s selections of files. Figure 5 The example in Figure 5 shows that there may be inconsistent event descriptions over the experts. For example, some experts may not have used the same partitioning of events (e.g., Expert 3 did not use Event 3 ). Or, there may have been simple typos during the elicitation (e.g., using Event1 for Expert 4). In the above example, the user can clean up the inconsistencies as much as possible. For example, the average for Event 1 for Expert 4 was moved from cell F18 to cell F15 ( Event1 in cell B18 was then deleted). See Figure

25 Figure 6 After the inconsistencies are reconciled, the user can then click the Aggregate button for the DAT to perform the aggregation. Depending on the number of events and experts, this may take some time during the screen may switch back and forth between different windows

26 Generate Report After the aggregation is performed, the user can click on the Show Results button. The DAT will then compile a report of the aggregation results, including graphs of the individual and aggregate cumulative distribution functions as well as the individual density functions of the beta marginals. This report can then be printed by clicking on the Print Report button. See Figure 6. Figure

27 Figure

PortSec: A Port Security Risk Analysis and Resource Allocation System

PortSec: A Port Security Risk Analysis and Resource Allocation System PortSec: A Port Security Risk Analysis and Resource Allocation System Michael D. Orosz, Ph.D. Computer Scientist Lead, Decision Systems Group mdorosz@isi.edu 310-448-8266 Information Sciences Institute

More information

The DataDude (MS Excel) and Documentation for users are available at: Contents

The DataDude (MS Excel) and Documentation for users are available at:   Contents 1 Dude, Where s My Data? UCB DataDude (v. 0.6.7) User Guide Center for Social Services Research University of California at Berkeley http://cssr.berkeley.edu/ Dude, Where s My Data? The University of California,

More information

CSCI 5417 Information Retrieval Systems. Jim Martin!

CSCI 5417 Information Retrieval Systems. Jim Martin! CSCI 5417 Information Retrieval Systems Jim Martin! Lecture 7 9/13/2011 Today Review Efficient scoring schemes Approximate scoring Evaluating IR systems 1 Normal Cosine Scoring Speedups... Compute the

More information

Work more efficiently by learning how to automate recurring tasks and create user applications

Work more efficiently by learning how to automate recurring tasks and create user applications V B A ( M A C R O S ) Work more efficiently by learning how to automate recurring tasks and create user applications Prepared by: XL Your Mind Gneisenaustraße 27 40477, Düsseldorf Germany W H A T T O E

More information

Final Operational Toolkit

Final Operational Toolkit Studying Distribution System Hydraulics and Flow Dynamics to Improve Water Utility Operational Decision Making Final Operational Toolkit Prepared for the National Institute for Hometown Security 368 N.

More information

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018

Primo Analytics Workshop. BIBSYS Konferansen 20 March 2018 Primo Analytics Workshop BIBSYS Konferansen 20 March 2018 Objectives By the end of this session, you will: Understand what is Primo Analytics and OBI. Have a high-level view of how Primo Analytics is working.

More information

OUR FINAL ASSURANCE PLAN FOR PR19

OUR FINAL ASSURANCE PLAN FOR PR19 OUR FINAL ASSURANCE PLAN FOR PR19 Contents 1 2 3 4 5 6 7 8 Introduction and background Our governance structure for PR19 What information needs assuring? Forms of assurance Our risk assessment process

More information

Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon.

Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon. Ribbon Overview Ribbon Overview Launch old style dialogue boxes from the dialogue box launchers at the bottom of the ribbon. Add buttons to Quick Access Toolbar either by right clicking or via the Customise

More information

QCTools. an Excel 97 AddIn. William F Lyle Copyright 1999

QCTools. an Excel 97 AddIn. William F Lyle Copyright 1999 QCTools an Excel 97 AddIn William F Lyle Copyright 1999 Installing QCTools as Excel 97 Add-in 1) Copy the QCTools.xla file into the Program Files\MSOffice\ Office\Library folder 2) Open an Excel spreadsheet

More information

User Manual Software FUNVUL-Simplified-V AUTHOR (S): Alvaro Ivan Hurtado Ch. PUBLICATION DATE: 18/02/2018 VERSION: 1.0.0

User Manual Software FUNVUL-Simplified-V AUTHOR (S): Alvaro Ivan Hurtado Ch. PUBLICATION DATE: 18/02/2018 VERSION: 1.0.0 User Manual Software AUTHOR (S): Alvaro Ivan Hurtado Ch. PUBLICATION DATE: 18/02/2018 VERSION: 1.0.0 Copyright Copyright 2018 UNIVERSIDAD DE LOS ANDES THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY

More information

Microsoft Excel is a spreadsheet tool capable of performing calculations, analyzing data and integrating information from different programs.

Microsoft Excel is a spreadsheet tool capable of performing calculations, analyzing data and integrating information from different programs. About the Tutorial Microsoft Excel is a commercial spreadsheet application, written and distributed by Microsoft for Microsoft Windows and Mac OS X. At the time of writing this tutorial the Microsoft excel

More information

Operationalizing Cyber Security Risk Assessments for the Dams Sector

Operationalizing Cyber Security Risk Assessments for the Dams Sector Operationalizing Cyber Security Risk Assessments for the Dams Sector Kevin Burns, Jason Dechant, Darrell Morgeson, and Reginald Meeson, Jr. The Problem To evaluate vulnerability to the postulated threat,

More information

Index. borders adding to cells, 184 draw border line tool, using to add, 185

Index. borders adding to cells, 184 draw border line tool, using to add, 185 Index A A4 size paper, 305 absolute references, 140 accounting number format style, 168 alignment horizontal, of cell contents, 172 vertical, of cell contents, 176 android. See operating system apple OS

More information

THE RISK EXPLORER USER GUIDE

THE RISK EXPLORER USER GUIDE THE RISK EXPLORER USER GUIDE This user guide provides an overview of the Risk Explorer tool contained within the Guide to Project Evaluation Series. The Risk Explorer is an Excel Visual Basic for Applications

More information

PRACTICE EXERCISES. Family Utility Expenses

PRACTICE EXERCISES. Family Utility Expenses PRACTICE EXERCISES Family Utility Expenses Your cousin, Rita Dansie, wants to analyze her family's utility expenses for 2012. She wants to save money during months when utility expenses are lower so that

More information

Slides by. John Loucks. St. Edward s University. Slide South-Western, a part of Cengage Learning

Slides by. John Loucks. St. Edward s University. Slide South-Western, a part of Cengage Learning Slides by John Loucks St. Edward s University Slide 1 Chapter 2, Part B Descriptive Statistics: Tabular and Graphical Presentations Exploratory Data Analysis: Stem-and-Leaf Display Crosstabulations and

More information

Outline. More on Excel. Review Entering Formulas. Review Excel Basics Home tab selected here Tabs Different ribbon commands. Copying Formulas (2/2)

Outline. More on Excel. Review Entering Formulas. Review Excel Basics Home tab selected here Tabs Different ribbon commands. Copying Formulas (2/2) More on Excel Larry Caretto Mechanical Engineering 09 Programming for Mechanical Engineers January 6, 017 Outline Review last class Spreadsheet basics Entering and copying formulas Discussion of Excel

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) SAS Analytics:- Class Room: Training Fee & Duration : 23K & 3 Months Online: Training Fee & Duration : 25K & 3 Months Learning SAS: Getting Started with SAS Basic

More information

SAS (Statistical Analysis Software/System)

SAS (Statistical Analysis Software/System) SAS (Statistical Analysis Software/System) SAS Adv. Analytics or Predictive Modelling:- Class Room: Training Fee & Duration : 30K & 3 Months Online Training Fee & Duration : 33K & 3 Months Learning SAS:

More information

DATA PROCESSING PROCEDURES FOR UCR EPA ENVIRONMENTAL CHAMBER EXPERIMENTS. Appendix B To Quality Assurance Project Plan

DATA PROCESSING PROCEDURES FOR UCR EPA ENVIRONMENTAL CHAMBER EXPERIMENTS. Appendix B To Quality Assurance Project Plan DATA PROCESSING PROCEDURES FOR UCR EPA ENVIRONMENTAL CHAMBER EXPERIMENTS Appendix B To Quality Assurance Project Plan DRAFT Version 1.3 April 25, 2002 William P. L. Carter Atmospheric Processes Group CE-CERT

More information

DPL. Enterprise Manual. Syncopation Software, Inc.

DPL. Enterprise Manual. Syncopation Software, Inc. DPL Enterprise Manual, Inc. www.syncopation.com Copyright 2008, Inc. All rights reserved. Printed in the United States of America. March 2008: First Edition. Table of Contents Table of Contents 1 Introduction...1

More information

Measuring and Presenting Jigawa CDF KPIs

Measuring and Presenting Jigawa CDF KPIs Measuring and Presenting Jigawa CDF KPIs February 2011 The opinions expressed in this report are those of the authors and do not necessarily represent the views of the Department for International Development

More information

Mcgrawhill Excel 2010 Pdf

Mcgrawhill Excel 2010 Pdf Mcgrawhill Pdf Free PDF ebook Download: Mcgrawhill Pdf Download or Read Online ebook mcgrawhill excel 2010 pdf in PDF Format From The Best User Guide Database Excel.. 2010 Training. Get to know : Create

More information

Microsoft Word 2010: Using Mail Merge

Microsoft Word 2010: Using Mail Merge CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Word 2010: Using Mail Merge Summer 2013, Version 1.1 Table of Contents Introduction...2 Using the Mail Merge Wizard...2

More information

Viewing and Uploading Documents in TAS and the CSC Portal

Viewing and Uploading Documents in TAS and the CSC Portal Viewing and Uploading Documents in TAS and the CSC Portal Disclaimer: This user guide is for information purposes and might not exactly match the functionality and display of the Citrix XenApp Remote Desktop,

More information

Utilizing Terrorism Early Warning Groups to Meet the National Preparedness Goal. Ed Reed Matthew G. Devost Neal Pollard

Utilizing Terrorism Early Warning Groups to Meet the National Preparedness Goal. Ed Reed Matthew G. Devost Neal Pollard Utilizing Terrorism Early Warning Groups to Meet the National Preparedness Goal Ed Reed Matthew G. Devost Neal Pollard May 11, 2005 Vision The Terrorism Early Warning Group concept fulfills the intelligence

More information

Advanced Financial Modeling Macros. EduPristine

Advanced Financial Modeling Macros. EduPristine Advanced Financial Modeling Macros EduPristine www.edupristine.com/ca Agenda Introduction to Macros & Advanced Application Building in Excel Introduction and context Key Concepts in Macros Macros as recorded

More information

- 1 - Fig. A5.1 Missing value analysis dialog box

- 1 - Fig. A5.1 Missing value analysis dialog box WEB APPENDIX Sarstedt, M. & Mooi, E. (2019). A concise guide to market research. The process, data, and methods using SPSS (3 rd ed.). Heidelberg: Springer. Missing Value Analysis and Multiple Imputation

More information

Creating Automated Dashboard Excel 2013 Contents

Creating Automated Dashboard Excel 2013 Contents Creating Automated Dashboard Excel 2013 Contents Summarize Data Using Pivot Table... 2 Constructing Report Summary... 2 Create a PivotTable from worksheet data... 2 Add fields to a PivotTable... 2 Grouping

More information

GoldSim: Using Simulation to Move Beyond the Limitations of Spreadsheet Models

GoldSim: Using Simulation to Move Beyond the Limitations of Spreadsheet Models GoldSim: Using Simulation to Move Beyond the Limitations of Spreadsheet Models White Paper Abstract While spreadsheets are appropriate for many types of applications, due to a number of inherent limitations

More information

GraphQ: Graph Query Processing with Abstraction Refinement -- Scalable and Programmable Analytics over Very Large Graphs on a Single PC

GraphQ: Graph Query Processing with Abstraction Refinement -- Scalable and Programmable Analytics over Very Large Graphs on a Single PC GraphQ: Graph Query Processing with Abstraction Refinement -- Scalable and Programmable Analytics over Very Large Graphs on a Single PC Kai Wang, Guoqing Xu, University of California, Irvine Zhendong Su,

More information

Annie Vanrenterghem Raven, PhD, Principal, infraplan, LLC, New York, NY. Kurt Vause, Engineering Director, AWWU, Anchorage, Alaska

Annie Vanrenterghem Raven, PhD, Principal, infraplan, LLC, New York, NY. Kurt Vause, Engineering Director, AWWU, Anchorage, Alaska Annie Vanrenterghem Raven, PhD, Principal, infraplan, LLC, New York, NY Kurt Vause, Engineering Director, AWWU, Anchorage, Alaska infraplan Introduction Analytical? Analytical Program What does it take?

More information

Excel Manual X Axis Labels Below Chart 2010

Excel Manual X Axis Labels Below Chart 2010 Excel Manual X Axis Labels Below Chart 2010 When the X-axis is crowded with labels one way to solve the problem is to split the labels for to use two rows of labels enter the two rows of X-axis labels

More information

The J100 RAMCAP Method

The J100 RAMCAP Method The J100 RAMCAP Method 2012 ORWARN Conference Kevin M. Morley, PhD Security & Preparedness Program Manager AWWA--Washington, DC Water is Key to Daily Life Potable drinking water Sanitation Public Health

More information

Downloading 2010 Census Data

Downloading 2010 Census Data Downloading 2010 Census Data These instructions cover downloading the Census Tract polygons and the separate attribute data. After that, the attribute data will need additional formatting in Excel before

More information

Installing SensIt, RiskSim, and TreePlan 3.1 INSTALLATION OVERVIEW 3.2 REMOVING PREVIOUS VERSIONS 3.3 THE ADD-IN XLA FILE

Installing SensIt, RiskSim, and TreePlan 3.1 INSTALLATION OVERVIEW 3.2 REMOVING PREVIOUS VERSIONS 3.3 THE ADD-IN XLA FILE Installing SensIt, 3 RiskSim, and TreePlan 3.1 INSTALLATION OVERVIEW SensIt, RiskSim, and TreePlan are decision analysis add-ins for Microsoft Excel 2000 2010 (Windows) and Microsoft Excel 2004 & 2011

More information

Fathom Dynamic Data TM Version 2 Specifications

Fathom Dynamic Data TM Version 2 Specifications Data Sources Fathom Dynamic Data TM Version 2 Specifications Use data from one of the many sample documents that come with Fathom. Enter your own data by typing into a case table. Paste data from other

More information

Inforum in 2012: Information and Technology

Inforum in 2012: Information and Technology Motivation 1 1 Inforum Department of Economics University of Maryland Inforum World Conference, 2012 Outline Motivation 1 Motivation The Basic Problem That We Studied Distribution of Information Tools

More information

Enterprise Miner Version 4.0. Changes and Enhancements

Enterprise Miner Version 4.0. Changes and Enhancements Enterprise Miner Version 4.0 Changes and Enhancements Table of Contents General Information.................................................................. 1 Upgrading Previous Version Enterprise Miner

More information

Excel 2010 Formula Symbols

Excel 2010 Formula Symbols Formula Symbols Free PDF ebook Download: Formula Symbols Download or Read Online ebook excel 2010 formula symbols in PDF Format From The Best User Guide Database Excel.. 2010 Training. Get to know : Create

More information

Dynamics and Vibration. Tutorial

Dynamics and Vibration. Tutorial Dynamics and Vibration Tutorial Startup To use Dynamics and Vibration Analysis (DVA), you must first start TK Solver. Once in TK, select Dynamics & Vibration from the Applications Menu. The DVA Menu will

More information

D 7.5 DELIVERABLE PROJECT INFORMATION

D 7.5 DELIVERABLE PROJECT INFORMATION D 7.5 DELIVERABLE PROJECT INFORMATION Project Title: Systemic Seismic Vulnerability and Risk Analysis for Buildings, Lifeline Networks and Infrastructures Safety Gain Acronym: SYNER-G Project N : 244061

More information

Modeling and Reasoning with Bayesian Networks. Adnan Darwiche University of California Los Angeles, CA

Modeling and Reasoning with Bayesian Networks. Adnan Darwiche University of California Los Angeles, CA Modeling and Reasoning with Bayesian Networks Adnan Darwiche University of California Los Angeles, CA darwiche@cs.ucla.edu June 24, 2008 Contents Preface 1 1 Introduction 1 1.1 Automated Reasoning........................

More information

Getting Started Guide. ProClarity Analytics Platform 6. ProClarity Professional

Getting Started Guide. ProClarity Analytics Platform 6. ProClarity Professional ProClarity Analytics Platform 6 ProClarity Professional Note about printing this PDF manual: For best quality printing results, please print from the version 6.0 Adobe Reader. Getting Started Guide Acknowledgements

More information

Cognition Cockpit. Version 5.4 Release Notes. August 19, 2009

Cognition Cockpit. Version 5.4 Release Notes. August 19, 2009 Cognition Cockpit Version 5.4 Release Notes August 19, 2009 Copyright Cognition Corporation 2009 This document is the sole property of Cognition Corporation and is not to be distributed outside of Cognition

More information

CHAPTER 6. Java Project Configuration

CHAPTER 6. Java Project Configuration CHAPTER 6 Java Project Configuration Eclipse includes features such as Content Assist and code templates that enhance rapid development and others that accelerate your navigation and learning of unfamiliar

More information

Appendix III. Installing the Microsoft Excel Add-in For the Freeway Service Patrol Beat Evaluation Model

Appendix III. Installing the Microsoft Excel Add-in For the Freeway Service Patrol Beat Evaluation Model Appendix III Installing the Microsoft Excel Add-in For the Freeway Service Patrol Beat Evaluation Model 1. Introduction and Background In previous releases, the FSP Beat Evaluation (FSPE) Model has been

More information

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41

Table of Contents. Word. Using the mouse wheel 39 Moving the insertion point using the keyboard 40 Resume reading 41 Table of Contents iii Table of Contents Word Starting Word What is word processing? 2 Starting Word 2 Exploring the Start screen 4 Creating a blank document 4 Exploring the Word document window 5 Exploring

More information

Microsoft Excel 2016 / 2013 Basic & Intermediate

Microsoft Excel 2016 / 2013 Basic & Intermediate Microsoft Excel 2016 / 2013 Basic & Intermediate Duration: 2 Days Introduction Basic Level This course covers the very basics of the Excel spreadsheet. It is suitable for complete beginners without prior

More information

Contents. Introduction 13. Putting The Smart Method to Work 16. Session One: Basic Skills 23

Contents. Introduction 13. Putting The Smart Method to Work 16. Session One: Basic Skills 23 Contents Introduction 13 Feedback... 13 Downloading the sample files... 13 Problem resolution... 13 Typographical Conventions Used In This Book... 14 Putting The Smart Method to Work 16 Excel version and

More information

Free Microsoft Office 2010 training from MedCerts. Course Outline

Free Microsoft Office 2010 training from MedCerts. Course Outline Free Microsoft Office 2010 training from MedCerts Course Outline Microsoft Office Word 2010: Basic Course Introduction Unit 01 - Getting Started Topic A: The Word Window The Word 2010 Window Demo - A-1:

More information

Microsoft Excel 2010 Part 2: Intermediate Excel

Microsoft Excel 2010 Part 2: Intermediate Excel CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Microsoft Excel 2010 Part 2: Intermediate Excel Spring 2014, Version 1.0 Table of Contents Introduction...3 Working with Rows and

More information

USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH

USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH U N I V E R S I T Y O F S O U T H E R N C A L I F O R N I A USING VMWARE HORIZON USER S GUIDE FOR MACINTOSH NOVEMBER 2015 U N I V E R S I T Y O F S O U T H E R N C A L I F O R N I A 2015 UNIVERSITY OF

More information

Getting Started in FCS Express for Previous FlowJo Users

Getting Started in FCS Express for Previous FlowJo Users Getting Started in FCS Express for Previous FlowJo Users The instructions below emphasize similarities and differences between FCS Express 5 and FlowJo v10 and are meant to serve as a translation guide

More information

Appendix A Microsoft Office Specialist exam objectives

Appendix A Microsoft Office Specialist exam objectives A 1 Appendix A Microsoft Office Specialist exam objectives This appendix covers these additional topics: A Word 2010 Specialist exam objectives, with references to corresponding coverage in ILT Series

More information

How to Produce a Pareto Chart. Local Infection Control Surveillance help from Health Protection Scotland

How to Produce a Pareto Chart. Local Infection Control Surveillance help from Health Protection Scotland How to Produce a Pareto Chart Local Infection Control Surveillance help from Health Protection Scotland What is a Pareto chart? A Pareto chart is a bar and line chart that displays data in a hierarchical

More information

Poster-making 101 for 1 PowerPoint slide

Poster-making 101 for 1 PowerPoint slide Poster-making 101 for 1 PowerPoint slide Essential information for preparing a poster for the poster printer 1. Poster size: You will be creating a single large slide in PowerPoint. 2. Before adding any

More information

Microsoft Excel Chapter 3. Working with Large Worksheets, Charting, and What-If Analysis

Microsoft Excel Chapter 3. Working with Large Worksheets, Charting, and What-If Analysis Microsoft Excel 2013 Chapter 3 Working with Large Worksheets, Charting, and What-If Analysis Objectives Rotate text in a cell Create a series of month names Copy, paste, insert, and delete cells Format

More information

Nimsoft Monitor. xendesktop Release Notes. All series

Nimsoft Monitor. xendesktop Release Notes. All series Nimsoft Monitor xendesktop Release Notes All series Legal Notices Copyright 2013, CA. All rights reserved. Warranty The material contained in this document is provided "as is," and is subject to being

More information

FDD Process #1: Develop an Overall Model

FDD Process #1: Develop an Overall Model FDD Process #1: Develop an Overall Model A initial project-wide activity with domain and development members under the guidance of an experienced object modeller in the role of Chief Architect. A high-level

More information

CoE CENTRE of EXCELLENCE ON DATA WAREHOUSING

CoE CENTRE of EXCELLENCE ON DATA WAREHOUSING in partnership with Overall handbook to set up a S-DWH CoE: Deliverable: 4.6 Version: 3.1 Date: 3 November 2017 CoE CENTRE of EXCELLENCE ON DATA WAREHOUSING Handbook to set up a S-DWH 1 version 2.1 / 4

More information

Prioritizing Land with GIS for Environmental Quality Incentives Program (EQIP) Funding Derya Özgöç Çağlar and Richard L.

Prioritizing Land with GIS for Environmental Quality Incentives Program (EQIP) Funding Derya Özgöç Çağlar and Richard L. Page 1 of 13 Prioritizing Land with GIS for Environmental Quality Incentives Program (EQIP) Funding Derya Özgöç Çağlar and Richard L. Farnsworth APPENDIX: GIS Application This exercise will guide you through

More information

How to Locate a Response for a Business Opportunity

How to Locate a Response for a Business Opportunity This guide covers the following topics: Access Solicitation Responses in VSS Solicitation Responses: My Responses tab Modify a Solicitation Response o Modify a Draft Response o Modify an Accepted Response

More information

Chapter 2 Descriptive Statistics I: Tabular and Graphical Presentations. Learning objectives

Chapter 2 Descriptive Statistics I: Tabular and Graphical Presentations. Learning objectives Chapter 2 Descriptive Statistics I: Tabular and Graphical Presentations Slide 1 Learning objectives 1. Single variable 1.1. How to use Tables and Graphs to summarize data 1.1.1. Qualitative data 1.1.2.

More information

chapterten Pearson Learning Solutions Not For Resale Distribution Managing Workbooks and Analyzing Data

chapterten Pearson Learning Solutions Not For Resale Distribution Managing Workbooks and Analyzing Data 10 Excel 2007 chapterten Managing Workbooks and Analyzing Data OBJECTIVES At the end of this chapter you will be able to: OUTCOMES Mastering these objectives will enable you to: 1. Create and Save a Workbook

More information

Griffin Training Manual Grif-WebI Introduction (For Analysts)

Griffin Training Manual Grif-WebI Introduction (For Analysts) Griffin Training Manual Grif-WebI Introduction (For Analysts) Alumni Relations and Development The University of Chicago Table of Contents Chapter 1: Defining WebIntelligence... 1 Chapter 2: Working with

More information

LORD PCAA LIONS Mat.Hr.Sec School, Reserve Line, Sivakasi

LORD PCAA LIONS Mat.Hr.Sec School, Reserve Line, Sivakasi Virudhunagar District schools Common First Mid Term Test, July 2018 Standard 12 - computer science Part - I I. Choose the correct answer for the following : 10 X 1 = 10 1. Shift + Tab key is used to move

More information

California Cybersecurity Integration Center (Cal-CSIC)

California Cybersecurity Integration Center (Cal-CSIC) California Cybersecurity Integration Center (Cal-CSIC) Agenda Mission and Scope Whole of State Government Approach Where is the Cal-CSIC? Cal-CSIC Partners Attaining Cyber Maturity in Parallel Machine

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information

User Guide for. Logical. Creating a Regional Decision Support System for the Houston-Galveston Region

User Guide for. Logical. Creating a Regional Decision Support System for the Houston-Galveston Region User Guide for Logical Creating a Regional Decision Support System for the Houston-Galveston Region Eco-Logical User Guide The Eco-Logical GIS is a free, online decision-making mapping tool that can be

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

More information

Excel 2007 New Features Table of Contents

Excel 2007 New Features Table of Contents Table of Contents Excel 2007 New Interface... 1 Quick Access Toolbar... 1 Minimizing the Ribbon... 1 The Office Button... 2 Format as Table Filters and Sorting... 2 Table Tools... 4 Filtering Data... 4

More information

ArcGIS Solutions for Community Resilience. Matthew S Deal

ArcGIS Solutions for Community Resilience. Matthew S Deal ArcGIS Solutions for Community Resilience Matthew S Deal Solutions Overview Leverage hundreds of ready-to-use maps, apps, and platform configurations to meet your needs, delivering innovation and best

More information

Excerpt from ViewDirect-ABS User Guide

Excerpt from ViewDirect-ABS User Guide Excerpt from ViewDirect-ABS User Guide (procedural writing sample Jim Hoekema) Chapter 4. Spreadsheet Compliance... 1 Preparing for Spreadsheet Control... 3 Planning for Applications... 3 Setting up Protection

More information

DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015

DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015 DRAFT Section 508 Basic Testing Guide PDF (Portable Document Format) Version 0.1 September 2015 Contents Introduction... 3 Preconditions... 5 A. PDF Portfolio... 5 B. Adobe LiveCycle... 6 C. Tagged PDF...

More information

HKTA TANG HIN MEMORIAL SECONDARY SCHOOL SECONDARY 3 COMPUTER LITERACY. Name: ( ) Class: Date: Databases and Microsoft Access

HKTA TANG HIN MEMORIAL SECONDARY SCHOOL SECONDARY 3 COMPUTER LITERACY. Name: ( ) Class: Date: Databases and Microsoft Access Databases and Microsoft Access Introduction to Databases A well-designed database enables huge data storage and efficient data retrieval. Term Database Table Record Field Primary key Index Meaning A organized

More information

Options Counseling Billing Instructions

Options Counseling Billing Instructions MULTNOMAH COUNTY. Options Counseling Billing Instructions Program Manager s Manual to the Caretool Multnomah County Aging & Disability Services FY2012/2013 [This document provides instructions to Program

More information

MICROSOFT EXCEL TUTORIAL

MICROSOFT EXCEL TUTORIAL MICROSOFT EXCEL TUTORIAL G E T T I N G S T A R T E D Microsoft Excel is one of the most popular spreadsheet applications that helps you manage data, create visually persuasive charts, and thought-provoking

More information

UNIBALANCE Users Manual. Marcin Macutkiewicz and Roger M. Cooke

UNIBALANCE Users Manual. Marcin Macutkiewicz and Roger M. Cooke UNIBALANCE Users Manual Marcin Macutkiewicz and Roger M. Cooke Deflt 2006 1 1. Installation The application is delivered in the form of executable installation file. In order to install it you have to

More information

Microsoft Word for Report-Writing (2016 Version)

Microsoft Word for Report-Writing (2016 Version) Microsoft Word for Report-Writing (2016 Version) Microsoft Word is a versatile, widely-used tool for producing presentation-quality documents. Most students are well-acquainted with the program for generating

More information

This book is about using Microsoft Excel to

This book is about using Microsoft Excel to Introducing Data Analysis with Excel This book is about using Microsoft Excel to analyze your data. Microsoft Excel is an electronic worksheet you can use to perform mathematical, financial, and statistical

More information

Fathom Tutorial. McGraw-Hill Ryerson Mathematics 11

Fathom Tutorial. McGraw-Hill Ryerson Mathematics 11 Fathom Tutorial Dynamic Statistical Software designed for teachers using McGraw-Hill Ryerson Mathematics 11 2002 McGraw-Hill Ryerson Limited Please Return This Guide to the Presenter at the End of the

More information

April 2011

April 2011 ereinsure User Guide Insurer Administrators ----------------------------------------------------------------------------------------------------------------------------- April 2011 Copyright 2011 ereinsure.com,

More information

Making Your SAS Data JMP Through Hoops Mira Shapiro, Analytic Designers LLC, Bethesda, MD

Making Your SAS Data JMP Through Hoops Mira Shapiro, Analytic Designers LLC, Bethesda, MD Paper JP-02 Making Your SAS Data JMP Through Hoops Mira Shapiro, Analytic Designers LLC, Bethesda, MD ABSTRACT Longtime SAS users can benefit by adding JMP to their repertoire. JMP provides an easy-to-use

More information

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I

v MODPATH GMS 10.3 Tutorial The MODPATH Interface in GMS Prerequisite Tutorials MODFLOW Conceptual Model Approach I v. 10.3 GMS 10.3 Tutorial The Interface in GMS Objectives Setup a simulation in GMS and view the results. Learn about assigning porosity, creating starting locations, displaying pathlines in different

More information

Customizing the Excel 2013 program window. Getting started with Excel 2013

Customizing the Excel 2013 program window. Getting started with Excel 2013 Customizing the Excel 2013 program window 1 2 Getting started with Excel 2013 Working with data and Excel tables Creating workbooks Modifying workbooks Modifying worksheets Merging and unmerging cells

More information

Tableau. training courses

Tableau. training courses Tableau training courses Tableau Desktop 2 day course This course covers Tableau Desktop functionality required for new Tableau users. It starts with simple visualizations and moves to an in-depth look

More information

About the Land Image Analyst project Land Image Analyst was developed by GDA Corp for the USDA Forest Service Chesapeake Bay Program as a land cover

About the Land Image Analyst project Land Image Analyst was developed by GDA Corp for the USDA Forest Service Chesapeake Bay Program as a land cover About the Land Image Analyst project Land Image Analyst was developed by GDA Corp for the USDA Forest Service Chesapeake Bay Program as a land cover recognition tool to aid communities in developing land

More information

Equipment Support Structures

Equipment Support Structures Page 1 Equipment Support Structures Preface Using This Guide Where to Find More Information Conventions What's New? Getting Started Setting Up Your Session Creating a Simple Structural Frame Creating Non-uniform

More information

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace Guide for Using DataPlace DataPlace is one-stop source for housing and demographic data about communities, the region, and the nation. The site assembles a variety of data sets from multiple sources, and

More information

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1

Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Using SAP NetWeaver Business Intelligence in the universe design tool SAP BusinessObjects Business Intelligence platform 4.1 Copyright 2013 SAP AG or an SAP affiliate company. All rights reserved. No part

More information

USER GUIDE MADCAP DOC-TO-HELP 5. Getting Started

USER GUIDE MADCAP DOC-TO-HELP 5. Getting Started USER GUIDE MADCAP DOC-TO-HELP 5 Getting Started Copyright 2018 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 2 INTEGRATION WITH OFFICE EDITING FILES 4 EDITING A WORKBOOK. 1.

Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 2 INTEGRATION WITH OFFICE EDITING FILES 4 EDITING A WORKBOOK. 1. Excel Basic 1 GETTING ACQUAINTED WITH THE ENVIRONMENT 1.1 Introduction 1.2 A spreadsheet 1.3 Starting up Excel 1.4 The start screen 1.5 The interface 1.5.1 A worksheet or workbook 1.5.2 The title bar 1.5.3

More information

NetApp Accessibility Conformance Report

NetApp Accessibility Conformance Report October 9, 2018 NetApp Accessibility Conformance Report VPAT Version 2.1 NetApp Inc. 1395 Crossman Ave Sunnyvale CA 94089 Accessibility Partners, LLC 514 Hillsboro Drive Silver Spring, MD 20902 www.accessibilitypartners.com

More information

Microsoft Dynamics GP SmartList Export Solutions by Amber J. Bell of Training Dynamo, LLC

Microsoft Dynamics GP SmartList Export Solutions by Amber J. Bell of Training Dynamo, LLC Title Microsoft Dynamics GP SmartList Export Solutions by Amber J. Bell of Training Dynamo, LLC Overview This is one of my favorite hidden gems in Microsoft Dynamics GP. The good news: it will work with

More information

Podium Plus Data Analysis Software. User Manual. SWIS10 Version

Podium Plus Data Analysis Software. User Manual. SWIS10 Version SWIS10 Version Issue 1.10 February 2005 Contents 1 Introduction 6 1.1 What is Podium Plus? 6 1.2 About This Manual 6 1.3 Typographical Conventions 7 1.4 Getting Technical Support 7 2 Getting Started 8

More information

All-Hazards Approach to Water Sector Security & Preparedness ANSI-HSSP Arlington, VA November 9, 2011

All-Hazards Approach to Water Sector Security & Preparedness ANSI-HSSP Arlington, VA November 9, 2011 All-Hazards Approach to Water Sector Security & Preparedness ANSI-HSSP Arlington, VA November 9, 2011 Copyright 2009 American Water Works Association Copyright 2011 American Water Works Association Security

More information

Electrical Harness Flattening

Electrical Harness Flattening Electrical Harness Flattening Overview Conventions What's New? Getting Started Accessing the Electrical Harness Flattening Workbench Defining the Harness Flattening Parameters Extracting Data Flattening

More information

Xfmea Version 10 First Steps Example

Xfmea Version 10 First Steps Example Xfmea Version 10 First Steps Example This example provides a quick introduction to the Xfmea software by allowing you to experiment with the application s data management, analysis and reporting features.

More information

Chapter 3: Data Description Calculate Mean, Median, Mode, Range, Variation, Standard Deviation, Quartiles, standard scores; construct Boxplots.

Chapter 3: Data Description Calculate Mean, Median, Mode, Range, Variation, Standard Deviation, Quartiles, standard scores; construct Boxplots. MINITAB Guide PREFACE Preface This guide is used as part of the Elementary Statistics class (Course Number 227) offered at Los Angeles Mission College. It is structured to follow the contents of the textbook

More information