Treatment of Expert Opinion Diversity in Bayesian Belief Network Model for Nuclear Digital I&C Safety Software Reliability Assessment

Size: px
Start display at page:

Download "Treatment of Expert Opinion Diversity in Bayesian Belief Network Model for Nuclear Digital I&C Safety Software Reliability Assessment"

Transcription

1 Treatment of Expert Opinion Diversity in Bayesian Belief Network Model for Nuclear Digital I&C Safety Software Reliability Assessment 20 International Topical Meeting on Probabilistic Safety Assessment and Analysis (PSA 20) Pittsburgh, PA, USA, September 24-28, 20 Ming Li 1, Sang Hun Lee 2, Seung Jun Lee 3, Tsong-Lun Chu 4, Athi Varuttamaseni 4, Meng Yue 4, Jaehyun Cho 5, and Hyun Gook Kang 2* 1 U.S. Nuclear Regulatory Commission, Washington, DC, USA 2 Department of Mechanical, Aerospace, and Nuclear Engineering, Rensselaer Polytechnic Institute, Troy, NY, USA 3 School of Mechanical and Nuclear Engineering, Ulsan National Institute of Science and Technology, Ulsan, Republic of Korea 4 Brookhaven National Laboratory, Upton, NY, USA 5 Integrated Safety Assessment Division, Korea Atomic Energy Research Institute, Daejeon, Republic of Korea Nuclear Plant Reliability and Information Lab.

2 Contents Introduction Proposed Framework: < BBN Model for NPP Safety Software Reliability Assessment > BBN Model Development High-level/Sub-level Structure BBN Model Parameter Quantification Expert Elicitation for BBN NPT Quantification Bayesian update of the BBN NPTs using Evidence Data Software Defect Estimation using BBN Model for Typical DPPS Software Conclusion 1/

3 Introduction Reliability quantification of safety software in digital I&C systems Analog system - Advanced features of digital system - Difficulties of supplying analog elements Digital system (PLD: Programmable Logic Device) S/W PSA CDF Safety measure To incorporate S/W reliability into the safety measure, S/W integrity needs to be quantified (ex. S/W failure probability on demand) Table 1. Existing safety-critical S/W reliability quantification methods QSRMs Description Related Works Software Reliability Growth Model (SRGM) Test-based method Bayesian Belief Network (BBN) Other Methods Time-based methods that use test data to estimate software failure rates employ statistical methods for the results of software testing, and possibly for operational data aggregates disparate software information (e.g. software failure data, software lifecycle activities) (1) Correlation approach; (2) Metrics-based method; (3) Context-based software risk model; etc. [Musa, 1987] [Lyu, 1996] [Miller et al., 1992] [May, 1995] [Gran, 2002] [Eom, 2009] [Neufelder, 2002] [Smidts and Li, 2004] [ASCA 2007] 2/

4 Basic Concept of Bayesian Belief Network A BBN is a probabilistic graphical model that uses Bayesian probability, a degree of belief in the occurrence of any event based on prior- and observed-evidence [1,2]. P V 1, V 2,., V n = P V i ppppppp V i n i=1, P V i ppppppp V i = P(V i ppppppp(v i ))P(V i ) P(ppppppp V i ) Example BBN model for Homes /Watson s wet lawn Prior probabilities based on initial degree of belief Yes No Sprinkler Rain Rain Sprinkler Holmes Lawn Wet Watson Lawn Wet NPT of the BBN model P(H_L_Wet = yes) = P(H_L_Wet Rain,Sprinkler) * P(Rain) * P(Sprinkler) + P(H_L_Wet no_rain,sprinkler) * P(no_Rain) * P(Sprinkler) + P(H_L_Wet Rain,no_Sprinkler) * P(Rain) * P(no_Sprinkler) + P(H_L_Wet no_rain,no_sprinkler) * P(no_Rain) * P(no_Sprinkler) P(H_L_Wet = yes) = 1*0.2* *0.8* *0.2* *0.8*0.9 = 0.28 Rain Yes No Sprinkler Yes No Yes No H_L_Wet (yes) H_L_Wet (no) Rain Yes No W_L_Wet (yes) 1 0 W_L_Wet (no) 0 1 Inference from a single evidence 3/

5 Basic Concept of Bayesian Belief Network A BBN is a probabilistic graphical model that uses Bayesian probability, a degree of belief in the occurrence of any event based on prior- and observed-evidence [1,2]. n P V 1, V 2,., V n = i=1 P V i ppppppp V i, P V i ppppppp V i = P(V i ppppppp(v i ))P(V i ) P(ppppppp V i ) Example BBN model for Homes /Watson s wet lawn - When Holmes observes his lawn is wet (H_L_Wet), the evidence increases his belief on Rain at night from 0.2 to Sprinkler Holmes Lawn Wet Rain Watson Lawn Wet P(Rain H_L_Wet) = P(H_L_WWW RRRR)P(RRRR) P(H_L_WWW) = [P(H_L_WWW RRRR,SSSSSSSSS)P(SSSSSSSSS)+P(H_L_WWW RRRR,nn_SSSSSSSSS)P(nn_SSSSSSSSS)]P(RRRR) P(H_L_WWW) P(Rain H_L_Wet) = = NPT of the BBN model updated belief Rain Yes No Sprinkler Yes No Yes No H_L_Wet (yes) H_L_Wet (no) Rain Yes No W_L_Wet (yes) 1 0 W_L_Wet (no) 0 1 initial belief (Prior) Inference from an observed evidence H_L_Wet becomes Evidence 4/

6 Previous BBN Models for Software Reliability Quantification Previous BBN models were developed which are specific to a particular safety software development environment. 2) LLNL: Assessment of Design Document of SW for a NPP 1) Halden project: Reliability assessment and acceptance of safety-critical software 3) KAERI: Assessment of Requirement Spec. of RPS Software Therefore, a BBN model that can be applied to (1) a general NPP safety-related software which follows standard SDLC, (2) and further to a specific safety software of NPP protection system needs to be developed. 5/

7 NPP Safety Software Development Life Cycle NPP safety software is typically designed based on IEEE Std endorsed by RG 1.3 for complying with NRC regulations to assure safety software reliability. - Software defects can be introduced and removed at each SDLC phase - The residual software defects may induce the software failure on-demand Fig. 1. Basic Framework of SDLC processes [3] 6/

8 BBN Model Development High-level Structure High-level structure of a proposed BBN framework Requirement V&V Design V&V Implementation V&V Test V&V Installation V&V Total Defects Remaining in Requirement Total Defects Remaining in Design Total Defects Remaining in Implementation Total Defects Remaining in Test Total Defects Remaining in Installation Probability of Software Failure Requirement Development Design Development Implementation Development Test Development Installation Development Fig. 2. Overview of the BBN model The number of defects remaining in each SDLC phase is modeled a function of 1) The phase development quality (the developmental process adds defects), 2) The phase V&V quality (the V&V process removes defects). 7/

