Data Validation for Smart Grid Analytics

Size: px
Start display at page:

Download "Data Validation for Smart Grid Analytics"

Transcription

1 Key Concepts This white paper presents several key concepts behind quality and validation as implemented in the industry. Typical validation mechanisms and workflow targeting automatically and manually acquired as well as calculated are also described. Data is the most important asset in information systems. In order to enforce quality it is mandatory to implement rigorous validation procedures and mechanisms. In the scope of this paper, validation can be, on one end, a simple process as basic as bound checking or, on the other end, can involve statistical algorithms and sophisticated heuristics. Typically, validation is implemented through a set of business rules that includes, but is not limited to, the following key points: Detection of missing during acquisition; Detection of values greater or less than specified limits; Detection of variations (ramp) that are greater or less than specified limits; Assignment of a quality index, a status index, or any other indicators to every piece of allowing assessment of the quality and integrity of the. It is also very important that users have visibility on the level of quality. This is achieved by associating quality codes and status indices to every critical managed by an information system. This allows users to quickly assess the quality and to understand where specific is in its lifecycle. In this context, users can use with confidence or make informed decisions when faced with questionable. Data is the most important asset in information systems Users must have visibility on the level of quality Data quality is defined as a combination of accuracy and precision Data status represents the state of the in the diffusion and publication process Data Quality Data quality can be viewed as the combination of accuracy and precision. Accuracy is defined as the degree of veracity of a measurement while precision is the degree to which a measurement can be reproduced. For instance, precision for a water level can be / meters where the tolerance of +/ is the known, because the target value is unknown. For example, a measure of / meters is considered very precise. But if there is a bias of two (2) meters in the level gauge, then the real measurement should read In this case,

2 / is very precise but highly inaccurate. Data accuracy can be improved through a defined business process. Accuracy can be determined by taking the average of several measurements. In addition, the known bias of equipment can be compensated by calibration. Data precision comes from the physical equipment. In scientific measurements, the precision of every measuring device is known and therefore it is possible to determine the precision of measured or computed. Data precision is measured through a quantitative value (i.e. +/ ). Information systems generally do not store precision; precision is not visible to the end user. Therefore, another type of mechanism needs to be in place to propagate this variance from acquisition through all computation processes and make it available to the end users. Instead of measuring quantitatively the precision of, a qualitative index, the Quality Code, representing the accuracy is associated with all, allowing for implementation of rules to deduce the accuracy of any computed. Table 1 shows typical quality codes that could be associated with. They are presented in increasing order of significance. During implementation, a numerical value representing its relative weight is associated with each of these quality codes. Table 1: Typical Quality Codes Description of Qualities Codes Missing Data Doubtful Data Out of bounds Estimated Data with Quality corrected Valid Data The general rule is that any new incoming can replace already stored providing that its quality index is greater than or equal to the quality index of the stored. Thus at any time, missing can be replaced by doubtful that, in turn, can be replaced by out of bounds, and so on. Inversely however, missing cannot replace doubtful which could not replace out of bounds. It should be noted that valid can replace corrected and corrected can replace valid. A more detailed explanation of this process is given in section 0 (Data Quality and Validation Workflow). Data quality is also propagated to calculated. The general rule is that the resulting quality will always be equal to the lowest quality index of the used in the calculation. For example, given A with a quality code of Valid Data and B with a quality index of Estimated Data, then performing C = A + B, will give a quality index of Estimated Data for C.

3 Data Status In addition to the quality index, may have a status index that represents the state of the in the diffusion and publication process. Table 2 shows typical status indices that could be associated with. They are presented in increasing order of significance. Each of these indices has a numerical value representing its relative weight. The table also shows three main categories regarding the way could be entered in the system: automatic acquisition of new, calculation of new, and manual entry of new. Table 2: Typical Status Indices Description of the Status Index Acquisition - Raw Status Acquisition - Validated Status Acquisition - Manual Validated Status Acquisition - Published Status Calculated - Raw Status Calculated - Validated Status Calculated - Published Status Manual Entry - Raw Status Manual Entry - Validated Status Manual Entry - Published Status Independently of how is entered in the system, can have the following status: raw, validated or published. The general rule is that new incoming can replace already stored providing that its status index is greater than or equal to the status index of the stored. Thus, raw can be replaced by validated which could in turn be replaced by published. Inversely however, raw cannot replace validated which cannot replace published. A more detailed explanation of this process is given in section 0 (Data Quality and Validation Workflow). Data status is also propagated to calculated. The general rule is that the resulting status will always be equal to the lowest status index of the used in the calculation. For example, given A with a status of Acquisition - Raw Status and B with a status of Manual Entry - Published Status, then performing C = A + B, will give a status of Calculated - Raw Status for C. Many sources do not provide quality or status indices with their. Such sources are Web sites, OASIS systems, some external applications, etc. In the implementation of the quality and validation workflow, it will be mandatory to assign quality and status indices to these. Rules should be defined during the analysis phase of the project to perform this task. Data Quality and Validation Workflow A typical validation workflow for automatic acquisition and manual editing is described here to illustrate how quality and status indices may be used and processed. Figure 1 illustrates the typical workflow for processing the quality index and status index of acquired. Automatic acquisition involves incoming from various sources (SCADA, Web sites, manual entry, etc.) as well as validated coming from a validation process. Incoming can be new or it can be an already acquired that is being automatically sent again or manually re-entered.

