SlideShare a Scribd company logo
OPERATION RESEARCH
By
MITKU A.
(CHAPTER TWO:LINEAR PROGRAMMING)
11/9/2018
Introduction
 Linear programming (LP): model enable
users to find optimal solutions to certain
problems in which the solutions must
satisfy a given set of requirements or
constraints.
 A large number of decision problems faced
by a business manager involve allocation of
resources to various activities, with the
objective of increasing profits or decreasing
costs, or both.
 Thus, the manager has to take a decision
as to how best the resources be allocated
among the various activities.
11/9/2018
 Mathematical programming involves
optimization of a certain function, called
the objective function, subject to certain
constraints.
 Linear Programming (LP) is a
mathematical modeling technique useful
for economic allocation of “scarce” or
“limited” resources, such as labour,
material, machine, time, warehouse,
space, capital, etc. to several competing
activities such as products, services,
jobs, new equipment, projects etc, on the
basis of a given criterion of optimality.11/9/2018
Structure of Linear
Programming Model
The general structure of LP model consists
of three basic elements or
components.These are:
◦ The decision variables, and parameters
◦ The objective function and
◦ The constraints
11/9/2018
 Decision variables (Activities): The
activities are usually denoted by
decision variables .
 The values of these activities represent
the extent to which each of these is
performed.
 The values of certain variables may or
may not be under the decision –maker’s
control.
11/9/2018
The objective function:
 the objective (goal) function of each LP
problem is expressed in terms of
decision variables to optimize the
criterion of optimality (the measure of
performance)
 such as profit, cost, revenue, distance,
etc.
 In its general form it is expressed as:
Optimize (Maximize or Minimize) Z=
c1x1+c2x2+------cnxn
11/9/2018
The constraints:
 There are always certain limitations
(or constraints) on the use of
resources, e.g. labor, Machine, Raw
material, space, money, etc.
 These limit the degree to which an
objective can be achieved.
11/9/2018
Assumptions Underlying Linear
Programming
The basic assumptions of linear programming
include the following:
Proportionality: the measure of effectiveness
(profit or loss) in the objective function and
amount of each resource used must be
proportional to the value of each decision
variable considered individually.
 Additivity: It states that the sum of
resources used by different activities must
be equal to the total quantity of resources
used by each activity for all resources
individually and collectively.
11/9/2018
 Divisibility: This assumption implies
that solutions need not be in whole
numbers (integers). Instead, they are
divisible and may take any fractional
value.
 Certainty: the coefficients in the
objective function and constrains are
completely known (deterministic) and do
not change during the period being
studied.
11/9/2018
 Finiteness: An optimum solution
cannot be computed in the situations
where there are infinite number of
alternative activities and resource
restrictions.
 Optimality: In linear programming, the
maximum profit solution or the
minimum cost solution always occur at
the corner point of the set of feasible
solutions.
11/9/2018
Formulations of Linear
Programming Problem
 formulation is the process of converting
the verbal description and numerical
data into mathematical expressions
which represents the relevant
relationship among decision factors,
objectives and restrictions on the use of
resources
11/9/2018
General form of LPM
11/9/2018
11/9/2018 Mekuria B.
The basic steps in formulating a linear
programming model are as follows-
Step I. Identification of the Decision
Variables
Step II. Identification of the Constraints
Step III. Identification of the Objective
11/9/2018
 Example 1:-A firm is engaged in
producing two products, A and B. Each
unit of product A requires 2 kg of raw
material and 4 labour hours for
processing, whereas each unit of
product B requires 3 Kg of raw material
and 3 hours of labour, of the same type.
Every week, the firm has an availability
of 60 kg of raw material and 96 labour
hours. One unit of product A sold yields
Birr 40 and one unit of product B sold
gives Birr 35 as profit.
 Formulate this problem as a linear11/9/2018
Example 2:-
High Quality furniture Ltd. manufactures two
products, tables and chairs. Both the
products have to be processed through two
machines:-Ml andM2.The total machine-
hours available are 200 hours of M1 and 400
hours of M2 respectively.
 Time in hours required for producing a chair
and a table on both the machines is as
follows:
Time in hours
Machine TableChair
M1 7 4
M2 5 5
 Profit from Sale of table is Br.50 and sale of
a chair is Br. 30
11/9/2018
Example 3
A Juice Company has available two kinds of
food Juices: Orange Juice and Grape Juice.
The company produces two types of
punches: Punch A and Punch B. One bottle
of punch A requires 20 liters of Orange Juice
and 5 liters of Grape Juice. One bottle of
punch B requires 10 liters of Orange Juice
and 15 liters of Grape Juice.
 From each of bottle of Punch A profit of $4
