SlideShare a Scribd company logo
1 of 39
Download to read offline
OPERATION RESEARCH
Topics
 Quantitative Approach to Decision Making
 History of Operation research
 Overview of Operation Research
 Definition of OR
 OR Models
 Application of OR
 Advantages and Limitations of OR
Problem Solving and Decision Making
 Problem solving can be defined as the process of identifying a
difference between the actual and the desired state of affairs and
then taking action to resolve the difference. Problem solving process
consist of seven steps.
1. Identify and define the problem.
2. Determine the set of alternative solutions.
3. Determine the criterion or criteria that will be used to evaluate the alternatives.
4. Evaluate the alternatives.
5. Choose an alternative.
6. Implement the selected alternative.
7. Evaluate the results to determine whether a satisfactory solution has been obtained.
Decision Making
 Decision making is the term generally associated with
the first five steps of the problem solving process.
1. Identify and define the problem.
2. Determine the set of alternative solutions.
3. Determine the criterion or criteria that will be used to evaluate
the alternatives.
4. Evaluate the alternatives.
5. Choose an alternative.
Example
 You would like a position that will lead to a
satisfying career. Suppose that your job search has
resulted in offers from companies in IBM, TCS, Exide
and Facebook
1. Identify and define the problem.
2. Determine the set of alternative solutions.
Step 3: Determine the criteria that will be used to evaluate the alternatives.
 Criteria : Salary Factor (find the best solution with
respect to one criterion are referred to as single-
criterion decision problems.)
Alternatives Salary
IBM 45000
TCS 40000
Exide 48500
Facebook 52000
Multi criteria Decision Problems
 Criterion: Salary, Potential for advancement and
job location. What decision you will take?
Alternatives Salary Potential for
Advancement
Job Location
IBM 45000 Average Good
TCS 40000 Excellent Average
Exide 48500 Good Excellent
Facebook 52000 Average Average
Decision Making
 Assume we have taken first alternatives as best
decision by some method. (Decision making process
is complete)
 Defined the problem.
 Identified the alternatives.
 Determined the criteria's.
 Evaluated the alternatives.
 Chosen an alternative.
Quantitative Analysis and Decision
Making
Analyzing the Problem
Analyzing the Problem
 Qualitative Analysis : It is based primarily on
manager‟s judgment and experiences. (manager
might faced similar problem in past)
 Quantitative Analysis: By applying management
decision science methodology and analyze the
problem. (some mathematical and statistical tools)
Why Quantitative technique
 The problem is complex, and the manager cannot develop a good solution without
the aid of quantitative analysis. ( Ex: Schedule 10,000 workers for 1,00,000
operation)
 The problem is especially important (e.g., a great deal of money is involved), and
the manager desires a thorough analysis before attempting to make a decision.
 The problem is new, and the manager has no previous experience
 The problem is repetitive, and the manager saves time and effort by relying on
quantitative procedures to make routine decision recommendations.
History of Operation Research
 Operation research origins in World War II for military
services
 Urgent need to allocate resources at efficient manner.
 British and US called large number of scientists from discipline
were asked to do research on military operation.
 Developed effective method to locate radar (Britain Air
Battle). Developed a better method to manage convoy and
antisubmarine operation(North Atlantic). Developed a method
to utilize resources efficiently( resource cost reduced one half).
Development of operation Research
 Success of OR in the war spurred interest in outside
the military (business, industry and government)
 Two factors played a major for rapid growth of OR
 Continuous contribution by scientist's to improve the
techniques of OR
 Computer Revolution
Overview of Operation Research
 Define the problem and gather the data
 Formulate a mathematical model to represent the
problem
 Derive a solutions from the model
 Validate the model
 Implement
Define the problem
 How to define the problem?
 Study the relevant system (business, industry etc) and
develop a well defined statement of problem to be
considered.
 It helps to determine objectives (Ex: Minimize cost of
operation, maximize the profit of company, maintain high
level of safety) , constraints (limited resources),
interrelationship, possible alternatives, time limits for making
decision and so on.
Model
 Models are representations of real objects or situations and
can be presented in various forms. The purpose of any
model is that it enables us to make inferences about the real
situation by studying and analyzing the model
 Iconic model : Physical replica of real objects (airplane, toy truck)
 Mathematical model: Representations of a problem by a system
of symbols and mathematical relationships.
 For example, the total profit from the sale of a product can be
