In any particular situation, dealing with environmental risk involves two steps:

Size: px
Start display at page:

Download "In any particular situation, dealing with environmental risk involves two steps:"

Transcription

1 Presented by: Gargi Bhatt 04/27/2005 ENVIRONMENTAL RISK ASSESSMENT Introduction: The field of Environmental statistics is one of the rapid growths at the moment. Environmental decision making is prevalent in much of the world, and politicians and other decision makers are requesting new tools to for understanding the state of the environment. A successful environmental risk assessment requires the talents of many academic disciplines: statistics, chemistry, physics, biology, ecology, geology, hydrology and engineering. Because of their skills in analyzing data and computations, statisticians can play a role in each one of the steps above. Additionally, a statistician can play a key role in the process because of the complexity of a risk assessment. Data or modeling uncertainty in any one of the steps may have a significant effect on the results and meaning of the assessment. Therefore, the description of uncertainty in the assessment, which is a skill area of statisticians, becomes a crucial part of communicating the results of a complex assessment. Key words: environmental monitoring, design, compositional data, risk assessment, spatial covariance, visualization. In any particular situation, dealing with environmental risk involves two steps: 1 Risk assessment: Assessment of risk associated with the environment involves the use of factual information to define the health effects of exposure of humans and/or the environment to hazardous material and situations. For example, this involves quantification of the extent to which a chemical moves from the location of a spill via one or more exposure pathways to create an exposure scenario for a nearby resident, and a determination of the deleterious consequences, if any, of that exposure scenario. It includes the following: Environmental assessments and environmental impact analyses Ecological and human health risk assessments for programs, projects, chemicals,

2 Products and natural resources Stressor identification Toxicology and exposure assessment Microbial risk assessments Hazard identification Custom model and software development Statistical (multivariate, time series, regression, probabilistic) approaches Uncertainty and variability analyses 2. Risk management: Management of the risk associated with the environment considers the process of weighing policy and remediation alternatives, integrating the results of risk assessment with engineering data and with social economic and political concerns to reach a decision involving the management of risk. It includes: Risk-based decision analysis models, databases, and software Comparative risk assessments Qualitative evaluations Adaptive environmental management Cost-benefit analysis, net present resource valuation, and habitat equivalency estimation Bayesian decision analysis Product stewardship Issue tracking Regulatory process implementation (chemical registration, NPDES permitting, TMDLs, Water Quality Criteria, etc.) Environmental policy analysis and negotiation Industrial ecology, energy efficiency, and life-cycle analyses Expert opinions Stakeholder involvement, community outreach, public relations, and education Risk communication Estimation of risk: Assessment of risks can be done by various methods. Mathematical models to quantify the exposure scenarios are important elements of the assessment, probability distributions and statistical tools as information are utilized as a part of the mathematical modeling effort. Numerous model classification systems exist, including: The selection of a model is influenced by at least three conditions: 1. The judgment of the investigator in the specific application of the various modeling techniques. 2. The extent of the database

3 .3.The physical system being modeled. The next level of concern is whether the various elements of the system combine to create significant potential exposure risk. The result is there are four methods to estimate the risk. The steps in the risk assessment process are: 1. Hazard identification is the analysis of an environmental situation to ascertain if there is the potential for an exposure of an organism (including a human) or ecosystem to an environmental stressor that may cause harm. 2. Dose-response assessment is the process of characterizing the relation between the dose of an agent received by a receptor (organism or ecosystem) and the incidence of an adverse effect on that receptor. 3. Exposure assessment is the process of measuring or estimating the intensity, frequency, or duration of a human or ecological exposure to agents that are currently in the environment, or may be present in the future. 4. Risk characterization is the process of estimating the incidence of an adverse effect under the conditions of exposure described in the exposure assessment. It also includes the narrative description of the meaning of the assessment, including uncertainties in the preceding steps. Recently much emphasis has been put on uncertainty analysis of these risk assessments. Primarily it has been noted that the values of the parameters in the model are subjected to uncertainty, which then propagates through the whole assessment and results in uncertainty about the final risk. The method of probabilistic risk analysis is used to assess the risk. Each one of the steps requires the collection of data (such as the collection of lead concentrations in soil or water) and/or the use of mathematical models (such as ones that describe the movement of contaminants in the environment or define the cancer incidence from exposure to levels of uranium). Risk assessments have now become part of the analysis that a proposed new chemical or other product must undergo before it may be placed on the market. Risk assessment methods (Uncertainty analyses method): Probabilistic risk assessment techniques are widely used which consider the variability and uncertainty in parameter values and models. The best known probabilistic techniques to incorporate uncertainty are: 1 Monte Carlo analysis 2 Latin-Hypercube procedures.

4 Monte Carlo analysis: In Monte Carlo simulation, distributions are specified for each parameter that account for both variability and uncertainty. Uncertainty plays a major role in all risk assessment related to environmental quality. It allows sensitivity analyses.monte Carlo method requires few assumptions. What is Monte Carlo analysis? Monte Carlo analysis is a method initially developed in the 1940s that uses statistical sampling techniques to obtain a probabilistic approximation to the solution of a mathematical equation or model. As such, it is a tool that can be used for conducting probabilistic risk assessments. A probabilistic risk assessment is an assessment that estimates the probability or likelihood that particular risk values would result from exposure to contaminants at a site. In the context of an ERA, a probabilistic risk analysis involves the use of methods for estimating the probability that ecological receptors will be harmed by environmental contaminants. Although there are some ERAs where probabilistic analyses have been included, all ERAs are required to calculate a single value or point estimate for evaluating whether a contaminant will harm a particular ecological receptor (e.g., a hazard quotient). When single values are used to describe risks in an ERA, it is known as a deterministic risk analysis. In a deterministic risk analysis, it is implied that the determined risk values adequately represent the risks to organisms and little or no information is provided about the probability that a particular value will result from exposure to a site s contamination. Monte Carlo analysis is used to determine the probability of occurrence for the point estimates of a deterministic risk Assessment and, in this way, deal with the uncertainty associated with these assessments. Some examples of Monte Carlo analysis: Example 1: A Deterministic Model for Compound Interest Monte Carlo simulation is a method for iteratively evaluating a deterministic model using sets of random numbers as inputs. This method is often used when the model is complex, nonlinear, or involves more than just a couple uncertain parameters. A simulation can typically involve over 10,000 evaluations of the model, a task which in the past was only practical using super computers. Example 2: Stochastic model By using random inputs, you are essentially turning the deterministic model into a stochastic model. Example 2 demonstrates this concept with a very simple problem.