is made and from each bottle of Punch B a
profit of $3 is made .Suppose that the
company has 230 liters of Orange Juice
and 120 liters of Grape Juice available
11/9/2018
Example 4:-
The Agricultural Research institute suggested to a
farmer to spread out at least 4800kg of a special
phosphate fertilizer and not less than 7200 kg of a
special nitrogen fertilizer to raise productivity of crops in
his fields. There are two sources for obtaining these-
mixtures A and B. Both of these are available in bags
weighing 100kg each and they cost Birr 40 and Birr 24
respectively. Mixture A contains phosphate and nitrogen
equivalent of 20 kg and 80 kg respectively, while
mixture B contains these ingredients equivalent of 50 kg
each.
Write this as a linear programming
11/9/2018
Example: 5
Suppose that a machine shop has two
different types of machines; machine 1 and
machine 2, which can be used to make a
single product . These machine vary in the
amount of product produced per hr., in the
amount of labor used and in the cost of
operation.
Assume that at least a certain amount of
product must be produced and that we
would like to utilize at least the regular labor
force. How much should we utilize each
machine in order to utilize total costs and still
meets the requirement?11/9/2018
________________________________________________________________
Resourceused
Machine1(X1) Machine(X2) Minimum requiredhours
_____________________________________________________________________
Productproduced/hr 20 15 100
Labor/hr 2 3 15________
OperationCost $25 $30_____________________________
11/9/2018 Mitku A.
Formulate Linear Programming Model
 Example 6
A company owns two flour mills (A and B) which
have different production capacities for HIGH,
MEDIUM and LOW grade flour. This company
has entered contract supply flour to a firm every
week with 12, 8, and 24 quintals of HIGH,
MEDIUM and LOW grade respectively. It costs
the Co. $1000 and $800 per day to run mill A and
mill B respectively. On a day, mill A produces 6,
2, and 4 quintals of HIGH, MEDIUM and LOW
grade flour respectively. Mill B produces 2, 2 and
12 quintals of HIGH, MEDIUM and LOW grade
flour respectively. How many days per week
should each mill be operated in order to meet the
contract order most economically standardize?
Formulate Linear Programming Model
11/9/2018
Methods of Solving Linear Programming
Problems
 They can be solved by graphic method or by applying
algebraic method, called the simplex Method.
 The graphic approach is restricted in application that it can
be used only when two variables are involved.
11/9/2018
Graphical Method
 The graphic solution procedure is one
of the methods of solving two variable
linear programming problems. It
consists of the following steps:-
 Step I: Defining the problem.
 Step II: Plot the constraints graphically.
 Step III: Locate the solution space
Use corner point method
11/9/2018
 Example 1:-A firm is engaged in
producing two products, A and B. Each
unit of product A requires 2 kg of raw
material and 4 labour hours for
processing, whereas each unit of
product B requires 3 Kg of raw material
and 3 hours of labour, of the same type.
Every week, the firm has an availability
of 60 kg of raw material and 96 labour
hours. One unit of product A sold yields
Birr 40 and one unit of product B sold
gives Birr 35 as profit.
 Formulate this problem as a linear11/9/2018
Example 2.4: A firm that assembles computer and computer equipment is about to start
production of two new microcomputers. Each type of microcomputer will require assembly time,
inspection time and storage space. The amount of each of these resources that can be devoted to
the production of the microcomputers is limited. The manager of the firm would like to
determine the quantity of each microcomputer to produce in order to maximize the profit
generated by the seal of these microcomputers.
Additional information
In order to develop a suitable model of the problem, the manager has met with design and
manufacturing personnel. As the result of those meetings, the manager has obtained the
following information:
Type 1 Type 2
Profit per unit $60 $50
Assembly time per unit 4 hours 10 hours
Inspection time per unit 2 hours 1 hours
Storage space per unit 3 cubic feet 3 cubic feet
11/9/2018
The manager has also acquired information on the availability of company resources. These
amounts are:
Resource Amount available
Assembly time 100 hours
Inspection time 22 hours
Storage space 39 cubic feet
The manager also met with the firm’s marketing manager and learned that demand for the
microcomputers was such that whatever combination of these two types of microcomputers is
produced, all of the outputs can be sold.
Required:
a. Formulate the LP model (problem)
b. Find the product mix so that the company can make a maximum profit.
11/9/2018
Example2.5
Minimize
Subjectto
Z=40x1 +24x2
20x1 +50x2 ≥4800
80x1 +50x2 ≥7200
x1,x2≥0
TotalCost
PhosphateRequirement
NitrogenRequirement
Herethe decision variables x1 andx2 represent, respectively, the number of bags of mixture A
andofmixtureB,tobebought.
11/9/2018
 Example 6
