MODELLING REACTIVE AND PROACTIVE BEHAVIOUR IN SIMULATION

Size: px
Start display at page:

Download "MODELLING REACTIVE AND PROACTIVE BEHAVIOUR IN SIMULATION"

Transcription

1 MODELLING REACTIVE AND PROACTIVE BEHAVIOUR IN SIMULATION MAZLINA ABDUL MAJID PROF UWE AICKELIN DR PEER-OLAF SIEBERS School of Computer Science University of Nottingham, UK 1

2 CONTENT Introduction Types of Simulation Motivation & Research Questions Research Approach Case Study Conceptual Model Model Implementation Experimentation Conclusion Future Work 2

3 INTRODUCTION Types of Simulation Motivation & Research Questions 3

4 Simulation Continuous : INTRODUCTION System Dynamic (SD): Modelling an aggregate level of a system using stock & flow or differential equations. Discrete : Discrete Event Simulation (DES): Modelling a sequence of events represented by entities; flowchart diagram. Agent Based Simulation (ABS): Modelling an individual approach behaviour represented by an agent ; statechart diagram. Why DES & ABS? Able to model an aggregate at low abstraction level e.g. individual behaviour. Able to model heterogeneous individuals who may behave differently Why exclude SD?? High suitability for modelling the aggregate behaviour of population. 4 We used combined DES/ABS ABS only is not represents our investigation which is more to process-oriented system.

5 INTRODUCTION Motivation Found randomness in selecting the simulation approach when modelling human behaviour Some researches used DES or ABS-selecting based on experience Knowledge about choosing the right simulation approach to used is important especially for the new simulation user. Found a disparity of work comparing SD and ABS or SD and DES contrasted to the about of work comparing DES and ABS. modelling human behavioural and where the focus is simulation output performance. Research Questions What kind of human behaviour can be modelled with standard model designs in DES and ABS? How similar are the results when one model the same human centric system with the two different approaches? 5

6 RESEARCH APPROACH Case Study Conceptual Model Model Implementation Experimentation : Output Performance Sensitivity analysis experiment Reactive vs. Proactive experiment 6

7 CASE STUDY Application Area Retail; Department Store( In UK top ten retailers ); Womenswear Fitting Room Problem Need to identify the potential impact for fitting room performance when having different numbers of fitting room cubicle and customers arrival rates. Human Behaviour investigation Reactive behaviour Staff responding to the customer when being available and requested. Proactive behaviour Staff take control /self started behaviour 7

8 CASE STUDY Proactive Behaviour Speed up the serving time Reactive Behaviour Reactive Behaviour Job 1 : counting no of clothes & give card Job 2 : providing help Job 3: receiving card & unwanted clothes An illustration for a fitting room operation at a department store 8

9 DEM CONCEPTUAL MODEL 9

10 DEM/ABM CONCEPTUAL MODEL 10

11 MODEL IMPLEMENTATION Simulation Software Anylogic TM 6.2 : Multi-paradigm software Similar programming language to develop DES and ABS models Model Description Consists of an arrival process (customer), three single queues (entry queue, return queue and help queue), resources(sales staff, fitting room) Run Length : One day ( 9.00 am pm) Replications : 100 runs Both models used same inputs Model scenario : One staff does 3 reactive tasks ( counting garments on entry, fulfils request and counting garments on exit ) with oneproactive behaviour (faster service time). 11

12 MODEL IMPLEMENTATION Reactive Behaviour Setup One member does all reactive jobs following FIFO serving order. Proactive Behaviour Setup Condition: Fitting room cubicles are available or to get served by the staff Staff changes the service time from normal to fast (reduced 20%) Decision making -set of selection rules (using decision tree solutions) and probabilistic distribution. 12

13 Model Implementation :DEM Process presented in Flowchart State Information chart represents on inputs the and different outputs arrival of the rate simulation in a daymodels 13

14 Model Implementation :DES/ABS Simulation State Information chart animation represents inputs represents the and different the states outputs arrival changes of the rate simulation of in customers a daymodel 14

15 Model Implementation: DES/ABS Customer Agent Staff Agent Fitting Room Agent Communication through message passing 15

16 SENSITIVITY ANALYSIS EXPERIMENTATION Sensitivity Analysis Used sensitivity analysis for validation purpose Test based one two parameters varied the customer arrival rates (we increased it by 30% each time) varied the fitting room cubicles (8-10) Observed the effect on the system performance measures customer waiting times from three queues staff utilisation number of service time changes cubicle utilisation number customer not been served 16

17 SENSITIVITY ANALYSIS Part 1 : 8 Fitting Cubicles Customer waiting time Staff utilisation 60 is much higher in DES 40 DEM Number of customers DEM/ ABM Staff utilisation DEM DEM/ABM Number of customers Cabin utilisation DEM 50 DEM/ ABM Number of service 0 time changes is much higher in DES/ABS Number of customers Number of service time change DEM DEM/ ABM Num ber of customers Number customer not served DEM DEM/ABM Number of customers 17

