Intelligent Systems for Decision Support

Slides:



Advertisements
Similar presentations
Modelling with expert systems. Expert systems Modelling with expert systems Coaching modelling with expert systems Advantages and limitations of modelling.
Advertisements

Expert Systems Expert Systems are computerized advisory programs that imitate the reasoning process of experts. They consist of a knowledge base and a.
1.Data categorization 2.Information 3.Knowledge 4.Wisdom 5.Social understanding Which of the following requires a firm to expend resources to organize.
4 Intelligent Systems.
EXPERT SYSTEMS apply rules to solve a problem. –The system uses IF statements and user answers to questions in order to reason just like a human does.
CHAPTER 4 ANALYTICS, DECISION SUPPORT, AND ARTIFICIAL INTELLIGENCE
Enhancing Decision Making. ◦ Unstructured: Decision maker must provide judgment, evaluation, and insight to solve problem ◦ Structured: Repetitive and.
4-1 Management Information Systems for the Information Age Copyright 2002 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
Improving Decision Making and Managing Knowledge
Chapter 4 DECISION SUPPORT AND ARTIFICIAL INTELLIGENCE
Chapter 9 Business Intelligence Systems
Chapter 7 MANAGING KNOWLEDGE.
The Decision-Making Process IT Brainpower
Chapter 11 Artificial Intelligence and Expert Systems.
SESSION 10 MANAGING KNOWLEDGE FOR THE DIGITAL FIRM.
1 Pertemuan 19 & 20 Managing Knowledge for the Digital Firm Matakuliah: J0454 / Sistem Informasi Manajemen Tahun: 2006 Versi: 1 / 1.
Chapter 11 Managing Knowledge.
Marakas: Decision Support Systems, 2nd Edition © 2003, Prentice-Hall Chapter Chapter 7: Expert Systems and Artificial Intelligence Decision Support.
1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Managing Knowledge in the Digital Firm
Supporting Decision Making Chapter 10 McGraw-Hill/IrwinCopyright © 2011 by The McGraw-Hill Companies, Inc. All rights reserved.
10.1 © 2007 by Prentice Hall 10 Chapter Improving Decision Making and Managing Knowledge.
Building Knowledge-Driven DSS and Mining Data
Eleventh Edition 1 Introduction to Essentials for Information Systems Irwin/McGraw-Hill Copyright © 2002, The McGraw-Hill Companies, Inc. All rights reserved.
Business Driven Technology Unit 3 Streamlining Business Operations Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution.
McGraw-Hill/Irwin ©2005 The McGraw-Hill Companies, All rights reserved ©2005 The McGraw-Hill Companies, All rights reserved McGraw-Hill/Irwin.
10.1 Adapted from © 2007 by Prentice Hall 10 Chapter Improving Decision Making and Managing Knowledge.
Chapter 5 Data mining : A Closer Look.
Enterprise systems infrastructure and architecture DT211 4
Data Mining By Andrie Suherman. Agenda Introduction Major Elements Steps/ Processes Tools used for data mining Advantages and Disadvantages.
Chapter 11 Managing Knowledge. Dimensions of Knowledge.
CHAPTER 11 Managerial Support Systems. CHAPTER OUTLINE  Managers and Decision Making  Business Intelligence Systems  Data Visualization Technologies.
10.1 Copyright © 2011 Pearson Education, Inc. publishing as Prentice Hall 10 Chapter Improving Decision Making and Managing Knowledge.
Chapter 11: Managing Knowledge
McGraw-Hill/Irwin Copyright © 2013 by The McGraw-Hill Companies, Inc. All rights reserved. Chapter 4 Analytics, Decision Support, and Artificial Intelligence:
Enabling Organization-Decision Making
Chapter 12: Enhancing Decision Making Dr. Andrew P. Ciganek, Ph.D.
4-1 Chapter 4 Decision Support and Artificial Intelligence Brainpower for Your Business.
Computer Brainpower How Can You Use Your Computer to Help You Think? Chapter 15.
Artificial Intelligence Robbie Nakatsu AIMS 2710.
Chapter 14: Artificial Intelligence Invitation to Computer Science, C++ Version, Third Edition.
Four Types of Decisions (p p.130) Structured vs. Nonstructured(Examples?) –Structured: Follow rules and criteria. The right answer exists. No “feel”
4-1 Management Information Systems for the Information Age Copyright 2004 The McGraw-Hill Companies, Inc. All rights reserved Chapter 4 Decision Support.
11 C H A P T E R Artificial Intelligence and Expert Systems.
Introduction to Data Mining Group Members: Karim C. El-Khazen Pascal Suria Lin Gui Philsou Lee Xiaoting Niu.
Copyright © 2006, The McGraw-Hill Companies, Inc. All rights reserved. Decision Support Systems Chapter 10.
C11- Managing Knowledge.
KNOWLEDGE BASED TECHNIQUES INTRODUCTION many geographical problems are ill-structured an ill-structured problem "lacks a solution algorithm.
Chapter 13 Artificial Intelligence and Expert Systems.
I Robot.
AN INTELLIGENT AGENT is a software entity that senses its environment and then carries out some operations on behalf of a user, with a certain degree of.
McGraw-Hill/Irwin ©2008 The McGraw-Hill Companies, All Rights Reserved CHAPTER 9 DECISION MAKING.
Chapter 15: KNOWLEDGE-BASED INFORMATION SYSTEMS. What is Knowledge? Data: Raw facts, e.g., Annual Expenses = $2 million Information: Data given context,
Data Mining BY JEMINI ISLAM. Data Mining Outline: What is data mining? Why use data mining? How does data mining work The process of data mining Tools.
Chapter 4 Decision Support System & Artificial Intelligence.
PLUG IT IN 5 Intelligent Systems. 1.Introduction to intelligent systems 2.Expert Systems 3.Neural Networks 4.Fuzzy Logic 5.Genetic Algorithms 6.Intelligent.
Artificial Intelligence, Expert Systems, and Neural Networks Group 10 Cameron Kinard Leaundre Zeno Heath Carley Megan Wiedmaier.
6.1 Copyright © 2014 Pearson Education, Inc. publishing as Prentice Hall Managing Knowledge Chapter 11 VIDEO CASES Video Case 1: How IBM’s Watson Became.
PowerPoint Presentation by Charlie Cook Copyright © 2004 South-Western. All rights reserved. Chapter 5 Business Intelligence and and Knowledge Management.
McGraw-Hill/Irwin © The McGraw-Hill Companies, All Rights Reserved CHAPTER 9 Enabling the Organization—Decision Making.
A field of study that encompasses computational techniques for performing tasks that require intelligence when performed by humans. Simulation of human.
Artificial Intelligence, simulation and modelling.
CHAPTER ELEVEN MANAGING KNOWLEGE. Objectives We have been through some of this already Role of knowledge management Types of knowledge management systems.
Chapter 11 Managing Knowledge.
CHAPTER 1 Introduction BIC 3337 EXPERT SYSTEM.
Chapter 11 Managing Knowledge.
MANAGING KNOWLEDGE FOR THE DIGITAL FIRM
Knowledge Management Landscape (in US)
Artificial Intelligence
Improving Decision Making and Managing Knowledge
Presentation transcript:

Intelligent Systems for Decision Support

Intelligent Systems for Decision Support Intelligent techniques for enhancing decision making Many based on artificial intelligence (AI) Computer-based systems (hardware and software) that attempt to emulate human behavior and thought patterns Include: Expert systems Case-based reasoning Neural networks Genetic algorithms Intelligent agents ESS (Executive Support) Visualization Software AI and Expert Systems VIDEO

Intelligent Systems for Decision Support Expert systems Model human knowledge as a set of rules that are collectively called the knowledge base 200 to 10,000 rules, depending on complexity The system’s inference engine searches through the rules and “fires” those rules that are triggered by facts gathered and entered by the user. Useful for dealing with problems of classification in which there are relatively few alternative outcomes and in which these possible outcomes are all known in advance Should be used only in highly structured decision making situations This slide describes expert systems, one type of intelligent technique. Expert systems are best used in highly structured decision-making situations. What kind of problem could not be solved by an expert system. Choice of music, potential spouses or mates, new product decisions, or designing a new marketing campaign might be good examples of poorly structured decision situations.

(If/then) Rules in an Expert System Intelligent Systems for Decision Support Dog Breed Advisor (If/then) Rules in an Expert System An expert system contains a set of rules to be followed when used. The rules are interconnected; the number of outcomes is known in advance and is limited; there are multiple paths to the same outcome; and the system can consider multiple rules at a single time. The rules illustrated are for a simple credit-granting expert system. This graphic illustrates the use of if/then rules in an expert system. Demonstrate an understanding of if/then rules, by analyzing a common decision as a series of if/then statements; for example, the decision to accept an invitation to socialize on a weeknight, or the decision of what to make for dinner.

Decision Trees Decision tree Hierarchical arrangement of criteria that predict a classification or value Basic idea of a decision tree Select attributes most useful for classifying something on some criteria that create disparate groups More different or pure the groups, the better the classification

Problems of Expert Systems Difficult and expensive to develop. They require many labor hours from both experts in the domain under study and designers of expert systems. High opportunity cost of tying up domain experts. Difficult to maintain. Nature of rule-based systems creates unexpected consequences when adding a new rule in middle of hundreds of others. A small change can cause very different outcomes. No expert system has the same diagnostic ability as knowledgeable, skilled, and experienced doctors. Rules/actions change frequently.

Intelligent Systems for Decision Support Case-based reasoning Knowledge and past experiences of human specialists are represented as cases and stored in a database for later retrieval. System searches for stored cases with problem characteristics similar to new one, finds closest fit, and applies solutions of old case to new case. Successful and unsuccessful applications are tagged and linked in database. Used in medical diagnostic systems, customer support. This slide discusses a second type of intelligent technique, case-based reasoning. What would be the difference in how a CBR system would be used in medical diagnosis versus an expert system? Which of the two techniques would be better at medical diagnosis and why?