A company owns two flour mills (A and B) which
have different production capacities for HIGH,
MEDIUM and LOW grade flour. This company
has entered contract supply flour to a firm every
week with 12, 8, and 24 quintals of HIGH,
MEDIUM and LOW grade respectively. It costs
the Co. $1000 and $800 per day to run mill A and
mill B respectively. On a day, mill A produces 6,
2, and 4 quintals of HIGH, MEDIUM and LOW
grade flour respectively. Mill B produces 2, 2 and
12 quintals of HIGH, MEDIUM and LOW grade
flour respectively. How many days per week
should each mill be operated in order to meet the
contract order most economically standardize?
Formulate Linear Programming Model
11/9/2018
Some Special Cases of Linear
Programming
1. Multiple Optimal Solutions: - Situations arise
when there are more than one optimal solution.
2. Unbounded solution: - This is a situation that
occurs whenever a maximization LPP has
unbounded solution space. No finite solution can
be determined.
3. Infeasible Solution: - This indicates that
there may be a solution which can satisfy each
constraint but there is no feasible solution.
11/9/2018
Multiple Optimal Solutions
Example: Solve the following linear programming problem.
0,
3
3605020
2
9
110X110Z
21
2
21
1
21
21






XX
x
xx
X
XX
toSubject
XMaximize
11/9/2018
Unbounded solution
Example:-solvethefollowinglinearprogrammingproblemusinggraphicmethod.
MaximizeZ=3x1+2x2
Subjectto: x1-x2≥1
x1+x2≥3
x1,x2≥0
11/9/2018
Infeasible Solution
Example: - solve the following linear programming problem
using graphic method.
0,
81
5
46Zmax
21
21
21




xx
x
xx
toSubject
xximize
11/9/2018
Will be Continued -------
11/9/2018

More Related Content

What's hot

1 introduction to managerial economics
1 introduction to managerial economics1 introduction to managerial economics
1 introduction to managerial economics
Shaik Mohammad Imran
 
Linear programming - Model formulation, Graphical Method
Linear programming  - Model formulation, Graphical MethodLinear programming  - Model formulation, Graphical Method
Linear programming - Model formulation, Graphical MethodJoseph Konnully
 
Integer Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingInteger Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear Programming
Salah A. Skaik - MBA-PMP®
 
Managerial economics introduction
Managerial economics introductionManagerial economics introduction
Managerial economics introduction
Shompa Nandi
 
linearprogramming.pdf
linearprogramming.pdflinearprogramming.pdf
linearprogramming.pdf
Er. Rahul Jarariya
 
The fundamentals of managerial economics
The fundamentals of managerial economicsThe fundamentals of managerial economics
The fundamentals of managerial economics
Jasil Raj
 
Decision making under condition of risk and uncertainty
Decision making under condition of risk and uncertaintyDecision making under condition of risk and uncertainty
Decision making under condition of risk and uncertainty
sapna moodautia
 
CHAPTER TWO - OPERATIONS RESEARCH (2).pptx
CHAPTER TWO - OPERATIONS RESEARCH (2).pptxCHAPTER TWO - OPERATIONS RESEARCH (2).pptx
CHAPTER TWO - OPERATIONS RESEARCH (2).pptx
AynetuTerefe2
 
Operation research ppt chapter one
Operation research ppt   chapter oneOperation research ppt   chapter one
Operation research ppt chapter one
mitku assefa
 
Operation research (definition, phases)
Operation research (definition, phases)Operation research (definition, phases)
Operation research (definition, phases)
DivyaKS12
 
Managerial Economics BBA IV Ch#1
Managerial Economics BBA IV Ch#1Managerial Economics BBA IV Ch#1
Managerial Economics BBA IV Ch#1Pankaj
 
Statistical Decision Theory
Statistical Decision TheoryStatistical Decision Theory
Statistical Decision Theory
Hemn Blbas
 
Linear programming
Linear programmingLinear programming
Linear programming
Shubhagata Roy
 
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Muhammed Jiyad
 
decision making criterion
decision making criteriondecision making criterion
decision making criterion
Gaurav Sonkar
 
Linear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in BusinessLinear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in Business
Sundar B N
 
Linear programming using the simplex method
Linear programming using the simplex methodLinear programming using the simplex method
Linear programming using the simplex methodShivek Khurana
 
Marginal costing -_final_module
Marginal costing -_final_moduleMarginal costing -_final_module
Marginal costing -_final_module
Shreejesh Mohan
 