9 BBN Model Development Sub-level Structure At each SDLC phase, the states of Development quality determines: Defect density (the number of defects inserted per function point) (Defects introduced in current phase) = (Function Point) * (Defect Density) At each SDLC phase, the states of V&V quality determines: (1) Defect detection probability for defects introduced in the current phase (2) Defect detection probability for defects passed from the previous phases Fig. 3. BBN model for the Design 8/

10 BBN Model Development Sub-level Structure The model considers the Attribute which represents the quality in carrying out a collection of activities associated with the development and V&V qualities. The attributes were identified from software standard (IEEE-1012) and guidance (BTP- 14) and are modeled to be connected to the quality nodes in a diverging configuration. Fig. 4. Attributes nodes for Development quality in the Design phase Fig. 5. Attributes nodes for V&V quality in the Design phase 9/

11 BBN Parameter Quantification - Expert Elicitation Three phases of expert elicitation were conducted to estimate the BBN model. I : - Verify the causal relationship of the BBN nodes - Verify the model adequacy in capturing important attributes of SDLC II : - Estimate the prior distribution of the root nodes in BBN model - Estimate the NPTs of the child nodes in BBN model III: - Estimate specific evidence of the target system when applied to a particular safety software Fig. 6. Key steps in the BBN model evaluation 10/

12 BBN Parameter Quantification Initial Node Probability Table Expert elicitation (7 experts in the nuclear industry) is used to quantify the node probability table (NPT) of the BBN model parameters. To incorporate diverse experts opinion in a probabilistic manner, the NPTs was represented with the distribution of expert s opinions, rather than point estimates. Expert Elicitation on the node Number of FPs E1 E2 E3 E4 E5 E6 E7 < 100 FPs FPs & < 1000 FPs FPs NPT of Number of FP node in distribution form Number of FPs Distribution < 100 FPs Beta(1.59, 3.95) SDLC Expert Elicitation on the node V&V Complexity Low 5 th 50 th 95 th High E FPs & < 1000 FPs 1000 FPs Beta(4.07,4.03) Beta(2.79,10.22) NPT of Defect detection probability for defects introduced in current phase node in distribution form V&V Complexity High Medium Low Requirement Medium E E E E E E Low Cumulative Distribution Function of Fitted Distribution 1 CDF of Fitted Distribution Derived 0.9 from Collected Expert Elicitation Detection Probability of the Defects introduced at Current Require ment High Beta(1.81,1.40) Beta(4.09,1.06) Beta(3.74,0.59) Medium Beta(1.64,1.51) Beta(3.91,1.50) Beta(6.45,1.42) Low Beta(1.27,1.78) Beta(2.30,1.73) Beta(3.01,1.68) Design 11/

13 BBN Parameter Quantification Update of NPT with Reference In addition to the expert elicitation, other sources of evidence were used to Bayesian update the NPTs for Defect density and Defect detection probability nodes: (1 st stage) - Capers Jones, Applied Software Measurement: Global Analysis of Productivity and, Third edition, 2008 [4], In this study, CMM5 + 6σ, CMM4, Spiral software types were assumed to represent High, Medium, Low Development or V&V quality, respectively. Table 1. Selected Software Development Levels and Defect Characteristics [4] High Dev./V&V Medium Dev./V&V Table 2. Software Defect Allocation by SDLC phase Low Dev./V&V 12/

14 BBN Parameter Quantification Update of NPT with Reference NPT of defect density in each phase of SDLC was updated using conjugate prior based on the reference data on the defect potentials. Prior Prob.: Defect density derived from expert elicitation (Gamma dist.) Likelihood: Reference Data from Caper Jones [4] (Poisson dist.) Posterior Prob.: Updated defect density (Gamma dist.) Likelihood Table 3. Update of Conjugate Prior based on Evidence (Likelihood) Likelihood model parameters Conjugate prior Distribution Prior hyperparameters Posterior hyperparameters Poisson λ (rate) Gamma α, β α+ i x i, β+n Requireme nt Design Implement ation Test Installation and Check out Initial Defect Density NPT from Expert Elicitation Dev. Alpha Beta Mean Variance High Medium Low High Medium Low High Medium Low High Medium Low High Medium Low Update with handbook data Evidence from Handbook Data Updated NPT Alpha Beta Mean Variance /

15 BBN Parameter Quantification Update of NPT with Observations 2 nd Bayesian update of the NPTs for Defect density and Defect detection probability nodes with observations of actual development projects: Software development anomaly reports of IDiPS-RPS [5] and LOCS [6]. In this study, the defect estimates in the anomaly reports for both applications were assumed to be the number of defects detected in each SDLC phase, and used to update defect density NPT. x j P j,h V j,h + P j,m V j,m + P j,l V j,l = y j x j : number of defects in each SDLC phase y j : number of defects in KNICS/LOCS data P j,i : Defect Detection Probability at i V&V in j phase V j,i : Posterior distribution for KNICS/LOCS application at i V&V in j phase BP BP/CP/ATI P/COM BP/CP/ATI P/COM Defect density data from KNICS reports (y i ) ANR (High) ANR (Medium) ANR (Low) Estimated Defects, y j Requirement Design Implementation Total Integration Validation (System testing) x j estimated from KNICS data Number of Defects, x j Requirement Design Implementation Test Installation and Checkout* * The Defect density for Installation and Checkout was not updated using KNICS data since the system was not installed or checkout. - 14/

16 BBN Parameter Quantification Update of NPT with Observations 2 nd Bayesian update Based on the derived number of defects per FP for KNICS/LOCS application, the data (defect density per function point at each SDLC phase) was used to update using conjugate prior from the defect density result which was updated from handbook data. Likelihood Table 3. Update of Conjugate Prior based on Evidence (Likelihood) Likelihood model parameters Conjugate prior Distribution Prior hyperparameters Posterior hyperparameters Poisson λ (rate) Gamma α, β α+ i x i, β+n Requireme nt Design Implement ation Test Installation and Check out Updated Defect Density from 1 st stage update Developme nt Alpha Beta Mean Variance High Medium Low High Medium Low High Medium Low High Medium Low High Medium Low Update with the Evidence from KNICS/LOCS data Evidence from KNICS Data Evidence from LOCS Data Updated Result from KNICS/LOCS data Alpha Beta Mean Variance /