4 In these examples consists of three fields: a value, a quality index and a status index. When is manually re-entered or automatically reacquired, any of the three fields may change. In the case of acquisition or validation, rules described in the previous sections apply as they are. Thus, when new is acquired, the following validation rules are automatically applied. Start Acquire new Same already exists Store new New status > New status = New quality < New quality >= Reject new Trigger an alarm Stop Figure 1: Quality index and Status Index Processing Rules for Data Acquisition

5 The status index of the new is compared to the status index of the existing. If the new status index is heavier than the existing one, the existing is replaced by the new one. If the quality index of the new is lighter than the quality index of the being replaced, an alarm is triggered. If the new status index is lighter than the existing one, the new incoming is rejected. In the case of two identical status indices, if the quality index of the new incoming is heavier or equal to the index of the existing, the existing is replaced. If not, the new incoming is rejected. Figure 2 illustrates the typical workflow for processing the quality index and status index of manually edited. Manual editing, involves manually entering new values for existing, following validation procedures. Start Manual edition of existing New status > New status = New quality >= New quality < User have clearance Trigger an alarm Trigger an alarm Reject new Stop Figure 2: Quality Index and Status Index Processing Rules for Manual Data Editing

6 In the case of manual editing of, the same rules for automatic validations apply differing only in that the operations are performed by humans. Thus, rules can be broken providing the user editing the has the necessary clearance. In any cases, alarms must be raised if general rules are broken. All having the status index Validated Status can replace other with an inferior quality index but an alarm must be triggered. All having a status index Published Status can replace other with an inferior quality index but an alarm must be triggered. All having a status index Published Status can replace other with a status index to Published Status but an alarm must be triggered Again, many sources do not provide quality or status indices with their. Such sources are Web sites, OASIS systems, some external applications, etc. In the implementation of the quality and validation workflow, it will be mandatory to assign quality and status indices to these. Rules should be defined during the analysis phase of the project to perform this task.

APPENDIX N. Data Validation Using Data Descriptors

APPENDIX N. Data Validation Using Data Descriptors APPENDIX N Data Validation Using Data Descriptors Data validation is often defined by six data descriptors: 1) reports to decision maker 2) documentation 3) data sources 4) analytical method and detection

More information

Validation and Calibration. Definitions and Terminology

Validation and Calibration. Definitions and Terminology Validation and Calibration Definitions and Terminology ACCEPTANCE CRITERIA: The specifications and acceptance/rejection criteria, such as acceptable quality level and unacceptable quality level, with an

More information

Whitepapers on Imaging Infrastructure for Research Paper 1. General Workflow Considerations

Whitepapers on Imaging Infrastructure for Research Paper 1. General Workflow Considerations Whitepapers on Imaging Infrastructure for Research Paper 1. General Workflow Considerations Bradley J Erickson, Tony Pan, Daniel J Marcus, CTSA Imaging Informatics Working Group Introduction The use of

More information

A Data Warehouse Case Study

A Data Warehouse Case Study Automated Data Warehouse A Data Warehouse Case Study Abstract Maximizing Decision-making Through Communications, Command and Control of Data from Capture to Presentation of Results. The essential concept

More information

SAMPLING FOR EFFECTIVE INTERNAL AUDITING. By Mwenya P. Chitalu CIA

SAMPLING FOR EFFECTIVE INTERNAL AUDITING. By Mwenya P. Chitalu CIA SAMPLING FOR EFFECTIVE INTERNAL AUDITING By Mwenya P. Chitalu CIA EXPECTED PRESENTATION OUTCOMES Why Do Auditors Sample? Sampling Policy Statistical & Non-statistical Sampling Statistical Terminologies

More information

Basic Data Analysis. Stephen Turnbull Business Administration and Public Policy Lecture 12: June 22, 2012. Abstract. Review session.

Basic Data Analysis. Stephen Turnbull Business Administration and Public Policy Lecture 12: June 22, 2012. Abstract. Review session. June 23, 2012 1 review session Basic Data Analysis Stephen Turnbull Business Administration and Public Policy Lecture 12: June 22, 2012 Review session. Abstract Quantitative methods in business Accounting

More information

Concept for an Algorithm Testing and Evaluation Program at NIST

Concept for an Algorithm Testing and Evaluation Program at NIST Concept for an Algorithm Testing and Evaluation Program at NIST 1 Introduction Cathleen Diaz Factory Automation Systems Division National Institute of Standards and Technology Gaithersburg, MD 20899 A

More information

What methods are used to conduct testing?

What methods are used to conduct testing? What is testing? Testing is the practice of making objective judgments regarding the extent to which the system (device) meets, exceeds or fails to meet stated objectives What the purpose of testing? There

More information

Project Management Metrics, KPIs and Dashboards

Project Management Metrics, KPIs and Dashboards 1 Project Management Metrics, KPIs and Dashboards By Harold Kerzner, Ph.D. 2 Topic PART 1 THE DRIVING FORCES FOR MORE METRICS 3 Definition of Project Success Using Metrics How many puzzle pieces are needed

More information

Modeling Quality Assurance Project Plans (QAPPs) Sandra Arismendez TCEQ Laboratory and Quality Assurance Section July 8, 2015