Operation research complete note
Operation research  complete noteOperation research  complete note
Operation research complete note
kabul university
 

What's hot (20)

1 introduction to managerial economics
1 introduction to managerial economics1 introduction to managerial economics
1 introduction to managerial economics
 
Linear programming - Model formulation, Graphical Method
Linear programming  - Model formulation, Graphical MethodLinear programming  - Model formulation, Graphical Method
Linear programming - Model formulation, Graphical Method
 
Integer Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear ProgrammingInteger Programming, Goal Programming, and Nonlinear Programming
Integer Programming, Goal Programming, and Nonlinear Programming
 
Managerial economics introduction
Managerial economics introductionManagerial economics introduction
Managerial economics introduction
 
linearprogramming.pdf
linearprogramming.pdflinearprogramming.pdf
linearprogramming.pdf
 
The fundamentals of managerial economics
The fundamentals of managerial economicsThe fundamentals of managerial economics
The fundamentals of managerial economics
 
Decision making under condition of risk and uncertainty
Decision making under condition of risk and uncertaintyDecision making under condition of risk and uncertainty
Decision making under condition of risk and uncertainty
 
CHAPTER TWO - OPERATIONS RESEARCH (2).pptx
CHAPTER TWO - OPERATIONS RESEARCH (2).pptxCHAPTER TWO - OPERATIONS RESEARCH (2).pptx
CHAPTER TWO - OPERATIONS RESEARCH (2).pptx
 
Operation research ppt chapter one
Operation research ppt   chapter oneOperation research ppt   chapter one
Operation research ppt chapter one
 
Operation research (definition, phases)
Operation research (definition, phases)Operation research (definition, phases)
Operation research (definition, phases)
 
Managerial Economics BBA IV Ch#1
Managerial Economics BBA IV Ch#1Managerial Economics BBA IV Ch#1
Managerial Economics BBA IV Ch#1
 
Statistical Decision Theory
Statistical Decision TheoryStatistical Decision Theory
Statistical Decision Theory
 
Linear programming
Linear programmingLinear programming
Linear programming
 
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
Sensitivity analysis in linear programming problem ( Muhammed Jiyad)
 
decision making criterion
decision making criteriondecision making criterion
decision making criterion
 
Linear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in BusinessLinear Programming - Meaning, Example and Application in Business
Linear Programming - Meaning, Example and Application in Business
 
Linear programming using the simplex method
Linear programming using the simplex methodLinear programming using the simplex method
Linear programming using the simplex method
 
Marginal costing -_final_module
Marginal costing -_final_moduleMarginal costing -_final_module
Marginal costing -_final_module
 
Operation research complete note
Operation research  complete noteOperation research  complete note
Operation research complete note
 
Linear programming
Linear programmingLinear programming
Linear programming
 

Similar to Operation research ppt chapter two mitku

chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
DejeneDay
 
_LPP.pdf
_LPP.pdf_LPP.pdf
_LPP.pdf
PiryaHussain
 
Linear Programming-1.ppt
Linear Programming-1.pptLinear Programming-1.ppt
Linear Programming-1.ppt
Mayurkumarpatil1
 
Linear programming
Linear programming Linear programming
Linear programming
sadha sivam
 
Chap002t.ppt
Chap002t.pptChap002t.ppt
Chap002t.ppt
NehaSardana9
 
optimization tech.pptx abcdefghigklmnbyhf
optimization tech.pptx abcdefghigklmnbyhfoptimization tech.pptx abcdefghigklmnbyhf
optimization tech.pptx abcdefghigklmnbyhf
Sheikhwaleed12
 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
DejeneDay
 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
DejeneDay
 
Introduction lp
Introduction lpIntroduction lp
Introduction lp
Moudud Hasan
 
Mathematical formulation of lpp- properties and example
Mathematical formulation of lpp- properties and exampleMathematical formulation of lpp- properties and example
Mathematical formulation of lpp- properties and example
Sundar B N
 
session 3 OR_L1.pptx
session 3 OR_L1.pptxsession 3 OR_L1.pptx
session 3 OR_L1.pptx
ssuser28e8041
 
Developing a Multiple-Criteria Decision Methodology for the Make-or-Buy Problem
Developing a Multiple-Criteria Decision Methodology for the Make-or-Buy ProblemDeveloping a Multiple-Criteria Decision Methodology for the Make-or-Buy Problem
Developing a Multiple-Criteria Decision Methodology for the Make-or-Buy Problem
International journal of scientific and technical research in engineering (IJSTRE)
 
LPP.pptx
LPP.pptxLPP.pptx
LPP.pptx
BipllabRoy
 