5 Example 2: A Stochastic Model for a Hinge Assembly In Example 2, we used simple uniform random numbers as the inputs to the model. However, a uniform distribution is not the only way to represent uncertainty. Before describing the steps of the general MC simulation in detail, a little word about uncertainty propagation: The Monte Carlo method is just one of many methods for analyzing uncertainty propagation, where the goal is to determine how random variation, lack of knowledge, or error affects the sensitivity, performance, or reliability of the system that is being modeled. Monte Carlo simulation is categorized as a sampling method because the inputs are randomly generated from probability distributions to simulate the process of sampling from an actual population. So, we try to choose a distribution for the inputs that most closely matches data we already have, or best represents our current state of knowledge. The data generated from the simulation can be represented as probability distributions (or histograms) or converted to error bars, reliability predictions, tolerance zones, and confidence intervals. (See Figure 2). Uncertainty Propagation Figure 2: Schematic showing the principal of stochastic uncertainty propagation. (The basic principle behind Monte Carlo simulation.) The steps in Monte Carlo simulation corresponding to the uncertainty propagation shown in Figure 2 are fairly simple, and can be easily implemented in Excel for simple models. All we need to do is follow the five simple steps listed below: Step1: Create a parametric model, y = f(x 1, x 2,..., x q ).

6 Step2: Generate a set of random inputs, x i1, x i2,..., x iq. Step 3: Evaluate the model and store the results as y i. Step 4: Repeat steps 2 and 3 for i = 1 to n. Step 5: Analyze the results using histograms, summary statistics, confidence intervals, etc. Latin-Hypercube procedure: It is an alternative to the Monte Carlo procedure, but it is a more efficient method of parameter sampling. The procedure requires the division of the input parameter distribution into N segments of equal probability,1/n where N is the number of realizations. An equal number of samples are drawn from each segment to provide a representation of the full range of possible input parameter values. This distribution method ensures that the tail of the distribution are efficiently accounted for, a feature that is not ensured when using the Monte Carlo technique. This sampling technique procedure is performed for each input variable that has been assigned a level of uncertainty. Examples on Latin Hypercube design: A method of comparison of leakage rates through leach ate collection system at the bottom of a landfill uses 100 Latin hypercube simulations in order to represent the range of possible values for the input parameters assigned to characterize the level of uncertainty. A major component for the design of a landfill involves the leach ate collection and low permeable linear system placed at the bottom of a landfill. The system includes features such as high permeability (high transmissivity) drainage layer and drainage tiles and low permeability liner or barrier underlying the drainage layer and tiles. The low permeability liner is constructed of a single material of natural soils or FML s. Other applications of environmental risk assessment: 1 Identifying, evaluating, and managing persistent, bioaccumulative, toxic (PBT) substances and other chemicals 2 Modeling environmental pathways and assessing exposures for a wide variety of pollutants 3 Developing statistical methods, models, and guidance 4 Conducting statistical risk-based ranking, planning, and evaluation 5 Providing regulatory impact assessment and support 6 Assessing site-specific human health and ecological risks, in support of developing cleanup standards and selecting remedies 7 Assessing risks at currently operating and planned industrial facilities 8 Conducting statistical evaluations of site and background data 9 Biological sciences applications. 10 Computational statistics.

7 REFERENCES: Book: Statistical Procedures for analysis of environmental monitoring data and risk assessment by Edward A.McBean and Frank A. Rovers. 4

Biology 5868 Ecotoxicology. Risk Assessment of Contaminants