determined by multiplying the profit per unit by the quantity sold.
P= 10X
Problem
 How many bowls and mugs should be produced to
maximize profits given labor and materials constraints?
 Product resource requirements and unit profit:
 Total labor hours available is 40 hours and total clay is
120 lb.
Mathematical model
Maximize Z = 40X1 + 50X2
subject to:
1X1 + 2X2 ≤40
4X1 + 3X2 ≤ 120
X1, X2 ≥ 0
Derive a solution from the model
 Numerous algorithms are available to solve the problem
(ex: simplex algorithm)
 A common theme in OR is search for an optimal or best
solution .
 It also helps to conduct post optimality analysis (what if
analysis: what would happen to optimal solution if different
assumptions are made about future conditions)
 It also helps to identify sensitive parameters of model
(sensitivity analysis)
Validate the model
 Model may contains many flaws (missed out some
valuable information while defining the model). So
it won‟t give correct result.
 One way of validating the model is to use a
retrospective test. (Reconstruct the past using
historical data and find shortcomings and require
modifications)
Implementation
 Model developer or OR consultant explains about new
system to be adopted (For Ex: Developed a
computerized system for optimally scheduling and
deploying workforce)
 Take frequent feedback and modify the model if
require.
 Document the methodology clearly and accurately
enough so that work is reproducible.
Definition of OR
 “Scientific approach to decision making that involves the operations
for organized systems. O.R. is concerned with optimal decision
making in and modelling of deterministic and probabilistic systems
that originate from real life,” – Hillier & Lieberman, Introduction to
Operations Research, 8th Ed., Holden- Day, 2005.
 “Operations Research is the application of scientific methods to
decision problems. It has found wide use and acceptance in all areas
of business, government and industry.” – Saul L. Gass, College of
Business & Management, University of Maryland, 1979.
Definition of OR
 “The use of analytic methods adapted from mathematics for solving
operational and business problems” – Computer Dictionary, Charles J.
Sippl and Charles P. Sippl, Howard W. Sams & Co., Inc., Indianapolis,
1978.
 “A scientific method of providing executive department with a
quantitative basis for decisions making operations under their
control.” – Morse & Kimball, Methods of Operations Research,
Columbia University Press for office of Naval Research, 1943 (9th
printing, 1963).
OR Models
 Linear Programming:
 It consists of a single objective function, representing either
a profit to be maximized or a cost to be minimized, and a
set of constraints.
 the objective function and constraints are all linear functions.
 Countless real-world applications have been successfully
modeled and solved using linear programming techniques.
OR Models
 Network Flow Programming:
 The class of network flow programs includes such problems
as the transportation problem, the assignment problem, the
shortest path problem, the maximum flow problem, the pure
minimum cost flow problem, and the generalized minimum
cost flow problem.
 When a situation can be entirely modeled as a network,
very efficient algorithms exist for the solution of the
optimization problem.
OR Models
 Integer Programming:
 Concerned with optimization problems in which some of
the variables are required to take on discrete values.
 Situation like binary decisions such as yes-no, build-no
build or invest-not invest can be modeled easily.
OR Models
 Nonlinear Programming:
 When expressions defining the objective function or
constraints of an optimization model are not linear.
 Indeed it can be argued that all linear expressions are
really approximations for nonlinear ones.
 In general a nonlinear programming model is much
more difficult to solve than a similarly sized linear
programming model.
OR Models
 Dynamic Programming:
 DP model describes a process in terms of states,
decisions, transitions and returns. The process begins in
some initial state where a decision is made. The
decision causes a transition to a new state.
 The process continues through a sequence of states until
finally a final state is reached. The problem is to find
the sequence that maximizes the total return.
OR Models
 Stochastic Programming:
 The mathematical programming models, such as linear
programming, network flow programming and integer
programming generally neglect the effects of uncertainty
and assume that the results of decisions are predictable and
deterministic.
 Stochastic programming explicitly recognizes uncertainty by
using random variables for some aspects of the problem
OR Models
 Stochastic Process:
 In many practical situations the attributes of a system
randomly change over time. Examples include the
number of customers in a checkout line, congestion on a
highway, the number of items in a warehouse, and the
price of a financial security, to name a few. When
aspects of the process are governed by probability
theory, we have a stochastic process.
OR Models
 Markov Chain:
 the stochastic process can be described by a matrix