Exam 3 Extra Problems1 Formulating the Production Planning.docx
Exam 3 Extra Problems1 Formulating the Production Planning.docxExam 3 Extra Problems1 Formulating the Production Planning.docx
Exam 3 Extra Problems1 Formulating the Production Planning.docx
cravennichole326
 
DAM assignment - LPP formulation, Graphical solution and Simplex Method
DAM assignment - LPP formulation, Graphical solution and Simplex MethodDAM assignment - LPP formulation, Graphical solution and Simplex Method
DAM assignment - LPP formulation, Graphical solution and Simplex Method
Neha Kumar
 
Linear programming 1
Linear programming 1Linear programming 1
Linear programming 1
Van Dolino
 
Or ch2 (2)
Or ch2 (2)Or ch2 (2)
Or ch2 (2)
Fuad Mustefa
 
Question 1.Which of the following is considered to be an advantage.docx
Question 1.Which of the following is considered to be an advantage.docxQuestion 1.Which of the following is considered to be an advantage.docx
Question 1.Which of the following is considered to be an advantage.docx
IRESH3
 
Lpp through graphical analysis
Lpp through graphical analysis Lpp through graphical analysis
Lpp through graphical analysis
YuktaBansal1
 

Similar to Operation research ppt chapter two mitku (20)

chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
 
_LPP.pdf
_LPP.pdf_LPP.pdf
_LPP.pdf
 
Decision Making Process
Decision Making ProcessDecision Making Process
Decision Making Process
 
Linear Programming-1.ppt
Linear Programming-1.pptLinear Programming-1.ppt
Linear Programming-1.ppt
 
Linear programming
Linear programming Linear programming
Linear programming
 
Chap002t.ppt
Chap002t.pptChap002t.ppt
Chap002t.ppt
 
optimization tech.pptx abcdefghigklmnbyhf
optimization tech.pptx abcdefghigklmnbyhfoptimization tech.pptx abcdefghigklmnbyhf
optimization tech.pptx abcdefghigklmnbyhf
 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
 
chapter 2 revised.pptx
chapter 2 revised.pptxchapter 2 revised.pptx
chapter 2 revised.pptx
 
Introduction lp
Introduction lpIntroduction lp
Introduction lp
 
Mathematical formulation of lpp- properties and example
Mathematical formulation of lpp- properties and exampleMathematical formulation of lpp- properties and example
Mathematical formulation of lpp- properties and example
 
session 3 OR_L1.pptx
session 3 OR_L1.pptxsession 3 OR_L1.pptx
session 3 OR_L1.pptx
 
Developing a Multiple-Criteria Decision Methodology for the Make-or-Buy Problem
Developing a Multiple-Criteria Decision Methodology for the Make-or-Buy ProblemDeveloping a Multiple-Criteria Decision Methodology for the Make-or-Buy Problem
Developing a Multiple-Criteria Decision Methodology for the Make-or-Buy Problem
 
LPP.pptx
LPP.pptxLPP.pptx
LPP.pptx
 
Exam 3 Extra Problems1 Formulating the Production Planning.docx
Exam 3 Extra Problems1 Formulating the Production Planning.docxExam 3 Extra Problems1 Formulating the Production Planning.docx
Exam 3 Extra Problems1 Formulating the Production Planning.docx
 
DAM assignment - LPP formulation, Graphical solution and Simplex Method
DAM assignment - LPP formulation, Graphical solution and Simplex MethodDAM assignment - LPP formulation, Graphical solution and Simplex Method
DAM assignment - LPP formulation, Graphical solution and Simplex Method
 
Linear programming 1
Linear programming 1Linear programming 1
Linear programming 1
 
Or ch2 (2)
Or ch2 (2)Or ch2 (2)
Or ch2 (2)
 
Question 1.Which of the following is considered to be an advantage.docx
Question 1.Which of the following is considered to be an advantage.docxQuestion 1.Which of the following is considered to be an advantage.docx
Question 1.Which of the following is considered to be an advantage.docx
 
Lpp through graphical analysis
Lpp through graphical analysis Lpp through graphical analysis
Lpp through graphical analysis
 

Recently uploaded

Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
Operational Excellence Consulting
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
Ben Wann
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
SynapseIndia
 
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
taqyed
 
Buy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star ReviewsBuy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star Reviews
usawebmarket
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
marketing317746
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
fisherameliaisabella
 
The-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementThe-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic management
Bojamma2
 
Unveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdfUnveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdf
Sam H
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
Adam Smith
 
BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
DerekIwanaka1
 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