Modeling Quality Assurance Project Plans (QAPPs) Sandra Arismendez TCEQ Laboratory and Quality Assurance Section July 8, 2015 Modeling Quality Assurance Project Plans (QAPPs) Sandra Arismendez TCEQ Laboratory and Quality Assurance Section July 8, 2015 QAPPs: Why Write Them? Because they are required EPA Order CIO 2105.0 (formerly

More information

Appendix B Checklist for the Empirical Cycle

Appendix B Checklist for the Empirical Cycle Appendix B Checklist for the Empirical Cycle This checklist can be used to design your research, write a report about it (internal report, published paper, or thesis), and read a research report written

More information

Best Practices in Model Development and Maintenance Adam Rose (adam.rose@xpsolutions.com), Product Manager, XP Solutions

Best Practices in Model Development and Maintenance Adam Rose (adam.rose@xpsolutions.com), Product Manager, XP Solutions Best Practices in Model Development and Maintenance Adam Rose (adam.rose@xpsolutions.com), Product Manager, XP Solutions adopted from Best practices for software development projects Mike Perks (mperks@us.ibm.com),

More information

Summary of GAO Cost Estimate Development Best Practices and GAO Cost Estimate Audit Criteria

Summary of GAO Cost Estimate Development Best Practices and GAO Cost Estimate Audit Criteria Characteristic Best Practice Estimate Package Component / GAO Audit Criteria Comprehensive Step 2: Develop the estimating plan Documented in BOE or Separate Appendix to BOE. An analytic approach to cost

More information

Report Performance Board

Report Performance Board Report Board Part 1 Date: 29 th March 2016 Item No: Subject Purpose Data Quality Review To advise the Board of the findings from the Wales Audit Office s recent review of the Council s data quality. Author

More information

Billing Code: 4163-18-P DEPARTMENT OF HEALTH AND HUMAN SERVICES. Agency for Toxic Substances and Disease Registry. [30Day-16-0047]

Billing Code: 4163-18-P DEPARTMENT OF HEALTH AND HUMAN SERVICES. Agency for Toxic Substances and Disease Registry. [30Day-16-0047] This document is scheduled to be published in the Federal Register on 10/13/2015 and available online at http://federalregister.gov/a/2015-25920, and on FDsys.gov Billing Code: 4163-18-P DEPARTMENT OF

More information

Algorithmic Trading Session 1 Introduction. Oliver Steinki, CFA, FRM

Algorithmic Trading Session 1 Introduction. Oliver Steinki, CFA, FRM Algorithmic Trading Session 1 Introduction Oliver Steinki, CFA, FRM Outline An Introduction to Algorithmic Trading Definition, Research Areas, Relevance and Applications General Trading Overview Goals

More information

NRC Publications Archive Archives des publications du CNRC

NRC Publications Archive Archives des publications du CNRC NRC Publications Archive Archives des publications du CNRC Digital 3D Imaging and Modeling: A Metrological Approach Beraldin, Jean-Angelo Publisher s version / Version de l'éditeur: Time Compression Technologies

More information

The Scheduled MRM Algorithm Enables Intelligent Use of Retention Time During Multiple Reaction Monitoring

The Scheduled MRM Algorithm Enables Intelligent Use of Retention Time During Multiple Reaction Monitoring The Scheduled MRM Algorithm Enables Intelligent Use of Retention Time During Multiple Reaction Monitoring Delivering up to 2500 MRM Transitions per LC Run Christie Hunter 1, Brigitte Simons 2 1 AB SCIEX,

More information

5.1 4.1 4.2 4.3 PROCESS GROUP: PLANNING PROCESS GROUP: INITIATION. Oracle Projects. PMBOK Oracle Mapping. Scope Planning. Develop Project Charter

5.1 4.1 4.2 4.3 PROCESS GROUP: PLANNING PROCESS GROUP: INITIATION. Oracle Projects. PMBOK Oracle Mapping. Scope Planning. Develop Project Charter Develop Project Charter Develop Preliminary Project Scope Statement Develop Project Management Plan Scope Planning PROCESS GROUP: INITIATION 4.1 The project charter serves as the input document for the

More information

Building Credibility: Quality Assurance & Quality Control for Volunteer Monitoring Programs

Building Credibility: Quality Assurance & Quality Control for Volunteer Monitoring Programs Building Credibility: Quality Assurance & Quality Control for Volunteer Monitoring Programs Elizabeth Herron URI Watershed Watch/ National Facilitation of CSREES Volunteer Monitoring Ingrid Harrald Cook

More information

GPS Excavation Monitoring Solution. Design Session

GPS Excavation Monitoring Solution. Design Session GPS Excavation Monitoring Solution Design Session Overview Problem Statement Performance Requirements Workflow Excavation Monitoring Hardware Software Platform Analytics Notification and Viewing Problem

More information

SiCam Systems Guide. Alarms. Description: Guide for setting up alarms, including linking them to PLCs. (1017 REV 1)

SiCam Systems Guide. Alarms. Description: Guide for setting up alarms, including linking them to PLCs. (1017 REV 1) SiCam Systems Guide Alarms (1017 REV 1) Description: Guide for setting up alarms, including linking them to PLCs. Sicam Systems Guide - Alarms 1017 2 Revision History # Date By Comments 001 June 16, 2011

More information

Streamline your staffing process with a vendor management system that fits your business

Streamline your staffing process with a vendor management system that fits your business Peopleclick VMS Streamline your staffing process with a vendor management system that fits your business Peopleclick VMS is web-based, enterprise-wide vendor management software that automates, tracks

More information

AP Chemistry A. Allan Chapter 1 Notes - Chemical Foundations

AP Chemistry A. Allan Chapter 1 Notes - Chemical Foundations AP Chemistry A. Allan Chapter 1 Notes - Chemical Foundations 1.1 Chemistry: An Overview A. Reaction of hydrogen and oxygen 1. Two molecules of hydrogen react with one molecule of oxygen to form two molecules

More information

Qualitative Methods in Empirical Studies of Software Engineering. by Carolyn B. Seaman

Qualitative Methods in Empirical Studies of Software Engineering. by Carolyn B. Seaman Qualitative Methods in Empirical Studies of Software Engineering by Carolyn B. Seaman Overview topics of the paper qualitative methods data collection methods participant observation interviewing coding

More information

Our Data & Methodology. Understanding the Digital World by Turning Data into Insights

Our Data & Methodology. Understanding the Digital World by Turning Data into Insights Our Data & Methodology Understanding the Digital World by Turning Data into Insights Understanding Today s Digital World SimilarWeb provides data and insights to help businesses make better decisions,

More information

SUPERIOR EYE TRACKING TECHNOLOGY. Totally Free Head Motion Unmatched Accuracy State-Of-The-Art Analysis Software. www.eyegaze.com

SUPERIOR EYE TRACKING TECHNOLOGY. Totally Free Head Motion Unmatched Accuracy State-Of-The-Art Analysis Software. www.eyegaze.com SUPERIOR EYE TRACKING TECHNOLOGY Totally Free Head Motion Unmatched Accuracy State-Of-The-Art Analysis Software www.eyegaze.com LC TECHNOLOGIES EYEGAZE EDGE SYSTEMS LC Technologies harnesses the power

More information

Introduction to Big Data

Introduction to Big Data Big Data Analysis Improves Efficiency of Manufacturing By Dalbir Kaur Chhabra, Promess Inc Abstract In manufacturing and design, the trend of the last several years has been towards Big Data. And Big Data,

More information

The Public Contracts Regulations 2015 Guidance on Awarding Contracts

The Public Contracts Regulations 2015 Guidance on Awarding Contracts The Public Contracts Regulations 2015 Guidance on Awarding Contracts 1 P a g e Crown Commercial Service, Customer Service Desk: 0345 410 2222 www.gov.uk/ccs follow us on Twitter connect with us on LinkedIn

More information

Keep Enterprise Assets Productive with Effective Master Data Governance

Keep Enterprise Assets Productive with Effective Master Data Governance SAP Brief SAP s for Enterprise Information Management SAP Master Data Governance, Enterprise Asset Management Extension by Utopia Objectives Keep Enterprise Assets Productive with Effective Master Data

More information

IRG-Rail (13) 2. Independent Regulators Group Rail IRG Rail Annual Market Monitoring Report

IRG-Rail (13) 2. Independent Regulators Group Rail IRG Rail Annual Market Monitoring Report IRG-Rail (13) 2 Independent Regulators Group Rail IRG Rail Annual Market Monitoring Report February 2013 Index 1 Introduction...3 2 Aim of the report...3 3 Methodology...4 4 Findings...5 a) Market structure...5