17 BBN Model Evaluation Based on the estimated NPTs, the number of software defects for typical digital protection system was estimated using the proposed BBN framework. By following FP counting rules [7], a sole-function safety software (low level external input + internal logic file + external output) has a representative size of 50 FPs. Considering the attributes are completed satisfactorily with respect to US regulatory licensing review, Medium quality is reasonably assumed for all attributes. Table 7. BBN model parameters for all Medium attribute quality given 50 FPs Number of Defects introduced in the current phase Detection probability for defects passed from previous phase Detection probability for defects introduced in current phase Number of Detected defects passed from previous phase Number of Detected defects introduced in current phase Defect density (Number of Defects per FP) Number of Defects remaining Mean SD Mean SD Mean SD Mean SD Mean SD Mean SD Mean SD Requirements Design Implementation Test Installation/ Checkout /

18 Conclusion In this study, a practical BBN framework for quantifying the software failure probability of a NPP digital protection system was proposed. The BBN model was constructed by: (1) capturing NPP safety-related SDLC activity quality indicators and product information (2) establishing and quantifying the causal relationships between SDLC characteristics The BBN model parameter was estimated by: (1) aggregating largely diverse expert inputs using probability distribution of each cell of NPT (2) effectively integrating with other available sources of evidence Based on the proposed BBN model, the number of software faults for a typical NPP digital protection system was obtained. /

19 Reference [1] Heckerman, D., A tutorial on learning with Bayesian networks, Technical Report MSR-TR-95-06, Microsoft Research, Microsoft Corporation, [2] J. Pearl, Probabilistic Reasoning in Intelligent Systems, San Francisco CA: Morgan Kaufmann, [3] Schultz, David J. "IEEE standard for developing software life cycle processes." IEEE Std (1997): [4] Capers Jones, Applied Software Measurement: Global Analysis of Productivity and, Third edition, [5] KAERI/TR-4092/2010, Reliability Assessment Method Of Reactor Protection System Software by Using V&V based Bayesian Nets, Korea Atomic Energy Research Institute. [6] Verification and Validation (V&V) Report for 2A Loop Instrumentation and Operating Control System, PLN-4681, Idaho National Laboratory, [7] International Function Point Users Group, 18/

20 Thank you for your attention Q&A

Analysis on the Important Indicators in Bayesian Belief Network Model for RPS Software Reliability Assessment

Analysis on the Important Indicators in Bayesian Belief Network Model for RPS Software Reliability Assessment Analysis on the Important Indicators in Bayesian Belief Network Model for RPS Software Reliability Assessment 2017 International Topical Meeting on Probabilistic Safety Assessment and Analysis (PSA 2017),

More information

A BAYESIAN SOLUTION TO INCOMPLETENESS

A BAYESIAN SOLUTION TO INCOMPLETENESS A BAYESIAN SOLUTION TO INCOMPLETENESS IN PROBABILISTIC RISK ASSESSMENT 14th International Probabilistic Safety Assessment & Management Conference PSAM-14 September 17-21, 2018 Los Angeles, United States

More information

Estimation of reliability parameters from Experimental data (Parte 2) Prof. Enrico Zio

