Operation Research-2
Operation Research-2
Overview
Introduction
The subject OPERATIONS RESEARCH is a
branch of mathematics - specially applied
mathematics, used to provide a scientific
base for management to take timely and
effective decisions to their problems.
School of Thought
You have studied various schools of
management in your management science.
Most important among them which uses
scientific basis for decision making is:
The Decision theory or Decisional
Measurement School.
HISTORY OF OPERATIONS
RESEARCH
Operations Research is a ‘war baby’. It is
because, the first problem attempted to
solve in a systematic way was concerned
with how to set the time fuse bomb to be
dropped from an aircraft onto a submarine.
In fact the main origin of Operations
Research was during the Second World War.
DECISION MAKING AND SOME
ASPECTS OF DECISION
what is decision?
What it consists of?
What are its characteristics?
Decision making
The basic requirements of decision-making
are
(i) A set of goals or objectives,
(ii) Methods of evaluating alternatives in an
objective manner,
(iii) A system of choice criteria and a
decision maker
It is a system approach
Scope of OR
In Defense Operation
In Industry
In planning and growth
In agriculture
In traffic control
In hospital
Model
Model is a representation of a person or a
system which provides some information
about it.
Classification of Models
Mathematical and Descriptive
Static and Dynamic
Types of Model
A) Classification by structure:
Iconic
Analogue
Symbolic
Contd..
By Utility
Descriptive
Predictive
Prescriptive
Contd..
By nature of environment
Deterministic
probabilistic
contdd.
By method of getting solution
Analytical
simulation
Example of a linear programming problem
A 1 3 Rs 6
B 1 2 Rs 5
Total 5 12
Contd..
Let the total number of units produced by A
be = X
Let the total number of units produced by B
be = Y
Now, the total profit is represented by Z
The total profit the company makes is given
by the total number of units of A and B
produced multiplied by its per-unit profit of Rs
6 and Rs 5 respectively.
Profit: Max Z = 6X+5Y
which means we have to maximize Z.
Contd..
The company will try to produce as many units of A and B to maximize
the profit. But the resources Milk and Choco are available in a limited
amount.
As per the above table, each unit of A and B requires 1 unit of Milk. The
total amount of Milk available is 5 units. To represent this
mathematically,
X+Y ≤ 5
Also, each unit of A and B requires 3 units & 2 units of Choco
respectively. The total amount of Choco available is 12 units. To
represent this mathematically,
3X+2Y ≤ 12
Also, the values for units of A can only be integers.
So we have two more constraints, X ≥ 0 & Y ≥ 0
For the company to make maximum profit, the above inequalities have
to be satisfied.
This is called formulating a real-world problem into a
mathematical model.
Common terminologies used in Linear
Programming