More information

Regulatory Asset Management: Harmonizing Calibration, Maintenance & Validation Systems

Regulatory Asset Management: Harmonizing Calibration, Maintenance & Validation Systems Regulatory Asset Management: Harmonizing Calibration, Maintenance & Validation Systems 800.982.2388 1 Introduction Calibration, maintenance and validation activity, despite operating within the same department

More information

Copyright 2007 Casa Software Ltd. www.casaxps.com. ToF Mass Calibration

Copyright 2007 Casa Software Ltd. www.casaxps.com. ToF Mass Calibration ToF Mass Calibration Essentially, the relationship between the mass m of an ion and the time taken for the ion of a given charge to travel a fixed distance is quadratic in the flight time t. For an ideal

More information

Corporate Data Quality Policy

Corporate Data Quality Policy Appendix A Corporate Data Quality Policy Right first time Author: Head of Policy Date: November 2008 Contents 1. INTRODUCTION...3 2. STATEMENT OF MANAGEMENT INTENT...3 3. POLICY AIM...3 4. DEFINITION OF

More information

Evaluation of Quantitative Data (errors/statistical analysis/propagation of error)

Evaluation of Quantitative Data (errors/statistical analysis/propagation of error) Evaluation of Quantitative Data (errors/statistical analysis/propagation of error) 1. INTRODUCTION Laboratory work in chemistry can be divided into the general categories of qualitative studies and quantitative

More information

Introduction. Table of Contents

Introduction. Table of Contents Introduction To stay competitive, you know how important it is to find new ways to streamline and save on your company s operations. Learning how leading companies handle commercial payments can give you

More information

Confidence Intervals for Spearman s Rank Correlation

Confidence Intervals for Spearman s Rank Correlation Chapter 808 Confidence Intervals for Spearman s Rank Correlation Introduction This routine calculates the sample size needed to obtain a specified width of Spearman s rank correlation coefficient confidence

More information

Evaluating Laboratory Data. Tom Frick Environmental Assessment Section Bureau of Laboratories

