page 1 HaT Technical Report March, 2016 Elements to a Theory of Software Development

Size: px
Start display at page:

Download "page 1 HaT Technical Report March, 2016 Elements to a Theory of Software Development"

Transcription

1 page 1 HaT Technical Report March, 2016 Elements to a Theory of Software Development Dr. Alistair Cockburn Humans and Technology, inc. A theory of software development should explain why successful projects succeed and failing projects fail, predict important issues in running projects, lead a person on a project to derive sensible advice as to how to proceed, and ideally, provide a sound pedagogical basis for teaching. This paper outlines elements of such a theory. The key elements are (a) viewing software development as a cooperative game of invention and communication, (b) recognizing the importance of individual people s personalities, (c) considering the specialties involved as craft professions, (d) accounting for unvalidated decisions as internal inventory, and (e) viewing learning as a deliberate exercise. These elements of the theory have been derived and stress-tested on industrial projects for between seven and twenty years each with good results, and have been used to train undergraduate students and professional workers. (1) Software development consists of people inventing, communicating, deciding; solving a problem they don t yet understand and which keeps changing underneath them, creating a solution they don t yet understand and which keeps changing underneath them, working with people they don t yet understand and who keep changing underneath them, and expressing their ideas in limited languages they don t yet understand and which keep changing underneath them; to an interpreter unforgiving of error; in a context where everyone is making decisions, each decision has ripple consequences across other people; and resources are limited. We would like a theory of software development to (T1) explain why successful projects succeed and failing projects fail, (T2) predict important issues in running projects, (T3) lead a person on a project to derive sensible advice as to how to proceed, and ideally (T4) ) provide a sound pedagogical basis for teaching. Figure for 1: Capsule description of the software development activity. Sentence (1) is a statement of the problem to be addressed, a description of software development without analogies or metaphors. The first part of the proposed theory is a declaration that sentence

2 page 2 HaT Technical Report March, 2016 (1) is accurate enough to lead us toward a suitable theory, that accounting for each part of this description should strengthen the proposed theory. The theory has five major sections, which will be expanded in the subsequent sections: A cooperative game. Personalities Craft Decisions as inventory Learning as an activity Taken separately, each of these meets the desiderata. Each has been tested and taught. They are not orthogonal, that is, mutually independent, not is it claimed that they are complete. Hence their description as elements of a theory. What follows are graphs and charts that identify the elements of the theory. The value of such charts is that they don t make recommendations by themselves, but rather, as good theory should, point to consequences of decisions made. 1. A Cooperative Game (2) A software development project is a cooperative game of invention and communication. More exactly, it is a finite, goal-directed cooperative game whose moves consist of inventing, communicating and deciding. The cooperative part highlights that anything that affects cooperation affects the team. This includes trust, distance, frequency and ease of communication, amicability, personal safety, and mood. The game part of highlights the importance of collecting tactics and strategies to produce good outcomes, of paying attention to positions, moves, and patterns of movements. Inside of the game aspect, we will find the mathematics of queuing theory as well as collected and conflicting heuristics from experienced project managers. Figure for 2: Cooperative, competitive, finite and infinite games. The chart highlights that as we learn the properties of cooperative, finite, goal-directed games, we can apply them to otherwise seemingly different activities, such as journalism, business, theater, even rock-climbing and exploration.

3 page 3 HaT Technical Report March, a. Distance and Culture (3) Anything that slows the movement of ideas between minds slows the projects. The speed of the project is limited by the speed at which ideas, especially uncomfortable news, move between minds. Distance, physical obstacles, emotional and cultural barriers matter: (4) Communication frequency and richness of communication events affect trust. (6) Warmth, quantity, immediacy of communications channels affect communication efficiency. Figure for 6: Communication efficiency relies on number, warmth of communication channels used (7) Cost to develop software rises rapidly with physical distance. (This is a consequence of 4-6) Figure for 4: Trust depends on frequency and richness of communication (5) Frequency drops with distance. Figure for 7: Cost rises with distance (8) Cultural factors such as power distance, individualism, masculinity, uncertainty avoidance [Hofstede] link to ease of moving information. Low power distance (as one of several) makes it easier to surface uncomfortable information, high power distance makes it harder. Figure for 5: Frequency of communication drops with distance [Allen] Note: the curve is shown as continuous, but it is not. Discontinuities occur when a wall, a staircase, or drive time is injected. Figure for 8: National and organizational culture characteristics such as power distance affect inclination to surface bad news

4 page 4 HaT Technical Report March, 2016 (9) Organization tolerance to ambiguity, uncertainty and flux affects the possibility of using more productive techniques. The most productive techniques rely on parallel development, with embedded ambiguity, uncertainty and flux. However, not all people or organizations can tolerate high levels of those. To the extent they cannot handle them, they cannot use those techniques. This presents an upper limit to an organization s productivity. Figure for 9: Organization tolerance to ambiguity, uncertainty and flux affects the possibility of using more productive techniques 1c. Finite Cooperative Games Software development differs from some cooperative games: (10) Whereas the first goal of the game is to deliver the software system, there is a second goal present: to set the team in an advantageous position for the next game. The second goal comes about because the system will be extended or a neighboring one will be attached to it. The strategies for developing the system will be different if the system will never be extended. The second goal includes such topics as system documentation, quality and simplicity of the architecture and of the code, extensiveness of the tests, and training of the junior people to become senior people. (11) The game is rich, such that optimal moves are not obvious, and positions rarely repeat. Number 11 is implies there is no closed-form formula for winning the game, creativity is continually needed. Collecting strategies is an important professional activity. Figure for 11: Collecting strategies is important