Estimation of reliability parameters from Experimental data (Parte 2) Prof. Enrico Zio Estimation of reliability parameters from Experimental data (Parte 2) This lecture Life test (t 1,t 2,...,t n ) Estimate θ of f T t θ For example: λ of f T (t)= λe - λt Classical approach (frequentist

More information

AP1000 European 19. Probabilistic Risk Assessment Design Control Document

AP1000 European 19. Probabilistic Risk Assessment Design Control Document 19.15 Chemical and Volume Control System 19.15.1 System Description See subsection 9.3.6.2. 19.15.2 System Operation See subsection 9.3.6.4. 19.15.3 Performance during Accident Conditions See subsection

More information

Bayesian Networks Basic and simple graphs

Bayesian Networks Basic and simple graphs Bayesian Networks Basic and simple graphs Ullrika Sahlin, Centre of Environmental and Climate Research Lund University, Sweden Ullrika.Sahlin@cec.lu.se http://www.cec.lu.se/ullrika-sahlin Bayesian [Belief]

More information

Counterintuitive results from Bayesian belief network software reliability model

Counterintuitive results from Bayesian belief network software reliability model This document is downloaded from the Digital Open Access Repository of VTT Title Counterintuitive results from Bayesian belief network software reliability model Author(s) Tyrväinen, Tero Citation Research

More information

Bayesian network modeling. 1

Bayesian network modeling.  1 Bayesian network modeling http://springuniversity.bc3research.org/ 1 Probabilistic vs. deterministic modeling approaches Probabilistic Explanatory power (e.g., r 2 ) Explanation why Based on inductive

More information

Bayes theorem and its application to nuclear power plant safety

Bayes theorem and its application to nuclear power plant safety Bayes theorem and its application to nuclear power plant safety MATSUOKA Takeshi 1, 1 Collage of Nuclear Science and Technology, Harbin Engineering University No145-1, Nantong Street, Nangang District,

More information

A General Cause Based Methodology for Analysis of Common Cause and Dependent Failures in System Risk and Reliability Assessments

A General Cause Based Methodology for Analysis of Common Cause and Dependent Failures in System Risk and Reliability Assessments A General Cause Based Methodology for Analysis of Common Cause and Dependent Failures in System Risk and Reliability Assessments Andrew O Connor a*, Ali Mosleh b a1 Center for Risk and Reliability, University

More information

Learning in Bayesian Networks

Learning in Bayesian Networks Learning in Bayesian Networks Florian Markowetz Max-Planck-Institute for Molecular Genetics Computational Molecular Biology Berlin Berlin: 20.06.2002 1 Overview 1. Bayesian Networks Stochastic Networks

More information

Development of Multi-Unit Dependency Evaluation Model Using Markov Process and Monte Carlo Method

Development of Multi-Unit Dependency Evaluation Model Using Markov Process and Monte Carlo Method Development of Multi-Unit Dependency Evaluation Model Using Markov Process and Monte Carlo Method Sunghyon Jang, and Akira Yamaguchi Department of Nuclear Engineering and Management, The University of

More information

A Computer Program for Evaluating the Alpha Factor Model Parameters Using the Bayesian Operation

A Computer Program for Evaluating the Alpha Factor Model Parameters Using the Bayesian Operation Computer Program for Evaluating the lpha actor odel Parameters Using the Bayesian Operation Baehyeuk Kwon a, oosung Jae a*, and Dong Wook Jerng b a Department of Nuclear Engineering, Hanyang University

More information

Introduction to Probabilistic Graphical Models

Introduction to Probabilistic Graphical Models Introduction to Probabilistic Graphical Models Kyu-Baek Hwang and Byoung-Tak Zhang Biointelligence Lab School of Computer Science and Engineering Seoul National University Seoul 151-742 Korea E-mail: kbhwang@bi.snu.ac.kr

More information

How to predict the probability of a major nuclear accident after Fukushima Da

How to predict the probability of a major nuclear accident after Fukushima Da How to predict the probability of a major nuclear accident after Fukushima Dai-ichi? CERNA Mines ParisTech March 14, 2012 1 2 Frequentist approach Bayesian approach Issues 3 Allowing safety progress Dealing

More information

Probabilistic Graphical Models for Image Analysis - Lecture 1

Probabilistic Graphical Models for Image Analysis - Lecture 1 Probabilistic Graphical Models for Image Analysis - Lecture 1 Alexey Gronskiy, Stefan Bauer 21 September 2018 Max Planck ETH Center for Learning Systems Overview 1. Motivation - Why Graphical Models 2.

More information

Risk Elicitation in Complex Systems: Application to Spacecraft Re-entry

Risk Elicitation in Complex Systems: Application to Spacecraft Re-entry Risk Elicitation in Complex Systems: Application to Spacecraft Re-entry Simon Wilson 1 Cristina De Persis 1 Irene Huertas 2 Guillermo Ortega 2 1 School of Computer Science and Statistics Trinity College

More information

Fault Tree Modeling Using CBHRA and SAF Method. Korea Atomic Energy Research Institute Hyun Gook Kang

Fault Tree Modeling Using CBHRA and SAF Method. Korea Atomic Energy Research Institute Hyun Gook Kang Fault Tree Modeling Using CBHRA and SAF Method Korea Atoic Energy Research Institute Hyun Goo Kang Contents 1 2 Introduction Siplified Alpha Factor Method 3 Condition-based HRA Method Case Study 5 Conclusions

More information

Evaluating the Core Damage Frequency of a TRIGA Research Reactor Using Risk Assessment Tool Software

Evaluating the Core Damage Frequency of a TRIGA Research Reactor Using Risk Assessment Tool Software Evaluating the Core Damage Frequency of a TRIGA Research Reactor Using Risk Assessment Tool Software M. Nematollahi and Sh. Kamyab Abstract After all preventive and mitigative measures considered in the

More information

PSA on Extreme Weather Phenomena for NPP Paks

PSA on Extreme Weather Phenomena for NPP Paks PSA on Extreme Weather Phenomena for NPP Paks Tamás Siklóssy siklossyt@nubiki.hu WGRISK Technical Discussion on PSA Related to Weather-Induced Hazards Paris, 9 March, 2017 Background Level 1 Seismic PSA

More information

How Fukushima-Daiichi core meltdown changed the probability of nuclear acci

How Fukushima-Daiichi core meltdown changed the probability of nuclear acci How Fukushima-Daiichi core meltdown changed the probability of nuclear accidents? CERNA Mines ParisTech Paris, March 22, 2013 Motivation Motivations 1 Two weeks after Fukushima Daiichi an article in a

More information

An Integral Measure of Aging/Rejuvenation for Repairable and Non-repairable Systems

An Integral Measure of Aging/Rejuvenation for Repairable and Non-repairable Systems An Integral Measure of Aging/Rejuvenation for Repairable and Non-repairable Systems M.P. Kaminskiy and V.V. Krivtsov Abstract This paper introduces a simple index that helps to assess the degree of aging

More information

Applications of Bayesian networks

Applications of Bayesian networks Applications of Bayesian networks Jiří Vomlel Laboratory for Intelligent Systems University of Economics, Prague Institute of Information Theory and Automation Academy of Sciences of the Czech Republic

More information

Using Sensitivity Analysis for Selective Parameter Update in Bayesian Network Learning

Using Sensitivity Analysis for Selective Parameter Update in Bayesian Network Learning From: AAAI Technical Report SS-02-03. Compilation copyright 2002, AAAI (www.aaai.org). All rights reserved. Using Sensitivity Analysis for Selective Parameter Update in Bayesian Network Learning Haiqin

More information

NUCLEAR REGULATORY COMMISSION. 10 CFR Chapter 1 [NRC ] Clarification on Endorsement of Nuclear Energy Institute Guidance in Designing

NUCLEAR REGULATORY COMMISSION. 10 CFR Chapter 1 [NRC ] Clarification on Endorsement of Nuclear Energy Institute Guidance in Designing This document is scheduled to be published in the Federal Register on 06/25/2018 and available online at https://federalregister.gov/d/2018-13570, and on FDsys.gov [7590-01-P] NUCLEAR REGULATORY COMMISSION

More information

COMPARE OF THE EMPIRICAL AND NUMERICAL TSUNAMI HAZARD ASSESSMENT RESULTS FOR THE EAST COAST OF KOREA. Min Kyu Kim 1, In-kil Choi 2

COMPARE OF THE EMPIRICAL AND NUMERICAL TSUNAMI HAZARD ASSESSMENT RESULTS FOR THE EAST COAST OF KOREA. Min Kyu Kim 1, In-kil Choi 2 COMPARE OF THE EMPIRICAL AND NUMERICAL TSUNAMI HAZARD ASSESSMENT RESULTS FOR THE EAST COAST OF KOREA Min Kyu Kim 1, In-kil Choi 2 1 Korea Atomic Energy Research Institute: 989-111 Daedeok-Daero Youseong

More information

A New Reliability Allocation Method Based on FTA and AHP for Nuclear Power Plant!

A New Reliability Allocation Method Based on FTA and AHP for Nuclear Power Plant! A New Reliability Allocation Method Based on FTA and AHP for Nuclear Power Plant! Presented by Rongxiang Hu Contributed by FDS Team Institute of Nuclear Energy Safety Technology (INEST) Chinese Academy

More information

A Bayesian Solution to Incompleteness in Probabilistic Risk Assessment

A Bayesian Solution to Incompleteness in Probabilistic Risk Assessment A Bayesian Solution to Incompleteness in Probabilistic Risk Assessment Chris Everett a, Homayoon Dezfuli b a ISL, New York, NY, USA b NASA, Washington, DC, USA Abstract: The issue of incompleteness is

More information

6.047 / Computational Biology: Genomes, Networks, Evolution Fall 2008

6.047 / Computational Biology: Genomes, Networks, Evolution Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 6.047 / 6.878 Computational Biology: Genomes, Networks, Evolution Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms.

More information

Methods for including uncertainty in seismic PSA L Raganelli K Ardron

Methods for including uncertainty in seismic PSA L Raganelli K Ardron Methods for including uncertainty in seismic PSA L Raganelli K Ardron Background Earthquakes random events with uncertainty in intensity We want to study their effect on NPP safety and other risk significant

More information

BAYESIAN MODELING OF DYNAMIC SOFTWARE GROWTH CURVE MODELS

BAYESIAN MODELING OF DYNAMIC SOFTWARE GROWTH CURVE MODELS BAYESIAN MODELING OF DYNAMIC SOFTWARE GROWTH CURVE MODELS Zhaohui Liu, Nalini Ravishanker, University of Connecticut Bonnie K. Ray, IBM Watson Research Center Department of Mathematical Sciences, IBM Watson

More information

Bayesian Reliability Demonstration

Bayesian Reliability Demonstration Bayesian Reliability Demonstration F.P.A. Coolen and P. Coolen-Schrijner Department of Mathematical Sciences, Durham University Durham DH1 3LE, UK Abstract This paper presents several main aspects of Bayesian

More information

Weighting Expert Opinions in Group Decision Making for the Influential Effects between Variables in a Bayesian Network Model

Weighting Expert Opinions in Group Decision Making for the Influential Effects between Variables in a Bayesian Network Model Weighting Expert Opinions in Group Decision Making for the Influential Effects between Variables in a Bayesian Network Model Nipat Jongsawat 1, Wichian Premchaiswadi 2 Graduate School of Information Technology

More information

Uniform Hazard Spectrum(UHS) for performance based seismic design

Uniform Hazard Spectrum(UHS) for performance based seismic design Uniform Hazard Spectrum(UHS) for performance based seismic design *Jun-Kyoung Kim 1), Soung-Hoon Wee 2) and Seong-Hwa Yoo 2) 1) Department of Fire Protection and Disaster Prevention, Semyoung University,