Evaluating Laboratory Data. Tom Frick Environmental Assessment Section Bureau of Laboratories Evaluating Laboratory Data Tom Frick Environmental Assessment Section Bureau of Laboratories Overview of Presentation Lab operations review QA requirements MDLs/ PQLs Why do we sample? Protect physical,

More information

ENTERPRISE MANAGEMENT AND SUPPORT IN THE AUTOMOTIVE INDUSTRY

ENTERPRISE MANAGEMENT AND SUPPORT IN THE AUTOMOTIVE INDUSTRY ENTERPRISE MANAGEMENT AND SUPPORT IN THE AUTOMOTIVE INDUSTRY The Automotive Industry Businesses in the automotive industry face increasing pressures to improve efficiency, reduce costs, and quickly identify

More information

Great Lakes National Program Office and Office of Water Quality Management Training Modules

Great Lakes National Program Office and Office of Water Quality Management Training Modules GLOSSARY Assessment - the evaluation process used to measure the performance or effectiveness of a system and its elements. As used here, assessment is an all-inclusive term used to denote any of the following:

More information

PREDICTIVE ANALYTICS IN INTEGRITY MANAGEMENT: a smarter way to maintain physical assets

PREDICTIVE ANALYTICS IN INTEGRITY MANAGEMENT: a smarter way to maintain physical assets CROSSINGS: The Journal of Business Transformation PREDICTIVE ANALYTICS IN INTEGRITY MANAGEMENT: a smarter way to maintain physical assets Safe and reliable transportation of products is the backbone of

More information

Securities Trading Policy

Securities Trading Policy Securities Trading Policy Securities Trading Policy Prana Biotechnology Ltd 1 Purpose This securities trading policy (Policy) sets out the policy of the Company regarding the trading in Company securities.

More information

Best Practice exensys Asset Purchases

Best Practice exensys Asset Purchases Best Practice exensys Asset Purchases Table of Contents Introduction:... 3 Overview:... 3 Benefits:... 4 Conclusion:... 4 Introduction: Accounting of fixed assets is a complex task. To effectively manage

More information

Clinical database/ecrf validation: effective processes and procedures

Clinical database/ecrf validation: effective processes and procedures TITOLO SLIDE Testo Slide Testo Slide Testo Slide Clinical database/ecrf validation: effective processes and procedures IV BIAS ANNUAL CONGRESS Padova September, 26 th 2012 PQE WORKSHOP: What's new in Computerized

More information

Ecology Quality Assurance Glossary

Ecology Quality Assurance Glossary Ecology Quality Assurance Glossary Edited by William Kammin, Ecology Quality Assurance Officer Accreditation - A certification process for laboratories, designed to evaluate and document a lab s ability

More information

Sage ERP I White Paper

Sage ERP I White Paper I White Paper Front-to-Back-Office Integration The final piece in the customercentric jigsaw Table of Contents Executive Summary... 3 Introduction... 3 Challenges that Companies Face Today... 3 Front-to-Back-Office

More information

How to Verify Performance Specifications

How to Verify Performance Specifications How to Verify Performance Specifications VERIFICATION OF PERFORMANCE SPECIFICATIONS In 2003, the Centers for Medicare and Medicaid Services (CMS) updated the CLIA 88 regulations. As a result of the updated

More information

200628 - DAIC - Advanced Experimental Design in Clinical Research

200628 - DAIC - Advanced Experimental Design in Clinical Research Coordinating unit: Teaching unit: Academic year: Degree: ECTS credits: 2015 200 - FME - School of Mathematics and Statistics 1004 - UB - (ENG)Universitat de Barcelona MASTER'S DEGREE IN STATISTICS AND

More information

The Role of Function Points in Software Development Contracts

The Role of Function Points in Software Development Contracts The Role of Function Points in Software Development Contracts Paul Radford and Robyn Lawrie, CHARISMATEK Software Metrics info@charismatek.com Abstract Software development contracts often lead to disputes

More information

Testing Metrics. Introduction

Testing Metrics. Introduction Introduction Why Measure? What to Measure? It is often said that if something cannot be measured, it cannot be managed or improved. There is immense value in measurement, but you should always make sure

More information

What Went Wrong Right? Recognizing Risk Impacts on Cost and Schedule. Scope Development

What Went Wrong Right? Recognizing Risk Impacts on Cost and Schedule. Scope Development What Went Wrong Right? Recognizing Risk Impacts on Cost and Schedule Scope Development 1 2 Course Outline Session 1: Session 2: Session 3: Session 4: Overview of the Risk Management Process Determining

More information

4 PROJECT PLAN DOCUMENTS

4 PROJECT PLAN DOCUMENTS 1 4 PROJECT PLAN DOCUMENTS 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 4.1 Introduction The project plan documents are a blueprint for how a particular project

More information

Forecaster comments to the ORTECH Report

Forecaster comments to the ORTECH Report Forecaster comments to the ORTECH Report The Alberta Forecasting Pilot Project was truly a pioneering and landmark effort in the assessment of wind power production forecast performance in North America.

More information

Reducing the number and costs of whiplash claims

Reducing the number and costs of whiplash claims Reducing the number and costs of whiplash claims A consultation on arrangements concerning whiplash injuries in England and Wales A response made by Re: Liability (Oxford) Ltd 1 The key medico-legal problem

More information

Chapter Test B. Chapter: Measurements and Calculations