18 SENSITIVITY ANALYSIS Part 2 : 10 Fitting Cubicles Staff utilisation has 60 reduced in DES/ABS : 40 DEM frequently change 20 service time DEM/ ABM Customer waiting time Num ber of customer Staff utilisation Number of customer DEM DEM/ ABM Cabin utilisation Number of service time changes drastically 50 DEM increased in DES/ABS DEM/ABM Num ber of customers Number of service change DEM DEM/ ABM Number of customers Number customer not served has reduced in DES/ABS Number of customer not served DEM DEM/ ABM Num ber of customers 18

19 VALIDATION EXPERIMENTATION Sensitivity Analysis Conclusion proactive staff behaviour has an impact on both the performance measures of the DES model and the DES/ABS model the impact on the DES/ABS model is much stronger. surprisingly the addition of two fitting room cubicles did not drastically reduced the customer waiting time. we will investigate this issue further by adding another proactive behaviour the staff calling for help from another staff when condition met. 19

20 REACTIVE AND PROACTIVE EXPERIMENTATION Comparing the Impact of Reactive and Mixed Reactive and Proactive Behaviour Compare the previous reactive experiment work (Majidet al, 2009) with current mixed reactive and proactive experiment results (Majid et al,2010). Compare using statistical method Mann Whitney Purpose of comparison To establish similarities and differences between both models inoutput performance. Experiment Name: Reactive experiment = Experiment A (Majidet al, 2009) Mixed reactive and proactive experiment = ExperimentB (Majidet al, 2010) 20

21 REACTIVE AND PROACTIVE EXPERIMENTATION Similar model scenario for both simulation models One member of staff that does three jobs ((1) counting garments on entry, (2) providing help, and (3) counting garments on exit) A fixed number of customers arriving per day (300) A fixed number of fitting room cubicles (8) The proactive feature is the demand driven change in service times. Customer waiting time and staff utilisation as performance measures for our statistical comparison. 21

22 REACTIVE AND PROACTIVE EXPERIMENTATION The hypotheses : HoA = The average customer waiting times resulting from our DES model are not significantly different in Experiment A and B. HoB = The average customer waiting times resulting from our DES/ABS model are not significantly different in Experiment A and B. HoC = The staff utilisation values resulting from our DES modelare not significantly different in Experiment A and B. HoD = The staff utilisation values resulting from our DES/ABS model are not significantlydifferent in Experiment A and B. 22

23 REACTIVE AND PROACTIVE EXPERIMENTATION The Results : Performance Measures DES (P-value) Experiment A vs. B DES/ABS (P-Value) Waiting time Staff utilisation >0.05 =accept HoA >0.05 = accept HoC <0.05 =reject HoB <0.05 =reject HoD The above results supported our findings in Experiment B DES/ABS produced higher number of service time changes compared to DES which then has produced abigger impact on customer waiting times and staff utilisation. 23

24 CONCLUSION AND FUTURE WORK Findings the advantages and disadvantages of implementing the reactive and proactive service behaviour in DES and combined DES/ABS with regards to output performance. Previous paper (Majidet al, 2009) dealt with reactive behaviour. Current paper (Majid et al 2010) investigates on mixed reactive and proactive behaviour. Conducted sensitivity analysis model validation experiment. DES/ABS shows much stronger impact on the performance measures. 24

25 CONCLUSION AND FUTURE WORK Compared the reactive behaviour with mixed reactive and proactive behaviour No significant difference found in DES but significant difference in DES/ABS. Overall we found differences in output performance when modelling proactive behaviour in two difference approaches( DES vs. DES/ABS) Overall conclusion: The magnitude of impact to model proactive behaviour depends very much on the chosen simulation approach. This knowledge is an important result to support justification for related research in this area. Future work : add other forms of proactive behaviour and case study - to generalise our findings. 25

26 THANK YOU. Question? 26

An Introduction to Simio for Beginners

An Introduction to Simio for Beginners An Introduction to Simio for Beginners C. Dennis Pegden, Ph.D. This white paper is intended to introduce Simio to a user new to simulation. It is intended for the manufacturing engineer, hospital quality

More information

Executive Guide to Simulation for Health

Executive Guide to Simulation for Health Executive Guide to Simulation for Health Simulation is used by Healthcare and Human Service organizations across the World to improve their systems of care and reduce costs. Simulation offers evidence

More information

Introduction to Simulation

Introduction to Simulation Introduction to Simulation Spring 2010 Dr. Louis Luangkesorn University of Pittsburgh January 19, 2010 Dr. Louis Luangkesorn ( University of Pittsburgh ) Introduction to Simulation January 19, 2010 1 /

More information

ECE-492 SENIOR ADVANCED DESIGN PROJECT

ECE-492 SENIOR ADVANCED DESIGN PROJECT ECE-492 SENIOR ADVANCED DESIGN PROJECT Meeting #3 1 ECE-492 Meeting#3 Q1: Who is not on a team? Q2: Which students/teams still did not select a topic? 2 ENGINEERING DESIGN You have studied a great deal

More information

Seminar - Organic Computing

Seminar - Organic Computing Seminar - Organic Computing Self-Organisation of OC-Systems Markus Franke 25.01.2006 Typeset by FoilTEX Timetable 1. Overview 2. Characteristics of SO-Systems 3. Concern with Nature 4. Design-Concepts

More information

IBM Software Group. Mastering Requirements Management with Use Cases Module 6: Define the System