which gives the probabilities of moving to each state
from every other state in one time interval.
 It illustrates how to construct a model of this type and
the measures that are available.
OR Model
 Game theory:
 The analysis of competitive situations (or situations of
conflict) using mathematical models
 Fundamentally about the study of decision-making
 Investigations are concerned more with choices and
strategies than „best‟ solutions.
It seeks to answer the questions:
 What strategies are there?
 What kinds of solutions are there?
Examples of OR in action
 Scheduling: of aircrews and the fleet for airlines, of
vehicles in supply chains, of orders in a factory and of
operating theatres in a hospital.
 Facility planning: computer simulations of airports for
the rapid and safe processing of travelers, improving
appointments systems for medical practice.
 Planning and forecasting: identifying possible future
developments in telecommunications, deciding how much
capacity is needed in a holiday business.
Examples of OR in action
 Yield management: setting the prices of airline seats and hotel rooms to
reflect changing demand and the risk of no shows.
 Credit scoring: deciding which customers offer the best prospects for credit
companies.
 Marketing: evaluating the value of sale promotions, developing customer
profiles and computing the life-time value of a customer.
 Defense and peace keeping: finding ways to deploy troops rapidly.
Applications of OR
 Yield Management at American Airlines:
 American Airlines estimates the quantifiable benefit of $1.4
billion over a three-year evaluation period and expects an
annual revenue contribution of over $500 million to continue into
the future.
 New Product Market Assessment by Assessor for 450 new
products:
 Assessor has helped reduce the failure rate of new products in
test markets by almost half and saved the 100 client firms an
estimated $120 million.
Applications of OR
 Package Routing and Aircraft Scheduling at United Parcel Service :
 planning to buy 30 jets to handle a predicted increase in package
volume. After solving its scheduling problem, UPS determined it could
get by with just 18 to 26 new jets. At $60 million a jet, UPS saved
between $240 and $720 million.
 Interactive Optimization System for GTE Telephone Network
Planning:
 largest local telephone company in the United States. They applied OR
and made a new model which is Netcap. It improved productivity by
more than 500% and saved GTE an estimated $30 million per year in
network construction costs
Advantages of OR
 Effective Decisions (Better and quicker decision. helps to evaluate risk and
return of alternatives)
 Better Coordination (OR plays a major role in Overall approach. So it
easily coordinate the decision taken by different department in an
organization)
 Facilitates Control (it helps to find out and correct the deviation in the
performances)
 Improves Productivity (It helps to decide about the selection, location and
size of the factories, warehouses, etc. It helps in inventory control. It helps in
production planning and control. It also helps in manpower planning. It uses
mathematical and statistical techniques to improve overall productivity)
Limitations of OR
 In the quantitative analysis of operations research, certain
assumptions and estimates are made for assigning quantitative
values to factors involved. If such estimates are wrong, the result
would be- equally misleading.
 It is not a substitute for the entire process of decision making.
 A knowledge of some concepts of mathematics and statistics is
prerequisite for adoption of quantitative analysis by the managers.
 Intangible factors of human behavior cannot be quantified
accurately and all the patterns of relationships among the factors
may not be covered.

More Related Content

What's hot

Basic operation research
Basic operation researchBasic operation research
Basic operation research
Vivekanandam BE
 
Transportation Problem in Operational Research
Transportation Problem in Operational ResearchTransportation Problem in Operational Research
Transportation Problem in Operational Research
Neha Sharma
 

What's hot (20)

Operation research (definition, phases)
Operation research (definition, phases)Operation research (definition, phases)
Operation research (definition, phases)
 
Transportation and Assignment
Transportation and AssignmentTransportation and Assignment
Transportation and Assignment
 
Operation Research Techniques
Operation Research Techniques Operation Research Techniques
Operation Research Techniques
 
Operational reseach ppt
Operational reseach pptOperational reseach ppt
Operational reseach ppt
 
Operational research
Operational researchOperational research
Operational research
 
Operations management notes
Operations management notesOperations management notes
Operations management notes
 
Operations research - an overview
Operations research -  an overviewOperations research -  an overview
Operations research - an overview
 
Modified distribution method (modi method)
Modified distribution method (modi method)Modified distribution method (modi method)
Modified distribution method (modi method)
 
