The following principles must be kept in mind while formulating models.  PRINCIPLE OF SIMPLICITY Mathematicians are of the habit of making complex models.

Slides:



Advertisements
Similar presentations
Dynamic Programming Rahul Mohare Faculty Datta Meghe Institute of Management Studies.
Advertisements

1 Transportation problem The transportation problem seeks the determination of a minimum cost transportation plan for a single commodity from a number.
Supporting Business Decisions Expert Systems. Expert system definition Possible working definition of an expert system: –“A computer system with a knowledge.
Problem Solving and Creativity Chapter 11. Outline 1.The Problem-Solving Cycle 2.Types of Problems 1.Well-Structured Problems 2.Ill-Structured Problems.
The Rational Decision-Making Process
Overview of The Operations Research Modeling Approach.
Evolutionary Computation Application Peter Andras peter.andras/lectures.
Chapter 4 MODELING AND ANALYSIS.
6/30/20151 Decision Making 3 Factors in decision- making.
Problem Solving by using Quantitative Models and Computers.
Spreadsheet Modeling & Decision Analysis:
The RESEARCH PROCESS. IDEA-GENERATING PHASE  Research begins with an idea in which the researcher has interest.  It is in this phase wherein the researcher.
1 Enviromatics Decision support systems Decision support systems Вонр. проф. д-р Александар Маркоски Технички факултет – Битола 2008 год.
Executive Dashboard Systems Secure CITI Adam Zagorecki April 30, 2004.
Operations Research I Lecture 1-3 Chapter 1
VENDORS, CONSULTANTS AND USERS
Linear Programming.
Chapter 1 Equations, Inequalities, and Mathematical Models 1.4 Complex Numbers.
LINEAR PROGRAMMING PROJECT. V.PAVITHRA SUKANYAH.V.K RIZWANA SULTANA SHILPA JAIN V.PAVITHRA.
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
By Saparila Worokinasih
Operations Research Models
Ch1 AI: History and Applications Dr. Bernard Chen Ph.D. University of Central Arkansas Spring 2011.
Chapter 8: Systems analysis and design
1 1 Slide © 2008 Thomson South-Western. All Rights Reserved © 2011 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or.
Special Conditions in LP Models (sambungan BAB 1)
Chapter 4 MODELING AND ANALYSIS 8 th Edition 12nd semester 2010 Dr. Qusai Abuein.
DSS Modeling Current trends – Multidimensional analysis (modeling) A modeling method that involves data analysis in several dimensions – Influence diagram.
Modeling.
Previously Fetch execute cycle Pipelining and others forms of parallelism Basic architecture This week we going to consider further some of the principles.
McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., Table of Contents Chapter 5 (What-If Analysis for Linear Programming) Continuing the Wyndor.
© 2015 McGraw-Hill Education. All rights reserved. Chapter 1 Introduction.
Table of Contents Chapter 5 (What-If Analysis for Linear Programming) Continuing the Wyndor Case Study (Section 5.2)5.2 Changes in One Objective Function.
8 -1 Dynamic Programming Fibonacci sequence Fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, … F i = i if i  1 F i = F i-1 + F i-2 if i  2 Solved.
Profit maximisation  Producers are considered to be rational and profit maximisers. For that they need to minimise their cost of production and maximize.
5-1 Wyndor (Before What-If Analysis). 5-2 Using the Spreadsheet to do Sensitivity Analysis The profit per door has been revised from $300 to $200. No.
Decision Making.
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.
Quantitative Methods II Operations Research (OR) Management Science (MS) Why? What? How?
Systems Life Cycle. Know the elements of the system that are created Understand the need for thorough testing Be able to describe the different tests.
1 CHAPTER 2 Decision Making, Systems, Modeling, and Support.
Introduction Hamdy A. Taha, Operations Research: An introduction, 8th Edition.
Chapter 1 Introduction n Introduction: Problem Solving and Decision Making n Quantitative Analysis and Decision Making n Quantitative Analysis n Model.
Program Design. The design process How do you go about writing a program? –It’s like many other things in life Understand the problem to be solved Develop.
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.
Introduction to Management Science / Operations Research What is Operations Research? Management Science? Operations research is concerned with scientifically.
OR Chapter 8. General LP Problems Converting other forms to general LP problem : min c’x  - max (-c)’x   = by adding a nonnegative slack variable.
University of Colorado at Boulder Yicheng Wang, Phone: , Optimization Techniques for Civil and Environmental Engineering.
Introduction to Operations Research. MATH Mathematical Modeling 2 Introduction to Operations Research Operations research/management science –Winston:
FINDING A POLYNOMIAL PASSING THROUGH A POINT. Review: the Linear Factorization Theorem If where n > 1 and a n ≠ 0 then Where c 1, c 2, … c n are complex.
Spreadsheet Modeling & Decision Analysis A Practical Introduction to Management Science 5 th edition Cliff T. Ragsdale.
Fill a number from 1-9 only once so that the three numbers are identical _ + _ - _ = _ + _ - _ = _ + _ - _ Where should 1, 2, 3, 4, 5, 6, 7, 8, 9 be placed?
Operations Research Models and Methods Advanced Operations Research Reference: Operations Research Models and Methods, Operations Research Models and Methods,
8 -1 Dynamic Programming Fibonacci sequence Fibonacci sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, … F i = i if i  1 F i = F i-1 + F i-2 if i  2 Solved.
Decision Making Although we all have experience in making decisions intuitively, it is important to examine the process of decision making in a systematic.
Training on Safe Hospitals in Disasters Module 3: Action Planning for “Safe Hospitals”
Introduction It had its early roots in World War II and is flourishing in business and industry with the aid of computer.
Computing Honours Project (COMP10034) Lecture 4 Primary Research.
MRC-MDBC STRATEGIC LIAISON PROGRAM BASIN DEVELOPMENT PLANNING TRAINING MODULE 3 SCENARIO-BASED PLANNING for the MEKONG BASIN Napakuang, Lao PDR 8-11 December.
1 2 Linear Programming Chapter 3 3 Chapter Objectives –Requirements for a linear programming model. –Graphical representation of linear models. –Linear.
Software Development Module Code: CST 240 Chapter 6: Software Maintenance Al Khawarizmi International College, AL AIN, U.A.E Lecturer: Karamath Ateeq.
Strategies to incorporate pharmacoeconomics into pharmacotherapy
Introduction to Manufacturing Systems / Operations Research
VENDORS, CONSULTANTS AND USERS
Professor S K Dubey,VSM Amity School of Business
How TEST4U works TEST4U is an interactive test that automatically assesses candidate’s answer to a question.
Economics for Engineers Economic Decision Making
Sensitivity.
Operations Research Models
Presentation transcript:

The following principles must be kept in mind while formulating models.  PRINCIPLE OF SIMPLICITY Mathematicians are of the habit of making complex models whereas one should go in for simple model. It means model must be kept simple models.  UNDERSTAND THE PROBLEM, ONLY THEN APPLY THE APPROPRIATE TECHNIQUE If we do not understand the problem properly, we cannot apply the appropriate technique of operation research. For example, in case of allocation of scarce resources, the technique of LPP may be applied.

 IMPLEMENTATION Model must be validated before implementation otherwise it can be implemented in phases for validation, example Two-Phase simplex method.  ANALYSIS A model can analyse the data but it cannot be better than the information that goes into it. It means data can be interpreted but cannot be generated.  MODELS ARE FOR THE DECISION MAKERS OR models are to aid the decision maker but not to replace them. The decision is to be taken by the management e.g. In LPP X1 = 0 X2 = 9 X1 = 6 or X2 = 3 Say, in the above multiple optimal solution is provided by LPP giving same total profits. It is for the management to decide whether to discontinue the product X1 or continue to produce X1 because the total profits are the profits are the same.

 A MODEL SHOULD NEVER BE TAKE TOO LITERALLY It means it does not provide unique answer. In sensitivity analyses, or under simulation, we can find still better results.  FLEXIBLE MODEL A model should be flexible enough to incorporate changes. It should give range where one solution is valid as in case of sensitivity analysis  SEEK COOPERATION FROM OR EXPERTS As we know the tested results of the model are implemented. It is to be done by OR expert results.  USE OF COMPUTERS Use of computers is made where ever possible in case of implementation of models. OR techniques are usually complex and only computers can solve them. Hence, steps should be clearly stated to unable the OR researcher to develop computer software for future implementation of the techniques.

THANK YOU