IBM Software Group. Mastering Requirements Management with Use Cases Module 6: Define the System IBM Software Group Mastering Requirements Management with Use Cases Module 6: Define the System 1 Objectives Define a product feature. Refine the Vision document. Write product position statement. Identify

More information

Module Title: Managing and Leading Change. Lesson 4 THE SIX SIGMA

Module Title: Managing and Leading Change. Lesson 4 THE SIX SIGMA Module Title: Managing and Leading Change Lesson 4 THE SIX SIGMA Learning Objectives: At the end of the lesson, the students should be able to: 1. Define what is Six Sigma 2. Discuss the brief history

More information

Introduction to Modeling and Simulation. Conceptual Modeling. OSMAN BALCI Professor

Introduction to Modeling and Simulation. Conceptual Modeling. OSMAN BALCI Professor Introduction to Modeling and Simulation Conceptual Modeling OSMAN BALCI Professor Department of Computer Science Virginia Polytechnic Institute and State University (Virginia Tech) Blacksburg, VA 24061,

More information

Title:A Flexible Simulation Platform to Quantify and Manage Emergency Department Crowding

Title:A Flexible Simulation Platform to Quantify and Manage Emergency Department Crowding Author's response to reviews Title:A Flexible Simulation Platform to Quantify and Manage Emergency Department Crowding Authors: Joshua E Hurwitz (jehurwitz@ufl.edu) Jo Ann Lee (joann5@ufl.edu) Kenneth

More information

Probability and Statistics Curriculum Pacing Guide

Probability and Statistics Curriculum Pacing Guide Unit 1 Terms PS.SPMJ.3 PS.SPMJ.5 Plan and conduct a survey to answer a statistical question. Recognize how the plan addresses sampling technique, randomization, measurement of experimental error and methods

More information

While you are waiting... socrative.com, room number SIMLANG2016

While you are waiting... socrative.com, room number SIMLANG2016 While you are waiting... socrative.com, room number SIMLANG2016 Simulating Language Lecture 4: When will optimal signalling evolve? Simon Kirby simon@ling.ed.ac.uk T H E U N I V E R S I T Y O H F R G E

More information

Lecturing Module

Lecturing Module Lecturing: What, why and when www.facultydevelopment.ca Lecturing Module What is lecturing? Lecturing is the most common and established method of teaching at universities around the world. The traditional

More information

Presentation skills. Bojan Jovanoski, project assistant. University Skopje Business Start-up Centre

Presentation skills. Bojan Jovanoski, project assistant. University Skopje Business Start-up Centre Presentation skills Bojan Jovanoski, project assistant University Skopje Business Start-up Centre Let me present myself Bojan Jovanoski Project assistant / Demonstrator Working in the Business Start-up

More information

Intermediate Computable General Equilibrium (CGE) Modelling: Online Single Country Course

Intermediate Computable General Equilibrium (CGE) Modelling: Online Single Country Course Intermediate Computable General Equilibrium (CGE) Modelling: Online Single Country Course Course Description This course is an intermediate course in practical computable general equilibrium (CGE) modelling

More information

A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING

A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING A GENERIC SPLIT PROCESS MODEL FOR ASSET MANAGEMENT DECISION-MAKING Yong Sun, a * Colin Fidge b and Lin Ma a a CRC for Integrated Engineering Asset Management, School of Engineering Systems, Queensland

More information

GACE Computer Science Assessment Test at a Glance

GACE Computer Science Assessment Test at a Glance GACE Computer Science Assessment Test at a Glance Updated May 2017 See the GACE Computer Science Assessment Study Companion for practice questions and preparation resources. Assessment Name Computer Science

More information

1. Programme title and designation International Management N/A

1. Programme title and designation International Management N/A PROGRAMME APPROVAL FORM SECTION 1 THE PROGRAMME SPECIFICATION 1. Programme title and designation International Management 2. Final award Award Title Credit value ECTS Any special criteria equivalent MSc

More information

STABILISATION AND PROCESS IMPROVEMENT IN NAB

STABILISATION AND PROCESS IMPROVEMENT IN NAB STABILISATION AND PROCESS IMPROVEMENT IN NAB Authors: Nicole Warren Quality & Process Change Manager, Bachelor of Engineering (Hons) and Science Peter Atanasovski - Quality & Process Change Manager, Bachelor

More information

Probability estimates in a scenario tree

Probability estimates in a scenario tree 101 Chapter 11 Probability estimates in a scenario tree An expert is a person who has made all the mistakes that can be made in a very narrow field. Niels Bohr (1885 1962) Scenario trees require many numbers.

More information

The CTQ Flowdown as a Conceptual Model of Project Objectives

The CTQ Flowdown as a Conceptual Model of Project Objectives The CTQ Flowdown as a Conceptual Model of Project Objectives HENK DE KONING AND JEROEN DE MAST INSTITUTE FOR BUSINESS AND INDUSTRIAL STATISTICS OF THE UNIVERSITY OF AMSTERDAM (IBIS UVA) 2007, ASQ The purpose

More information

A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems

A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems A Context-Driven Use Case Creation Process for Specifying Automotive Driver Assistance Systems Hannes Omasreiter, Eduard Metzker DaimlerChrysler AG Research Information and Communication Postfach 23 60

More information

Argument structure and theta roles