Biology 5868 Ecotoxicology. Risk Assessment of Contaminants Biology 5868 Ecotoxicology Risk Assessment of Contaminants 2009 Ecological Risk Assessment Risk assessment is the product of a shotgun wedding between science and the law. William Ruckelshaus (first head

More information

Life Cycle Assessment A product-oriented method for sustainability analysis. UNEP LCA Training Kit Module f Interpretation 1

Life Cycle Assessment A product-oriented method for sustainability analysis. UNEP LCA Training Kit Module f Interpretation 1 Life Cycle Assessment A product-oriented method for sustainability analysis UNEP LCA Training Kit Module f Interpretation 1 ISO 14040 framework Life cycle assessment framework Goal and scope definition

More information

Influence of data uncertainties and model sensitivity on the estimate of tritium doses

Influence of data uncertainties and model sensitivity on the estimate of tritium doses Presentation to the 5th Meeting of the EMRAS II Working Group Tritium Influence of data uncertainties and model sensitivity on the estimate of tritium doses Juraj Ďúran, Department of Accident Management

More information

Uncertainty in transport models. IDA workshop 7th May 2014

Uncertainty in transport models. IDA workshop 7th May 2014 Uncertainty in transport models IDA workshop 7th May 2014 Presentation outline Rationale Uncertainty in transport models How uncertainty is quantified Case study General comments 2 DTU Transport, Technical

More information

GEOTHERMAL RESOURCE ASSESSMENT CASE EXAMPLE, OLKARIA I

GEOTHERMAL RESOURCE ASSESSMENT CASE EXAMPLE, OLKARIA I Presented at Short Course II on Surface Exploration for Geothermal Resources, organized by UNU-GTP and KenGen, at Lake Naivasha, Kenya, 2-17 November, 2007. GEOTHERMAL TRAINING PROGRAMME Kenya Electricity

More information

LEAST COST SEARCH ALGORITHM FOR THE IDENTIFICATION OF A DNAPL SOURCE

LEAST COST SEARCH ALGORITHM FOR THE IDENTIFICATION OF A DNAPL SOURCE LEAST COST SEARCH ALGORITHM FOR THE IDENTIFICATION OF A DNAPL SOURCE Z. DOKOU and G. F. PINDER Research Center for Groundwater Remediation Design, University of Vermont, Department of Civil and Environmental

More information

Definitions & Concepts

Definitions & Concepts Introduction Risk provides the answer to three key questions: what can go wrong; how likely is it; what are the consequences? (Kaplan and Garrick, 1981). To this can be added the question: what can be

More information

Appropriate Modelling in DSSs for River Basin Management

Appropriate Modelling in DSSs for River Basin Management Appropriate Modelling in DSSs for River Basin Management Yueping Xu and Martijn J. Booij Water Engineering and Management, Faculty of Engineering, University of Twente, Enschede, the Netherlands (email:

More information

PRINCIPLES AND GUIDELINES FOR THE CONDUCT OF MICROBIOLOGICAL RISK ASSESSMENT CAC/GL Adopted Amendments 2012, 2014.

PRINCIPLES AND GUIDELINES FOR THE CONDUCT OF MICROBIOLOGICAL RISK ASSESSMENT CAC/GL Adopted Amendments 2012, 2014. PRINCIPLES AND GUIDELINES FOR THE CONDUCT OF MICROBIOLOGICAL RISK ASSESSMENT CAC/GL 30-1999 Adopted 1999. Amendments 2012, 2014. CAC/GL 30-1999 2 1. INTRODUCTION 2. SCOPE 3. DEFINITIONS 4. GENERAL PRINCIPLES

More information

NUREG-1549: Decision Methods for Dose Assessment to Comply With Radiological Criteria for License Termination

NUREG-1549: Decision Methods for Dose Assessment to Comply With Radiological Criteria for License Termination NUREG-1549: Decision Methods for Dose Assessment to Comply With Radiological Criteria for License Termination Abstract This draft NUREG-series report describes a methodology for calculating doses to demonstrate

More information

Principles and Guidelines for the Conduct of Microbiological Risk Assessment

Principles and Guidelines for the Conduct of Microbiological Risk Assessment 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 Introduction Risks from microbiological hazards are of immediate and serious concern to human health. Microbiological Risk Analysis is a science-based structured

More information

Probabilistic approximation to risk assessment of basins by ecotoxicological evaluation

Probabilistic approximation to risk assessment of basins by ecotoxicological evaluation Probabilistic approximation to risk assessment of basins by ecotoxicological evaluation C. Fernández, G. Carbonell, and J.V. Tarazona I.N.I.A. Laboratory for Ecotoxicology. Department of the Environment.

More information

Ecological Risk Assessment and Its Application to the Remediation Process. Traci Iott CT DEP Bureau of Water Management

Ecological Risk Assessment and Its Application to the Remediation Process. Traci Iott CT DEP Bureau of Water Management Ecological Risk Assessment and Its Application to the Remediation Process Traci Iott CT DEP Bureau of Water Management Ecological Risk Assessment A process that evaluates the likelihood that adverse ecological

More information

What is. Uncertainty Quantification (UQ)? THE INTERNATIONAL ASSOCIATION FOR THE ENGINEERING MODELLING, ANALYSIS AND SIMULATION COMMUNITY

What is. Uncertainty Quantification (UQ)? THE INTERNATIONAL ASSOCIATION FOR THE ENGINEERING MODELLING, ANALYSIS AND SIMULATION COMMUNITY What is Uncertainty Quantification (UQ)? THE INTERNATIONAL ASSOCIATION FOR THE ENGINEERING MODELLING, ANALYSIS AND SIMULATION COMMUNITY What is Uncertainty Quantification (UQ)? Definition of Uncertainty

More information

Chapter 8 Interpreting Uncertainty for Human Health Risk Assessment

Chapter 8 Interpreting Uncertainty for Human Health Risk Assessment What s Covered in Chapter 8: Chapter 8 Interpreting Uncertainty for Human Health Risk Assessment 8.1 Uncertainty and Limitations of the Risk Assessment Process 8.2 Types of Uncertainty 8.3 Qualitative

More information

RISK Realistic and Practical Project Risk Quantification (without CPM)

RISK Realistic and Practical Project Risk Quantification (without CPM) RISK.2515 Realistic and Practical Project Risk Quantification (without CPM) John K. Hollmann, PE CCP CEP DRMP FAACE Hon. Life Abstract From 2007 to 2013, the AACE International Decision and Risk Management

More information

Application of Fuzzy Logic Approach to Consequence Modeling in Process Industries

Application of Fuzzy Logic Approach to Consequence Modeling in Process Industries 157 A publication of CHEMICAL ENGINEERING TRANSACTIONS VOL. 31, 2013 Guest Editors: Eddy De Rademaeker, Bruno Fabiano, Simberto Senni Buratti Copyright 2013, AIDIC Servizi S.r.l., ISBN 978-88-95608-22-8;

More information

Outline of Risk Assessment Training and Experience (RATE): Basic Understanding and Application of Risk Assessments

Outline of Risk Assessment Training and Experience (RATE): Basic Understanding and Application of Risk Assessments Outline of Risk Assessment Training and Experience (RATE): Basic Understanding and Application of Risk Assessments Summary: Environmental risk Assessment 1 plays a unique role in serving the needs of various

More information

6.3.2 Exposure Assessment

6.3.2 Exposure Assessment 6.3.2 Exposure Assessment A key component of conducting a risk-based screening evaluation is identification of potential exposures. An exposure assessment includes an evaluation of potential human and

More information

Broad Overview of Uncertainty Sources and Methods in Environmental Models Kenneth Reckhow Duke University

Broad Overview of Uncertainty Sources and Methods in Environmental Models Kenneth Reckhow Duke University Broad Overview of Uncertainty Sources and Methods in Environmental Models Kenneth Reckhow Duke University Is Scientific Knowledge Sufficient for Environmental Decision Making? Yes, there is almost always

More information

Models in Engineering Glossary

Models in Engineering Glossary Models in Engineering Glossary Anchoring bias is the tendency to use an initial piece of information to make subsequent judgments. Once an anchor is set, there is a bias toward interpreting other information

More information

Models for Computer-Aided Trial & Program Design

Models for Computer-Aided Trial & Program Design Models for Computer-Aided Trial & Program Design Terrence Blaschke, M.D. VP, Methodology and Science Pharsight Corporation & Professor of Medicine & Molecular Pharmacology Stanford University MODELS What

More information

The FORESCENE Scenario Modelling Workshop

The FORESCENE Scenario Modelling Workshop The FORESCENE Scenario Modelling Workshop Brussels, 8 Sept. 2008 Stefan Bringezu, Mathieu Saurat Roy Haines-Young, Alison Rollett Mats Svensson Contents The FORESCENE project Short introduction to Bayesian

More information

Risk analysis of bridges using a new reliability-based robustness assessment methodology

Risk analysis of bridges using a new reliability-based robustness assessment methodology Summer Workshop Risk analysis of bridges using a new reliability-based robustness assessment methodology Thesis Plan Hugo Guimarães Supervisors: José Matos, Dan Frangopol and Abel Henriques ANALYSIS AND

More information

Reviewing Ecological Risk Assessment Deliverables

Reviewing Ecological Risk Assessment Deliverables Reviewing Ecological Risk Assessment Deliverables Abstract The goal of this paper is to give remedial project managers (RPMs) some tools to help efficiently and effectively review ecological risk assessment

More information

3rd International Conference on Life Cycle Management. Zurich, University of Zurich at Irchel August 27 to 29, 2007 Switzerland

3rd International Conference on Life Cycle Management. Zurich, University of Zurich at Irchel August 27 to 29, 2007 Switzerland 3rd International Conference on Life Cycle Management Zurich, University of Zurich at Irchel August 27 to 29, 2007 Switzerland 3rd International Conference on Life Cycle Management Application of Life

More information

Incorporating DSM Uncertainty and Flexibility into Integrated Resource Planning

Incorporating DSM Uncertainty and Flexibility into Integrated Resource Planning Incorporating DSM Uncertainty and Flexibility into Integrated Resource Planning Eric W. Hildebrandt, RCG/Hagler, Bailly, Inc. Robert M. Wirtshafter, University of Pennsylvania This paper presents an approach

More information

Chapter 6 Risk Characterization

Chapter 6 Risk Characterization hapter 6 Risk haracterization What s overed in hapter 6: g g g Risk Estimation Risk Description Uncertainty and Limitations of the Screening Level Risk Assessment Risk characterization includes risk estimation

More information

Modeling for Uncertainty Assessment in Human Health Risk Quantification: A Fuzzy Based approach

Modeling for Uncertainty Assessment in Human Health Risk Quantification: A Fuzzy Based approach International Congress on Environmental Modelling and Software Brigham Young University BYU ScholarsArchive 5th International Congress on Environmental Modelling and Software - Ottawa, Ontario, Canada

More information

Surrogate Reservoir Models

Surrogate Reservoir Models Quantifying Uncertainties Associated with Reservoir Simulation Studies Using Surrogate Reservoir Models Shahab D. Mohaghegh West Virginia University & Intelligent Solutions, Inc. 1 Outline Reservoir Simulation

More information

Utilizing Optimization Techniques to Enhance Cost and Schedule Risk Analysis

Utilizing Optimization Techniques to Enhance Cost and Schedule Risk Analysis 1 Utilizing Optimization Techniques to Enhance Cost and Schedule Risk Analysis Colin Smith, Brandon Herzog SCEA 2012 2 Table of Contents Introduction to Optimization Optimization and Uncertainty Analysis

More information

Solute Transport in Heterogeneous Aquifers and Implications for Risk Assessment

Solute Transport in Heterogeneous Aquifers and Implications for Risk Assessment Solute Transport in Heterogeneous Aquifers and Implications for Risk Assessment University of Southern California Sonny Astani Department of Civil & Environmental Engineering Contact: fbarros@usc.edu CUAHSI

More information

Advancements in Managing Uncertainty in Remedial Options Analysis and Remedial Action Plan Development for Northern Sites RPIC Edmonton 2015

Advancements in Managing Uncertainty in Remedial Options Analysis and Remedial Action Plan Development for Northern Sites RPIC Edmonton 2015 Advancements in Managing Uncertainty in Remedial Options Analysis and Remedial Action Plan Development for Northern Sites RPIC Edmonton 2015 David Wilson, Stantec Consulting Ltd. June 4, 2015 Agenda 1

More information

Chemical Constituents in Coal Combustion Residues: Risks and Toxicological Updates

Chemical Constituents in Coal Combustion Residues: Risks and Toxicological Updates 2011 World of Coal Ash (WOCA) Conference May 9-12, 2011 in Denver, CO, USA http://www.flyash.info/ Chemical Constituents in Coal Combustion Residues: Risks and Toxicological Updates Ari Lewis Gradient,

More information

Critical parameters in deriving fire fragility functions for steel gravity frames

Critical parameters in deriving fire fragility functions for steel gravity frames Proceedings of the 9 th International Conference on Structures in Fire (SiF 16) 8-10 June 2016, Princeton University, NJ, USA Critical parameters in deriving fire fragility functions for steel gravity

More information

2016 Probabilistic Assessment. December 5, 2016 Southwest Power Pool

2016 Probabilistic Assessment. December 5, 2016 Southwest Power Pool 2016 Probabilistic Assessment December 5, 2016 Southwest Power Pool Table of Contents 1. Summary...2 a. SPP Planning Coordinator Footprint...2 b. Seasonal Capacity Totals... Error! Bookmark not defined.

More information

Probabilistic Methods for Assessing Dietary Exposure to Pesticides

Probabilistic Methods for Assessing Dietary Exposure to Pesticides Probabilistic Methods for Assessing Dietary Exposure to Pesticides Andy Hart (Fera, UK) Technical Meeting with Stakeholders on Cumulative Risk Assessment EFSA, 11 February 2014 Outline of presentation

More information

ENVIRONET Conceptual Site Model

ENVIRONET Conceptual Site Model ENVIRONET Conceptual Site Model Peter Booth Senior Technical Director 17/04/2012 Definition The conceptual site model (CSM) can be seen as; A representation which sets out the critical pollutant linkages

More information

Bayesian Uncertainty Quantification in SPARROW Models Richard B. Alexander

Bayesian Uncertainty Quantification in SPARROW Models Richard B. Alexander Bayesian Uncertainty Quantification in SPARROW Models Richard B. Alexander National Water Quality Assessment Project U.S. Geological Survey Reston, VA Chesapeake Bay STAC, Assessing Uncertainty Workshop,

More information

Thus, there are two points to keep in mind when analyzing risk:

Thus, there are two points to keep in mind when analyzing risk: One-Minute Spotlight WHAT IS RISK? Uncertainty about a situation can often indicate risk, which is the possibility of loss, damage, or any other undesirable event. Most people desire low risk, which would

More information

Key Components of the Waste Assessment Guidance (WAG) ACTION LISTS AND LEVELS

Key Components of the Waste Assessment Guidance (WAG) ACTION LISTS AND LEVELS Key Components of the Waste Assessment Guidance (WAG) ACTION LISTS AND LEVELS GUIDANCE FOR THE DEVELOPMENT OF ACTION LISTS AND ACTION LEVELS FOR DREDGED MATERIAL Focuses on approaches to build and refine

More information

Arafura Resouces Ltd. Nolans Environmental Impact Statement. volume one. Risk assessment. Chapter 5

Arafura Resouces Ltd. Nolans Environmental Impact Statement. volume one. Risk assessment. Chapter 5 Arafura Resouces Ltd Nolans volume one 05 Risk assessment Chapter 5 5. Risk assessment 5.1 Introduction This chapter provides a description of the whole-of-project risk assessment undertaken for the identification,

More information

Colorado Springs PMI Risk Management in Five Easy Pieces Colorado Springs, Colorado May 8 th, 2008

Colorado Springs PMI Risk Management in Five Easy Pieces Colorado Springs, Colorado May 8 th, 2008 Risk management is essential for any significant project. and is useful for any project where an unfavorable outcome is undesirable. Certain information about key project cost, performance, and schedule

More information

Quantifying Uncertainty in Oil Reserves Estimate

Quantifying Uncertainty in Oil Reserves Estimate Abstract Research Journal of Engineering Sciences ISSN 2278 9472 Quantifying Uncertainty in Oil Reserves Estimate Adeloye, Michael Olalekan, Abu Uwauma Kevin and Abu Nyenemim Robin Port Harcourt River

More information

CAE-based Robustness Evaluation of Brake Systems. Lectures. Johannes Will

CAE-based Robustness Evaluation of Brake Systems. Lectures. Johannes Will Lectures CAE-based Robustness Evaluation of Brake Systems Johannes Will presented at the SAE Conference 2015, Copyright 2015 SAE International Source: www.dynardo.de/en/library CAE-based Robustness Evaluation

More information

Development of Remediation Targets for Contaminated Land

Development of Remediation Targets for Contaminated Land Development of Remediation Targets for Contaminated Land Dr Trevor Jones Managing Consultant Remediation on Nuclear Sites The Decision Making Process Birmingham, 7 October 2009 Overview Framework for managing

More information

Value of Information (VOI) Analysis: Principles, Applications and Good Practice Recommendations. ISPOR-AP, Tokyo, Speakers:

Value of Information (VOI) Analysis: Principles, Applications and Good Practice Recommendations. ISPOR-AP, Tokyo, Speakers: Value of Information (VOI) Analysis: Principles, Applications and Good Practice Recommendations ISPOR-AP, Tokyo, 2018 Speakers: Paul Scuffham, PhD, Centre for Applied Health Economics, Menzies Health Institute

More information

Multi-Stage Scenario Tree Generation via Statistical Property Matching

Multi-Stage Scenario Tree Generation via Statistical Property Matching Multi-Stage Scenario Tree Generation via Statistical Property Matching Bruno A. Calfa, Ignacio E. Grossmann Department of Chemical Engineering Carnegie Mellon University Pittsburgh, PA 15213 Anshul Agarwal,

More information

School of Mathematics, Environmental Modeling Research Group, University of South Australia, Adelaide, Australia

School of Mathematics, Environmental Modeling Research Group, University of South Australia, Adelaide, Australia Uncertainty analysis of an integrated greenhouse effect model R. Zapert," J.A. Filar* & P.S. Gaertner* " World Resources Institute, 2050 Project, Washington DC, School of Mathematics, Environmental Modeling

More information

Initiation of Emerging Contaminants Characterization and Response Actions for Protection of Human Health

Initiation of Emerging Contaminants Characterization and Response Actions for Protection of Human Health THE ECOS and DoD SUSTAINABILITY WORKGROUP ISSUE PAPER Initiation of Emerging Contaminants Characterization and Response Actions for Protection of Human Health Introduction: The ECOS-DoD Sustainability

More information

Alberta Electric Energy 2006 Market Study

Alberta Electric Energy 2006 Market Study Alberta Electric Energy 2006 Market Study Getting Load to Say No EDC Associates Ltd. Annual Study Introduction 1 Introduction CHAPTER KEY 1. Introduction 2. Executive Summary 3. Macro Economics 4. Electric

More information

Human Health and Ecological Risk Assessment with Spatial Analysis and Decision Assistance (SADA) Freeware

Human Health and Ecological Risk Assessment with Spatial Analysis and Decision Assistance (SADA) Freeware Human Health and Ecological Risk Assessment with Spatial Analysis and Decision Assistance (SADA) Freeware Tom Purucker Robert Stewart Fred Dolislager 1 Human and Ecological Risk Functions SADA implements

More information

Water quality failures in distribution networks - understanding risk

Water quality failures in distribution networks - understanding risk Water quality failures in distribution networks - understanding risk Rehan Sadiq Institute for Research in Construction National Research Council Canada Ottawa, Ontario Gander, Newfoundland September 2004

More information

Integrated Stochastic Network Model for a Reliability Assessment of the NEES. Esteban Gil Iowa State University August 30 th, 2005

Integrated Stochastic Network Model for a Reliability Assessment of the NEES. Esteban Gil Iowa State University August 30 th, 2005 Integrated Stochastic Network Model for a Reliability Assessment of the NEES Esteban Gil Iowa State University August 30 th, 2005 Outline Motivation. Integrated stochastic network model Modeling challenges.

More information

Benefit-cost analysis and decision-making under risk uncertainty: issues and illustrations

Benefit-cost analysis and decision-making under risk uncertainty: issues and illustrations Interdisciplinary Perspectives on Drinking Water Risk Assessment and Management (Proceedings of the Santiago (Chile) Symposium, September 1998). IAHS Publ. no. 260, 2000. 141 Benefit-cost analysis and

More information

The Successive Principle

The Successive Principle Executive Briefing on The Successive Principle Russell D. Archibald August 15, 2016 What is the Successive Principle? A Proven Process to Reduce Uncertainty, Minimize Risk, Capitalize on Opportunities,

More information

Environmental impacts of mining. impacts

Environmental impacts of mining. impacts Environmental impacts of mining activities and methods to reduce such impacts Bjørn Kløve, Water Resources and Environmental Engineering, Faculty of Technology, CONTENT OF PRESENTATION - Mining pollutant

More information

Propagation of Uncertainty in Large Scale Eco-hydrological Modelling

Propagation of Uncertainty in Large Scale Eco-hydrological Modelling Propagation of Uncertainty in Large Scale Eco-hydrological Modelling Fred Hattermann, Valentina Krysanova, Martin Wattenbach Potsdam Institut for Climate Impact Research Outline Model validation including

More information

Assessing technical risks in the geological storage of CO 2

Assessing technical risks in the geological storage of CO 2 Assessing technical risks in the geological storage of CO 2 Jonathan Pearce British Geological Survey With many thanks to: Richard Metcalfe (Quintessa), Jerry Blackford (Plymouth Marine Laboratory) and

More information

Defining Background Conditions and Using Background Concentrations in Ecological Risk Assessment (FCSAP Guidance)

Defining Background Conditions and Using Background Concentrations in Ecological Risk Assessment (FCSAP Guidance) Defining Background Conditions and Using Background Concentrations in Ecological Risk Assessment (FCSAP Guidance) RPIC 2014 National Contaminated Sites Workshop Ottawa, ON Amy Sparks, Environment Canada

More information

Risk Analysis Overview

Risk Analysis Overview Risk Analysis Overview What Is Risk? Uncertainty about a situation can often indicate risk, which is the possibility of loss, damage, or any other undesirable event. Most people desire low risk, which

More information

ENVIRONMENTAL eftec METHODS

ENVIRONMENTAL eftec METHODS ENVIRONMENTAL eftec LIABILITY DIRECTIVE EQUIVALENCY Resource Decisions Athens, Greece 29-30 November 2016 METHODS European Commission, eftec, Abt Associates, Resource Decisions 1 Outline of the Session

More information

Multi-criteria multi-stakeholder decision analysis using a fuzzystochastic approach for hydrosystem management

Multi-criteria multi-stakeholder decision analysis using a fuzzystochastic approach for hydrosystem management 464 Evolving Water Resources Systems: Understanding, Predicting and Managing Water Society Interactions Proceedings of ICWRS2014, Bologna, Italy, June 2014 (IAHS Publ. 364, 2014). Multi-criteria multi-stakeholder

More information

Ecological and Human Health Risk Assessment Guidance for Aquatic Environments

Ecological and Human Health Risk Assessment Guidance for Aquatic Environments Technical Report DOER-4 December 1999 US Army Corps of Engineers Engineer Research and Development Center Dredging Operations and Environmental Research Program Ecological and Human Health Risk Assessment

More information

Project Risk Management

Project Risk Management Hujambo (Swahili) Project Management Process Groups Initiating Planning Executing Monitoring & Controlling Closing Project 4. Integration Management 5. Scope Knowledge Areas 6. Time 7. Cost 8. Quality

More information

Multi-criteria multi-stakeholder decision analysis using a fuzzystochastic approach for hydrosystem management

Multi-criteria multi-stakeholder decision analysis using a fuzzystochastic approach for hydrosystem management doi:10.5194/piahs-364-464-2014 464 Evolving Water Resources Systems: Understanding, Predicting and Managing Water Society Interactions Proceedings of ICWRS2014, Bologna, Italy, June 2014 (IAHS Publ. 364,

More information

Introduction to Analytics Tools Data Models Problem solving with analytics

Introduction to Analytics Tools Data Models Problem solving with analytics Introduction to Analytics Tools Data Models Problem solving with analytics Analytics is the use of: data, information technology, statistical analysis, quantitative methods, and mathematical or computer-based

More information

Dealing with Uncertainty in Climate Change Adaptation and Mitigation. Dr. Marc Neumann, BC3

Dealing with Uncertainty in Climate Change Adaptation and Mitigation. Dr. Marc Neumann, BC3 Dealing with Uncertainty in Climate Change Adaptation and Mitigation Dr. Marc Neumann, BC3 a, b, Statistical distribution of mean summer temperatures at a grid point in northern Switzerland. c, Change

More information

Cycle Time Forecasting. Fast #NoEstimate Forecasting

Cycle Time Forecasting. Fast #NoEstimate Forecasting Cycle Time Forecasting Fast #NoEstimate Forecasting 15 th August 2013 Forecasts are attempts to answer questions about future events $1,234,000 Staff 2 Commercial in confidence We estimated every task

More information

An interpretation and evaluation of the US Environmental Protection Agency ecological risk assessment guidelines

An interpretation and evaluation of the US Environmental Protection Agency ecological risk assessment guidelines An interpretation and evaluation of the US Environmental Protection Agency ecological risk assessment guidelines K Murray 1 and M Claassen 2 * 1 Insight Modelling Services, PO Box 38953, Garsfontein East

More information

MaRIUS: Managing the Risks, Impacts and Uncertainties of droughts and water Scarcity

MaRIUS: Managing the Risks, Impacts and Uncertainties of droughts and water Scarcity MaRIUS: Managing the Risks, Impacts and Uncertainties of droughts and water Scarcity Our vision is that management of droughts and water scarcity will in future be more explicitly risk based, incorporating

More information

Operations Research QM 350. Chapter 1 Introduction. Operations Research. University of Bahrain

Operations Research QM 350. Chapter 1 Introduction. Operations Research. University of Bahrain QM 350 Operations Research University of Bahrain INTRODUCTION TO MANAGEMENT SCIENCE, 12e Anderson, Sweeney, Williams, Martin Chapter 1 Introduction Introduction: Problem Solving and Decision Making Quantitative

More information

Time to Market Cost efficient ways for optimal and robust products

Time to Market Cost efficient ways for optimal and robust products Time to Market Cost efficient ways for optimal and robust products Dr.-Ing. Johannes Will CEO DYNARDO GmbH 1 Dynardo Founded: 2001 (Will, Bucher, CADFEM International) More than 50 employees, offices at

More information

PRE-READING 4 TYPES OF MODEL STRUCTURES

PRE-READING 4 TYPES OF MODEL STRUCTURES LEARNING OBJECTIVES Types of Model Structures PRE-READING 4 TYPES OF MODEL STRUCTURES Appreciate the different structural characteristics that may be incorporated within financial models. Recognise how

More information

Environmental Fate and Effects Division: Who We Are and What We Do!

Environmental Fate and Effects Division: Who We Are and What We Do! Environmental Fate and Effects Division: Who We Are and What We Do! Ingrid M. Sunzenauer Environmental Fate and Effects Division, Office of Pesticide Programs 1 Purpose Of Presentation l Mission of the

More information

Citation Statistics (discussion for Statistical Science) David Spiegelhalter, University of Cambridge and Harvey Goldstein, University of Bristol We

Citation Statistics (discussion for Statistical Science) David Spiegelhalter, University of Cambridge and Harvey Goldstein, University of Bristol We Citation Statistics (discussion for Statistical Science) David Spiegelhalter, University of and Harvey Goldstein, University of We welcome this critique of simplistic one-dimensional measures of academic

More information

Integrated Environmental Assessment and Management

Integrated Environmental Assessment and Management Integrated Environmental Assessment and Management IEAM Podcast 8.4 Transcript* Title: California Sediment Quality Objectives, with Steve Bay JENNY SHAW: Hello, and welcome to the podcast for the journal,

More information

Mathematical Modeling of Tuberculosis

Mathematical Modeling of Tuberculosis Mathematical Modeling of Tuberculosis An introduction Olivia Oxlade, PhD olivia.oxlade@mcgill.ca Advanced TB diagnostic Research Course: Montreal July 5 8, 2011 Objectives of Session Consider the reasons

More information

CHAPTER 1 PRINCIPLES AND CONCEPTS IN ECOLOGICAL RISK ASSESSMENT

CHAPTER 1 PRINCIPLES AND CONCEPTS IN ECOLOGICAL RISK ASSESSMENT CHAPTER 1 PRINCIPLES AND CONCEPTS IN ECOLOGICAL RISK ASSESSMENT Jensen J., Mesman M., Bierkens J. and Rutgers M. 1.1 Scope and content Numerous decisions have to be made before, during and after conducting

More information

Sunday 27 September 2009 Ferskvandscentret Silkeborg

Sunday 27 September 2009 Ferskvandscentret Silkeborg NoMiracle courses Sunday 27 September 2009 Ferskvandscentret Silkeborg Course 1. Ecological risk assessment: the concepts of sensitivity and vulnerability Course 2. Mixture toxicity within a DEB context

More information

REQUEST FOR RESEARCH PROPOSALS (October September 2003 Funding Cycle)

REQUEST FOR RESEARCH PROPOSALS (October September 2003 Funding Cycle) General Background REQUEST FOR RESEARCH PROPOSALS (October 2002 - September 2003 Funding Cycle) For the ROCKY MOUNTAIN REGIONAL HAZARDOUS SUBSTANCE RESEARCH CENTER (U. S. EPA REGION 8) Colorado State University,

More information

Sediment Quality Objectives Update. Steven Bay

Sediment Quality Objectives Update. Steven Bay Sediment Quality Objectives Update Steven Bay Commission Meeting: March 2, 2018 Background CA adopted SQOs and assessment methods in 2008 Next phase of SQO program nearing culmination Commission asked

More information

ECOLOGICAL RISK ASSESSMENT

ECOLOGICAL RISK ASSESSMENT ECOLOGICAL RISK ASSESSMENT Prof. David R. Fox Prof. Mark Burgman Australian Centre of Excellence for Risk Analysis University of Melbourne, Parkville, Australia Keywords: Abstract: decision-making; uncertainty;

More information

Geological carbon sequestration: prediction and verification

Geological carbon sequestration: prediction and verification Geological carbon sequestration: prediction and verification GCCC Digital Publication Series #09-13 Ian J. Duncan Jean-Philippe Nicot Changbing Yang Eric Bickel Svetlana Ikonnikova Jong-Won Choi Keywords:

More information

Oil Export Tanker Problem- Demurrage and the Flaw of Averages

Oil Export Tanker Problem- Demurrage and the Flaw of Averages ENERGY EXPLORATION & EXPLOITATION Volume 26 Number 3 2008 pp. 143 156 143 Oil Export Tanker Problem- Demurrage and the Flaw of Averages Mansoor Hamood Al-Harthy 1 1 Petroleum and Chemical Engineering Department,

More information

A Method Countries Can Use to Estimate Changes in Carbon Stored in Harvested Wood Products and the Uncertainty of Such Estimates

A Method Countries Can Use to Estimate Changes in Carbon Stored in Harvested Wood Products and the Uncertainty of Such Estimates DOI: 10.1007/s00267-003-9118-1 A Method Countries Can Use to Estimate Changes in Carbon Stored in Harvested Wood Products and the Uncertainty of Such Estimates KENNETH E. SKOG* Forest Products Laboratory

More information

R&D Performance Management

R&D Performance Management R&D Performance Management What is in for me to drive the biotech opportunity? Gerd Grimm Reutlingen, December 2015 Agenda 1. What is R&D Performance Management? 2. A way of thinking about decisions rules

More information

Scanning the Conservation Horizon. A Guide to Climate Change Vulnerability Assessment

Scanning the Conservation Horizon. A Guide to Climate Change Vulnerability Assessment Scanning the Conservation Horizon A Guide to Climate Change Vulnerability Assessment Copyright 2011 by National Wildlife Federation Suggested citation: Glick, P., B.A. Stein, and N.A. Edelson, editors.

More information

Conceptual Site Models Don t Start a Project Without One

Conceptual Site Models Don t Start a Project Without One Conceptual Site Models Don t Start a Project Without One Travis Shaw USACE, Seattle District Joint Services Environmental Management Conference & Exposition Denver, CO March 2006 What Is He Talking About?

More information

Summary of Public Comments received on PFOA, its Salts and its Precursors.

Summary of Public Comments received on PFOA, its Salts and its Precursors. Summary of Public Comments received on PFOA, its Salts and its Precursors. Comments on the draft screening assessment report for Perfluorooctanoic acid (PFOA), its Salts and its Precursors were provided

More information

2.7 USING ANOVA TO ESTIMATE THE RELATIVE MAGNITUDE OF UNCERTAINTY IN A SUITE OF CLIMATE CHANGE SCENARIOS

2.7 USING ANOVA TO ESTIMATE THE RELATIVE MAGNITUDE OF UNCERTAINTY IN A SUITE OF CLIMATE CHANGE SCENARIOS 2.7 USING ANOVA TO ESTIMATE THE RELATIVE MAGNITUDE OF UNCERTAINTY IN A SUITE OF CLIMATE CHANGE SCENARIOS Julie A. Winkler*, Jeffrey A. Andresen, Galina Guentchev, Eleanor A. Waller, and James T. Brown

More information

Quantifying Uncertainty in Baseline Projections of CO2 Emissions for South Africa

Quantifying Uncertainty in Baseline Projections of CO2 Emissions for South Africa International Energy Workshop 2015 Quantifying Uncertainty in Baseline Projections of CO2 Emissions for South Africa Bruno Merven a, Ian Durbach b, Bryce McCall a a Energy Research Centre, University of

More information

MANAGEMENT OF LARGE AMOUNTS OF WASTE ARISING FROM A NUCLEAR/RADIOLOGICAL EMERGENCY AND LEGACY SITES

MANAGEMENT OF LARGE AMOUNTS OF WASTE ARISING FROM A NUCLEAR/RADIOLOGICAL EMERGENCY AND LEGACY SITES MANAGEMENT OF LARGE AMOUNTS OF WASTE ARISING FROM A NUCLEAR/RADIOLOGICAL EMERGENCY AND LEGACY SITES WOLFGANG GOLDAMMER International Workshop on the Safe Disposal of Low Level Radioactive Waste 03 to 05

More information

Combined Use of AERMOD, ArcGIS, and Risk Analyst for Human Health Risk Assessment. Paper No Prepared By:

Combined Use of AERMOD, ArcGIS, and Risk Analyst for Human Health Risk Assessment. Paper No Prepared By: Combined Use of AERMOD, ArcGIS, and Risk Analyst for Human Health Risk Assessment Paper No. 33578 Prepared By: Aubrey Jones Senior Consultant/ Meteorologist Abhishek Bhat, PhD, EPI Senior Consultant Tiffany

More information

Assessment of the Production and Economic Risks of Site-specific Liming using Geostatistical Uncertainty Modelling

Assessment of the Production and Economic Risks of Site-specific Liming using Geostatistical Uncertainty Modelling Assessment of the Production and Economic Risks of Site-specific Liming using Geostatistical Uncertainty Modelling P. Goovaerts (1), R.A. Viscarra-Rossel (2) and A.B. McBratney (2) (1) Biomedware, Inc.

More information

OSWER DIRECTIVE Role of the Baseline Risk Assessment in Superfund Remedy Selection Decisions

OSWER DIRECTIVE Role of the Baseline Risk Assessment in Superfund Remedy Selection Decisions UNITED STATES ENVIRONMENTAL PROTECTION AGENCY WASHINGTON, D.C. 20460 OFFICE OF SOLID WASTE AND EMERGENCY RESPONSE OSWER DIRECTIVE 9355.0-30 MEMORANDUM SUBJECT: FROM: TO: Role of the Baseline Risk Assessment

More information

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast

Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Journal of Electrical Engineering 5 (2017) 151-156 doi: 10.17265/2328-2223/2017.03.005 D DAVID PUBLISHING Using the Analytic Hierarchy Process in Long-Term Load Growth Forecast Blagoja Stevanoski and Natasa

More information

Probabilistic Versus Deterministic Analysis for Demonstration of Compliance with the Dose Criteria in 10 CFR Part 20, Subpart E

Probabilistic Versus Deterministic Analysis for Demonstration of Compliance with the Dose Criteria in 10 CFR Part 20, Subpart E Probabilistic Versus Deterministic Analysis for Demonstration of Compliance with the Dose Criteria in 10 CFR Part 20, Subpart E R. (Boby) Abu-Eid U.S. Nuclear Regulatory Commission ABSTRACT The U.S. Nuclear

More information

EXECUTIVE SUMMARY. 2. The effect of remediation on the distribution and mobility of both the LNAPL and water within the zone of interest.

EXECUTIVE SUMMARY. 2. The effect of remediation on the distribution and mobility of both the LNAPL and water within the zone of interest. EXECUTIVE SUMMARY For many decades, the oil production industry has recognized that significant limitations exist to complete extraction of oil from geologic formations. Attempts to recover fuels and crude

More information

Available online at ScienceDirect. Procedia CIRP 28 (2015 ) rd CIRP Global Web Conference

Available online at  ScienceDirect. Procedia CIRP 28 (2015 ) rd CIRP Global Web Conference Available online at www.sciencedirect.com ScienceDirect Procedia CIRP 28 (2015 ) 179 184 3rd CIRP Global Web Conference Quantifying risk mitigation strategies for manufacturing and service delivery J.

More information