Chapter Test B. Chapter: Measurements and Calculations Assessment Chapter Test B Chapter: Measurements and Calculations PART I In the space provided, write the letter of the term or phrase that best completes each statement or best answers each question. 1.

More information

j5 International www.j5int.com sales@j5int.com

j5 International www.j5int.com sales@j5int.com j5 OMS LOGBOOKS AND REGULATORY COMPLIANCE IN THE LNG INDUSTRY WHITE PAPER Authors: Dr. Don Glass and Dr. Nicholas Hurley (j5 International) Compliance within the LNG industry is primarily about safety

More information

GEOENGINE MSc in Geomatics Engineering (Master Thesis) Anamelechi, Falasy Ebere

GEOENGINE MSc in Geomatics Engineering (Master Thesis) Anamelechi, Falasy Ebere Master s Thesis: ANAMELECHI, FALASY EBERE Analysis of a Raster DEM Creation for a Farm Management Information System based on GNSS and Total Station Coordinates Duration of the Thesis: 6 Months Completion

More information

Using Quality Measures to Manage Statistical Risks in Business Surveys

Using Quality Measures to Manage Statistical Risks in Business Surveys Proceedings of Q2006 European Conference on Quality in Survey Statistics Using Quality Measures to Manage Statistical Risks in Business Surveys Paul Schubert, Tenniel Guiver, Robyn MacDonald and Frank

More information

VARIABLE VOLUME / VARIABLE SPEED SYSTEMS APPLICATIONS

VARIABLE VOLUME / VARIABLE SPEED SYSTEMS APPLICATIONS Bulletin D-120B Pages D120-115 to D120-118 VARIABLE SPEED PRIMARY CHILLED WATER PUMP CONTROL WITH TWO WAY VALVE DIRECT RETURN SYSTEM DESCRIPTION: The volume of water supplied to the system is varied in

More information

Module. Aperio TM Call Center For Signature A Component of Aperio Operational CRM Platform

Module. Aperio TM Call Center For Signature A Component of Aperio Operational CRM Platform Module Aperio TM Call Center For Signature A Component of Aperio Operational CRM Platform Delight your customers by providing them with highly effective and consistent call center experiences. Your customers

More information

The Newport Group s Investment and Fiduciary Consulting practice has

The Newport Group s Investment and Fiduciary Consulting practice has A Prudent Approach to Evaluating Target Date Funds Julie Leinenbach, CFA, FSA Director of Asset Allocation The Newport Group November 2015 The Newport Group s Investment and Fiduciary Consulting practice

More information

8 Key Strategies that Reduce the Cost of Poor Quality

8 Key Strategies that Reduce the Cost of Poor Quality 8 Key Strategies that Reduce the Cost of Poor Quality Presented by: Kevin King, Manufacturing Technology Director NTMA Christine Hansen, Product Marketing Manager Epicor Software Agenda About Epicor Industry

More information

MRMPilot Software: Accelerating MRM Assay Development for Targeted Quantitative Proteomics

MRMPilot Software: Accelerating MRM Assay Development for Targeted Quantitative Proteomics MRMPilot Software: Accelerating MRM Assay Development for Targeted Quantitative Proteomics With Unique QTRAP and TripleTOF 5600 System Technology Targeted peptide quantification is a rapidly growing application

More information

A Technical Examination of the Fiserv TradeFlow STP/Post-Trade Platform By Sugumaran Subramaniam

A Technical Examination of the Fiserv TradeFlow STP/Post-Trade Platform By Sugumaran Subramaniam A Technical Examination of the Fiserv TradeFlow STP/Post-Trade Platform By Sugumaran Subramaniam Introduction: Defining STP and Post-Trade Processing Before providing a technical explanation of the Fiserv

More information

Module. Aperio TM Branch Platform For Signature A Component of Aperio Operational CRM Platform

Module. Aperio TM Branch Platform For Signature A Component of Aperio Operational CRM Platform Module Aperio TM Branch Platform For Signature A Component of Aperio Operational CRM Platform Now you can exceed customer expectation and remove process roadblocks to focus on profit, while accelerating

More information

Statistics Canada s National Household Survey: State of knowledge for Quebec users

Statistics Canada s National Household Survey: State of knowledge for Quebec users Statistics Canada s National Household Survey: State of knowledge for Quebec users Information note December 2, 2013 INSTITUT DE LA STATISTIQUE DU QUÉBEC Statistics Canada s National Household Survey:

More information

Measuring and Interpreting the Performance of Broker Algorithms

Measuring and Interpreting the Performance of Broker Algorithms Measuring and Interpreting the Performance of Broker Algorithms Ian Domowitz Managing Director ITG Inc. 380 Madison Ave. New York, NY 10017 212 588 4000 idomowitz@itginc.com Henry Yegerman Director ITG

More information

PROJECT RISK MANAGEMENT - ADVANTAGES AND PITFALLS

PROJECT RISK MANAGEMENT - ADVANTAGES AND PITFALLS 1 PROJECT RISK MANAGEMENT - ADVANTAGES AND PITFALLS Kenneth K. Humphreys 1, PE CCE DIF 1 Past Secretary-Treasurer, ICEC, Granite Falls, NC, United States Abstract Proper project decision-making requires

More information

Validating Methods using Waters Empower TM 2 Method. Validation. Manager

Validating Methods using Waters Empower TM 2 Method. Validation. Manager Validating Methods using Waters Empower TM 2 Method Validation Manager (MVM) Anders Janesten Nordic Informatics Sales Specialist 2008 Waters Corporation Decision-centric centric method development information