Operations Research - Meaning, Origin & Characteristics
Operations Research -  Meaning, Origin & CharacteristicsOperations Research -  Meaning, Origin & Characteristics
Operations Research - Meaning, Origin & Characteristics
 
NORTH WEST CORNER METHOD
NORTH WEST CORNER METHODNORTH WEST CORNER METHOD
NORTH WEST CORNER METHOD
 
PREDETERMINED MOTION TIME SYSTEM (PMTS).pptx
PREDETERMINED MOTION TIME SYSTEM (PMTS).pptxPREDETERMINED MOTION TIME SYSTEM (PMTS).pptx
PREDETERMINED MOTION TIME SYSTEM (PMTS).pptx
 
Operation Research (Introduction of Operation Research)
Operation Research (Introduction of Operation Research)Operation Research (Introduction of Operation Research)
Operation Research (Introduction of Operation Research)
 
3.... acceptance sampling
3.... acceptance sampling3.... acceptance sampling
3.... acceptance sampling
 
Operations Research
Operations ResearchOperations Research
Operations Research
 
History of Operations Research
History of Operations ResearchHistory of Operations Research
History of Operations Research
 
Basic operation research
Basic operation researchBasic operation research
Basic operation research
 
Linear Programming
Linear ProgrammingLinear Programming
Linear Programming
 
Transportation Problem in Operational Research
Transportation Problem in Operational ResearchTransportation Problem in Operational Research
Transportation Problem in Operational Research
 
Introduction to Operations Research
Introduction to Operations ResearchIntroduction to Operations Research
Introduction to Operations Research
 
Integer programming
Integer programmingInteger programming
Integer programming
 

Viewers also liked

2.4.14 lecture ppt leadership skills
2.4.14 lecture ppt leadership skills2.4.14 lecture ppt leadership skills
2.4.14 lecture ppt leadership skills
MFMinickiello
 
Decision Making In Management
Decision Making In ManagementDecision Making In Management
Decision Making In Management
Vinesh Pathak
 
Leadership ppt
Leadership pptLeadership ppt
Leadership ppt
Divya Rani
 
Theories of leadership
Theories of leadershipTheories of leadership
Theories of leadership
Kesari Nandan
 
Leadership styles
Leadership stylesLeadership styles
Leadership styles
Mohini Sahu
 

Viewers also liked (13)

Mis chapter 4 information systems, management, and decision making
Mis chapter 4 information systems, management, and decision makingMis chapter 4 information systems, management, and decision making
Mis chapter 4 information systems, management, and decision making
 
Ppt leadership
Ppt leadershipPpt leadership
Ppt leadership
 
2.4.14 lecture ppt leadership skills
2.4.14 lecture ppt leadership skills2.4.14 lecture ppt leadership skills
2.4.14 lecture ppt leadership skills
 
OB - Decision Making
OB - Decision MakingOB - Decision Making
OB - Decision Making
 
Decision making
Decision makingDecision making
Decision making
 
Groups & teams
Groups & teams   Groups & teams
Groups & teams
 
Decision Making In Management
Decision Making In ManagementDecision Making In Management
Decision Making In Management
 
Leadership ppt
Leadership pptLeadership ppt
Leadership ppt
 
DECISION MAKING POWERPOINT
DECISION MAKING POWERPOINT DECISION MAKING POWERPOINT
DECISION MAKING POWERPOINT
 
Decision making
Decision makingDecision making
Decision making
 
Theories of leadership
Theories of leadershipTheories of leadership
Theories of leadership
 
Presentation on leadership
Presentation on leadershipPresentation on leadership
Presentation on leadership
 
Leadership styles
Leadership stylesLeadership styles
Leadership styles
 

Similar to Operation research history and overview application limitation

Quantitative management
Quantitative managementQuantitative management
Quantitative management
smumbahelp
 
applications of operation research in business
applications of operation research in businessapplications of operation research in business
applications of operation research in business
raaz kumar
 
internship project1 report
internship project1 reportinternship project1 report
internship project1 report
sheyk98
 
LPP application and problem formulation
LPP application and problem formulationLPP application and problem formulation
LPP application and problem formulation
Karishma Chaudhary
 
Ms – 05 management of machines and materials
Ms – 05 management of machines and materialsMs – 05 management of machines and materials
Ms – 05 management of machines and materials
smumbahelp
 
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docxCHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
tiffanyd4
 
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docxCHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
mccormicknadine86
 