KaiNexus
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
Nicola Wreford-Howard
 
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptxCADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
fakeloginn69
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
BBPMedia1
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
Falcon Invoice Discounting
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
zechu97
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
seoforlegalpillers
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Lviv Startup Club
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
Aurelien Domont, MBA
 

Recently uploaded (20)

Sustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & EconomySustainability: Balancing the Environment, Equity & Economy
Sustainability: Balancing the Environment, Equity & Economy
 
Business Valuation Principles for Entrepreneurs
Business Valuation Principles for EntrepreneursBusiness Valuation Principles for Entrepreneurs
Business Valuation Principles for Entrepreneurs
 
Premium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern BusinessesPremium MEAN Stack Development Solutions for Modern Businesses
Premium MEAN Stack Development Solutions for Modern Businesses
 
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
一比一原版加拿大渥太华大学毕业证(uottawa毕业证书)如何办理
 
Buy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star ReviewsBuy Verified PayPal Account | Buy Google 5 Star Reviews
Buy Verified PayPal Account | Buy Google 5 Star Reviews
 
amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05amptalk_RecruitingDeck_english_2024.06.05
amptalk_RecruitingDeck_english_2024.06.05
 
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdfModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
ModelingMarketingStrategiesMKS.CollumbiaUniversitypdf
 
The-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic managementThe-McKinsey-7S-Framework. strategic management
The-McKinsey-7S-Framework. strategic management
 
Unveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdfUnveiling the Secrets How Does Generative AI Work.pdf
Unveiling the Secrets How Does Generative AI Work.pdf
 
The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...The Influence of Marketing Strategy and Market Competition on Business Perfor...
The Influence of Marketing Strategy and Market Competition on Business Perfor...
 
BeMetals Presentation_May_22_2024 .pdf
BeMetals Presentation_May_22_2024   .pdfBeMetals Presentation_May_22_2024   .pdf
BeMetals Presentation_May_22_2024 .pdf
 
Enterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdfEnterprise Excellence is Inclusive Excellence.pdf
Enterprise Excellence is Inclusive Excellence.pdf
 
Exploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social DreamingExploring Patterns of Connection with Social Dreaming
Exploring Patterns of Connection with Social Dreaming
 
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptxCADAVER AS OUR FIRST TEACHER anatomt in your.pptx
CADAVER AS OUR FIRST TEACHER anatomt in your.pptx
 
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
RMD24 | Retail media: hoe zet je dit in als je geen AH of Unilever bent? Heid...
 
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-indiafalcon-invoice-discounting-a-premier-platform-for-investors-in-india
falcon-invoice-discounting-a-premier-platform-for-investors-in-india
 
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).pptENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
ENTREPRENEURSHIP TRAINING.ppt for graduating class (1).ppt
 
What is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdfWhat is the TDS Return Filing Due Date for FY 2024-25.pdf
What is the TDS Return Filing Due Date for FY 2024-25.pdf
 
Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)Maksym Vyshnivetskyi: PMO Quality Management (UA)
Maksym Vyshnivetskyi: PMO Quality Management (UA)
 
Digital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and TemplatesDigital Transformation and IT Strategy Toolkit and Templates
Digital Transformation and IT Strategy Toolkit and Templates
 