How Case-Based Reasoning Works Intelligent Systems for Decision Support How Case-Based Reasoning Works Examples: Appliance Call Center automation at General Electric SMART: Support management automated reasoning technology for Compaq customer service Case-based reasoning represents knowledge as a database of past cases and their solutions. The system uses a six-step process to generate solutions to new problems encountered by the user. This graphic demonstrates the six main steps in case based reasoning. Ask the students to compare expert systems with CBR. What are the benefits and drawbacks in CBR as a technique? What types of problems lend themselves to CBR?

Neural networks Use hardware and software that parallel the processing patterns of a biological brain. One of the data mining tools “Learn” patterns from large quantities of data by searching for relationships, building models, and correcting over and over again the model’s own mistakes. Humans “train” the network by feeding it data for which the inputs produce a known set of outputs or conclusions. Machine learning Useful for solving complex, poorly understood problems for which large amounts of data have been collected. Used to predict values and make classifications such as “good prospect” or “poor prospect” customers Complicated set of nonlinear equations To some extent, data-mining techniques have replaced neural networks in situations requiring pattern recognition. credit card companies sift through mountains of transaction data to identify which charging patterns are unlikely for each and every charge card customer. This slide discusses a fourth intelligent technique—neural networks. Can neural networks could be used in medical diagnosis? How would this work? To some extent, data-mining techniques have replaced neural networks in situations requiring pattern recognition. For instance, credit card companies sift through mountains of transaction data to identify which charging patterns are unlikely for each and every charge card customer.

Intelligent Systems for Decision Support How a Neural Network Works This graphic illustrates how a neural network works—by using an internal, hidden layer of logic that examines existing data and assigning a classification to that set of data. For example, given one or more specific combinations of age, income, purchase history, frequency of purchases, and average purchase size, a neural network might determine that a new credit card purchase was likely to be fraudulent. What are the benefits and drawbacks of using this type of technique? A neural network uses rules it “learns” from patterns in data to construct a hidden layer of logic. The hidden layer then processes inputs, classifying them based on the experience of the model. In this example, the neural network has been trained to distinguish between valid and fraudulent credit card purchases.

Intelligent Systems for Decision Support Genetic algorithms (Solver is an example) Find the optimal solution for a specific problem by examining very large number of alternative solutions for that problem. Based on techniques inspired by evolutionary biology: inheritance, mutation, selection, and so on. Work by representing a solution as a string of 0s and 1s, then searching randomly generated strings of binary digits to identify best possible solution. Used to solve complex problems that are very dynamic and complex, involving hundreds or thousands of variables or formulas. This slide discusses a fifth type of intelligent technique—genetic algorithms. Would genetic algorithms might be useful in medical diagnosis. Why or why not? Differentiate between the various intelligent techniques discussed this far—expert systems, CBR, fuzzy logic, neural networks, and genetic algorithms.

Intelligent Systems for Decision Support Intelligent agents Video Programs that work in the background without direct human intervention to carry out specific, repetitive, and predictable tasks for user, business process, or software application Shopping bots MySimon.com Procter & Gamble (P&G) programmed group of semiautonomous agents to emulate behavior of supply- chain components, such as trucks, production facilities, distributors, and retail stores and created simulations to determine how to make supply chain more efficient This slide discusses the use of intelligent agents to carry out repetitive tasks for a user or system. Shopping bots are an example of an intelligent agent. As an example of agent-based modeling, Procter & Gamble used agent-based modeling to improve coordination among supply-chain members.

Intelligent Agents in P&G’s Supply Chain Network to improve coordination among supply-chain members This graphic illustrates Procter & Gamble’s use of intelligent agents in its supply chain network. Given that intelligent-agent modeling mimics the behavior of a number of “actors” in a given situation, what other types of situations might benefit from this type of analysis? Intelligent agents are helping Procter & Gamble shorten the replenishment cycles for products, such as a box of Tide.

Executive Support and KPIs Executive support systems (ESS) help managers and executives focus on performance information that maximizes resources within the organization to improve the profitability and success of the company. There are two parts to developing an ESS: understand exactly what the most important performance information(KPIs – Key Performance Indicators) is and develop systems capable of delivering that information to the right people in an easy-to-use format. What are some key performance indicators (KPI) for Furman? enrollment numbers and the number of students in each academic discipline are obvious Less obvious KPI might be drop-out rates or the number of students switching majors. Before you can develop an ESS, you need to understand exactly what data you should track.

The Balanced Score Card A balanced scorecard focuses on measurable outcomes on four dimensions of a business’s performance: financial, business process, customer, and learning and growth. Each dimension uses key performance indicators (KPIs) to understand how well an organization is performing on any of the dimensions at any time. The framework of a balanced scorecard requires managers to focus on more than just financial performance. They must focus on things they are able to influence at the present time like customer satisfaction, business process efficiency, or employee training. The KPIs are developed by senior executives and are automatically provided to users through an executive support systems

Visualization Software Tableau Intro to Tableau Video http://www.perceptualedge.com/examples.php