Argument structure and theta roles Argument structure and theta roles Introduction to Syntax, EGG Summer School 2017 András Bárány ab155@soas.ac.uk 26 July 2017 Overview Where we left off Arguments and theta roles Some consequences of theta

More information

The Round Earth Project. Collaborative VR for Elementary School Kids

The Round Earth Project. Collaborative VR for Elementary School Kids Johnson, A., Moher, T., Ohlsson, S., The Round Earth Project - Collaborative VR for Elementary School Kids, In the SIGGRAPH 99 conference abstracts and applications, Los Angeles, California, Aug 8-13,

More information

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses

Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Designing a Rubric to Assess the Modelling Phase of Student Design Projects in Upper Year Engineering Courses Thomas F.C. Woodhall Masters Candidate in Civil Engineering Queen s University at Kingston,

More information

Programme Specification

Programme Specification Programme Specification Title: Accounting and Finance Final Award: Master of Science (MSc) With Exit Awards at: Postgraduate Certificate (PG Cert) Postgraduate Diploma (PG Dip) Master of Science (MSc)

More information

Self Awareness, evaluation and motivation system Enhancing learning and integration and contrast ELS and NEET

Self Awareness, evaluation and motivation system Enhancing learning and integration and contrast ELS and NEET Self Awareness, evaluation and motivation system Enhancing learning and integration and contrast ELS and NEET ERASMUS + 2014 Strategic Partnership Project SAVE project Self Awareness, evaluation and Motivation

More information

Evolution of Symbolisation in Chimpanzees and Neural Nets

Evolution of Symbolisation in Chimpanzees and Neural Nets Evolution of Symbolisation in Chimpanzees and Neural Nets Angelo Cangelosi Centre for Neural and Adaptive Systems University of Plymouth (UK) a.cangelosi@plymouth.ac.uk Introduction Animal communication

More information

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes

Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Spring 2015 IET4451 Systems Simulation Course Syllabus for Traditional, Hybrid, and Online Classes Instructor: Dr. Gregory L. Wiles Email Address: Use D2L e-mail, or secondly gwiles@spsu.edu Office: M

More information

An OO Framework for building Intelligence and Learning properties in Software Agents

An OO Framework for building Intelligence and Learning properties in Software Agents An OO Framework for building Intelligence and Learning properties in Software Agents José A. R. P. Sardinha, Ruy L. Milidiú, Carlos J. P. Lucena, Patrick Paranhos Abstract Software agents are defined as

More information

Planning for Preassessment. Kathy Paul Johnston CSD Johnston, Iowa

Planning for Preassessment. Kathy Paul Johnston CSD Johnston, Iowa Planning for Preassessment Kathy Paul Johnston CSD Johnston, Iowa Why Plan? Establishes the starting point for learning Students can t learn what they already know Match instructional strategies to individual

More information

Alpha provides an overall measure of the internal reliability of the test. The Coefficient Alphas for the STEP are:

Alpha provides an overall measure of the internal reliability of the test. The Coefficient Alphas for the STEP are: Every individual is unique. From the way we look to how we behave, speak, and act, we all do it differently. We also have our own unique methods of learning. Once those methods are identified, it can make

More information

Axiom 2013 Team Description Paper

Axiom 2013 Team Description Paper Axiom 2013 Team Description Paper Mohammad Ghazanfari, S Omid Shirkhorshidi, Farbod Samsamipour, Hossein Rahmatizadeh Zagheli, Mohammad Mahdavi, Payam Mohajeri, S Abbas Alamolhoda Robotics Scientific Association

More information

Radius STEM Readiness TM

Radius STEM Readiness TM Curriculum Guide Radius STEM Readiness TM While today s teens are surrounded by technology, we face a stark and imminent shortage of graduates pursuing careers in Science, Technology, Engineering, and

More information

Value Creation Through! Integration Workshop! Value Stream Analysis and Mapping for PD! January 31, 2002!

Value Creation Through! Integration Workshop! Value Stream Analysis and Mapping for PD! January 31, 2002! Presented by:! Hugh McManus for Rich Millard! MIT! Value Creation Through! Integration Workshop! Value Stream Analysis and Mapping for PD!!!! January 31, 2002! Steps in Lean Thinking (Womack and Jones)!

More information

OCR LEVEL 3 CAMBRIDGE TECHNICAL

OCR LEVEL 3 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 3 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT SYSTEMS ANALYSIS K/505/5481 LEVEL 3 UNIT 34 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 SYSTEMS ANALYSIS K/505/5481 LEVEL

More information

Software Maintenance

Software Maintenance 1 What is Software Maintenance? Software Maintenance is a very broad activity that includes error corrections, enhancements of capabilities, deletion of obsolete capabilities, and optimization. 2 Categories

More information

Strategy for teaching communication skills in dentistry

Strategy for teaching communication skills in dentistry Strategy for teaching communication in dentistry SADJ July 2010, Vol 65 No 6 p260 - p265 Prof. JG White: Head: Department of Dental Management Sciences, School of Dentistry, University of Pretoria, E-mail:

More information

On-the-Fly Customization of Automated Essay Scoring

On-the-Fly Customization of Automated Essay Scoring Research Report On-the-Fly Customization of Automated Essay Scoring Yigal Attali Research & Development December 2007 RR-07-42 On-the-Fly Customization of Automated Essay Scoring Yigal Attali ETS, Princeton,