Operation research ppt chapter two mitku

  • 1. OPERATION RESEARCH By MITKU A. (CHAPTER TWO:LINEAR PROGRAMMING) 11/9/2018
  • 2. Introduction  Linear programming (LP): model enable users to find optimal solutions to certain problems in which the solutions must satisfy a given set of requirements or constraints.  A large number of decision problems faced by a business manager involve allocation of resources to various activities, with the objective of increasing profits or decreasing costs, or both.  Thus, the manager has to take a decision as to how best the resources be allocated among the various activities. 11/9/2018
  • 3.  Mathematical programming involves optimization of a certain function, called the objective function, subject to certain constraints.  Linear Programming (LP) is a mathematical modeling technique useful for economic allocation of “scarce” or “limited” resources, such as labour, material, machine, time, warehouse, space, capital, etc. to several competing activities such as products, services, jobs, new equipment, projects etc, on the basis of a given criterion of optimality.11/9/2018
  • 4. Structure of Linear Programming Model The general structure of LP model consists of three basic elements or components.These are: ◦ The decision variables, and parameters ◦ The objective function and ◦ The constraints 11/9/2018
  • 5.  Decision variables (Activities): The activities are usually denoted by decision variables .  The values of these activities represent the extent to which each of these is performed.  The values of certain variables may or may not be under the decision –maker’s control. 11/9/2018
  • 6. The objective function:  the objective (goal) function of each LP problem is expressed in terms of decision variables to optimize the criterion of optimality (the measure of performance)  such as profit, cost, revenue, distance, etc.  In its general form it is expressed as: Optimize (Maximize or Minimize) Z= c1x1+c2x2+------cnxn 11/9/2018
  • 7. The constraints:  There are always certain limitations (or constraints) on the use of resources, e.g. labor, Machine, Raw material, space, money, etc.  These limit the degree to which an objective can be achieved. 11/9/2018
  • 8. Assumptions Underlying Linear Programming The basic assumptions of linear programming include the following: Proportionality: the measure of effectiveness (profit or loss) in the objective function and amount of each resource used must be proportional to the value of each decision variable considered individually.  Additivity: It states that the sum of resources used by different activities must be equal to the total quantity of resources used by each activity for all resources individually and collectively. 11/9/2018
  • 9.  Divisibility: This assumption implies that solutions need not be in whole numbers (integers). Instead, they are divisible and may take any fractional value.  Certainty: the coefficients in the objective function and constrains are completely known (deterministic) and do not change during the period being studied. 11/9/2018
  • 10.  Finiteness: An optimum solution cannot be computed in the situations where there are infinite number of alternative activities and resource restrictions.  Optimality: In linear programming, the maximum profit solution or the minimum cost solution always occur at the corner point of the set of feasible solutions. 11/9/2018
  • 11. Formulations of Linear Programming Problem  formulation is the process of converting the verbal description and numerical data into mathematical expressions which represents the relevant relationship among decision factors, objectives and restrictions on the use of resources 11/9/2018
  • 12. General form of LPM 11/9/2018
  • 14. The basic steps in formulating a linear programming model are as follows- Step I. Identification of the Decision Variables Step II. Identification of the Constraints Step III. Identification of the Objective 11/9/2018
  • 15.  Example 1:-A firm is engaged in producing two products, A and B. Each unit of product A requires 2 kg of raw material and 4 labour hours for processing, whereas each unit of product B requires 3 Kg of raw material and 3 hours of labour, of the same type. Every week, the firm has an availability of 60 kg of raw material and 96 labour hours. One unit of product A sold yields Birr 40 and one unit of product B sold gives Birr 35 as profit.  Formulate this problem as a linear11/9/2018
  • 16. Example 2:- High Quality furniture Ltd. manufactures two products, tables and chairs. Both the products have to be processed through two machines:-Ml andM2.The total machine- hours available are 200 hours of M1 and 400 hours of M2 respectively.  Time in hours required for producing a chair and a table on both the machines is as follows: Time in hours Machine TableChair M1 7 4 M2 5 5  Profit from Sale of table is Br.50 and sale of a chair is Br. 30 11/9/2018
  • 17. Example 3 A Juice Company has available two kinds of food Juices: Orange Juice and Grape Juice. The company produces two types of punches: Punch A and Punch B. One bottle of punch A requires 20 liters of Orange Juice and 5 liters of Grape Juice. One bottle of punch B requires 10 liters of Orange Juice and 15 liters of Grape Juice.  From each of bottle of Punch A profit of $4 is made and from each bottle of Punch B a profit of $3 is made .Suppose that the company has 230 liters of Orange Juice and 120 liters of Grape Juice available 11/9/2018
  • 18. Example 4:- The Agricultural Research institute suggested to a farmer to spread out at least 4800kg of a special phosphate fertilizer and not less than 7200 kg of a special nitrogen fertilizer to raise productivity of crops in his fields. There are two sources for obtaining these- mixtures A and B. Both of these are available in bags weighing 100kg each and they cost Birr 40 and Birr 24 respectively. Mixture A contains phosphate and nitrogen equivalent of 20 kg and 80 kg respectively, while mixture B contains these ingredients equivalent of 50 kg each. Write this as a linear programming 11/9/2018
  • 19. Example: 5 Suppose that a machine shop has two different types of machines; machine 1 and machine 2, which can be used to make a single product . These machine vary in the amount of product produced per hr., in the amount of labor used and in the cost of operation. Assume that at least a certain amount of product must be produced and that we would like to utilize at least the regular labor force. How much should we utilize each machine in order to utilize total costs and still meets the requirement?11/9/2018
  • 20. ________________________________________________________________ Resourceused Machine1(X1) Machine(X2) Minimum requiredhours _____________________________________________________________________ Productproduced/hr 20 15 100 Labor/hr 2 3 15________ OperationCost $25 $30_____________________________ 11/9/2018 Mitku A. Formulate Linear Programming Model
  • 21.  Example 6 A company owns two flour mills (A and B) which have different production capacities for HIGH, MEDIUM and LOW grade flour. This company has entered contract supply flour to a firm every week with 12, 8, and 24 quintals of HIGH, MEDIUM and LOW grade respectively. It costs the Co. $1000 and $800 per day to run mill A and mill B respectively. On a day, mill A produces 6, 2, and 4 quintals of HIGH, MEDIUM and LOW grade flour respectively. Mill B produces 2, 2 and 12 quintals of HIGH, MEDIUM and LOW grade flour respectively. How many days per week should each mill be operated in order to meet the contract order most economically standardize? Formulate Linear Programming Model 11/9/2018
  • 22. Methods of Solving Linear Programming Problems  They can be solved by graphic method or by applying algebraic method, called the simplex Method.  The graphic approach is restricted in application that it can be used only when two variables are involved. 11/9/2018
  • 23. Graphical Method  The graphic solution procedure is one of the methods of solving two variable linear programming problems. It consists of the following steps:-  Step I: Defining the problem.  Step II: Plot the constraints graphically.  Step III: Locate the solution space Use corner point method 11/9/2018
  • 24.  Example 1:-A firm is engaged in producing two products, A and B. Each unit of product A requires 2 kg of raw material and 4 labour hours for processing, whereas each unit of product B requires 3 Kg of raw material and 3 hours of labour, of the same type. Every week, the firm has an availability of 60 kg of raw material and 96 labour hours. One unit of product A sold yields Birr 40 and one unit of product B sold gives Birr 35 as profit.  Formulate this problem as a linear11/9/2018
  • 25. Example 2.4: A firm that assembles computer and computer equipment is about to start production of two new microcomputers. Each type of microcomputer will require assembly time, inspection time and storage space. The amount of each of these resources that can be devoted to the production of the microcomputers is limited. The manager of the firm would like to determine the quantity of each microcomputer to produce in order to maximize the profit generated by the seal of these microcomputers. Additional information In order to develop a suitable model of the problem, the manager has met with design and manufacturing personnel. As the result of those meetings, the manager has obtained the following information: Type 1 Type 2 Profit per unit $60 $50 Assembly time per unit 4 hours 10 hours Inspection time per unit 2 hours 1 hours Storage space per unit 3 cubic feet 3 cubic feet 11/9/2018
  • 26. The manager has also acquired information on the availability of company resources. These amounts are: Resource Amount available Assembly time 100 hours Inspection time 22 hours Storage space 39 cubic feet The manager also met with the firm’s marketing manager and learned that demand for the microcomputers was such that whatever combination of these two types of microcomputers is produced, all of the outputs can be sold. Required: a. Formulate the LP model (problem) b. Find the product mix so that the company can make a maximum profit. 11/9/2018
  • 27. Example2.5 Minimize Subjectto Z=40x1 +24x2 20x1 +50x2 ≥4800 80x1 +50x2 ≥7200 x1,x2≥0 TotalCost PhosphateRequirement NitrogenRequirement Herethe decision variables x1 andx2 represent, respectively, the number of bags of mixture A andofmixtureB,tobebought. 11/9/2018
  • 28.  Example 6 A company owns two flour mills (A and B) which have different production capacities for HIGH, MEDIUM and LOW grade flour. This company has entered contract supply flour to a firm every week with 12, 8, and 24 quintals of HIGH, MEDIUM and LOW grade respectively. It costs the Co. $1000 and $800 per day to run mill A and mill B respectively. On a day, mill A produces 6, 2, and 4 quintals of HIGH, MEDIUM and LOW grade flour respectively. Mill B produces 2, 2 and 12 quintals of HIGH, MEDIUM and LOW grade flour respectively. How many days per week should each mill be operated in order to meet the contract order most economically standardize? Formulate Linear Programming Model 11/9/2018
  • 29. Some Special Cases of Linear Programming 1. Multiple Optimal Solutions: - Situations arise when there are more than one optimal solution. 2. Unbounded solution: - This is a situation that occurs whenever a maximization LPP has unbounded solution space. No finite solution can be determined. 3. Infeasible Solution: - This indicates that there may be a solution which can satisfy each constraint but there is no feasible solution. 11/9/2018
  • 30. Multiple Optimal Solutions Example: Solve the following linear programming problem. 0, 3 3605020 2 9 110X110Z 21 2 21 1 21 21       XX x xx X XX toSubject XMaximize 11/9/2018
  • 32. Infeasible Solution Example: - solve the following linear programming problem using graphic method. 0, 81 5 46Zmax 21 21 21     xx x xx toSubject xximize 11/9/2018
  • 33. Will be Continued ------- 11/9/2018