Similar to Operation research history and overview application limitation (20)

Fundamentals of Quantitative Analysis
Fundamentals of Quantitative AnalysisFundamentals of Quantitative Analysis
Fundamentals of Quantitative Analysis
 
Operations Research Digital Material.pdf
Operations Research Digital Material.pdfOperations Research Digital Material.pdf
Operations Research Digital Material.pdf
 
OR chapter 1.pdf
OR chapter 1.pdfOR chapter 1.pdf
OR chapter 1.pdf
 
Quantitative management
Quantitative managementQuantitative management
Quantitative management
 
Chapter-1 Course Material OR (1) (1).pdf
Chapter-1 Course Material OR (1) (1).pdfChapter-1 Course Material OR (1) (1).pdf
Chapter-1 Course Material OR (1) (1).pdf
 
Operations research.pptx
Operations research.pptxOperations research.pptx
Operations research.pptx
 
applications of operation research in business
applications of operation research in businessapplications of operation research in business
applications of operation research in business
 
Or senting
Or sentingOr senting
Or senting
 
Unit.1 . introduction to oprational research
Unit.1 . introduction to oprational researchUnit.1 . introduction to oprational research
Unit.1 . introduction to oprational research
 
Optimazation
OptimazationOptimazation
Optimazation
 
internship project1 report
internship project1 reportinternship project1 report
internship project1 report
 
10cs661_or_unit-1.ppt
10cs661_or_unit-1.ppt10cs661_or_unit-1.ppt
10cs661_or_unit-1.ppt
 
MIS 05 Decision Support Systems
MIS 05  Decision Support SystemsMIS 05  Decision Support Systems
MIS 05 Decision Support Systems
 
LPP application and problem formulation
LPP application and problem formulationLPP application and problem formulation
LPP application and problem formulation
 
Fdp session rtu session 1
Fdp session rtu session 1Fdp session rtu session 1
Fdp session rtu session 1
 
Ms – 05 management of machines and materials
Ms – 05 management of machines and materialsMs – 05 management of machines and materials
Ms – 05 management of machines and materials
 
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docxCHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
 
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docxCHAPTER Modeling and Analysis Heuristic Search Methods .docx
CHAPTER Modeling and Analysis Heuristic Search Methods .docx
 
Analytics
AnalyticsAnalytics
Analytics
 
OPERATION RESEARCH ( SCM).pptx
OPERATION RESEARCH ( SCM).pptxOPERATION RESEARCH ( SCM).pptx
OPERATION RESEARCH ( SCM).pptx
 

More from Balaji P

More from Balaji P (14)

Probability distribution for Dummies
Probability distribution for DummiesProbability distribution for Dummies
Probability distribution for Dummies
 
Probability basics and bayes' theorem
Probability basics and bayes' theoremProbability basics and bayes' theorem
Probability basics and bayes' theorem
 
Statistics in research
Statistics in researchStatistics in research
Statistics in research
 
Structural equation modeling in amos
Structural equation modeling in amosStructural equation modeling in amos
Structural equation modeling in amos
 
Sampling design
Sampling designSampling design
Sampling design
 
Method of data collection
Method of data collectionMethod of data collection
Method of data collection
 
Measurement and scaling
Measurement and scalingMeasurement and scaling
Measurement and scaling
 
Gantt
GanttGantt
Gantt
 
Research design
Research designResearch design
Research design
 
Research proposal
Research proposalResearch proposal
Research proposal
 
Research problem
Research problemResearch problem
Research problem
 
Research methodology
Research methodologyResearch methodology
Research methodology
 
Research methodology
Research methodology Research methodology
Research methodology
 
Use of quantitative techniques in economics
Use of quantitative techniques in economicsUse of quantitative techniques in economics
Use of quantitative techniques in economics
 

Recently uploaded

The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
heathfieldcps1
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
AnaAcapella
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
ZurliaSoop
 

Recently uploaded (20)

Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
Beyond_Borders_Understanding_Anime_and_Manga_Fandom_A_Comprehensive_Audience_...
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)Jamworks pilot and AI at Jisc (20/03/2024)
Jamworks pilot and AI at Jisc (20/03/2024)
 
The basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptxThe basics of sentences session 3pptx.pptx
The basics of sentences session 3pptx.pptx
 