More information

Planning for Preassessment. Kathy Paul Johnston CSD Johnston, Iowa

Planning for Preassessment. Kathy Paul Johnston CSD Johnston, Iowa Planning for Preassessment Kathy Paul Johnston CSD Johnston, Iowa Why Plan? Establishes the starting point for learning Students can t learn what they already know Match instructional strategies to individual

More information

Programme Specification

Programme Specification Programme Specification Title: Crisis and Disaster Management Final Award: Master of Science (MSc) With Exit Awards at: Postgraduate Certificate (PG Cert) Postgraduate Diploma (PG Dip) Master of Science

More information

Major Milestones, Team Activities, and Individual Deliverables

Major Milestones, Team Activities, and Individual Deliverables Major Milestones, Team Activities, and Individual Deliverables Milestone #1: Team Semester Proposal Your team should write a proposal that describes project objectives, existing relevant technology, engineering

More information

Professional Experience - Mentor Information

Professional Experience - Mentor Information Professional Experience - Mentor Information EDU40006 Ready to Teach Early Childhood: Practicum 5E Required days: 20 days full time. Any missed days must be made up. Required setting: Preschool Early Childhood

More information

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge

Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Innov High Educ (2009) 34:93 103 DOI 10.1007/s10755-009-9095-2 Maximizing Learning Through Course Alignment and Experience with Different Types of Knowledge Phyllis Blumberg Published online: 3 February

More information

Green Belt Curriculum (This workshop can also be conducted on-site, subject to price change and number of participants)

Green Belt Curriculum (This workshop can also be conducted on-site, subject to price change and number of participants) Green Belt Curriculum (This workshop can also be conducted on-site, subject to price change and number of participants) Notes: 1. We use Mini-Tab in this workshop. Mini-tab is available for free trail

More information

Knowledge for the Future Developments in Higher Education and Research in the Netherlands

Knowledge for the Future Developments in Higher Education and Research in the Netherlands Knowledge for the Future Developments in Higher Education and Research in the Netherlands Don F. Westerheijden Contribution to Vision Seminar Higher education and Research 2030 Helsinki, 2017-06-14 How

More information

Multimedia Courseware of Road Safety Education for Secondary School Students

Multimedia Courseware of Road Safety Education for Secondary School Students Multimedia Courseware of Road Safety Education for Secondary School Students Hanis Salwani, O 1 and Sobihatun ur, A.S 2 1 Universiti Utara Malaysia, Malaysia, hanisalwani89@hotmail.com 2 Universiti Utara

More information

Investment in e- journals, use and research outcomes

Investment in e- journals, use and research outcomes Investment in e- journals, use and research outcomes David Nicholas CIBER Research Limited, UK Ian Rowlands University of Leicester, UK Library Return on Investment seminar Universite de Lyon, 20-21 February

More information

Shared Portable Moodle Taking online learning offline to support disadvantaged students

Shared Portable Moodle Taking online learning offline to support disadvantaged students Shared Portable Moodle Taking online learning offline to support disadvantaged students Stephen Grono, School of Education University of New England, Armidale sgrono2@une.edu.au @calvinbal Shared Portable

More information

The Evolution of Random Phenomena

The Evolution of Random Phenomena The Evolution of Random Phenomena A Look at Markov Chains Glen Wang glenw@uchicago.edu Splash! Chicago: Winter Cascade 2012 Lecture 1: What is Randomness? What is randomness? Can you think of some examples

More information

University of Groningen. Systemen, planning, netwerken Bosman, Aart

University of Groningen. Systemen, planning, netwerken Bosman, Aart University of Groningen Systemen, planning, netwerken Bosman, Aart IMPORTANT NOTE: You are advised to consult the publisher's version (publisher's PDF) if you wish to cite from it. Please check the document

More information

Certified Six Sigma Professionals International Certification Courses in Six Sigma Green Belt

Certified Six Sigma Professionals International Certification Courses in Six Sigma Green Belt Certification Singapore Institute Certified Six Sigma Professionals Certification Courses in Six Sigma Green Belt ly Licensed Course for Process Improvement/ Assurance Managers and Engineers Leading the

More information

12- A whirlwind tour of statistics

12- A whirlwind tour of statistics CyLab HT 05-436 / 05-836 / 08-534 / 08-734 / 19-534 / 19-734 Usable Privacy and Security TP :// C DU February 22, 2016 y & Secu rivac rity P le ratory bo La Lujo Bauer, Nicolas Christin, and Abby Marsh

More information

level 5 (6 SCQF credit points)

level 5 (6 SCQF credit points) Biology: Life on Earth (National 5) SCQF: level 5 (6 SCQF credit points) Unit code: H209 75 Unit outline The general aim of this Unit is to develop skills of scientific inquiry, investigation and analytical

More information

Content Language Objectives (CLOs) August 2012, H. Butts & G. De Anda

Content Language Objectives (CLOs) August 2012, H. Butts & G. De Anda Content Language Objectives (CLOs) Outcomes Identify the evolution of the CLO Identify the components of the CLO Understand how the CLO helps provide all students the opportunity to access the rigor of

More information

Is operations research really research?

