MECH 3550 : Simulation & Visualization

Slides:



Advertisements
Similar presentations
Design of Experiments Lecture I
Advertisements

Software Quality Assurance Plan
1 1 Slide STATISTICS FOR BUSINESS AND ECONOMICS Seventh Edition AndersonSweeneyWilliams Slides Prepared by John Loucks © 1999 ITP/South-Western College.
Design of Experiments and Analysis of Variance
Chapter 15 Application of Computer Simulation and Modeling.
Software Testing and Quality Assurance
Steps of a sound simulation study
Chapter 2 Succeeding as a Systems Analyst
Simulation Modeling and Analysis Session 12 Comparing Alternative System Designs.
Lecture 7 Model Development and Model Verification.
1 Simulation Modeling and Analysis Verification and Validation.
Chap 9-1 Statistics for Business and Economics, 6e © 2007 Pearson Education, Inc. Chapter 9 Estimation: Additional Topics Statistics for Business and Economics.
1 Validation and Verification of Simulation Models.
8. ANALYSIS OF VARIANCE 8.1 Elements of a Designed Experiment
Lecture 10 Comparison and Evaluation of Alternative System Designs.
1 PERF EVAL (CONT’D) H There are many other “tools of the trade” used in performance evaluation H Only a few will be mentioned here: –queueing theory –verification.
Monte Carlo Simulation 1.  Simulations where random values are used but the explicit passage of time is not modeled Static simulation  Introduction.
IE 594 : Research Methodology – Discrete Event Simulation David S. Kim Spring 2009.
1 Doing Statistics for Business Doing Statistics for Business Data, Inference, and Decision Making Marilyn K. Pelosi Theresa M. Sandifer Chapter 11 Regression.
1. An Overview of the Data Analysis and Probability Standard for School Mathematics? 2.
Introductory Statistical Concepts. Disclaimer – I am not an expert SAS programmer. – Nothing that I say is confirmed or denied by Texas A&M University.
Chapter 1: Introduction to Statistics
1 Validation & Verification Chapter VALIDATION & VERIFICATION Very Difficult Very Important Conceptually distinct, but performed simultaneously.
Chapter 10 Verification and Validation of Simulation Models
The paired sample experiment The paired t test. Frequently one is interested in comparing the effects of two treatments (drugs, etc…) on a response variable.
 1  Outline  stages and topics in simulation  generation of random variates.
Qualitative Analysis Information Studies Division Research Workshop Elisabeth Logan.
Statistical Decision Making. Almost all problems in statistics can be formulated as a problem of making a decision. That is given some data observed from.
United States Department of Agriculture Food Safety and Inspection Service 1 National Advisory Committee on Meat and Poultry Inspection August 8-9, 2007.
S14: Analytical Review and Audit Approaches. Session Objectives To define analytical review To define analytical review To explain commonly used analytical.
Modeling and simulation of systems Model building Slovak University of Technology Faculty of Material Science and Technology in Trnava.
Chap. 5 Building Valid, Credible, and Appropriately Detailed Simulation Models.
Project quality management. Introduction Project quality management includes the process required to ensure that the project satisfies the needs for which.
MODES-650 Advanced System Simulation Presented by Olgun Karademirci VERIFICATION AND VALIDATION OF SIMULATION MODELS.
Chapter 10 Verification and Validation of Simulation Models
Building Simulation Model In this lecture, we are interested in whether a simulation model is accurate representation of the real system. We are interested.
Systems Development Life Cycle
Chapter 10 Verification and Validation of Simulation Models Banks, Carson, Nelson & Nicol Discrete-Event System Simulation.
Analytical Review and Audit Approaches
Chapter 1 Introduction to Statistics. Section 1.1 Fundamental Statistical Concepts.
Csci 418/618 Simulation Models Dr. Ken Nygard, IACC 262B
Lecture №4 METHODS OF RESEARCH. Method (Greek. methodos) - way of knowledge, the study of natural phenomena and social life. It is also a set of methods.
Research Methodology Lecture No :32 (Revision Chapters 8,9,10,11,SPSS)
Company LOGO. Company LOGO PE, PMP, PgMP, PME, MCT, PRINCE2 Practitioner.
Building Valid, Credible & Appropriately Detailed Simulation Models
Modeling and Simulation CS 313
Chapter 13 Simple Linear Regression
Technology Readiness Assessment (TRA)
Performance Eval Slides originally from Williamson at Calgary
Monitoring and Evaluation Systems for NARS Organisations in Papua New Guinea Day 3. Session 9. Periodic data collection methods.
as presented on that date, with special formatting removed
Modeling and Simulation CS 313
R. E. Wyllys Copyright 2003 by R. E. Wyllys Last revised 2003 Jan 15
Chapter Two.
Section 2: Science as a Process
SYSTEMS ANALYSIS Chapter-2.
Chapter 10 Verification and Validation of Simulation Models
What Statistical Knowledge Should Students Know to Prepare for Graduate Business Analytics? Jeffrey D. Camm Wake Forest University School of Business
Professor S K Dubey,VSM Amity School of Business
This teaching material has been made freely available by the KEMRI-Wellcome Trust (Kilifi, Kenya). You can freely download,
CLINICAL INFORMATION SYSTEM
CPSC 531: System Modeling and Simulation
Introduction to Systems Analysis and Design
Statistical Inference about Regression
Project Management Process Groups
MECH 3550 : Simulation & Visualization
Building Valid, Credible, and Appropriately Detailed Simulation Models
Introduction to the design (and analysis) of experiments
MECH 3550 : Simulation & Visualization
Introduction to Decision Sciences
Presentation transcript:

MECH 3550 : Simulation & Visualization Building valid, credible and appropriately detailed simulation models See ME3550Ch2PDF

Key Words and Definitions Valid: If a simulation model is “valid”, then it can be used to make decisions about the system similar to those that would be made if it were feasible and cost-effective to experiment with the system itself. Verification: The determination of whether or not the “assumptions document” has been correctly translated into a computer “program” i.e. “debugging” Accreditation: The official certification (by the project sponsor) that a simulation model is acceptable for a specific purpose. Key Words and Definitions

Verification and Validation Process

Level of Detail in Model Do not have more detail in the model than is necessary to address the issues of interest, making sure the model is credible Keep the level of detail consistent with the type of data available. The level of detail necessary for a new system will be less than that of what is used to fine-tune an existing system because of the amount of data available. In almost all simulation studies, the amount of time and money constraints are a big factor in determining the amount of detail. If the amount of factors is large, then use a “course” simulation model or an analytical model to identify the significant factors. Level of Detail in Model

Verification Techniques Technique 1: Write and debug the program in sub-programs Technique 2: Conduct a structured walk-through of the program/subprogram Technique 3: Run the program using a variety of inputs and decide if the outputs are what were expected. Technique 4: Write an interactive trace into your program. Technique 5: Run the model, when possible, under simplifying assumptions for which its true values are known or can be calculated. Technique 6: In some models it may be helpful to create an animation Technique 7: Compute the sample mean and variance for each simulation input probability distribution. Compare them with desired values. Technique 8: Use a commercial simulation package to reduce the amount of programming required.

Validation and Credibility Techniques Collect High-Quality Information and Data on the System Interact with the Manager on a regular basis Maintain a Written Assumptions Document and perform a Structured Walk-Through. Validate components of the model by using other verification techniques. Validate the output from the Overall Simulation Model. Animation

Collecting High-Quality Info and Data on System Conversations with the Subject-Matter Experts Observations of the System Existing Theory Relevant Results from Similar Simulation Studies Experience and Intuition of the Modelers Collecting High-Quality Info and Data on System

Benefits of Interacting with the Manager Throughout Process When a simulation study is initiated, the problem being solved becomes clearer The Manager’s interest and involvement in the study are maintained The Manager’s knowledge of the system contributes to the validity of the model The model is more credible since the Manager understands and accepts the model’s assumptions Benefits of Interacting with the Manager Throughout Process

A Written Assumptions Document Should Include The Following An overview section that discusses overall project goals, the specific issues to be addressed by the simulation study, model inputs, and the performance measures for evaluation. A process-flow or system-layout diagram, if appropriate. Detailed descriptions of each subsystem in bullet format and how these sub-systems interact What simplifying assumptions were made and why. Limitations of the simulation model Summaries of a data set (sample mean, histogram) Sources of important or controversial information. A Written Assumptions Document Should Include The Following

Components of the Model that may need Validation The value of a parameter The choice of a distribution The entity moving through the simulated system The level of detail for a subsystem What data are the most crucial to collect Components of the Model that may need Validation

How to Validate the Output Comparison with an Existing System Using 01 Comparison with Expert Opinions Using Similar plots 02 Comparison with another type of Model for the same system and for a similar purpose. 03

Management’s Role Formulating Directing Interacting Using Formulating problem objectives Formulating Directing personnel to provide information and data to the simulation modeler and to attend the structured walk-through Directing Interacting with the simulation modeler on a regular basis Interacting Using the simulation results as an aid in the decision-making process Using Management’s Role

Inspection approach Confidence-Interval Approach Based on Independent Data Time-Series Approaches Statistical Procedures for Comparing Real-World Observations and Simulation Output Data

Historical system input data Inspection Approach Historical system input data Actual system System output data Simulation model Model output Compare

Confidence-Interval Approach

Time-Series Approaches Linear Regression Non-linear Regression Genetic Algorithms Ex: Spectral Analysis

Lab Assignment Validate the Following Model Using the Confidence Interval Approach: https://www.mathworks.com/help/physmod/simscape/examples/hous e-heating-system.html