5 page 5 HaT Technical Report March, 2016 (12) Opposing strategies can each be optimal, in different situations [PM Strategies]. 1d. On Methodologies (14) More critical projects need heavier or more predictive methodologies. [Boehm] Figure for 12: Opposing strategies can be useful, separately and together (13) Different projects need different sorts of strategies, processes and methodologies. Figure for 14: More critical projects need heavier or more predictive methodologies (15) Effectiveness per person drops as people are added to a project. Figure for 15: Effectiveness per person drops as people are added Figure for 13: Different projects need different strategies, processes and methodologies Figure for 13 shows projects organized by number of people needing to be coordinated, and criticality (damage is caused by an undetected defect). Other dimensions affect the choice, so that the space of appropriate methodologies or strategies is very large. Number 13 indicates that there is no possibility of finding one, ultimate process or methodology for all projects, but that, rather, each project team should find its own, localized methodology in order to get optimal results. Number 15 is a straightforward consequence of the communications and coordination load increasing as people are added to a project.

6 page 6 HaT Technical Report March, 2016 (16) A little methodology goes a long way. At the beginning, the rules used to coordinate people s work helps; as the rules and ceremonies increase, effectiveness per person drops. 1e. Strategies for handoffs (18) Concurrent development can be faster but more expensive than serial development. In comparing waterfall, pipelined, or serial development with concurrent development, (17) shows that well-executed serial development, although taking longer, may represent a cost optimization. Conversely, well-executed concurrent development may speed development and come in with a higher cost, due to the rework needed. Figure for 16: Methodology improves a team, with diminishing returns (17) As problems grow in size, more people might be needed, and consequently, heavier methodologies. Figure for 18: Concurrent development can be faster but more expensive than serial development ` Figure for 17: Bigger problems need more people and hence heavier methodologies (19) The optimal moment for handover to a downstream group depends on the stability and completeness of the upstream group. As a group is limited in ability to keep up with work and rework, it is better to delay their start. Conversely, as a group has capacity for work and rework, it becomes optimal to advance their start. Figure for 19: The optimal start moment varies by work / rework capacity

7 page 7 HaT Technical Report March, 2016 Number 19 will be applied in the section on decisions as inventory and deriving processes by examining bottleneck stations. (20) Not every organization can use every methodology, as the most productive techniques make use of ambiguity, uncertainty and flux. Not every organization can tolerate the amount needed for the technique. Number 20 shows a limiting factor on methodology or technique adoption by organizational culture. 2. Decisions as Inventory (21) Design looks like manufacturing if the unvalidated decision is considered the unit of internal inventory. Figure for 21: Design resembles manufacturing if unvalidated decisions are the unit of internal inventory. Number 21 allows all of manufacturing theory, including lean manufacturing, to be adopted in design circumstances. Figure 20: Not every organization can use the most productive techniques (22) Concepts of work-in-progress limits, queues, continuous or single-piece flow, and bottleneck stations are applicable to design. Figure for 22: Queuing theory applies to the movement of decisions in the network

8 page 8 HaT Technical Report March, 2016 (23) The optimal process depends on the location of the bottleneck stations. 3. Strategic Learning (24) Batching decisions increases costs. Figure for 23: Queuing theory applies to the movement of decisions in the network Number 23 is an extension of number 13, coming from the examination of the bottleneck stations. From 23 and 19, one can derive handoff points and rework strategies to optimize the global efficiency of the network (see [Efficiency]). Figure for 24: Delaying integration and deployment increases the number of decisions needing to be validated at one time, increasing cost. The network of decision-making includes markets, technologies, requirements, technical design, testing and scheduling. The figure illustrates that if integration or deployment is batched, many interlocked decisions need to be (in)validated at the same time, raised cost of discovery and repair. Reducing that number reduces the cost of detecting and correcting mistakes. (25) Small decision batches allows for varied strategies to reduce risks and learn faster, with an option to trim the tail on feature requests to shorten the project time. Figure for 25: Small decision batches allow strategies to reach high value sooner

9 page 9 HaT Technical Report March, 2016 Number 25 opens strategies to more quickly learn what consumers want, how teammates work, what technical problems lie ahead, the cost of development, what features should be enhanced or what left bare, how best to trim the tail on the feature set and implementation quality to fit timing needs [Disciplined Learning]. (26) Features are mandatory, optional, or attractive / delighters [Kano]. Customer Satisfaction Very Satisfied Attractive One-Dimensional 4. Craft (28) Every role in the cooperative game operates in a craft profession. Being in a craft profession implies lifelong learning and deepening the mastery of the profession, learning to work with the craft medium. In the case of managers, the medium is people; in the case of user interface designers, the characteristics of the input and output devices; in the case of programmers, it is the properties of the languages and components they use, and so on. Number 28 implies that software development must include practice and development. Not at All Indifferent Fully Degree of Achievement Must-Be (29) People develop skills in four stages (shu, ha, ri, kokoro) Reverse Very Dissatisfied Figure for 26: Subjective quality separates mandatory, linear, delighter features (27) Delighters introduced even before the end of the linear or value-development period can give the development team extra time to develop the value features. Figure for 27: It can be useful to introduce delighters before the end of the value section Figure for 29: Stages of craft mastery: shu, ha, ri, kokoro. Shu, Japanese for follow, is the stage of learning an initial technique for a skill. Ha, or break, is the stage of collecting techniques. Ri, or leave, is the stage for improvising, inventing and combining, often without conscious thought about it. Kokoro, or heart/spirit, is the radical simplification, particular to teaching the skill. Ri and shu are particularly conflicting. While beginners start by learning one technique, advanced practitioners know that no one technique can serve for all situations. Thus, both are needed, shu for newcomers, and ri for operating at the level needed for international competition.

10 page 10 HaT Technical Report March, Personalities (30) The personalities of the actual people override any theory about them. Figure for 30: People s personalities may not match the stereotype for their job title A person who occupies a role may not have the personality characteristics presupposed in the job role. A non-communicative team lead or an indecisive project manager can have a large negative effect on a project. Two people who have had a bad history together, such as a recently divorced couple, can poison an entire project atmosphere. In general, the effects on a project of individual people are unpredictable. Number 30 limits any theory of software development. Conclusion Taken individually, each of the elements of this theory adds understanding of the trajectories that projects follow. They fit the desiderata for a theory of software development or software engineering management, in that they explain why successful projects succeed and failing projects fail, predict important issues in running projects, lead a person on a project to derive sensible advice as to how to proceed. Taken together, they cover a very large part of what we observe before and after intervening in projects using the theory. The elements have been published between , have been used on real projects since 1995, have been taught to professionals since 1998, to undergraduate students since 2006, as they have been uncovered. Thus, the theory elements at least partially meet the final desideratum, to: provide a sound pedagogical basis for teaching.

11 page 11 HaT Technical Report March, 2016 References Most of the elements of the theory are described in Agile Software Development, 2 nd ed: The Cooperative Game (Cockburn, A., Pearson Education, 2006). Additionally: [Efficiency] Cockburn, A., Spending Efficiency to Go Faster, available online at cy+to+go+faster [Hofstede] Hofstede, Geert. National Culture. [Allen] Allen, T., Managing the Flow of Technology, The MIT Press, [Boehm] Boehm, B., Turner, R., Balancing Agility and Discipline, Addison-Wesley, [Disciplined Learning] Cockburn, A., Disciplined Learning, CrossTalk magazine, [Kano] Lofgren, M.; Witell, L., Kano s Theory of Attractive Quality and Packaging, Quality Management Journal, vol. 12, no. 3,,July 2005, pp [PM Strategies] Cockburn, A., online at pt.

WORK OF LEADERS GROUP REPORT

WORK OF LEADERS GROUP REPORT WORK OF LEADERS GROUP REPORT ASSESSMENT TO ACTION. Sample Report (9 People) Thursday, February 0, 016 This report is provided by: Your Company 13 Main Street Smithtown, MN 531 www.yourcompany.com INTRODUCTION

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

Running head: THE INTERACTIVITY EFFECT IN MULTIMEDIA LEARNING 1

Running head: THE INTERACTIVITY EFFECT IN MULTIMEDIA LEARNING 1 Running head: THE INTERACTIVITY EFFECT IN MULTIMEDIA LEARNING 1 The Interactivity Effect in Multimedia Learning Environments Richard A. Robinson Boise State University THE INTERACTIVITY EFFECT IN MULTIMEDIA

More information

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

Project Leadership in the Future

Project Leadership in the Future Project Leadership in the Future Todd Little and Ole Jepsen The story behind the Agile Project Leadership Network (APLN) and the Declaration Of Interdependence (DOI) Introduction Over the past couple of

More information

Visit us at:

Visit us at: White Paper Integrating Six Sigma and Software Testing Process for Removal of Wastage & Optimizing Resource Utilization 24 October 2013 With resources working for extended hours and in a pressurized environment,

More information

Utilizing Soft System Methodology to Increase Productivity of Shell Fabrication Sushant Sudheer Takekar 1 Dr. D.N. Raut 2

Utilizing Soft System Methodology to Increase Productivity of Shell Fabrication Sushant Sudheer Takekar 1 Dr. D.N. Raut 2 IJSRD - International Journal for Scientific Research & Development Vol. 2, Issue 04, 2014 ISSN (online): 2321-0613 Utilizing Soft System Methodology to Increase Productivity of Shell Fabrication Sushant

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

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC

On Human Computer Interaction, HCI. Dr. Saif al Zahir Electrical and Computer Engineering Department UBC On Human Computer Interaction, HCI Dr. Saif al Zahir Electrical and Computer Engineering Department UBC Human Computer Interaction HCI HCI is the study of people, computer technology, and the ways these

More information

Success Factors for Creativity Workshops in RE

Success Factors for Creativity Workshops in RE Success Factors for Creativity s in RE Sebastian Adam, Marcus Trapp Fraunhofer IESE Fraunhofer-Platz 1, 67663 Kaiserslautern, Germany {sebastian.adam, marcus.trapp}@iese.fraunhofer.de Abstract. In today

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

A Pipelined Approach for Iterative Software Process Model

A Pipelined Approach for Iterative Software Process Model A Pipelined Approach for Iterative Software Process Model Ms.Prasanthi E R, Ms.Aparna Rathi, Ms.Vardhani J P, Mr.Vivek Krishna Electronics and Radar Development Establishment C V Raman Nagar, Bangalore-560093,

More information

The Lean And Six Sigma Sinergy

The Lean And Six Sigma Sinergy International Journal for Quality research UDK- 658.5 / 006.83 Short Scientific Paper (1.03) The Lean And Six Sigma Sinergy Mirko Sokovic 1) D. Pavletic 2) 1) University of Ljubljana, 2) University of

More information

I N T E R P R E T H O G A N D E V E L O P HOGAN BUSINESS REASONING INVENTORY. Report for: Martina Mustermann ID: HC Date: May 02, 2017

I N T E R P R E T H O G A N D E V E L O P HOGAN BUSINESS REASONING INVENTORY. Report for: Martina Mustermann ID: HC Date: May 02, 2017 S E L E C T D E V E L O P L E A D H O G A N D E V E L O P I N T E R P R E T HOGAN BUSINESS REASONING INVENTORY Report for: Martina Mustermann ID: HC906276 Date: May 02, 2017 2 0 0 9 H O G A N A S S E S

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

THE VIRTUAL WELDING REVOLUTION HAS ARRIVED... AND IT S ON THE MOVE!

THE VIRTUAL WELDING REVOLUTION HAS ARRIVED... AND IT S ON THE MOVE! THE VIRTUAL WELDING REVOLUTION HAS ARRIVED... AND IT S ON THE MOVE! VRTEX 2 The Lincoln Electric Company MANUFACTURING S WORKFORCE CHALLENGE Anyone who interfaces with the manufacturing sector knows this

More information

Getting Started with Deliberate Practice

Getting Started with Deliberate Practice Getting Started with Deliberate Practice Most of the implementation guides so far in Learning on Steroids have focused on conceptual skills. Things like being able to form mental images, remembering facts

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

Math Pathways Task Force Recommendations February Background

Math Pathways Task Force Recommendations February Background Math Pathways Task Force Recommendations February 2017 Background In October 2011, Oklahoma joined Complete College America (CCA) to increase the number of degrees and certificates earned in Oklahoma.

More information

Strategic Practice: Career Practitioner Case Study

Strategic Practice: Career Practitioner Case Study Strategic Practice: Career Practitioner Case Study heidi Lund 1 Interpersonal conflict has one of the most negative impacts on today s workplaces. It reduces productivity, increases gossip, and I believe

More information

Implementing a tool to Support KAOS-Beta Process Model Using EPF

Implementing a tool to Support KAOS-Beta Process Model Using EPF Implementing a tool to Support KAOS-Beta Process Model Using EPF Malihe Tabatabaie Malihe.Tabatabaie@cs.york.ac.uk Department of Computer Science The University of York United Kingdom Eclipse Process Framework

More information

Firms and Markets Saturdays Summer I 2014

Firms and Markets Saturdays Summer I 2014 PRELIMINARY DRAFT VERSION. SUBJECT TO CHANGE. Firms and Markets Saturdays Summer I 2014 Professor Thomas Pugel Office: Room 11-53 KMC E-mail: tpugel@stern.nyu.edu Tel: 212-998-0918 Fax: 212-995-4212 This

More information

PREP S SPEAKER LISTENER TECHNIQUE COACHING MANUAL

PREP S SPEAKER LISTENER TECHNIQUE COACHING MANUAL 1 PREP S SPEAKER LISTENER TECHNIQUE COACHING MANUAL IMPORTANCE OF THE SPEAKER LISTENER TECHNIQUE The Speaker Listener Technique (SLT) is a structured communication strategy that promotes clarity, understanding,

More information

Higher education is becoming a major driver of economic competitiveness

Higher education is becoming a major driver of economic competitiveness Executive Summary Higher education is becoming a major driver of economic competitiveness in an increasingly knowledge-driven global economy. The imperative for countries to improve employment skills calls

More information

CEFR Overall Illustrative English Proficiency Scales

CEFR Overall Illustrative English Proficiency Scales CEFR Overall Illustrative English Proficiency s CEFR CEFR OVERALL ORAL PRODUCTION Has a good command of idiomatic expressions and colloquialisms with awareness of connotative levels of meaning. Can convey

More information

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) Feb 2015

Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL)  Feb 2015 Author: Justyna Kowalczys Stowarzyszenie Angielski w Medycynie (PL) www.angielskiwmedycynie.org.pl Feb 2015 Developing speaking abilities is a prerequisite for HELP in order to promote effective communication

More information

Fearless Change -- Patterns for Introducing New Ideas

Fearless Change -- Patterns for Introducing New Ideas Ask for Help Since the task of introducing a new idea into an organization is a big job, look for people and resources to help your efforts. The job of introducing a new idea into an organization is too

More information

A Study of Metacognitive Awareness of Non-English Majors in L2 Listening

A Study of Metacognitive Awareness of Non-English Majors in L2 Listening ISSN 1798-4769 Journal of Language Teaching and Research, Vol. 4, No. 3, pp. 504-510, May 2013 Manufactured in Finland. doi:10.4304/jltr.4.3.504-510 A Study of Metacognitive Awareness of Non-English Majors

More information

The Good Judgment Project: A large scale test of different methods of combining expert predictions

The Good Judgment Project: A large scale test of different methods of combining expert predictions The Good Judgment Project: A large scale test of different methods of combining expert predictions Lyle Ungar, Barb Mellors, Jon Baron, Phil Tetlock, Jaime Ramos, Sam Swift The University of Pennsylvania

More information

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter

Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter Process improvement, The Agile Way! By Ben Linders Published in Methods and Tools, winter 2010. http://www.methodsandtools.com/ Summary Business needs for process improvement projects are changing. Organizations

More information

Measures of the Location of the Data

Measures of the Location of the Data OpenStax-CNX module m46930 1 Measures of the Location of the Data OpenStax College This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 3.0 The common measures

More information

Chapter 9 Banked gap-filling

Chapter 9 Banked gap-filling Chapter 9 Banked gap-filling This testing technique is known as banked gap-filling, because you have to choose the appropriate word from a bank of alternatives. In a banked gap-filling task, similarly

More information

TU-E2090 Research Assignment in Operations Management and Services

TU-E2090 Research Assignment in Operations Management and Services Aalto University School of Science Operations and Service Management TU-E2090 Research Assignment in Operations Management and Services Version 2016-08-29 COURSE INSTRUCTOR: OFFICE HOURS: CONTACT: Saara

More information

Myers-Briggs Type Indicator Team Report

Myers-Briggs Type Indicator Team Report Myers-Briggs Type Indicator Team Report Developed by Allen L. Hammer Sample Team 9112 Report prepared for JOHN SAMPLE October 9, 212 CPP, Inc. 8-624-1765 www.cpp.com Myers-Briggs Type Indicator Team Report

More information

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria

FUZZY EXPERT. Dr. Kasim M. Al-Aubidy. Philadelphia University. Computer Eng. Dept February 2002 University of Damascus-Syria FUZZY EXPERT SYSTEMS 16-18 18 February 2002 University of Damascus-Syria Dr. Kasim M. Al-Aubidy Computer Eng. Dept. Philadelphia University What is Expert Systems? ES are computer programs that emulate

More information

10.2. Behavior models

10.2. Behavior models User behavior research 10.2. Behavior models Overview Why do users seek information? How do they seek information? How do they search for information? How do they use libraries? These questions are addressed

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

By Merrill Harmin, Ph.D.

By Merrill Harmin, Ph.D. Inspiring DESCA: A New Context for Active Learning By Merrill Harmin, Ph.D. The key issue facing today s teachers is clear: Compared to years past, fewer students show up ready for responsible, diligent

More information

Mathematics subject curriculum

Mathematics subject curriculum Mathematics subject curriculum Dette er ei omsetjing av den fastsette læreplanteksten. Læreplanen er fastsett på Nynorsk Established as a Regulation by the Ministry of Education and Research on 24 June

More information

Deploying Agile Practices in Organizations: A Case Study

Deploying Agile Practices in Organizations: A Case Study Copyright: EuroSPI 2005, Will be presented at 9-11 November, Budapest, Hungary Deploying Agile Practices in Organizations: A Case Study Minna Pikkarainen 1, Outi Salo 1, and Jari Still 2 1 VTT Technical

More information

Introductory thoughts on numeracy

Introductory thoughts on numeracy Report from Summer Institute 2002 Introductory thoughts on numeracy by Dave Tout, Language Australia A brief history of the word A quick look into the history of the word numeracy will tell you that the

More information

PRODUCT COMPLEXITY: A NEW MODELLING COURSE IN THE INDUSTRIAL DESIGN PROGRAM AT THE UNIVERSITY OF TWENTE

PRODUCT COMPLEXITY: A NEW MODELLING COURSE IN THE INDUSTRIAL DESIGN PROGRAM AT THE UNIVERSITY OF TWENTE INTERNATIONAL CONFERENCE ON ENGINEERING AND PRODUCT DESIGN EDUCATION 6 & 7 SEPTEMBER 2012, ARTESIS UNIVERSITY COLLEGE, ANTWERP, BELGIUM PRODUCT COMPLEXITY: A NEW MODELLING COURSE IN THE INDUSTRIAL DESIGN

More information

The Role of Architecture in a Scaled Agile Organization - A Case Study in the Insurance Industry

The Role of Architecture in a Scaled Agile Organization - A Case Study in the Insurance Industry Master s Thesis for the Attainment of the Degree Master of Science at the TUM School of Management of the Technische Universität München The Role of Architecture in a Scaled Agile Organization - A Case

More information

A non-profit educational institution dedicated to making the world a better place to live

A non-profit educational institution dedicated to making the world a better place to live NAPOLEON HILL FOUNDATION A non-profit educational institution dedicated to making the world a better place to live YOUR SUCCESS PROFILE QUESTIONNAIRE You must answer these 75 questions honestly if you

More information

The Agile Mindset. Linda Rising.

The Agile Mindset. Linda Rising. The Agile Mindset Linda Rising linda@lindarising.org www.lindarising.org @RisingLinda Do you mostly agree or mostly disagree with the following Intelligence is something very basic that you really can't

More information

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur

Module 12. Machine Learning. Version 2 CSE IIT, Kharagpur Module 12 Machine Learning 12.1 Instructional Objective The students should understand the concept of learning systems Students should learn about different aspects of a learning system Students should

More information

Lecture 1: Machine Learning Basics

Lecture 1: Machine Learning Basics 1/69 Lecture 1: Machine Learning Basics Ali Harakeh University of Waterloo WAVE Lab ali.harakeh@uwaterloo.ca May 1, 2017 2/69 Overview 1 Learning Algorithms 2 Capacity, Overfitting, and Underfitting 3

More information

Ministry of Education, Republic of Palau Executive Summary

Ministry of Education, Republic of Palau Executive Summary Ministry of Education, Republic of Palau Executive Summary Student Consultant, Jasmine Han Community Partner, Edwel Ongrung I. Background Information The Ministry of Education is one of the eight ministries

More information

Procedia - Social and Behavioral Sciences 191 ( 2015 ) WCES 2014

Procedia - Social and Behavioral Sciences 191 ( 2015 ) WCES 2014 Available online at www.sciencedirect.com ScienceDirect Procedia - Social and Behavioral Sciences 191 ( 2015 ) 323 329 WCES 2014 Assessing Students Perception Of E-Learning In Blended Environment: An Experimental

More information

Book Review: Build Lean: Transforming construction using Lean Thinking by Adrian Terry & Stuart Smith

Book Review: Build Lean: Transforming construction using Lean Thinking by Adrian Terry & Stuart Smith Howell, Greg (2011) Book Review: Build Lean: Transforming construction using Lean Thinking by Adrian Terry & Stuart Smith. Lean Construction Journal 2011 pp 3-8 Book Review: Build Lean: Transforming construction

More information

If we want to measure the amount of cereal inside the box, what tool would we use: string, square tiles, or cubes?

If we want to measure the amount of cereal inside the box, what tool would we use: string, square tiles, or cubes? String, Tiles and Cubes: A Hands-On Approach to Understanding Perimeter, Area, and Volume Teaching Notes Teacher-led discussion: 1. Pre-Assessment: Show students the equipment that you have to measure

More information

The Flaws, Fallacies and Foolishness of Benchmark Testing

The Flaws, Fallacies and Foolishness of Benchmark Testing Benchmarking is a great tool for improving an organization's performance...when used or identifying, then tracking (by measuring) specific variables that are proven to be "S.M.A.R.T." That is: Specific

More information

Virtual Teams: The Design of Architecture and Coordination for Realistic Performance and Shared Awareness

Virtual Teams: The Design of Architecture and Coordination for Realistic Performance and Shared Awareness Virtual Teams: The Design of Architecture and Coordination for Realistic Performance and Shared Awareness Bryan Moser, Global Project Design John Halpin, Champlain College St. Lawrence Introduction Global

More information

Introduction to the Practice of Statistics

Introduction to the Practice of Statistics Chapter 1: Looking at Data Distributions Introduction to the Practice of Statistics Sixth Edition David S. Moore George P. McCabe Bruce A. Craig Statistics is the science of collecting, organizing and

More information

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown

Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology. Michael L. Connell University of Houston - Downtown Digital Fabrication and Aunt Sarah: Enabling Quadratic Explorations via Technology Michael L. Connell University of Houston - Downtown Sergei Abramovich State University of New York at Potsdam Introduction

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

Evaluation of Hybrid Online Instruction in Sport Management

Evaluation of Hybrid Online Instruction in Sport Management Evaluation of Hybrid Online Instruction in Sport Management Frank Butts University of West Georgia fbutts@westga.edu Abstract The movement toward hybrid, online courses continues to grow in higher education

More information

Cognitive Thinking Style Sample Report

Cognitive Thinking Style Sample Report Cognitive Thinking Style Sample Report Goldisc Limited Authorised Agent for IML, PeopleKeys & StudentKeys DISC Profiles Online Reports Training Courses Consultations sales@goldisc.co.uk Telephone: +44

More information

SITUATING AN ENVIRONMENT TO PROMOTE DESIGN CREATIVITY BY EXPANDING STRUCTURE HOLES

SITUATING AN ENVIRONMENT TO PROMOTE DESIGN CREATIVITY BY EXPANDING STRUCTURE HOLES SITUATING AN ENVIRONMENT TO PROMOTE DESIGN CREATIVITY BY EXPANDING STRUCTURE HOLES Public Places in Campus Buildings HOU YUEMIN Beijing Information Science & Technology University, and Tsinghua University,

More information

Practical Integrated Learning for Machine Element Design

Practical Integrated Learning for Machine Element Design Practical Integrated Learning for Machine Element Design Manop Tantrabandit * Abstract----There are many possible methods to implement the practical-approach-based integrated learning, in which all participants,

More information

Generating Test Cases From Use Cases

Generating Test Cases From Use Cases 1 of 13 1/10/2007 10:41 AM Generating Test Cases From Use Cases by Jim Heumann Requirements Management Evangelist Rational Software pdf (155 K) In many organizations, software testing accounts for 30 to

More information

Behaviors: team learns more about its assigned task and each other; individual roles are not known; guidelines and ground rules are established

Behaviors: team learns more about its assigned task and each other; individual roles are not known; guidelines and ground rules are established Stages of Team Development Each team will experience all four stages of development. Not all teams will choose a leader. In that situation, the team must establish a collaborative process for getting through

More information

Scenario Design for Training Systems in Crisis Management: Training Resilience Capabilities

Scenario Design for Training Systems in Crisis Management: Training Resilience Capabilities Scenario Design for Training Systems in Crisis Management: Training Resilience Capabilities Amy Rankin 1, Joris Field 2, William Wong 3, Henrik Eriksson 4, Jonas Lundberg 5 Chris Rooney 6 1, 4, 5 Department

More information

TUESDAYS/THURSDAYS, NOV. 11, 2014-FEB. 12, 2015 x COURSE NUMBER 6520 (1)

TUESDAYS/THURSDAYS, NOV. 11, 2014-FEB. 12, 2015 x COURSE NUMBER 6520 (1) MANAGERIAL ECONOMICS David.surdam@uni.edu PROFESSOR SURDAM 204 CBB TUESDAYS/THURSDAYS, NOV. 11, 2014-FEB. 12, 2015 x3-2957 COURSE NUMBER 6520 (1) This course is designed to help MBA students become familiar

More information

(ALMOST?) BREAKING THE GLASS CEILING: OPEN MERIT ADMISSIONS IN MEDICAL EDUCATION IN PAKISTAN

(ALMOST?) BREAKING THE GLASS CEILING: OPEN MERIT ADMISSIONS IN MEDICAL EDUCATION IN PAKISTAN (ALMOST?) BREAKING THE GLASS CEILING: OPEN MERIT ADMISSIONS IN MEDICAL EDUCATION IN PAKISTAN Tahir Andrabi and Niharika Singh Oct 30, 2015 AALIMS, Princeton University 2 Motivation In Pakistan (and other

More information

Notes on The Sciences of the Artificial Adapted from a shorter document written for course (Deciding What to Design) 1

Notes on The Sciences of the Artificial Adapted from a shorter document written for course (Deciding What to Design) 1 Notes on The Sciences of the Artificial Adapted from a shorter document written for course 17-652 (Deciding What to Design) 1 Ali Almossawi December 29, 2005 1 Introduction The Sciences of the Artificial

More information

Different Requirements Gathering Techniques and Issues. Javaria Mushtaq

Different Requirements Gathering Techniques and Issues. Javaria Mushtaq 835 Different Requirements Gathering Techniques and Issues Javaria Mushtaq Abstract- Project management is now becoming a very important part of our software industries. To handle projects with success

More information

Institutionen för datavetenskap. Hardware test equipment utilization measurement

Institutionen för datavetenskap. Hardware test equipment utilization measurement Institutionen för datavetenskap Department of Computer and Information Science Final thesis Hardware test equipment utilization measurement by Denis Golubovic, Niklas Nieminen LIU-IDA/LITH-EX-A 15/030

More information

Guidelines for Project I Delivery and Assessment Department of Industrial and Mechanical Engineering Lebanese American University

Guidelines for Project I Delivery and Assessment Department of Industrial and Mechanical Engineering Lebanese American University Guidelines for Project I Delivery and Assessment Department of Industrial and Mechanical Engineering Lebanese American University Approved: July 6, 2009 Amended: July 28, 2009 Amended: October 30, 2009

More information

Enhancing Learning with a Poster Session in Engineering Economy

Enhancing Learning with a Poster Session in Engineering Economy 1339 Enhancing Learning with a Poster Session in Engineering Economy Karen E. Schmahl, Christine D. Noble Miami University Abstract This paper outlines the process and benefits of using a case analysis

More information

SAP EDUCATION SAMPLE QUESTIONS: C_TPLM40_65. Questions. In the audit structure, what can link an audit and a quality notification?

SAP EDUCATION SAMPLE QUESTIONS: C_TPLM40_65. Questions. In the audit structure, what can link an audit and a quality notification? SAP EDUCATION SAMPLE QUESTIONS: C_TPLM40_65 SAP Certified Application Associate Quality Management with SAP ERP 6.0 EhP5 Disclaimer: These sample questions are for self-evaluation purposes only and do

More information

The Indices Investigations Teacher s Notes

The Indices Investigations Teacher s Notes The Indices Investigations Teacher s Notes These activities are for students to use independently of the teacher to practise and develop number and algebra properties.. Number Framework domain and stage:

More information

Case study Norway case 1

Case study Norway case 1 Case study Norway case 1 School : B (primary school) Theme: Science microorganisms Dates of lessons: March 26-27 th 2015 Age of students: 10-11 (grade 5) Data sources: Pre- and post-interview with 1 teacher

More information

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS

OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS OPTIMIZATINON OF TRAINING SETS FOR HEBBIAN-LEARNING- BASED CLASSIFIERS Václav Kocian, Eva Volná, Michal Janošek, Martin Kotyrba University of Ostrava Department of Informatics and Computers Dvořákova 7,

More information

WHY GO TO GRADUATE SCHOOL?

WHY GO TO GRADUATE SCHOOL? WHY GO TO GRADUATE SCHOOL? 1 GRADUATE EDUCATION: WHAT ARE THE QUESTIONS? Why go to graduate school? What degree? Masters of Doctorate? Where should you go? And how to choose? When is the right time for

More information

Think A F R I C A when assessing speaking. C.E.F.R. Oral Assessment Criteria. Think A F R I C A - 1 -

Think A F R I C A when assessing speaking. C.E.F.R. Oral Assessment Criteria. Think A F R I C A - 1 - C.E.F.R. Oral Assessment Criteria Think A F R I C A - 1 - 1. The extracts in the left hand column are taken from the official descriptors of the CEFR levels. How would you grade them on a scale of low,

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

Nurturing Engineering Talent in the Aerospace and Defence Sector. K.Venkataramanan

Nurturing Engineering Talent in the Aerospace and Defence Sector. K.Venkataramanan Nurturing Engineering Talent in the Aerospace and Defence Sector K.Venkataramanan 1.0 Outlook of India's Aerospace &DefenceSector The Indian aerospace industry has become one of the fastest growing aerospace

More information

Circuit Simulators: A Revolutionary E-Learning Platform

Circuit Simulators: A Revolutionary E-Learning Platform Circuit Simulators: A Revolutionary E-Learning Platform Mahi Itagi Padre Conceicao College of Engineering, Verna, Goa, India. itagimahi@gmail.com Akhil Deshpande Gogte Institute of Technology, Udyambag,

More information

Biomedical Sciences (BC98)

Biomedical Sciences (BC98) Be one of the first to experience the new undergraduate science programme at a university leading the way in biomedical teaching and research Biomedical Sciences (BC98) BA in Cell and Systems Biology BA

More information

Human Emotion Recognition From Speech

Human Emotion Recognition From Speech RESEARCH ARTICLE OPEN ACCESS Human Emotion Recognition From Speech Miss. Aparna P. Wanare*, Prof. Shankar N. Dandare *(Department of Electronics & Telecommunication Engineering, Sant Gadge Baba Amravati

More information

Assessing Functional Relations: The Utility of the Standard Celeration Chart

Assessing Functional Relations: The Utility of the Standard Celeration Chart Behavioral Development Bulletin 2015 American Psychological Association 2015, Vol. 20, No. 2, 163 167 1942-0722/15/$12.00 http://dx.doi.org/10.1037/h0101308 Assessing Functional Relations: The Utility

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

DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS?

DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS? DOES OUR EDUCATIONAL SYSTEM ENHANCE CREATIVITY AND INNOVATION AMONG GIFTED STUDENTS? M. Aichouni 1*, R. Al-Hamali, A. Al-Ghamdi, A. Al-Ghonamy, E. Al-Badawi, M. Touahmia, and N. Ait-Messaoudene 1 University

More information

Davidson College Library Strategic Plan

Davidson College Library Strategic Plan Davidson College Library Strategic Plan 2016-2020 1 Introduction The Davidson College Library s Statement of Purpose (Appendix A) identifies three broad categories by which the library - the staff, the

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

Group Assignment: Software Evaluation Model. Team BinJack Adam Binet Aaron Jackson

Group Assignment: Software Evaluation Model. Team BinJack Adam Binet Aaron Jackson Group Assignment: Software Evaluation Model Team BinJack Adam Binet Aaron Jackson Education 531 Assessment of Software and Information Technology Applications Submitted to: David Lloyd Cape Breton University

More information

Innovative Teaching in Science, Technology, Engineering, and Math

Innovative Teaching in Science, Technology, Engineering, and Math Innovative Teaching in Science, Technology, Engineering, and Math Take-Aways- What is S.T.E.M. education and why STEM skills are so important in ECE now and in our future; Current research about quality

More information

Writing the Personal Statement

Writing the Personal Statement Writing the Personal Statement For Graduate School Applications ZIA ISOLA, PHD RESEARCH MENTORING INSTITUTE OFFICE OF DIVERSITY, GENOMICS INSTITUTE Overview: The Parts of a Graduate School Application!

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

Pragmatic Use Case Writing

Pragmatic Use Case Writing Pragmatic Use Case Writing Presented by: reducing risk. eliminating uncertainty. 13 Stonebriar Road Columbia, SC 29212 (803) 781-7628 www.evanetics.com Copyright 2006-2008 2000-2009 Evanetics, Inc. All

More information

Core Strategy #1: Prepare professionals for a technology-based, multicultural, complex world

Core Strategy #1: Prepare professionals for a technology-based, multicultural, complex world Wright State University College of Education and Human Services Strategic Plan, 2008-2013 The College of Education and Human Services (CEHS) worked with a 25-member cross representative committee of faculty

More information

WE ARE DELIGHTED TO LAUNCH OUR OWN CUSTOM-BUILT PCN elearning PLATFORM, WHICH INCORPORATES A COMPREHENSIVE 6 MODULE ONLINE TRAINING PROGRAM.

WE ARE DELIGHTED TO LAUNCH OUR OWN CUSTOM-BUILT PCN elearning PLATFORM, WHICH INCORPORATES A COMPREHENSIVE 6 MODULE ONLINE TRAINING PROGRAM. elearning PLATFORM Project Cargo Network is an ISO 9001 (Quality Management) and ISO 14001 (Environmental Management) certified organisation established in August 2010 to provide heavy lift and project

More information

CPS122 Lecture: Identifying Responsibilities; CRC Cards. 1. To show how to use CRC cards to identify objects and find responsibilities

CPS122 Lecture: Identifying Responsibilities; CRC Cards. 1. To show how to use CRC cards to identify objects and find responsibilities Objectives: CPS122 Lecture: Identifying Responsibilities; CRC Cards last revised February 7, 2012 1. To show how to use CRC cards to identify objects and find responsibilities Materials: 1. ATM System

More information

Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide

Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide Crestron BB-9L Pre-Construction Wall Mount Back Box Installation Guide This document was prepared and written by the Technical Documentation department at: Crestron Electronics, Inc. 15 Volvo Drive Rockleigh,

More information

Harness the power of public media and partnerships for the digital age. WQED Multimedia Strategic Plan

Harness the power of public media and partnerships for the digital age. WQED Multimedia Strategic Plan Harness the power of public media and partnerships for the digital age. WQED Multimedia 2013 2018 Strategic Plan In 2013, these are ten very common terms. Easy to Google and learn about. They also represent

More information

Learning Methods for Fuzzy Systems

Learning Methods for Fuzzy Systems Learning Methods for Fuzzy Systems Rudolf Kruse and Andreas Nürnberger Department of Computer Science, University of Magdeburg Universitätsplatz, D-396 Magdeburg, Germany Phone : +49.39.67.876, Fax : +49.39.67.8

More information

MENTORING. Tips, Techniques, and Best Practices

MENTORING. Tips, Techniques, and Best Practices MENTORING Tips, Techniques, and Best Practices This paper reflects the experiences shared by many mentor mediators and those who have been mentees. The points are displayed for before, during, and after

More information

Integrating simulation into the engineering curriculum: a case study

Integrating simulation into the engineering curriculum: a case study Integrating simulation into the engineering curriculum: a case study Baidurja Ray and Rajesh Bhaskaran Sibley School of Mechanical and Aerospace Engineering, Cornell University, Ithaca, New York, USA E-mail:

More information

Field Experience Management 2011 Training Guides

Field Experience Management 2011 Training Guides Field Experience Management 2011 Training Guides Page 1 of 40 Contents Introduction... 3 Helpful Resources Available on the LiveText Conference Visitors Pass... 3 Overview... 5 Development Model for FEM...

More information