More information

Wind Power Forecasting Pilot Project Part B: The Quantitative Analysis Final Report

Wind Power Forecasting Pilot Project Part B: The Quantitative Analysis Final Report Report Wind Power Forecasting Pilot Project Part B: The Quantitative Analysis Final Report A Report to: Attention: The Alberta Electric System Operator 25, 33-5 th Avenue SW Calgary, Alberta T2P L4 Mr.

More information

Spend Enrichment: Making better decisions starts with accurate data

Spend Enrichment: Making better decisions starts with accurate data IBM Software Industry Solutions Industry/Product Identifier Spend Enrichment: Making better decisions starts with accurate data Spend Enrichment: Making better decisions starts with accurate data Contents

More information

Using Real-Time, 6D Object Tracking to Assemble Large Aerospace Components

Using Real-Time, 6D Object Tracking to Assemble Large Aerospace Components Using Real-Time, 6D Object Tracking to Assemble Large Aerospace Components Douglas A. Hubler The Boeing Company EELV/Delta IV Launch Sites Cape Canaveral, Florida Robert J. Salerno Joseph M. Calkins New

More information

RSA ARCHER OPERATIONAL RISK MANAGEMENT

RSA ARCHER OPERATIONAL RISK MANAGEMENT RSA ARCHER OPERATIONAL RISK MANAGEMENT 87% of organizations surveyed have seen the volume and complexity of risks increase over the past five years. Another 20% of these organizations have seen the volume

More information

Calibration Certificate

Calibration Certificate P.O. Box 87-0087 Phone:856-686-1600 Fax:856-686-1601 www.troemner.com e-mail: troemner@troemner.com SECTION 1: Page 1 of 7 Pages SECTION 2: APPROVED SIGNATORY Joseph Moran SECTION 3: PERSON PERFORMING

More information

GE Healthcare. Dash 3000, 4000 & 5000. High-acuity mobile patient monitoring

GE Healthcare. Dash 3000, 4000 & 5000. High-acuity mobile patient monitoring GE Healthcare Dash 3000, 4000 & 5000 High-acuity mobile patient monitoring The promise of flexibility. In healthcare, every patient s situation is unique. To deliver personalized, quality care, you require

More information

Practice Brief: Data Quality Management Model

Practice Brief: Data Quality Management Model Practice Brief: Data Quality Management Model Data is driving more and more healthcare industry decision making. This is evidenced by the many initiatives to capture outcome data, such as the: Joint Commission

More information

Palisade Risk Conference, 2014

Palisade Risk Conference, 2014 Advanced Risk Management to Improve Cost and Schedule Performance on EPC Projects Risk-Management Best Practices from Nuclear Experience Palisade Risk Conference, 2014 Sola Talabi PhD MBA MSc BSc RMP Project

More information

Accident Investigation

Accident Investigation Accident Investigation ACCIDENT INVESTIGATION/adentcvr.cdr/1-95 ThisdiscussionistakenfromtheU.S.Department oflabor,minesafetyandhealthadministration Safety Manual No. 10, Accident Investigation, Revised

More information

Basic research methods. Basic research methods. Question: BRM.2. Question: BRM.1

Basic research methods. Basic research methods. Question: BRM.2. Question: BRM.1 BRM.1 The proportion of individuals with a particular disease who die from that condition is called... BRM.2 This study design examines factors that may contribute to a condition by comparing subjects

More information

Procurement Programmes & Projects P3M3 v2.1 Self-Assessment Instructions and Questionnaire. P3M3 Project Management Self-Assessment

Procurement Programmes & Projects P3M3 v2.1 Self-Assessment Instructions and Questionnaire. P3M3 Project Management Self-Assessment Procurement Programmes & Projects P3M3 v2.1 Self-Assessment Instructions and Questionnaire P3M3 Project Management Self-Assessment Contents Introduction 3 User Guidance 4 P3M3 Self-Assessment Questionnaire

More information

BODY OF KNOWLEDGE CERTIFIED SIX SIGMA YELLOW BELT

BODY OF KNOWLEDGE CERTIFIED SIX SIGMA YELLOW BELT BODY OF KNOWLEDGE CERTIFIED SIX SIGMA YELLOW BELT The topics in this Body of Knowledge include additional detail in the form of subtext explanations and the cognitive level at which test questions will

More information

Beamex. Calibration White Paper. www.beamex.com info@beamex.com. How often should instruments be calibrated

Beamex. Calibration White Paper. www.beamex.com info@beamex.com. How often should instruments be calibrated Beamex Calibration White Paper info@beamex.com How often should instruments be calibrated How often should instruments be calibrated Plants can improve their efficiency and reduce costs by performing calibration

More information

Volume 22 Number 22. C43-A ISBN 1-56238-475-9 ISSN 0273-3099 Gas Chromatography/Mass Spectrometry (GC/MS) Confirmation of Drugs; Approved Guideline

Volume 22 Number 22. C43-A ISBN 1-56238-475-9 ISSN 0273-3099 Gas Chromatography/Mass Spectrometry (GC/MS) Confirmation of Drugs; Approved Guideline ISBN 1-56238-475-9 ISSN 0273-3099 Gas Chromatography/Mass Spectrometry (GC/MS) Confirmation of Drugs; Approved Guideline Volume 22 Number 22 Larry D. Bowers, Ph.D., DABCC, Chairholder David A. Armbruster,