Is operations research really research? Volume 22 (2), pp. 155 180 http://www.orssa.org.za ORiON ISSN 0529-191-X c 2006 Is operations research really research? NJ Manson Received: 2 October 2006; Accepted: 1 November 2006 Abstract This paper

More information

MINISTRY OF EDUCATION

MINISTRY OF EDUCATION Republic of Namibia MINISTRY OF EDUCATION NAMIBIA SENIOR SECONDARY CERTIFICATE (NSSC) COMPUTER STUDIES SYLLABUS HIGHER LEVEL SYLLABUS CODE: 8324 GRADES 11-12 2010 DEVELOPED IN COLLABORATION WITH UNIVERSITY

More information

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2

SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2 SCT HIGHER EDUCATION SCT Banner Student Fee Assessment Training Workbook October 2005 Release 7.2 Confidential Business Information --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

More information

Learning By Asking: How Children Ask Questions To Achieve Efficient Search

Learning By Asking: How Children Ask Questions To Achieve Efficient Search Learning By Asking: How Children Ask Questions To Achieve Efficient Search Azzurra Ruggeri (a.ruggeri@berkeley.edu) Department of Psychology, University of California, Berkeley, USA Max Planck Institute

More information

ns-2 Tutorial Running Simulations

ns-2 Tutorial Running Simulations ns-2 Tutorial Running Simulations Matthias Transier transier@informatik.uni-mannheim.de Universität Mannheim Based on a tutorial by Marc Greis ns-2 Tutorial p.1/12 Overview Creating a wireless scenario

More information

Professor Christina Romer. LECTURE 24 INFLATION AND THE RETURN OF OUTPUT TO POTENTIAL April 20, 2017

Professor Christina Romer. LECTURE 24 INFLATION AND THE RETURN OF OUTPUT TO POTENTIAL April 20, 2017 Economics 2 Spring 2017 Professor Christina Romer Professor David Romer LECTURE 24 INFLATION AND THE RETURN OF OUTPUT TO POTENTIAL April 20, 2017 I. OVERVIEW II. HOW OUTPUT RETURNS TO POTENTIAL A. Moving

More information

ISFA2008U_120 A SCHEDULING REINFORCEMENT LEARNING ALGORITHM

ISFA2008U_120 A SCHEDULING REINFORCEMENT LEARNING ALGORITHM Proceedings of 28 ISFA 28 International Symposium on Flexible Automation Atlanta, GA, USA June 23-26, 28 ISFA28U_12 A SCHEDULING REINFORCEMENT LEARNING ALGORITHM Amit Gil, Helman Stern, Yael Edan, and

More information

Unit 7 Data analysis and design

Unit 7 Data analysis and design 2016 Suite Cambridge TECHNICALS LEVEL 3 IT Unit 7 Data analysis and design A/507/5007 Guided learning hours: 60 Version 2 - revised May 2016 *changes indicated by black vertical line ocr.org.uk/it LEVEL

More information

White Paper. The Art of Learning

White Paper. The Art of Learning The Art of Learning Based upon years of observation of adult learners in both our face-to-face classroom courses and using our Mentored Email 1 distance learning methodology, it is fascinating to see how

More information

Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany

Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany Entrepreneurial Discovery and the Demmert/Klein Experiment: Additional Evidence from Germany Jana Kitzmann and Dirk Schiereck, Endowed Chair for Banking and Finance, EUROPEAN BUSINESS SCHOOL, International

More information

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview

Algebra 1, Quarter 3, Unit 3.1. Line of Best Fit. Overview Algebra 1, Quarter 3, Unit 3.1 Line of Best Fit Overview Number of instructional days 6 (1 day assessment) (1 day = 45 minutes) Content to be learned Analyze scatter plots and construct the line of best

More information

Task Types. Duration, Work and Units Prepared by

Task Types. Duration, Work and Units Prepared by Task Types Duration, Work and Units Prepared by 1 Introduction Microsoft Project allows tasks with fixed work, fixed duration, or fixed units. Many people ask questions about changes in these values when

More information

Global Television Manufacturing Industry : Trend, Profit, and Forecast Analysis Published September 2012

Global Television Manufacturing Industry : Trend, Profit, and Forecast Analysis Published September 2012 Industry 2012-2017: Published September 2012 Lucintel, a premier global management consulting and market research firm creates your equation for growth whether you need to understand market dynamics, identify

More information

Intelligent Agent Technology in Command and Control Environment

Intelligent Agent Technology in Command and Control Environment Intelligent Agent Technology in Command and Control Environment Edward Dawidowicz 1 U.S. Army Communications-Electronics Command (CECOM) CECOM, RDEC, Myer Center Command and Control Directorate Fort Monmouth,

More information

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition

Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Introduction to Ensemble Learning Featuring Successes in the Netflix Prize Competition Todd Holloway Two Lecture Series for B551 November 20 & 27, 2007 Indiana University Outline Introduction Bias and

More information

Purdue Data Summit Communication of Big Data Analytics. New SAT Predictive Validity Case Study

Purdue Data Summit Communication of Big Data Analytics. New SAT Predictive Validity Case Study Purdue Data Summit 2017 Communication of Big Data Analytics New SAT Predictive Validity Case Study Paul M. Johnson, Ed.D. Associate Vice President for Enrollment Management, Research & Enrollment Information

