Overview of the Operations Research Modeling Approach Chapter 2: Hillier and Lieberman Chapter 2: Decision Tools for Agribusiness Dr. Hurley’s AGB 328.

Slides:



Advertisements
Similar presentations
IEOR 4004: Introduction to Operations Research Deterministic Models January 22, 2014.
Advertisements

Introduction to Mathematical Programming
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Linear Programming.
Chapter 15 Application of Computer Simulation and Modeling.
Decision Making: An Introduction 1. 2 Decision Making Decision Making is a process of choosing among two or more alternative courses of action for the.
OPTIMIZATION Lecture 24. Optimization Uses sophisticated mathematical modeling techniques for the analysis Multi-step process Provides improved benefit.
Modeling as a tool for Decision Making
Computational Methods for Management and Economics Carla Gomes Module 3 OR Modeling Approach.
Overview of The Operations Research Modeling Approach.
DECISION MAKING, SYSTEMS, MODELING, AND SUPPORT
Chapter 1 Introduction to Managerial Decision Modeling
The Management Science Approach Communication of Results Report Writing.
Linear Programming General Form of an LP Model. Linear Programming General Form of an LP Model where the c’s, a’s and b’s are constants determined from.
DECISION MAKING, SYSTEMS, MODELING, AND SUPPORT
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 4-1 Chapter 4 Modeling and Analysis Turban,
6/30/20151 Decision Making 3 Factors in decision- making.
Introduction to Management Science
Operations Research I Lecture 1-3 Chapter 1
Linear programming. Linear programming… …is a quantitative management tool to obtain optimal solutions to problems that involve restrictions and limitations.
By Saparila Worokinasih
Operations Research Models
WOOD 492 MODELLING FOR DECISION SUPPORT Lecture 1 Introduction to Operations Research.
1 Validation & Verification Chapter VALIDATION & VERIFICATION Very Difficult Very Important Conceptually distinct, but performed simultaneously.
Chapter 11: Hillier and Lieberman Dr. Hurley’s AGB 328 Course
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or.
Introduction to Linear Programming
Chapter 1 Introduction Body of Knowledge
The Theory of the Simplex Method
Chapter 2 Decision-Making Systems, Models, and Support
Introduction to Management Science Chapter 1: Hillier and Hillier.
Linear Programming: Basic Concepts
Introduction to Management Science
The Theory of the Simplex Method
Some Key Facts About Optimal Solutions (Section 14.1) 14.2–14.16
Problem Definition Chapter 7. Chapter Objectives Learn: –The 8 steps of experienced problem solvers –How to collect and analyze information and data.
Managerial Decision Making and Problem Solving
Decision Making, Systems, Modeling, and Support
Chapter 4 MODELING AND ANALYSIS. Model component Data component provides input data User interface displays solution It is the model component of a DSS.
ENM 503 Lesson 1 – Methods and Models The why’s, how’s, and what’s of mathematical modeling A model is a representation in mathematical terms of some real.
Solving Linear Programming Problems: The Simplex Method
Linear Programming Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill.
ES Model development Dr. Ahmed Elfaig The ES attempts to predict results from available information, data and knowledge The model should be able to infer.
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 2-1 Chapter 2 Decision-Making Systems,
1 CHAPTER 2 Decision Making, Systems, Modeling, and Support.
Applications in Acquisition Decision-Making Process.
Chapter 24 – Multicriteria Capital Budgeting and Linear Programming u Linear programming is a mathematical procedure, usually carried out by computer software,
Introduction Hamdy A. Taha, Operations Research: An introduction, 8th Edition.
Lecture 1 – Operations Research
1 CHAPTER 2: DECISION MAKING, SYSTEMS, MODELING, AND SUPPORT Decision Support Systems and Intelligent Systems, 7th.
What-If Analysis for Linear Programming
© 2005 Prentice Hall, Decision Support Systems and Intelligent Systems, 7th Edition, Turban, Aronson, and Liang 4-1 Chapter 4 Modeling and Analysis Turban,
Data Structures and Algorithms Dr. Tehseen Zia Assistant Professor Dept. Computer Science and IT University of Sargodha Lecture 1.
McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., Table of Contents CD Chapter 14 (Solution Concepts for Linear Programming) Some Key Facts.
Management Information Systems, 4 th Edition 1 Three decision-making phases(p.481) –Intelligence –Design –Choice 1. The Decision-Making Process Chapter.
Operations Research The OR Process. What is OR? It is a Process It assists Decision Makers It has a set of Tools It is applicable in many Situations.
CHAPTER 3 Managers and Decision Making 1. Decision Making, Systems, Modeling, and Support 2  Conceptual Foundations of Decision Making  The Systems.
1 Management Science. 2 Chapter Topics The Management Science Approach to Problem Solving Model Building: Break-Even Analysis Computer Solution Management.
About the lecturer Dr. Qing Lu (Henry) – Grew up in Shanghai, China – Lived in Singapore from 1994 to 2014 – Came to IEU last September Contact information.
Operations Research Models and Methods Advanced Operations Research Reference: Operations Research Models and Methods, Operations Research Models and Methods,
1 Chapter 1 Introduction Exposure to quantitative methods will teach managers to ask the right questions. Quantitative Decision Making.
Chapter 2 Overview of the Operations Research Modeling Approach
Chapter 1: Introduction to Managerial Decision Modeling.
Decision Support and Business Intelligence Systems
The ADDIE Instructional Design Process
Introduction Hamdy A. Taha, Operations Research: An introduction, 8th Edition Mjdah Al Shehri.
Operational Research (OR)
Introduction to Modeling
Introduction Hamdy A. Taha, Operations Research: An introduction, 8th Edition Mjdah Al Shehri.
Dr. Arslan Ornek MATHEMATICAL MODELS
Presentation transcript:

Overview of the Operations Research Modeling Approach Chapter 2: Hillier and Lieberman Chapter 2: Decision Tools for Agribusiness Dr. Hurley’s AGB 328 Course

Terms to Know Data Mining, Decision Variables, Objective Function, Constraints, Parameters, Linear Programming Model, Overall Measure of Performance, Algorithm, Optimal, Solution, Satisficing, Heuristic Procedures, Suboptimal Solution, Metaheuristics, Postoptimality Analysis, What-if Analysis, Sensitivity Analysis, Sensitive Parameter, Model Validation, Retrospective Test, Decision Support System

Major Phases in Operation Research Studies Define the Problem Gather Relevant Data Develop a Mathematical Model Create or Utilize a Procedure to Generate Solutions

Major Phases in Operation Research Studies Cont. Test and Refine the Model and Procedures as Needed Apply the Model as Needed by Management Assist in Implementing Chosen Solution

Problem Definition Much effort needs to go into understanding the problem at hand. You need to take the vague and convoluted and make it confined and precise. There is a need to understand the appropriate objectives that need to be met. This phase can take considerable time.

Data Gathering Data gathering can take a considerable amount of time. The data might come from primary or secondary sources. ◦ What is the difference between the two? The data may be known with near certainty or could be best guesses (“soft” data).

Data Gathering Cont. Time may be spent conditioning the data. There may be very little data or potentially too much.

Mathematical Modeling A mathematical model is an abstraction of a real world problem which is based on a set of assumptions for the purposes of tractability. It should be noted that when building models, you should start small.

Mathematical Modeling Cont. The main components are: ◦ The Objective Function ◦ The Decision Variables ◦ The Constraints

Create or Utilize a Procedure to Generate Solutions Many algorithms exist for developing solutions for particular mathematical models. ◦ What is an algorithm? Usually these algorithms need computers to find the solution in a reasonable time period.

Testing and Refining the Model Your model should be tested to see if the solutions make sense. ◦ The model may need many levels of refinement to be usable and worthwhile. ◦ It is useful to test a model out with known solutions.

Testing and Refining the Model Most if not all models start out with having issues (bugs). ◦ Bugs should be identified and fixed. ◦ Finding bugs/issues in your model can be challenging.  You need to develop a set of skills for identifying issues with your model.