More information

Classical and Bayesian inference

Classical and Bayesian inference Classical and Bayesian inference AMS 132 January 18, 2018 Claudia Wehrhahn (UCSC) Classical and Bayesian inference January 18, 2018 1 / 9 Sampling from a Bernoulli Distribution Theorem (Beta-Bernoulli

More information

Published in: Tenth Tbilisi Symposium on Language, Logic and Computation: Gudauri, Georgia, September 2013

Published in: Tenth Tbilisi Symposium on Language, Logic and Computation: Gudauri, Georgia, September 2013 UvA-DARE (Digital Academic Repository) Estimating the Impact of Variables in Bayesian Belief Networks van Gosliga, S.P.; Groen, F.C.A. Published in: Tenth Tbilisi Symposium on Language, Logic and Computation:

More information

Introduction to Artificial Intelligence. Unit # 11

Introduction to Artificial Intelligence. Unit # 11 Introduction to Artificial Intelligence Unit # 11 1 Course Outline Overview of Artificial Intelligence State Space Representation Search Techniques Machine Learning Logic Probabilistic Reasoning/Bayesian

More information

A Bayesian Network Analysis of System Failure in the Presence of Low-Probability External Correlating Events

A Bayesian Network Analysis of System Failure in the Presence of Low-Probability External Correlating Events A Bayesian Network Analysis of System Failure in the Presence of Low-Probability External Correlating Events Jack K. Horner P.O. Box 266 Los Alamos NM 87544 USA email: jhorner@cybermesa.com Abstract Using

More information

Lecture 10: Introduction to reasoning under uncertainty. Uncertainty

Lecture 10: Introduction to reasoning under uncertainty. Uncertainty Lecture 10: Introduction to reasoning under uncertainty Introduction to reasoning under uncertainty Review of probability Axioms and inference Conditional probability Probability distributions COMP-424,

More information

Bayesian networks for multilevel system reliability

Bayesian networks for multilevel system reliability Reliability Engineering and System Safety 92 (2007) 1413 1420 www.elsevier.com/locate/ress Bayesian networks for multilevel system reliability Alyson G. Wilson a,,1, Aparna V. Huzurbazar b a Statistical

More information

Issues in Dependency Modeling in Multi- Unit Seismic PRA

Issues in Dependency Modeling in Multi- Unit Seismic PRA Issues in Dependency Modeling in Multi- Unit Seismic PRA 1 Taotao Zhou Mohammad Modarres Enrique López Droguett Center for Risk and Reliability University of Maryland, College Park Presented at the PSA-2017,

More information

Fault Tree Modeling for Redundant Multi-Functional Digital Systems

Fault Tree Modeling for Redundant Multi-Functional Digital Systems International Journal of Perforability Engineering, Vol. 3, No. 3, July, 2007, pp. 329-336 RAMS Consultants Printed in India Fault Tree Modeling for Redundant Multi-Functional Digital Systes HYUN GOOK

More information

HEAT RELEASE RATES FOR NUCLEAR POWER PLANT ELECTRICAL ENCLOSURE FIRES

HEAT RELEASE RATES FOR NUCLEAR POWER PLANT ELECTRICAL ENCLOSURE FIRES HEAT RELEASE RATES FOR NUCLEAR POWER PLANT ELECTRICAL ENCLOSURE FIRES Dr. Raymond H.V. Gallucci, P.E. Brian Metzger, FPE US Nuclear Regulatory Commission (NRC), Office of Nuclear Reactor Regulation ANS

More information

Learning Bayesian Networks

Learning Bayesian Networks Learning Bayesian Networks Probabilistic Models, Spring 2011 Petri Myllymäki, University of Helsinki V-1 Aspects in learning Learning the parameters of a Bayesian network Marginalizing over all all parameters

More information

AN INTEGRAL MEASURE OF AGING/REJUVENATION FOR REPAIRABLE AND NON REPAIRABLE SYSTEMS

AN INTEGRAL MEASURE OF AGING/REJUVENATION FOR REPAIRABLE AND NON REPAIRABLE SYSTEMS R&RAA # 1 (Vol.1) 8, March AN INEGRAL MEASURE OF AGING/REJUVENAION FOR REPAIRABLE AND NON REPAIRABLE SYSEMS M.P. Kaminskiy and V.V. Krivtsov Abstract his paper introduces a simple index that helps to assess

More information

Determination of River Water Level Exceedance Frequency Curves

Determination of River Water Level Exceedance Frequency Curves Swiss Federal Nuclear Safety Inspectorate ENSI Determination of River Water Level Exceedance Frequency Curves G. M. Schoen, R. C. Hausherr, A. Ramezanian PSA 2017 International Topical Meeting on Probabilistic

More information

Common Cause Failures: Extended Alpha Factor method and its Implementation

Common Cause Failures: Extended Alpha Factor method and its Implementation Common Cause Failures: Extended Alpha Factor method and its Implementation Alexandra Sitdikova Reactor Engineering Division, Jožef Stefan Institute Jamova 39, SI-1000 Ljubljana, Slovenia Institute of Physics

More information

Fleet Maintenance Simulation With Insufficient Data

Fleet Maintenance Simulation With Insufficient Data Fleet Maintenance Simulation With Insufficient Data Zissimos P. Mourelatos Mechanical Engineering Department Oakland University mourelat@oakland.edu Ground Robotics Reliability Center (GRRC) Seminar 17

More information

Bayesian Approach in Structural Tests with Limited Resources

Bayesian Approach in Structural Tests with Limited Resources Bayesian Approach in Structural Tests with Limited Resources *Kidong Park 1), David Webber 2), Changsoon Rha 3), Jidae Park 4), & Junggil Lee 1), 2), 4), 5) Health, Safety & Environment Division, Samsung