More information

What is PDE? Research Report. Paul Nichols

What is PDE? Research Report. Paul Nichols What is PDE? Research Report Paul Nichols December 2013 WHAT IS PDE? 1 About Pearson Everything we do at Pearson grows out of a clear mission: to help people make progress in their lives through personalized

More information

Interaction Design Considerations for an Aircraft Carrier Deck Agent-based Simulation

Interaction Design Considerations for an Aircraft Carrier Deck Agent-based Simulation Interaction Design Considerations for an Aircraft Carrier Deck Agent-based Simulation Miles Aubert (919) 619-5078 Miles.Aubert@duke. edu Weston Ross (505) 385-5867 Weston.Ross@duke. edu Steven Mazzari

More information

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance

Beyond the Blend: Optimizing the Use of your Learning Technologies. Bryan Chapman, Chapman Alliance 901 Beyond the Blend: Optimizing the Use of your Learning Technologies Bryan Chapman, Chapman Alliance Power Blend Beyond the Blend: Optimizing the Use of Your Learning Infrastructure Facilitator: Bryan

More information

CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT

CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT CREATING SHARABLE LEARNING OBJECTS FROM EXISTING DIGITAL COURSE CONTENT Rajendra G. Singh Margaret Bernard Ross Gardler rajsingh@tstt.net.tt mbernard@fsa.uwi.tt rgardler@saafe.org Department of Mathematics

More information

Classroom Connections Examining the Intersection of the Standards for Mathematical Content and the Standards for Mathematical Practice

Classroom Connections Examining the Intersection of the Standards for Mathematical Content and the Standards for Mathematical Practice Classroom Connections Examining the Intersection of the Standards for Mathematical Content and the Standards for Mathematical Practice Title: Considering Coordinate Geometry Common Core State Standards

More information

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016

AGENDA LEARNING THEORIES LEARNING THEORIES. Advanced Learning Theories 2/22/2016 AGENDA Advanced Learning Theories Alejandra J. Magana, Ph.D. admagana@purdue.edu Introduction to Learning Theories Role of Learning Theories and Frameworks Learning Design Research Design Dual Coding Theory

More information

AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS

AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS AUTOMATED TROUBLESHOOTING OF MOBILE NETWORKS USING BAYESIAN NETWORKS R.Barco 1, R.Guerrero 2, G.Hylander 2, L.Nielsen 3, M.Partanen 2, S.Patel 4 1 Dpt. Ingeniería de Comunicaciones. Universidad de Málaga.

More information

G95 SOFT SYSTEMS METHODOLOGY AND SIMULATION MODELING. Brian Lehaney. Ray 1. Paul. Faculty of Business University of Luton Luton, Beds, LUI 3m, UK

G95 SOFT SYSTEMS METHODOLOGY AND SIMULATION MODELING. Brian Lehaney. Ray 1. Paul. Faculty of Business University of Luton Luton, Beds, LUI 3m, UK Pr'Oceedings of the 1996 Winter Simulation Conference ed. J. M. Charnes, D. J. Morrice, D. T. Brunner, and J. J. Snrain SOFT SYSTEMS METHODOLOGY ND SMULTON MODELNG Brian Lehaney Faculty of Business University

More information

Conceptual Framework: Presentation

Conceptual Framework: Presentation Meeting: Meeting Location: International Public Sector Accounting Standards Board New York, USA Meeting Date: December 3 6, 2012 Agenda Item 2B For: Approval Discussion Information Objective(s) of Agenda

More information

TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD

TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD TABLE OF CONTENTS TABLE OF CONTENTS COVER PAGE HALAMAN PENGESAHAN PERNYATAAN NASKAH SOAL TUGAS AKHIR ACKNOWLEDGEMENT FOREWORD TABLE OF CONTENTS LIST OF FIGURES LIST OF TABLES LIST OF APPENDICES LIST OF

More information

EGRHS Course Fair. Science & Math AP & IB Courses

EGRHS Course Fair. Science & Math AP & IB Courses EGRHS Course Fair Science & Math AP & IB Courses Science Courses: AP Physics IB Physics SL IB Physics HL AP Biology IB Biology HL AP Physics Course Description Course Description AP Physics C (Mechanics)

More information

Self Study Report Computer Science

Self Study Report Computer Science Computer Science undergraduate students have access to undergraduate teaching, and general computing facilities in three buildings. Two large classrooms are housed in the Davis Centre, which hold about

More information

Abstractions and the Brain

Abstractions and the Brain Abstractions and the Brain Brian D. Josephson Department of Physics, University of Cambridge Cavendish Lab. Madingley Road Cambridge, UK. CB3 OHE bdj10@cam.ac.uk http://www.tcm.phy.cam.ac.uk/~bdj10 ABSTRACT

More information

learning collegiate assessment]

learning collegiate assessment] [ collegiate learning assessment] INSTITUTIONAL REPORT 2005 2006 Kalamazoo College council for aid to education 215 lexington avenue floor 21 new york new york 10016-6023 p 212.217.0700 f 212.661.9766

More information

Computer Science. Embedded systems today. Microcontroller MCR