Towards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptxTowards a code of practice for AI in AT.pptx
Towards a code of practice for AI in AT.pptx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
Spellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please PractiseSpellings Wk 3 English CAPS CARES Please Practise
Spellings Wk 3 English CAPS CARES Please Practise
 
Spatium Project Simulation student brief
Spatium Project Simulation student briefSpatium Project Simulation student brief
Spatium Project Simulation student brief
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
How to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POSHow to Manage Global Discount in Odoo 17 POS
How to Manage Global Discount in Odoo 17 POS
 
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptxHMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
HMCS Max Bernays Pre-Deployment Brief (May 2024).pptx
 
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
Jual Obat Aborsi Hongkong ( Asli No.1 ) 085657271886 Obat Penggugur Kandungan...
 
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
80 ĐỀ THI THỬ TUYỂN SINH TIẾNG ANH VÀO 10 SỞ GD – ĐT THÀNH PHỐ HỒ CHÍ MINH NĂ...
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 
Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...Making communications land - Are they received and understood as intended? we...
Making communications land - Are they received and understood as intended? we...
 
SOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning PresentationSOC 101 Demonstration of Learning Presentation
SOC 101 Demonstration of Learning Presentation
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Google Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptxGoogle Gemini An AI Revolution in Education.pptx
Google Gemini An AI Revolution in Education.pptx
 
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdfUGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
UGC NET Paper 1 Mathematical Reasoning & Aptitude.pdf
 
ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.ICT role in 21st century education and it's challenges.
ICT role in 21st century education and it's challenges.
 