More information

Multi-Unit Nuclear Plant Risks and Implications of the Quantitative Health Objectives

Multi-Unit Nuclear Plant Risks and Implications of the Quantitative Health Objectives Multi-Unit Nuclear Plant Risks and Implications of the Quantitative Health Objectives Presented at the International Topical Meeting on Probabilistic Safety Assessment and Analysis (PSA2015) April 27,

More information

Risk Analysis Framework for Severe Accident Mitigation Strategy in Nordic BWR: An Approach to Communication and Decision Making

Risk Analysis Framework for Severe Accident Mitigation Strategy in Nordic BWR: An Approach to Communication and Decision Making International Topical Meeting on Probabilistic Safety Assessment And Analysis, PSA 2017, September 24-28, 2017. Pittsburgh, PA. Risk Analysis Framework for Severe Accident Mitigation Strategy in Nordic

More information

Chapter Learning Objectives. Probability Distributions and Probability Density Functions. Continuous Random Variables

Chapter Learning Objectives. Probability Distributions and Probability Density Functions. Continuous Random Variables Chapter 4: Continuous Random Variables and Probability s 4-1 Continuous Random Variables 4-2 Probability s and Probability Density Functions 4-3 Cumulative Functions 4-4 Mean and Variance of a Continuous

More information

A Brief Introduction to Graphical Models. Presenter: Yijuan Lu November 12,2004

A Brief Introduction to Graphical Models. Presenter: Yijuan Lu November 12,2004 A Brief Introduction to Graphical Models Presenter: Yijuan Lu November 12,2004 References Introduction to Graphical Models, Kevin Murphy, Technical Report, May 2001 Learning in Graphical Models, Michael

More information

Bayesian belief networks. Inference.

Bayesian belief networks. Inference. Lecture 13 Bayesian belief networks. Inference. Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square Midterm exam Monday, March 17, 2003 In class Closed book Material covered by Wednesday, March 12 Last

More information

