The Decision-making Process

Slides:



Advertisements
Similar presentations
Decision Making.
Advertisements

Problem Solving Well-formed predicate calculus expressions provide a means of describing objects and relations in a problem domain and inference rule.
Lecture 2: Systems Engineering
IPM Exam PreparationIPM Exam Preparation November 12 th pm – 5.15pm 2 hours & 15 minutes reading time.
CSC 423 ARTIFICIAL INTELLIGENCE
Organization, and Communications
Module 1- Getting Started Tell me what to do Using sets of instructions…
Graphs and Trees This handout: Total degree of a graph Applications of Graphs.
Module 1- Getting Started Tell me what to do Using sets of instructions…
Building Control Algorithms For State Space Search
State Spaces Introduction to Artificial Intelligence Dr. Robin Burke.
Boolean Algebra Lecture 7: Supporting Material Dr Kathryn Merrick Tuesday 24 th March, 2009.
Listening: Riddle Goal, Wolf & Cabbage. Riddle – River Crossing GOAT, WOLF & CABBAGE A farmer is going home from the market. He bought a goat, a cabbage.
8 Thinking Critically, Making Decisions, Solving Problems.
Problem Solving and Decision Making A situation that exists when objectives are not being met. Problem Solving The process of taking corrective.
Dr Eleni Mangina – COURSE: LOGIC PROGRAMMING (during a joint degree with Fudan University in Software Engineering) DEPT. OF COMPUTER SCIENCE UCD Problem.
Decision Making H Edu 4790/6790. Dealing with problems Problem avoiders Problem solvers Problem seekers.
The Decision-making Process
4-1 Compiled by Darren Paproski - Adapted from the University of Technology Sydney Writing Guide Case Studies Module Overview Why use case studies Learning.
ENGINEERING YOUR FUTURE
Problem Solving. What is a Problem? An ambiguous situation not clearly showing how to reach the goal. Given Initial Situation Desired Goal Situation What.
© 2012 Delmar, Cengage Learning Section I Management, Supervision and Leadership: An Overview Chapter 1 Management, Supervision and Leadership.
©2013 Cengage Learning. All Rights Reserved. Business Management, 13e Management, Supervision, and Decision Making Increasing Management Effectiveness.
Chapter 5 Learning to Manage. Establishing Priorities Needs vs. Wants Needs are the things you must have for survival. For example: food, clothing, and.
The Decision Making Process
Module 1- Getting Started Tell me what to do Using sets of instructions…
Knowledge and search, page 1 CSI 4106, Winter 2005 Knowledge and search Points Properties of knowledge  Completeness  Objectivity  Certainty  Formalizability.
Day 1.  Decision  A choice made between available alternatives.  Decision Making  The process of developing and analyzing alternatives and choosing.
Compound Inequalities “And” & “Or” Graphing Solutions.
Income Benchmark Applied Inclusive Growth Analytics Course June 29, 2009 Leonardo Garrido.
Chapter 6 Decision Making and Problem Solving. Objectives Describe the decision making process Explain how to involve employees in decision making Describe.
Learning with Cases §Topic 1 - Background - Why are cases used? §Topic 2 - The Three Stage Learning Process §Topic 3 - Individual Preparation for Cases.
Effective Decision Making & Problem Solving
Ch2b: Decisions &Decision Makers Decision Support Systems in the 21 st Century by George M. Marakas.
Teaching Through Problem Solving
1/32 This Lecture Substitution model An example using the substitution model Designing recursive procedures Designing iterative procedures Proving that.
Decision Making. Outline Definitions Decisions and alternatives Characterizing decisions Decision making strategies Decision making phases Implications.
Knowledge Representation Fall 2013 COMP3710 Artificial Intelligence Computing Science Thompson Rivers University.
Building Consensus C&S 563. BAD Consensus n Those who oppose do not speak up at meeting. n Everyone nodding in unison but not really agreeing with the.
Knowledge Representation
Section I Management, Supervision and Leadership: An Overview
Welcome to Who Wants to be a Management Guru
Friend Function.
Immediate response systems
Problem solving by Searching
Decision Support Systems Course
Some problems Cse-402 K3r20,k3r23.
Assignment Name:-Decision-Making & Process Submitted To:-Sir Fahad Maqbool Submitted By:-Zunera Latif Roll No: Registration No:-2017-GCUF
Career Development Alliance
What Would I Miss?. What Would I Miss? This Trail begins as you read the following letter from your physician: Dear _________________, We are sorry.
CAPE INFORMATION TECHNOLOGY
Problem solving Strategies
DECISION MAKING.
Chapter Two: Finite Automata
21-1 EXCEL BOOKS TEAMS AND TEAM WORK.
The Wolf, the Goat, and the Cabbage
Engineering design is the process of devising a system, component, or process to meet desired needs. It is a decision-making process in which the basic.
Chapter 2 Review.
The Decision Making Model
Use Alloy to model and find a solution to the Farmer, Goat, Cabbage, and Wolf problem Roger L. Costello July 14, 2018.
4. Computational Problem Solving
Some problems Cse-402 K3r20,k3r23.
3 Decision Making CHAPTER
CAPE INFORMATION TECHNOLOGY
NUR 425 Decision Making in Clinical Practice
And now for something completely different . . .
This Lecture Substitution model
8 Steps to Effective Decision Making
Problem solving and decision making
Lecture One: Automata Theory Amjad Ali
Presentation transcript:

The Decision-making Process Thoughts, Ideas and Practice

Definitions Choice about a “course of action” -- Simon Choice leading to “a certain desired objective” -- Churchman Knowledge indicating the nature of a commitment to action -- Holsapple and Whinston

Example A farmer with his wolf, goat, and cabbage come to the edge of a river they wish to cross. There is a boat at the river’s edge, but of course, only the farmer can row. The boat can only handle one animal/item in addition to the farmer. If the wolf is ever left alone with the goat, the wolf will eat the goat. If the goat is left alone with the cabbage, the goat will eat the cabbage. What should the farmer do to get across the river with all his possessions?

Decision-making As defined by Baker et al in their 2001 study, “efficient decision-making involves a series of steps that require the input of information at different stages of the process, as well as a process for feedback”.

Decisions Made up of a composite of information, data, facts and belief. Data by itself does not constitute useful information unless it is analyzed and processed.

A Decision Is only as good as the data that informed it Is only as good as it is an informed one Is only as good as the system which exists to implement Is only good if you have the means to implement it Is only good if other people understand it and what it means

The Ideal Decision-making Process STEP 1 Define the problem STEP 2 Determine the requirements that the solution to the problem must meet STEP 3 Establish goals that solving the problem should accomplish STEP 4 Identify alternatives that will solve the problem STEP 5 Develop valuation criteria based on the goals STEP 6 Select a decision-making Tool STEP 7 Apply the tool to select a preferred alternative STEP 8 Check the answer to make sure it solves the problem The Decision-making Process (adapted from Baker et al, 2001)

The Reality Is the Problem really the problem? Problems are often the symptom and not the true problem. Most often that not steps 5-8 are either forgotten, avoided or simply ignored. Urgency – is there a quick version? Who has time to follow-up? Tomorrow is another problem.