Computer Science. Embedded systems today. Microcontroller MCR Computer Science Microcontroller Embedded systems today Prof. Dr. Siepmann Fachhochschule Aachen - Aachen University of Applied Sciences 24. März 2009-2 Minuteman missile 1962 Prof. Dr. Siepmann Fachhochschule

More information

MYCIN. The MYCIN Task

MYCIN. The MYCIN Task MYCIN Developed at Stanford University in 1972 Regarded as the first true expert system Assists physicians in the treatment of blood infections Many revisions and extensions over the years The MYCIN Task

More information

PROMOTING QUALITY AND EQUITY IN EDUCATION: THE IMPACT OF SCHOOL LEARNING ENVIRONMENT

PROMOTING QUALITY AND EQUITY IN EDUCATION: THE IMPACT OF SCHOOL LEARNING ENVIRONMENT Fourth Meeting of the EARLI SIG Educational Effectiveness "Marrying rigour and relevance: Towards effective education for all University of Southampton, UK 27-29 August, 2014 PROMOTING QUALITY AND EQUITY

More information

Appendix L: Online Testing Highlights and Script

Appendix L: Online Testing Highlights and Script Online Testing Highlights and Script for Fall 2017 Ohio s State Tests Administrations Test administrators must use this document when administering Ohio s State Tests online. It includes step-by-step directions,

More information

Travis Park, Assoc Prof, Cornell University Donna Pearson, Assoc Prof, University of Louisville. NACTEI National Conference Portland, OR May 16, 2012

Travis Park, Assoc Prof, Cornell University Donna Pearson, Assoc Prof, University of Louisville. NACTEI National Conference Portland, OR May 16, 2012 Travis Park, Assoc Prof, Cornell University Donna Pearson, Assoc Prof, University of Louisville NACTEI National Conference Portland, OR May 16, 2012 NRCCTE Partners Four Main Ac5vi5es Research (Scientifically-based)!!

More information

Bayllocator: A proactive system to predict server utilization and dynamically allocate memory resources using Bayesian networks and ballooning

Bayllocator: A proactive system to predict server utilization and dynamically allocate memory resources using Bayesian networks and ballooning Bayllocator: A proactive system to predict server utilization and dynamically allocate memory resources using Bayesian networks and ballooning Evangelos Tasoulas - University of Oslo Hårek Haugerud - Oslo

More information

Decision Making Lesson Review

Decision Making Lesson Review Decision Making Lesson Review (This review is meant to help you take notes. Spaces are available for you to write down your own notes and answers. If you do not have enough room, use another piece of paper

More information

The specific Florida Educator Accomplished Practices (FEAP) addressed in this course are:

The specific Florida Educator Accomplished Practices (FEAP) addressed in this course are: The specific Florida Educator Accomplished Practices (FEAP) addressed in this course are: Standard 1.a.2 The Learning : To maintain a student-centered learning environment that is safe, organized, equitable,

More information

visual aid ease of creating

visual aid ease of creating Why? visual aid communication ease of creating Ten Worst Teaching Mistakes: #8 R. Felder & R. Brent (2008) http://www.oncourseworkshop.com/getting%20on%20course023.htm Do s Don ts #1: Who gives the presentation?

More information

EDEXCEL FUNCTIONAL SKILLS PILOT. Maths Level 2. Chapter 7. Working with probability

EDEXCEL FUNCTIONAL SKILLS PILOT. Maths Level 2. Chapter 7. Working with probability Working with probability 7 EDEXCEL FUNCTIONAL SKILLS PILOT Maths Level 2 Chapter 7 Working with probability SECTION K 1 Measuring probability 109 2 Experimental probability 111 3 Using tables to find the

More information

D Road Maps 6. A Guide to Learning System Dynamics. System Dynamics in Education Project

D Road Maps 6. A Guide to Learning System Dynamics. System Dynamics in Education Project D-4506-5 1 Road Maps 6 A Guide to Learning System Dynamics System Dynamics in Education Project 2 A Guide to Learning System Dynamics D-4506-5 Road Maps 6 System Dynamics in Education Project System Dynamics

More information

Introduction on Lean, six sigma and Lean game. Remco Paulussen, Statistics Netherlands Anne S. Trolie, Statistics Norway

Introduction on Lean, six sigma and Lean game. Remco Paulussen, Statistics Netherlands Anne S. Trolie, Statistics Norway Introduction on Lean, six sigma and Lean game Remco Paulussen, Statistics Netherlands Anne S. Trolie, Statistics Norway 1 Lean is. a philosophy a method a set of tools Waste reduction User value Create

More information

What is a Mental Model?

What is a Mental Model? Mental Models for Program Understanding Dr. Jonathan I. Maletic Computer Science Department Kent State University What is a Mental Model? Internal (mental) representation of a real system s behavior,

More information

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation

4. Long title: Emerging Technologies for Gaming, Animation, and Simulation CGS Agenda Item: 17 07 Eastern Illinois University Effective Fall 2018 New Course Proposal DGT 4913, Emerging Technologies for Gaming, Animation, Simulation Banner/Catalog Information (Coversheet) 1. _X_New

More information

Participatory Learning and Action

Participatory Learning and Action Participatory Learning and Action Produced by the PPAZ/GRZ Community-Based Distribution Project in Eastern Province, Zambia with funding from DFID Introduction CBD agents work with groups in three ways,

More information