{ p if x = 1 1 p if x = 0

{ p if x = 1 1 p if x = 0 Discrete random variables Probability mass function Given a discrete random variable X taking values in X = {v 1,..., v m }, its probability mass function P : X [0, 1] is defined as: P (v i ) = Pr[X =

More information

Independence. CS 109 Lecture 5 April 6th, 2016

Independence. CS 109 Lecture 5 April 6th, 2016 Independence CS 109 Lecture 5 April 6th, 2016 Today s Topics 2 Last time: Conditional Probability Bayes Theorem Today: Independence Conditional Independence Next time: Random Variables The Tragedy of Conditional

More information

Software Reliability Growth Modelling using a Weighted Laplace Test Statistic

Software Reliability Growth Modelling using a Weighted Laplace Test Statistic Software Reliability Growth Modelling using a Weighted Laplace Test Statistic Yan Luo Torsten Bergander A. Ben Hamza Concordia Institute for Information Systems Engineering Concordia University, Montréal,

More information

A Value-Added Predictive Defect Type Distribution Model based on Project Characteristics

A Value-Added Predictive Defect Type Distribution Model based on Project Characteristics Seventh IEEE/ACIS International Conference on Computer and Information Science A Value-Added Predictive Defect Type Distribution Model based on Project Characteristics Youngki Hong, Jongmoon Baik, In-Young

More information

Subject CS1 Actuarial Statistics 1 Core Principles

Subject CS1 Actuarial Statistics 1 Core Principles Institute of Actuaries of India Subject CS1 Actuarial Statistics 1 Core Principles For 2019 Examinations Aim The aim of the Actuarial Statistics 1 subject is to provide a grounding in mathematical and

More information

Probability and Estimation. Alan Moses

Probability and Estimation. Alan Moses Probability and Estimation Alan Moses Random variables and probability A random variable is like a variable in algebra (e.g., y=e x ), but where at least part of the variability is taken to be stochastic.

More information

Fundamentals. CS 281A: Statistical Learning Theory. Yangqing Jia. August, Based on tutorial slides by Lester Mackey and Ariel Kleiner

Fundamentals. CS 281A: Statistical Learning Theory. Yangqing Jia. August, Based on tutorial slides by Lester Mackey and Ariel Kleiner Fundamentals CS 281A: Statistical Learning Theory Yangqing Jia Based on tutorial slides by Lester Mackey and Ariel Kleiner August, 2011 Outline 1 Probability 2 Statistics 3 Linear Algebra 4 Optimization

More information

Seismic Source Characterization in Siting New Nuclear Power Plants in the Central and Eastern United States

Seismic Source Characterization in Siting New Nuclear Power Plants in the Central and Eastern United States Seismic Source Characterization in Siting New Nuclear Power Plants in the Central and Eastern United States ABSTRACT : Yong Li 1 and Nilesh Chokshi 2 1 Senior Geophysicist, 2 Deputy Director of DSER Nuclear

More information

Uncertainty of the Level 2 PSA for NPP Paks. Gábor Lajtha, VEIKI Institute for Electric Power Research, Budapest, Hungary

Uncertainty of the Level 2 PSA for NPP Paks. Gábor Lajtha, VEIKI Institute for Electric Power Research, Budapest, Hungary Uncertainty of the Level 2 PSA for NPP Paks Gábor Lajtha, VEIKI Institute for Electric Power Research, Budapest, Hungary Attila Bareith, Előd Holló, Zoltán Karsa, Péter Siklóssy, Zsolt Téchy VEIKI Institute

More information

Bayesian Methods for Estimating the Reliability of Complex Systems Using Heterogeneous Multilevel Information

Bayesian Methods for Estimating the Reliability of Complex Systems Using Heterogeneous Multilevel Information Statistics Preprints Statistics 8-2010 Bayesian Methods for Estimating the Reliability of Complex Systems Using Heterogeneous Multilevel Information Jiqiang Guo Iowa State University, jqguo@iastate.edu

More information

Reliability of Technical Systems

Reliability of Technical Systems Reliability of Technical Systems Main Topics 1. Short Introduction, Reliability Parameters: Failure Rate, Failure Probability, etc. 2. Some Important Reliability Distributions 3. Component Reliability

More information

Artificial Intelligence: Cognitive Agents

Artificial Intelligence: Cognitive Agents Artificial Intelligence: Cognitive Agents AI, Uncertainty & Bayesian Networks 2015-03-10 / 03-12 Kim, Byoung-Hee Biointelligence Laboratory Seoul National University http://bi.snu.ac.kr A Bayesian network

More information

Presentation of Common Cause Failures in Fault Tree Structure of Krško PSA: An Historical Overview

Presentation of Common Cause Failures in Fault Tree Structure of Krško PSA: An Historical Overview International Conference Nuclear Energy for New Europe 2003 Portorož, Slovenia, September 8-11, 2003 http://www.drustvo-js.si/port2003 Presentation of Common Cause Failures in Fault Tree Structure of Krško

More information

Statistical Approaches to Learning and Discovery

Statistical Approaches to Learning and Discovery Statistical Approaches to Learning and Discovery Graphical Models Zoubin Ghahramani & Teddy Seidenfeld zoubin@cs.cmu.edu & teddy@stat.cmu.edu CALD / CS / Statistics / Philosophy Carnegie Mellon University

More information

Bayesian networks. Independence. Bayesian networks. Markov conditions Inference. by enumeration rejection sampling Gibbs sampler

Bayesian networks. Independence. Bayesian networks. Markov conditions Inference. by enumeration rejection sampling Gibbs sampler Bayesian networks Independence Bayesian networks Markov conditions Inference by enumeration rejection sampling Gibbs sampler Independence if P(A=a,B=a) = P(A=a)P(B=b) for all a and b, then we call A and

More information

Fault Tolerant Computing CS 530 Software Reliability Growth. Yashwant K. Malaiya Colorado State University

Fault Tolerant Computing CS 530 Software Reliability Growth. Yashwant K. Malaiya Colorado State University Fault Tolerant Computing CS 530 Software Reliability Growth Yashwant K. Malaiya Colorado State University 1 Software Reliability Growth: Outline Testing approaches Operational Profile Software Reliability

More information

Probability & statistics for linguists Class 2: more probability. D. Lassiter (h/t: R. Levy)

Probability & statistics for linguists Class 2: more probability. D. Lassiter (h/t: R. Levy) Probability & statistics for linguists Class 2: more probability D. Lassiter (h/t: R. Levy) conditional probability P (A B) = when in doubt about meaning: draw pictures. P (A \ B) P (B) keep B- consistent

More information

Integrating Correlated Bayesian Networks Using Maximum Entropy

Integrating Correlated Bayesian Networks Using Maximum Entropy Applied Mathematical Sciences, Vol. 5, 2011, no. 48, 2361-2371 Integrating Correlated Bayesian Networks Using Maximum Entropy Kenneth D. Jarman Pacific Northwest National Laboratory PO Box 999, MSIN K7-90

More information

College Teaching Methods & Styles Journal Second Quarter 2005 Volume 1, Number 2

College Teaching Methods & Styles Journal Second Quarter 2005 Volume 1, Number 2 Illustrating the Central Limit Theorem Through Microsoft Excel Simulations David H. Moen, (Email: dmoen@usd.edu ) University of South Dakota John E. Powell, (Email: jpowell@usd.edu ) University of South

More information

Reliability Monitoring Using Log Gaussian Process Regression

Reliability Monitoring Using Log Gaussian Process Regression COPYRIGHT 013, M. Modarres Reliability Monitoring Using Log Gaussian Process Regression Martin Wayne Mohammad Modarres PSA 013 Center for Risk and Reliability University of Maryland Department of Mechanical

More information

PMR Learning as Inference

PMR Learning as Inference Outline PMR Learning as Inference Probabilistic Modelling and Reasoning Amos Storkey Modelling 2 The Exponential Family 3 Bayesian Sets School of Informatics, University of Edinburgh Amos Storkey PMR Learning

More information

Bayesian Inference. p(y)

Bayesian Inference. p(y) Bayesian Inference There are different ways to interpret a probability statement in a real world setting. Frequentist interpretations of probability apply to situations that can be repeated many times,

More information

Graphical models and causality: Directed acyclic graphs (DAGs) and conditional (in)dependence

Graphical models and causality: Directed acyclic graphs (DAGs) and conditional (in)dependence Graphical models and causality: Directed acyclic graphs (DAGs) and conditional (in)dependence General overview Introduction Directed acyclic graphs (DAGs) and conditional independence DAGs and causal effects

More information

Experiment for Justification the Reliability of Passive Safety System in NPP

Experiment for Justification the Reliability of Passive Safety System in NPP XIII International Youth Scientific and Practical Conference FUTURE OF ATOMIC ENERGY - AtomFuture 2017 Volume 2017 Conference Paper Experiment for Justification the Reliability of Passive Safety System

More information

Application of System Codes to Void Fraction Prediction in Heated Vertical Subchannels

Application of System Codes to Void Fraction Prediction in Heated Vertical Subchannels Application of System Codes to Void Fraction Prediction in Heated Vertical Subchannels Taewan Kim Incheon National University, 119 Academy-ro, Yeonsu-gu, Incheon 22012, Republic of Korea. Orcid: 0000-0001-9449-7502

More information

Introduction to Bayesian Networks

Introduction to Bayesian Networks Introduction to Bayesian Networks Ying Wu Electrical Engineering and Computer Science Northwestern University Evanston, IL 60208 http://www.eecs.northwestern.edu/~yingwu 1/23 Outline Basic Concepts Bayesian

More information

Bayesian Networks: Construction, Inference, Learning and Causal Interpretation. Volker Tresp Summer 2016

Bayesian Networks: Construction, Inference, Learning and Causal Interpretation. Volker Tresp Summer 2016 Bayesian Networks: Construction, Inference, Learning and Causal Interpretation Volker Tresp Summer 2016 1 Introduction So far we were mostly concerned with supervised learning: we predicted one or several

More information

Latent Dirichlet Allocation Introduction/Overview

Latent Dirichlet Allocation Introduction/Overview Latent Dirichlet Allocation Introduction/Overview David Meyer 03.10.2016 David Meyer http://www.1-4-5.net/~dmm/ml/lda_intro.pdf 03.10.2016 Agenda What is Topic Modeling? Parametric vs. Non-Parametric Models

More information

An Integrated Approach for Characterization of Uncertainty in Complex Best Estimate Safety Assessment

An Integrated Approach for Characterization of Uncertainty in Complex Best Estimate Safety Assessment An Integrated Approach for Characterization of Uncertainty in Complex Best Estimate Safety Assessment Presented By Mohammad Modarres Professor of Nuclear Engineering Department of Mechanical Engineering

More information

Seminar on Case Studies in Operations Research (Mat )

Seminar on Case Studies in Operations Research (Mat ) Seminar on Case Studies in Operations Research (Mat-2.4177) Evidential Uncertainties in Reliability Assessment - Study of Non-Destructive Testing of Final Disposal Canisters VTT, Posiva Backlund, Ville-Pekka

More information

Imprecise Software Reliability

Imprecise Software Reliability Munich, September 2009 Denitions and assumptions of the software reliability models Well-known models Standard denitions of software reliability A fault in a software is an incorrect step, process, or

More information

The Random Variable for Probabilities Chris Piech CS109, Stanford University

The Random Variable for Probabilities Chris Piech CS109, Stanford University The Random Variable for Probabilities Chris Piech CS109, Stanford University Assignment Grades 10 20 30 40 50 60 70 80 90 100 10 20 30 40 50 60 70 80 90 100 Frequency Frequency 10 20 30 40 50 60 70 80

More information

Guidelines for Analysis of Data Related to Aging of Nuclear Power Plant Components and Systems

Guidelines for Analysis of Data Related to Aging of Nuclear Power Plant Components and Systems Guidelines for Analysis of Data Related to Aging of Nuclear Power Plant Components and Systems Andrei Rodionov Dana Kelly Jens Uwe Klügel (DRAFT) September 2008 Preface This guideline is intended to provide

More information

CS 361: Probability & Statistics

CS 361: Probability & Statistics March 14, 2018 CS 361: Probability & Statistics Inference The prior From Bayes rule, we know that we can express our function of interest as Likelihood Prior Posterior The right hand side contains the

More information

A Bayesian. Network Model of Pilot Response to TCAS RAs. MIT Lincoln Laboratory. Robert Moss & Ted Londner. Federal Aviation Administration

A Bayesian. Network Model of Pilot Response to TCAS RAs. MIT Lincoln Laboratory. Robert Moss & Ted Londner. Federal Aviation Administration A Bayesian Network Model of Pilot Response to TCAS RAs Robert Moss & Ted Londner MIT Lincoln Laboratory ATM R&D Seminar June 28, 2017 This work is sponsored by the under Air Force Contract #FA8721-05-C-0002.

More information

BEST ESTIMATE PLUS UNCERTAINTY SAFETY STUDIES AT THE CONCEPTUAL DESIGN PHASE OF THE ASTRID DEMONSTRATOR

BEST ESTIMATE PLUS UNCERTAINTY SAFETY STUDIES AT THE CONCEPTUAL DESIGN PHASE OF THE ASTRID DEMONSTRATOR BEST ESTIMATE PLUS UNCERTAINTY SAFETY STUDIES AT THE CONCEPTUAL DESIGN PHASE OF THE ASTRID DEMONSTRATOR M. Marquès CEA, DEN, DER F-13108, Saint-Paul-lez-Durance, France Advanced simulation in support to

More information

Bayesian belief networks

Bayesian belief networks CS 2001 Lecture 1 Bayesian belief networks Milos Hauskrecht milos@cs.pitt.edu 5329 Sennott Square 4-8845 Milos research interests Artificial Intelligence Planning, reasoning and optimization in the presence

More information

Processes Group, EFCE Working Party on Distillation, Absorption, and Extraction - ISBN: Science American Institute of

Processes Group, EFCE Working Party on Distillation, Absorption, and Extraction - ISBN: Science American Institute of Lee's Loss Prevention in the Process Industries: Hazard Identification, Assessment, and Control, Volume 1,, ISBN 0123971896, 9780123971890 - Sam Mannan - 2012 Butterworth-Heinemann, 2012 - Sam Mannan -

More information

Advanced Software for Integrated Probabilistic Damage Tolerance Analysis Including Residual Stress Effects

Advanced Software for Integrated Probabilistic Damage Tolerance Analysis Including Residual Stress Effects Advanced Software for Integrated Probabilistic Damage Tolerance Analysis Including Residual Stress Effects Residual Stress Summit 2010 Tahoe City, California September 26-29, 2010 Michael P. Enright R.

More information

Belief Update in CLG Bayesian Networks With Lazy Propagation

Belief Update in CLG Bayesian Networks With Lazy Propagation Belief Update in CLG Bayesian Networks With Lazy Propagation Anders L Madsen HUGIN Expert A/S Gasværksvej 5 9000 Aalborg, Denmark Anders.L.Madsen@hugin.com Abstract In recent years Bayesian networks (BNs)

More information

Time Dependent Analysis with Common Cause Failure Events in RiskSpectrum

Time Dependent Analysis with Common Cause Failure Events in RiskSpectrum Time Dependent Analysis with Common Cause Failure Events in RiskSpectrum Pavel Krcal a,b and Ola Bäckström a a Lloyd's Register Consulting, Stockholm, Sweden b Uppsala University, Uppsala, Sweden Abstract:

More information

PROBABILISTIC REASONING SYSTEMS

PROBABILISTIC REASONING SYSTEMS PROBABILISTIC REASONING SYSTEMS In which we explain how to build reasoning systems that use network models to reason with uncertainty according to the laws of probability theory. Outline Knowledge in uncertain

More information

NUCLEAR SAFETY AND RELIABILITY WEEK 3

NUCLEAR SAFETY AND RELIABILITY WEEK 3 Nuclear Safety and Reliability Dan Meneley Page 1 of 10 NUCLEAR SAFETY AND RELIABILITY WEEK 3 TABLE OF CONTENTS - WEEK 1 1. Introduction to Risk Analysis...1 Conditional Probability Matrices for Each Step

More information

Chapter 5. Statistical Models in Simulations 5.1. Prof. Dr. Mesut Güneş Ch. 5 Statistical Models in Simulations

Chapter 5. Statistical Models in Simulations 5.1. Prof. Dr. Mesut Güneş Ch. 5 Statistical Models in Simulations Chapter 5 Statistical Models in Simulations 5.1 Contents Basic Probability Theory Concepts Discrete Distributions Continuous Distributions Poisson Process Empirical Distributions Useful Statistical Models

More information

Estimation of Operational Risk Capital Charge under Parameter Uncertainty

Estimation of Operational Risk Capital Charge under Parameter Uncertainty Estimation of Operational Risk Capital Charge under Parameter Uncertainty Pavel V. Shevchenko Principal Research Scientist, CSIRO Mathematical and Information Sciences, Sydney, Locked Bag 17, North Ryde,

More information

ACCOUNTING FOR INPUT-MODEL AND INPUT-PARAMETER UNCERTAINTIES IN SIMULATION. <www.ie.ncsu.edu/jwilson> May 22, 2006

ACCOUNTING FOR INPUT-MODEL AND INPUT-PARAMETER UNCERTAINTIES IN SIMULATION. <www.ie.ncsu.edu/jwilson> May 22, 2006 ACCOUNTING FOR INPUT-MODEL AND INPUT-PARAMETER UNCERTAINTIES IN SIMULATION Slide 1 Faker Zouaoui Sabre Holdings James R. Wilson NC State University May, 006 Slide From American

More information

Cognitive Systems 300: Probability and Causality (cont.)

Cognitive Systems 300: Probability and Causality (cont.) Cognitive Systems 300: Probability and Causality (cont.) David Poole and Peter Danielson University of British Columbia Fall 2013 1 David Poole and Peter Danielson Cognitive Systems 300: Probability and

More information