More information

Public Service Co. of New Mexico (PNM) - Smoothing and Peak Shifting. DOE Peer Review Steve Willard, P.E. September 26, 2012

Public Service Co. of New Mexico (PNM) - Smoothing and Peak Shifting. DOE Peer Review Steve Willard, P.E. September 26, 2012 Public Service Co. of New Mexico (PNM) - PV Plus Storage for Simultaneous Voltage Smoothing and Peak Shifting DOE Peer Review Steve Willard, P.E. September 26, 2012 Project Goals Develop an even more Beneficial

More information

AP Physics 1 and 2 Lab Investigations

AP Physics 1 and 2 Lab Investigations AP Physics 1 and 2 Lab Investigations Student Guide to Data Analysis New York, NY. College Board, Advanced Placement, Advanced Placement Program, AP, AP Central, and the acorn logo are registered trademarks

More information

Qualitative NIR Analysis for Ingredients in the Baking Industry

Qualitative NIR Analysis for Ingredients in the Baking Industry Overview The challenge to all baking companies in today s economy is to operate plants as efficiently as possible, with a focus on quality and keeping costs in check. With regulatory issues becoming more

More information

Why System Suitability Tests Are Not a Substitute for Analytical Instrument Qualification

Why System Suitability Tests Are Not a Substitute for Analytical Instrument Qualification White paper System Suitability Tests and AIQ R.D.McDowall PhD Principal, McDowall Consulting Paul Smith European Validation Program Manager, PerkinElmer Nicola Vosloo PhD European Market Development Leader,

More information

Seradex White Paper. Engineering Change Process. A Discussion of Issues in the Manufacturing OrderStream

Seradex White Paper. Engineering Change Process. A Discussion of Issues in the Manufacturing OrderStream Seradex White Paper A Discussion of Issues in the Manufacturing OrderStream Engineering Change Process Every manufacturing organization makes product design changes. In advanced technological industries

More information

Evaluating GCM clouds using instrument simulators

Evaluating GCM clouds using instrument simulators Evaluating GCM clouds using instrument simulators University of Washington September 24, 2009 Why do we care about evaluation of clouds in GCMs? General Circulation Models (GCMs) project future climate

More information

The Hidden Cost of Spreadsheets

The Hidden Cost of Spreadsheets www.allegrodev.com The Hidden Cost of Spreadsheets An Allegro White Paper Energy companies need to decide if they are willing to expose themselves to the risks inherent in spreadsheet-based methods, or

More information

Levels of Software Testing. Functional Testing

Levels of Software Testing. Functional Testing Levels of Software Testing There are different levels during the process of Testing. In this chapter a brief description is provided about these levels. Levels of testing include the different methodologies

More information

MultiQuant Software 2.0 for Targeted Protein / Peptide Quantification

MultiQuant Software 2.0 for Targeted Protein / Peptide Quantification MultiQuant Software 2.0 for Targeted Protein / Peptide Quantification Gold Standard for Quantitative Data Processing Because of the sensitivity, selectivity, speed and throughput at which MRM assays can

More information

PART B INTERNAL CAPITAL ADEQUACY ASSESSMENT PROCESS (ICAAP)

PART B INTERNAL CAPITAL ADEQUACY ASSESSMENT PROCESS (ICAAP) Framework (Basel II) Internal Capital Adequacy Assessment PART A OVERVIEW...2 1. Introduction...2 2. Applicability...3 3. Legal Provision...3 4. Effective Date of Implementation...3 5. Level of Application...3

More information

New D&B Failure Score and Recommended Credit Limit Models for UK and Ireland

New D&B Failure Score and Recommended Credit Limit Models for UK and Ireland New D&B Failure Score and Recommended Credit Limit Models for UK and Ireland Please click the links below Customer Frequently Asked Questions What is changing? When will the changes happen? Why are we

More information

7th Annual Ambulatory PM & EHR Study

7th Annual Ambulatory PM & EHR Study 7th Annual Ambulatory PM & EHR Study A view into the world of Practice Management and Electronic Health Record adoption After years of diligently working to adopt EHR solutions, ambulatory physician practices,

More information

DMS 680. Universal length measuring system gauge inspection for»iso 9000«requirements

DMS 680. Universal length measuring system gauge inspection for»iso 9000«requirements DMS 680 Universal length measuring system gauge inspection for»iso 9000«requirements Universal length measuring system DMS 680 Wide range of applications For periodic inspection of gauges, reference gauges,

More information

HOW A DC UTILITY METER CAN TRANSFORM THE U.S. SOLAR INDUSTRY

HOW A DC UTILITY METER CAN TRANSFORM THE U.S. SOLAR INDUSTRY HOW A DC UTILITY METER CAN TRANSFORM THE U.S. SOLAR INDUSTRY James A. White, P.E. Chelan County Public Utility District 327 N. Wenatchee Washington 98801 jim@applecapital.net ABSTRACT Moving the location

More information

Microsoft Dynamics GP. Manufacturing Management Functions

Microsoft Dynamics GP. Manufacturing Management Functions Microsoft Dynamics GP Manufacturing Management Functions Copyright Copyright 2010 Microsoft. All rights reserved. Limitation of liability This document is provided as-is. Information and views expressed

More information