Operation research history and overview application limitation

  • 2. Topics  Quantitative Approach to Decision Making  History of Operation research  Overview of Operation Research  Definition of OR  OR Models  Application of OR  Advantages and Limitations of OR
  • 3. Problem Solving and Decision Making  Problem solving can be defined as the process of identifying a difference between the actual and the desired state of affairs and then taking action to resolve the difference. Problem solving process consist of seven steps. 1. Identify and define the problem. 2. Determine the set of alternative solutions. 3. Determine the criterion or criteria that will be used to evaluate the alternatives. 4. Evaluate the alternatives. 5. Choose an alternative. 6. Implement the selected alternative. 7. Evaluate the results to determine whether a satisfactory solution has been obtained.
  • 4. Decision Making  Decision making is the term generally associated with the first five steps of the problem solving process. 1. Identify and define the problem. 2. Determine the set of alternative solutions. 3. Determine the criterion or criteria that will be used to evaluate the alternatives. 4. Evaluate the alternatives. 5. Choose an alternative.
  • 5. Example  You would like a position that will lead to a satisfying career. Suppose that your job search has resulted in offers from companies in IBM, TCS, Exide and Facebook 1. Identify and define the problem. 2. Determine the set of alternative solutions.
  • 6. Step 3: Determine the criteria that will be used to evaluate the alternatives.  Criteria : Salary Factor (find the best solution with respect to one criterion are referred to as single- criterion decision problems.) Alternatives Salary IBM 45000 TCS 40000 Exide 48500 Facebook 52000
  • 7. Multi criteria Decision Problems  Criterion: Salary, Potential for advancement and job location. What decision you will take? Alternatives Salary Potential for Advancement Job Location IBM 45000 Average Good TCS 40000 Excellent Average Exide 48500 Good Excellent Facebook 52000 Average Average
  • 8. Decision Making  Assume we have taken first alternatives as best decision by some method. (Decision making process is complete)  Defined the problem.  Identified the alternatives.  Determined the criteria's.  Evaluated the alternatives.  Chosen an alternative.
  • 9. Quantitative Analysis and Decision Making
  • 11. Analyzing the Problem  Qualitative Analysis : It is based primarily on manager‟s judgment and experiences. (manager might faced similar problem in past)  Quantitative Analysis: By applying management decision science methodology and analyze the problem. (some mathematical and statistical tools)
  • 12. Why Quantitative technique  The problem is complex, and the manager cannot develop a good solution without the aid of quantitative analysis. ( Ex: Schedule 10,000 workers for 1,00,000 operation)  The problem is especially important (e.g., a great deal of money is involved), and the manager desires a thorough analysis before attempting to make a decision.  The problem is new, and the manager has no previous experience  The problem is repetitive, and the manager saves time and effort by relying on quantitative procedures to make routine decision recommendations.
  • 13. History of Operation Research  Operation research origins in World War II for military services  Urgent need to allocate resources at efficient manner.  British and US called large number of scientists from discipline were asked to do research on military operation.  Developed effective method to locate radar (Britain Air Battle). Developed a better method to manage convoy and antisubmarine operation(North Atlantic). Developed a method to utilize resources efficiently( resource cost reduced one half).
  • 14. Development of operation Research  Success of OR in the war spurred interest in outside the military (business, industry and government)  Two factors played a major for rapid growth of OR  Continuous contribution by scientist's to improve the techniques of OR  Computer Revolution
  • 15. Overview of Operation Research  Define the problem and gather the data  Formulate a mathematical model to represent the problem  Derive a solutions from the model  Validate the model  Implement
  • 16. Define the problem  How to define the problem?  Study the relevant system (business, industry etc) and develop a well defined statement of problem to be considered.  It helps to determine objectives (Ex: Minimize cost of operation, maximize the profit of company, maintain high level of safety) , constraints (limited resources), interrelationship, possible alternatives, time limits for making decision and so on.
  • 17. Model  Models are representations of real objects or situations and can be presented in various forms. The purpose of any model is that it enables us to make inferences about the real situation by studying and analyzing the model  Iconic model : Physical replica of real objects (airplane, toy truck)  Mathematical model: Representations of a problem by a system of symbols and mathematical relationships.  For example, the total profit from the sale of a product can be determined by multiplying the profit per unit by the quantity sold. P= 10X
  • 18. Problem  How many bowls and mugs should be produced to maximize profits given labor and materials constraints?  Product resource requirements and unit profit:  Total labor hours available is 40 hours and total clay is 120 lb.
  • 19. Mathematical model Maximize Z = 40X1 + 50X2 subject to: 1X1 + 2X2 ≤40 4X1 + 3X2 ≤ 120 X1, X2 ≥ 0
  • 20. Derive a solution from the model  Numerous algorithms are available to solve the problem (ex: simplex algorithm)  A common theme in OR is search for an optimal or best solution .  It also helps to conduct post optimality analysis (what if analysis: what would happen to optimal solution if different assumptions are made about future conditions)  It also helps to identify sensitive parameters of model (sensitivity analysis)
  • 21. Validate the model  Model may contains many flaws (missed out some valuable information while defining the model). So it won‟t give correct result.  One way of validating the model is to use a retrospective test. (Reconstruct the past using historical data and find shortcomings and require modifications)
  • 22. Implementation  Model developer or OR consultant explains about new system to be adopted (For Ex: Developed a computerized system for optimally scheduling and deploying workforce)  Take frequent feedback and modify the model if require.  Document the methodology clearly and accurately enough so that work is reproducible.
  • 23. Definition of OR  “Scientific approach to decision making that involves the operations for organized systems. O.R. is concerned with optimal decision making in and modelling of deterministic and probabilistic systems that originate from real life,” – Hillier & Lieberman, Introduction to Operations Research, 8th Ed., Holden- Day, 2005.  “Operations Research is the application of scientific methods to decision problems. It has found wide use and acceptance in all areas of business, government and industry.” – Saul L. Gass, College of Business & Management, University of Maryland, 1979.
  • 24. Definition of OR  “The use of analytic methods adapted from mathematics for solving operational and business problems” – Computer Dictionary, Charles J. Sippl and Charles P. Sippl, Howard W. Sams & Co., Inc., Indianapolis, 1978.  “A scientific method of providing executive department with a quantitative basis for decisions making operations under their control.” – Morse & Kimball, Methods of Operations Research, Columbia University Press for office of Naval Research, 1943 (9th printing, 1963).
  • 25. OR Models  Linear Programming:  It consists of a single objective function, representing either a profit to be maximized or a cost to be minimized, and a set of constraints.  the objective function and constraints are all linear functions.  Countless real-world applications have been successfully modeled and solved using linear programming techniques.
  • 26. OR Models  Network Flow Programming:  The class of network flow programs includes such problems as the transportation problem, the assignment problem, the shortest path problem, the maximum flow problem, the pure minimum cost flow problem, and the generalized minimum cost flow problem.  When a situation can be entirely modeled as a network, very efficient algorithms exist for the solution of the optimization problem.
  • 27. OR Models  Integer Programming:  Concerned with optimization problems in which some of the variables are required to take on discrete values.  Situation like binary decisions such as yes-no, build-no build or invest-not invest can be modeled easily.
  • 28. OR Models  Nonlinear Programming:  When expressions defining the objective function or constraints of an optimization model are not linear.  Indeed it can be argued that all linear expressions are really approximations for nonlinear ones.  In general a nonlinear programming model is much more difficult to solve than a similarly sized linear programming model.
  • 29. OR Models  Dynamic Programming:  DP model describes a process in terms of states, decisions, transitions and returns. The process begins in some initial state where a decision is made. The decision causes a transition to a new state.  The process continues through a sequence of states until finally a final state is reached. The problem is to find the sequence that maximizes the total return.
  • 30. OR Models  Stochastic Programming:  The mathematical programming models, such as linear programming, network flow programming and integer programming generally neglect the effects of uncertainty and assume that the results of decisions are predictable and deterministic.  Stochastic programming explicitly recognizes uncertainty by using random variables for some aspects of the problem
  • 31. OR Models  Stochastic Process:  In many practical situations the attributes of a system randomly change over time. Examples include the number of customers in a checkout line, congestion on a highway, the number of items in a warehouse, and the price of a financial security, to name a few. When aspects of the process are governed by probability theory, we have a stochastic process.
  • 32. OR Models  Markov Chain:  the stochastic process can be described by a matrix which gives the probabilities of moving to each state from every other state in one time interval.  It illustrates how to construct a model of this type and the measures that are available.
  • 33. OR Model  Game theory:  The analysis of competitive situations (or situations of conflict) using mathematical models  Fundamentally about the study of decision-making  Investigations are concerned more with choices and strategies than „best‟ solutions. It seeks to answer the questions:  What strategies are there?  What kinds of solutions are there?
  • 34. Examples of OR in action  Scheduling: of aircrews and the fleet for airlines, of vehicles in supply chains, of orders in a factory and of operating theatres in a hospital.  Facility planning: computer simulations of airports for the rapid and safe processing of travelers, improving appointments systems for medical practice.  Planning and forecasting: identifying possible future developments in telecommunications, deciding how much capacity is needed in a holiday business.
  • 35. Examples of OR in action  Yield management: setting the prices of airline seats and hotel rooms to reflect changing demand and the risk of no shows.  Credit scoring: deciding which customers offer the best prospects for credit companies.  Marketing: evaluating the value of sale promotions, developing customer profiles and computing the life-time value of a customer.  Defense and peace keeping: finding ways to deploy troops rapidly.
  • 36. Applications of OR  Yield Management at American Airlines:  American Airlines estimates the quantifiable benefit of $1.4 billion over a three-year evaluation period and expects an annual revenue contribution of over $500 million to continue into the future.  New Product Market Assessment by Assessor for 450 new products:  Assessor has helped reduce the failure rate of new products in test markets by almost half and saved the 100 client firms an estimated $120 million.
  • 37. Applications of OR  Package Routing and Aircraft Scheduling at United Parcel Service :  planning to buy 30 jets to handle a predicted increase in package volume. After solving its scheduling problem, UPS determined it could get by with just 18 to 26 new jets. At $60 million a jet, UPS saved between $240 and $720 million.  Interactive Optimization System for GTE Telephone Network Planning:  largest local telephone company in the United States. They applied OR and made a new model which is Netcap. It improved productivity by more than 500% and saved GTE an estimated $30 million per year in network construction costs
  • 38. Advantages of OR  Effective Decisions (Better and quicker decision. helps to evaluate risk and return of alternatives)  Better Coordination (OR plays a major role in Overall approach. So it easily coordinate the decision taken by different department in an organization)  Facilitates Control (it helps to find out and correct the deviation in the performances)  Improves Productivity (It helps to decide about the selection, location and size of the factories, warehouses, etc. It helps in inventory control. It helps in production planning and control. It also helps in manpower planning. It uses mathematical and statistical techniques to improve overall productivity)
  • 39. Limitations of OR  In the quantitative analysis of operations research, certain assumptions and estimates are made for assigning quantitative values to factors involved. If such estimates are wrong, the result would be- equally misleading.  It is not a substitute for the entire process of decision making.  A knowledge of some concepts of mathematics and statistics is prerequisite for adoption of quantitative analysis by the managers.  Intangible factors of human behavior cannot be quantified accurately and all the patterns of relationships among the factors may not be covered.