SlideShare une entreprise Scribd logo
1  sur  6
Télécharger pour lire hors ligne
CHAPTER 5: Linear Programming
Responses to Questions:
1. The answer is on page 5.5 of the book in one full section. Please refer.
2. The objective function and the constraints are all linear relationships.
3. All the points on one shoulder of the constraints polygon are possible
solutions.
4. The variables can only be two, as only 2-dimensional graph can be drawn.
5. The decision-maker can analyze the data for different objective functions
to check whether they indicate different strategic actions. The problem can
be converted into a series of single objective problems.
A procedure called ‘Goal programming’ can also be used.
6. ‘Shadow price’ of a constraint is the marginal change in the objective
achieved by a marginal change in the constraint. It tells us about the pay-
offs of relaxing the various constraints. A manager can decide as to which
constraint to relax and by how much.
7. In order to draw the graph, let us convert all the inequalities into y=mx + c
kind of equations.
r= P - 10 q : objective ( P to be maximized)
9 9
r= 14 - 5 q : constraint 1
4 4
r= 9 - 4 q : constraint 2
5 5
r= - 11 + 7 q : constraint 3
9 9
2
r
1
2
q
3
Obj.
As seen above, constraints # 1 & 2 decide the values of the variables.
Solving, we get:
q= 0.265 and r=3.17
8. For a unique solution, it is necessary to have at least as many constraints
as the decision variables.
9. Absolutely. In fact, the LP procedure ‘searches’ for the vertices of the n-
dimensional polygon. Topology is very useful.
10.Dynamic programming is useful in situations where a series of interrelated
(sequential) decisions are to be made. For example, in automobile
production planning, monthly decisions may be made regarding how many
cars of various models should be produced in each assembly plant.
Optimal planning requires that enough cars be available to satisfy the
highly seasonal and varying monthly demands and that this be achieved
at a minimum cost. Or, a company may wish to make a series of
marketing decisions over time which will maximize the sales volume. Each
month’s production/sales level is a separate decision. However, each
earlier choice affects the freedom of choice in later months. The decision
one makes at each stage influences not only the next stage but also every
stage to the end of the problem.
Dynamic programming starts with the last stage of the problem and works
backwards towards the first stage, making optimal decisions at each stage
of the problem. Unlike in Linear programming, there is no ‘standard
approach’ in Dynamic programming. It solves the large complex problem
by breaking it down into a series of smaller problems which are more
easily solved. The main advantage of Dynamic programming is its
computational efficiency.
3
11. Let the quantities (in ml) of shampoo and crème per girl per month be ‘s’
and ‘c’ respectively. The objective is to maximize the repel effect (E).
Objective function: Maximize E = 2 s + 3 c.
The constraints are for expenses per month per girl student, availability of
the repellents Ugh & No-No, and the requirements of shampoo & crème
per month. These are given below:
0.10s + 0.90 c ≤ 450 … (1) Money availability
(0.011s + 0.005 c)(10) ≤ 15 …(2) Ugh availability
(0.001s + 0.0025 c)(10) ≤ 5 … (3) No-no availability
s ≥ (2) (10) (30) … (4) Shampoo requirement
c ≥ (1) (10) (30) … (5) Crème requirement
The LP is formulated and can now be solved using any software package.
12.Let M and S be the medical and surgical patients per month. We need to
maximize total number of patients treated in a month.
Objective function: Maximize Patients P = M + S.
There are constraints on bed-days available, physio-days available,
number of tests that can be done, number of X-Rays that can be taken
and the number of surgical operations that can be performed in a month.
These are expressed below.
7M + 3 S ≤ (100) (30) ….. (1) bed-days
M + 2 S ≤ (25) (30) ….. (2) physio
10M + 5S ≤ (100) (30) …. (3) tests
5 M + 2S ≤ (36) (30) …. (4) X-rays
S ≤ (10) (30) …. (5) surgeries
Also, there are constraints on minimum medical and surgical cases that
must be admitted per day. These are expressed below.
S ≥ (5) (30) ….. (6) surgeries
M ≥ (10) (30) ….. (7) medical cases
The LP is now formulated and can be solved by graphical method or by
using any software.
4
CHAPTER 5: Linear Programming
Objective Questions:
1. Shadow price in an LP problem is:
√a. the coefficient of the slack variable.
b. the idle capacity available within a constraint.
c. the effect on the other objective function.
d. the diseconomy of scale.
2. If there are three (3) decision variables, the constraints involving all
three decision variables would be:
a. lines
√b. planes
c. 3-dimensional cuboids
d. n (more than 3)-dimensional figures.
3. The mathematical discipline that has much application in Linear
Programming is:
a. Probability theory
b. Queuing theory
c. Ontology
√d. Topology
4. In Linear Programming (LP) what is optimized?
a. Constraints
√b. Objective function
c. Decision variables
d. Slack variables
5. Formulation of a Linear Programming problem consists of drawing up:
a. Decision variables
b. Constraints
c. Objective function
√d. All of the above
6. In an LP, inequities are used in:
√a. constraints
b. objective function
c. a & b
d. none of the above
7. Goal Programming can be useful when the optimization problem has:
a. one specific or unique goal.
b. goals instead of constraints.
√c. multiple objectives.
5
d. decision variables that cannot take fractional value.
8. For the case when the decision variable cannot take fractional values,
a technique related to Linear Programming can be used. It is called:
a. Goal programming
b. Dynamic programming
√c. Integer programming
d. None of the above
9. Regarding decision variables, in a Linear Programming, it is assumed
that:
a. there are economies of scale.
√b. there are no interactions between the decision variables.
c. they are free to take any value.
d. all of the above.
10.One of the pioneers in formulating the procedure of Linear
Programming technique has been:
√a. G.B. Dantzig
b. Edward Deming
c. Frederick W. Taylor
d. Phil Crosby
11.Linear programming finds use in:
a. Production planning
b. Product-mix decisions
c. Capital budgeting
√d. All the above
12.When there are multiple objectives, we can use:
√a. Goal programming
b. Dynamic programming
c. Integer programming
d. None of the above
13.An iterative mathematical procedure used to solve a Linear
programming problem is:
a. Interpoint Savings method
b. Kilbridge & Wester method
c. Delphi method
√d. Simplex method
6
14.The following is a variant of Linear Programming:
a. Bayesian analysis
b. Strings & Weights analog method
√c. Transportation problem
d. None of the above
15.Simplex routine is basically a technique for::
√a. maximizing
b. minimizing
c. a & b
d. none of the above
16.Strings & Weights method is used in:
a. Purchasing
√b. Warehouse location.
c. Linear Programming
d. Dynamic Programming
17.Transportation problem is related to:
√a. Linear programming
b. Purchase price decisions
c. Inventory control under uncertainty
d. Vehicle route scheduling
18.In Linear programming, the optimum solution lies:
a. within the feasible region.
b. in line with a binding constraint.
c. in line with a slack constraint.
√d. at one of the corners of the feasible region (polygon).

Contenu connexe

Tendances

352735343 rsh-qam11-tif-07-doc
352735343 rsh-qam11-tif-07-doc352735343 rsh-qam11-tif-07-doc
352735343 rsh-qam11-tif-07-docFiras Husseini
 
Dynamic programming 2
Dynamic programming 2Dynamic programming 2
Dynamic programming 2Roy Thomas
 
Mat 540 week 5 quiz 3
Mat 540 week 5  quiz 3  Mat 540 week 5  quiz 3
Mat 540 week 5 quiz 3 getwisdom
 
263656240 chapter-1-answers-pdf
263656240 chapter-1-answers-pdf263656240 chapter-1-answers-pdf
263656240 chapter-1-answers-pdfFiras Husseini
 
Mb0048 operations research
Mb0048   operations researchMb0048   operations research
Mb0048 operations researchsmumbahelp
 
352735347 rsh-qam11-tif-14-doc
352735347 rsh-qam11-tif-14-doc352735347 rsh-qam11-tif-14-doc
352735347 rsh-qam11-tif-14-docFiras Husseini
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations researchsmumbahelp
 
Managerial economics linearprogramming
Managerial economics linearprogrammingManagerial economics linearprogramming
Managerial economics linearprogrammingNiña Mae Alota
 
Mba205 & operations research
Mba205 & operations researchMba205 & operations research
Mba205 & operations researchsmumbahelp
 
Mb0048 operations research
Mb0048 operations researchMb0048 operations research
Mb0048 operations researchsmumbahelp
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)Kamel Attar
 
Greedy Algorithm by Jerin
Greedy Algorithm by JerinGreedy Algorithm by Jerin
Greedy Algorithm by JerinJubaida Quader
 
Dynamic Programming
Dynamic ProgrammingDynamic Programming
Dynamic Programmingcontact2kazi
 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! EdholeEdhole.com
 

Tendances (16)

352735343 rsh-qam11-tif-07-doc
352735343 rsh-qam11-tif-07-doc352735343 rsh-qam11-tif-07-doc
352735343 rsh-qam11-tif-07-doc
 
Linear programing
Linear programingLinear programing
Linear programing
 
Mb0048 operations research
Mb0048 operations researchMb0048 operations research
Mb0048 operations research
 
Dynamic programming 2
Dynamic programming 2Dynamic programming 2
Dynamic programming 2
 
Mat 540 week 5 quiz 3
Mat 540 week 5  quiz 3  Mat 540 week 5  quiz 3
Mat 540 week 5 quiz 3
 
263656240 chapter-1-answers-pdf
263656240 chapter-1-answers-pdf263656240 chapter-1-answers-pdf
263656240 chapter-1-answers-pdf
 
Mb0048 operations research
Mb0048   operations researchMb0048   operations research
Mb0048 operations research
 
352735347 rsh-qam11-tif-14-doc
352735347 rsh-qam11-tif-14-doc352735347 rsh-qam11-tif-14-doc
352735347 rsh-qam11-tif-14-doc
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations research
 
Managerial economics linearprogramming
Managerial economics linearprogrammingManagerial economics linearprogramming
Managerial economics linearprogramming
 
Mba205 & operations research
Mba205 & operations researchMba205 & operations research
Mba205 & operations research
 
Mb0048 operations research
Mb0048 operations researchMb0048 operations research
Mb0048 operations research
 
Linear Programming (graphical method)
Linear Programming (graphical method)Linear Programming (graphical method)
Linear Programming (graphical method)
 
Greedy Algorithm by Jerin
Greedy Algorithm by JerinGreedy Algorithm by Jerin
Greedy Algorithm by Jerin
 
Dynamic Programming
Dynamic ProgrammingDynamic Programming
Dynamic Programming
 
Mba Ebooks ! Edhole
Mba Ebooks ! EdholeMba Ebooks ! Edhole
Mba Ebooks ! Edhole
 

En vedette

The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011
The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011
The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011the_glasshouse
 
Planet Jilipichi
Planet JilipichiPlanet Jilipichi
Planet Jilipichinbrichs
 
Trends2009sm 169 16th
Trends2009sm 169 16thTrends2009sm 169 16th
Trends2009sm 169 16thPipo Santos
 
Plasticos e-meio-ambiente1819
Plasticos e-meio-ambiente1819Plasticos e-meio-ambiente1819
Plasticos e-meio-ambiente1819Kelvin Oliveira
 

En vedette (9)

Seul
SeulSeul
Seul
 
Lesson 1 book 4
Lesson 1 book 4Lesson 1 book 4
Lesson 1 book 4
 
The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011
The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011
The Glasshouse - Early Stage Funding Workshop presentation | Nov 14th 2011
 
Planet Jilipichi
Planet JilipichiPlanet Jilipichi
Planet Jilipichi
 
Gohan to Flash with JS
Gohan to Flash with JSGohan to Flash with JS
Gohan to Flash with JS
 
Présal fernando
Présal fernandoPrésal fernando
Présal fernando
 
Trends2009sm 169 16th
Trends2009sm 169 16thTrends2009sm 169 16th
Trends2009sm 169 16th
 
Plasticos e-meio-ambiente1819
Plasticos e-meio-ambiente1819Plasticos e-meio-ambiente1819
Plasticos e-meio-ambiente1819
 
Unit 6 plantas
Unit 6 plantasUnit 6 plantas
Unit 6 plantas
 

Similaire à Production & Operation Management Chapter5[1]

Linear programming manufacturing application
Linear programming manufacturing applicationLinear programming manufacturing application
Linear programming manufacturing applicationMuneeb Ahmed
 
Dynamic programming prasintation eaisy
Dynamic programming prasintation eaisyDynamic programming prasintation eaisy
Dynamic programming prasintation eaisyahmed51236
 
Lpp through graphical analysis
Lpp through graphical analysis Lpp through graphical analysis
Lpp through graphical analysis YuktaBansal1
 
Chapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdfChapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdfTsegay Berhe
 
Linear programming
Linear programmingLinear programming
Linear programmingpolast
 
Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...Enamul Islam
 
Linear Programming Problems {Operation Research}
Linear Programming Problems {Operation Research}Linear Programming Problems {Operation Research}
Linear Programming Problems {Operation Research}FellowBuddy.com
 
Introduction to linear programming
Introduction to linear programmingIntroduction to linear programming
Introduction to linear programmingn_cool001
 
CA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdfCA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdfMinawBelay
 
CHAPTER 6 System Techniques in water resuorce ppt yadesa.pptx
CHAPTER 6 System Techniques in water resuorce ppt yadesa.pptxCHAPTER 6 System Techniques in water resuorce ppt yadesa.pptx
CHAPTER 6 System Techniques in water resuorce ppt yadesa.pptxGodisgoodtube
 
Mb0048 operations research (1)
Mb0048 operations research (1)Mb0048 operations research (1)
Mb0048 operations research (1)smumbahelp
 
Mb0048 operations research (1)
Mb0048 operations research (1)Mb0048 operations research (1)
Mb0048 operations research (1)smumbahelp
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations researchsmumbahelp
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations researchsmumbahelp
 

Similaire à Production & Operation Management Chapter5[1] (20)

linear programming
linear programming linear programming
linear programming
 
Unit.2. linear programming
Unit.2. linear programmingUnit.2. linear programming
Unit.2. linear programming
 
Linear programming manufacturing application
Linear programming manufacturing applicationLinear programming manufacturing application
Linear programming manufacturing application
 
Dynamic programming prasintation eaisy
Dynamic programming prasintation eaisyDynamic programming prasintation eaisy
Dynamic programming prasintation eaisy
 
Lpp through graphical analysis
Lpp through graphical analysis Lpp through graphical analysis
Lpp through graphical analysis
 
Chapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdfChapter 2.Linear Programming.pdf
Chapter 2.Linear Programming.pdf
 
Linear programming
Linear programmingLinear programming
Linear programming
 
Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...Application of linear programming technique for staff training of register se...
Application of linear programming technique for staff training of register se...
 
Linear Programming Problems {Operation Research}
Linear Programming Problems {Operation Research}Linear Programming Problems {Operation Research}
Linear Programming Problems {Operation Research}
 
Linear Programming Quiz
Linear Programming QuizLinear Programming Quiz
Linear Programming Quiz
 
Introduction to linear programming
Introduction to linear programmingIntroduction to linear programming
Introduction to linear programming
 
CA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdfCA02CA3103 RMTLPP Formulation.pdf
CA02CA3103 RMTLPP Formulation.pdf
 
CHAPTER 6 System Techniques in water resuorce ppt yadesa.pptx
CHAPTER 6 System Techniques in water resuorce ppt yadesa.pptxCHAPTER 6 System Techniques in water resuorce ppt yadesa.pptx
CHAPTER 6 System Techniques in water resuorce ppt yadesa.pptx
 
Lp assign
Lp assignLp assign
Lp assign
 
Mb0048 operations research (1)
Mb0048 operations research (1)Mb0048 operations research (1)
Mb0048 operations research (1)
 
Mb0048 operations research (1)
Mb0048 operations research (1)Mb0048 operations research (1)
Mb0048 operations research (1)
 
Senior Project4-29
Senior Project4-29Senior Project4-29
Senior Project4-29
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations research
 
Mb0048 operations research
Mb0048  operations researchMb0048  operations research
Mb0048 operations research
 
DECISION MAKING
DECISION MAKINGDECISION MAKING
DECISION MAKING
 

Plus de Hariharan Ponnusamy

Production & Operation Management Chapter 34, 35[1]
Production & Operation Management Chapter 34, 35[1]Production & Operation Management Chapter 34, 35[1]
Production & Operation Management Chapter 34, 35[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter36[1]
Production & Operation Management Chapter36[1]Production & Operation Management Chapter36[1]
Production & Operation Management Chapter36[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter32[1]
Production & Operation Management Chapter32[1]Production & Operation Management Chapter32[1]
Production & Operation Management Chapter32[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter30[1]
Production & Operation Management Chapter30[1]Production & Operation Management Chapter30[1]
Production & Operation Management Chapter30[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter29[1]
Production & Operation Management Chapter29[1]Production & Operation Management Chapter29[1]
Production & Operation Management Chapter29[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter27[1]
Production & Operation Management Chapter27[1]Production & Operation Management Chapter27[1]
Production & Operation Management Chapter27[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter26[1]
Production & Operation Management Chapter26[1]Production & Operation Management Chapter26[1]
Production & Operation Management Chapter26[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter24[1]
Production & Operation Management Chapter24[1]Production & Operation Management Chapter24[1]
Production & Operation Management Chapter24[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter22[1]
Production & Operation Management Chapter22[1]Production & Operation Management Chapter22[1]
Production & Operation Management Chapter22[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter21[1]
Production & Operation Management Chapter21[1]Production & Operation Management Chapter21[1]
Production & Operation Management Chapter21[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter20[1]
Production & Operation Management Chapter20[1]Production & Operation Management Chapter20[1]
Production & Operation Management Chapter20[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter19[1]
Production & Operation Management Chapter19[1]Production & Operation Management Chapter19[1]
Production & Operation Management Chapter19[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter16[1]
Production & Operation Management Chapter16[1]Production & Operation Management Chapter16[1]
Production & Operation Management Chapter16[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter15[1]
Production & Operation Management Chapter15[1]Production & Operation Management Chapter15[1]
Production & Operation Management Chapter15[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter14[1]
Production & Operation Management Chapter14[1]Production & Operation Management Chapter14[1]
Production & Operation Management Chapter14[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter13[1]
Production & Operation Management Chapter13[1]Production & Operation Management Chapter13[1]
Production & Operation Management Chapter13[1]Hariharan Ponnusamy
 
Production & Operation Management Chapter12[1]
Production & Operation Management Chapter12[1]Production & Operation Management Chapter12[1]
Production & Operation Management Chapter12[1]Hariharan Ponnusamy
 

Plus de Hariharan Ponnusamy (20)

Production & Operation Management Chapter 34, 35[1]
Production & Operation Management Chapter 34, 35[1]Production & Operation Management Chapter 34, 35[1]
Production & Operation Management Chapter 34, 35[1]
 
Production & Operation Management Chapter36[1]
Production & Operation Management Chapter36[1]Production & Operation Management Chapter36[1]
Production & Operation Management Chapter36[1]
 
Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]Production & Operation Management Chapter33[1]
Production & Operation Management Chapter33[1]
 
Production & Operation Management Chapter32[1]
Production & Operation Management Chapter32[1]Production & Operation Management Chapter32[1]
Production & Operation Management Chapter32[1]
 
Production & Operation Management Chapter30[1]
Production & Operation Management Chapter30[1]Production & Operation Management Chapter30[1]
Production & Operation Management Chapter30[1]
 
Production & Operation Management Chapter29[1]
Production & Operation Management Chapter29[1]Production & Operation Management Chapter29[1]
Production & Operation Management Chapter29[1]
 
Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]Production & Operation Management Chapter28[1]
Production & Operation Management Chapter28[1]
 
Production & Operation Management Chapter27[1]
Production & Operation Management Chapter27[1]Production & Operation Management Chapter27[1]
Production & Operation Management Chapter27[1]
 
Production & Operation Management Chapter26[1]
Production & Operation Management Chapter26[1]Production & Operation Management Chapter26[1]
Production & Operation Management Chapter26[1]
 
Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]Production & Operation Management Chapter25[1]
Production & Operation Management Chapter25[1]
 
Production & Operation Management Chapter24[1]
Production & Operation Management Chapter24[1]Production & Operation Management Chapter24[1]
Production & Operation Management Chapter24[1]
 
Production & Operation Management Chapter22[1]
Production & Operation Management Chapter22[1]Production & Operation Management Chapter22[1]
Production & Operation Management Chapter22[1]
 
Production & Operation Management Chapter21[1]
Production & Operation Management Chapter21[1]Production & Operation Management Chapter21[1]
Production & Operation Management Chapter21[1]
 
Production & Operation Management Chapter20[1]
Production & Operation Management Chapter20[1]Production & Operation Management Chapter20[1]
Production & Operation Management Chapter20[1]
 
Production & Operation Management Chapter19[1]
Production & Operation Management Chapter19[1]Production & Operation Management Chapter19[1]
Production & Operation Management Chapter19[1]
 
Production & Operation Management Chapter16[1]
Production & Operation Management Chapter16[1]Production & Operation Management Chapter16[1]
Production & Operation Management Chapter16[1]
 
Production & Operation Management Chapter15[1]
Production & Operation Management Chapter15[1]Production & Operation Management Chapter15[1]
Production & Operation Management Chapter15[1]
 
Production & Operation Management Chapter14[1]
Production & Operation Management Chapter14[1]Production & Operation Management Chapter14[1]
Production & Operation Management Chapter14[1]
 
Production & Operation Management Chapter13[1]
Production & Operation Management Chapter13[1]Production & Operation Management Chapter13[1]
Production & Operation Management Chapter13[1]
 
Production & Operation Management Chapter12[1]
Production & Operation Management Chapter12[1]Production & Operation Management Chapter12[1]
Production & Operation Management Chapter12[1]
 

Dernier

Construction Project Management | Coursera 2024
Construction Project Management | Coursera 2024Construction Project Management | Coursera 2024
Construction Project Management | Coursera 2024Alex Marques
 
GENUINE Babe,Call Girls IN Baderpur Delhi | +91-8377087607
GENUINE Babe,Call Girls IN Baderpur  Delhi | +91-8377087607GENUINE Babe,Call Girls IN Baderpur  Delhi | +91-8377087607
GENUINE Babe,Call Girls IN Baderpur Delhi | +91-8377087607dollysharma2066
 
Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...
Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...
Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...Pooja Nehwal
 
Day 0- Bootcamp Roadmap for PLC Bootcamp
Day 0- Bootcamp Roadmap for PLC BootcampDay 0- Bootcamp Roadmap for PLC Bootcamp
Day 0- Bootcamp Roadmap for PLC BootcampPLCLeadershipDevelop
 
internal analysis on strategic management
internal analysis on strategic managementinternal analysis on strategic management
internal analysis on strategic managementharfimakarim
 
Continuous Improvement Infographics for Learning
Continuous Improvement Infographics for LearningContinuous Improvement Infographics for Learning
Continuous Improvement Infographics for LearningCIToolkit
 
situational leadership theory by Misba Fathima S
situational leadership theory by Misba Fathima Ssituational leadership theory by Misba Fathima S
situational leadership theory by Misba Fathima Smisbafathima9940
 
Continuous Improvement Posters for Learning
Continuous Improvement Posters for LearningContinuous Improvement Posters for Learning
Continuous Improvement Posters for LearningCIToolkit
 
Agile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptxAgile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptxalinstan901
 

Dernier (20)

Disrupt or be Disrupted - Kirk Vallis.pdf
Disrupt or be Disrupted - Kirk Vallis.pdfDisrupt or be Disrupted - Kirk Vallis.pdf
Disrupt or be Disrupted - Kirk Vallis.pdf
 
Construction Project Management | Coursera 2024
Construction Project Management | Coursera 2024Construction Project Management | Coursera 2024
Construction Project Management | Coursera 2024
 
GENUINE Babe,Call Girls IN Baderpur Delhi | +91-8377087607
GENUINE Babe,Call Girls IN Baderpur  Delhi | +91-8377087607GENUINE Babe,Call Girls IN Baderpur  Delhi | +91-8377087607
GENUINE Babe,Call Girls IN Baderpur Delhi | +91-8377087607
 
Intro_University_Ranking_Introduction.pptx
Intro_University_Ranking_Introduction.pptxIntro_University_Ranking_Introduction.pptx
Intro_University_Ranking_Introduction.pptx
 
Empowering Local Government Frontline Services - Mo Baines.pdf
Empowering Local Government Frontline Services - Mo Baines.pdfEmpowering Local Government Frontline Services - Mo Baines.pdf
Empowering Local Government Frontline Services - Mo Baines.pdf
 
Imagine - HR; are handling the 'bad banter' - Stella Chandler.pdf
Imagine - HR; are handling the 'bad banter' - Stella Chandler.pdfImagine - HR; are handling the 'bad banter' - Stella Chandler.pdf
Imagine - HR; are handling the 'bad banter' - Stella Chandler.pdf
 
Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...
Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...
Call now : 9892124323 Nalasopara Beautiful Call Girls Vasai virar Best Call G...
 
Unlocking the Future - Dr Max Blumberg, Founder of Blumberg Partnership
Unlocking the Future - Dr Max Blumberg, Founder of Blumberg PartnershipUnlocking the Future - Dr Max Blumberg, Founder of Blumberg Partnership
Unlocking the Future - Dr Max Blumberg, Founder of Blumberg Partnership
 
Peak Performance & Resilience - Dr Dorian Dugmore
Peak Performance & Resilience - Dr Dorian DugmorePeak Performance & Resilience - Dr Dorian Dugmore
Peak Performance & Resilience - Dr Dorian Dugmore
 
Day 0- Bootcamp Roadmap for PLC Bootcamp
Day 0- Bootcamp Roadmap for PLC BootcampDay 0- Bootcamp Roadmap for PLC Bootcamp
Day 0- Bootcamp Roadmap for PLC Bootcamp
 
LoveLocalGov - Chris Twigg, Inner Circle
LoveLocalGov - Chris Twigg, Inner CircleLoveLocalGov - Chris Twigg, Inner Circle
LoveLocalGov - Chris Twigg, Inner Circle
 
internal analysis on strategic management
internal analysis on strategic managementinternal analysis on strategic management
internal analysis on strategic management
 
Becoming an Inclusive Leader - Bernadette Thompson
Becoming an Inclusive Leader - Bernadette ThompsonBecoming an Inclusive Leader - Bernadette Thompson
Becoming an Inclusive Leader - Bernadette Thompson
 
Continuous Improvement Infographics for Learning
Continuous Improvement Infographics for LearningContinuous Improvement Infographics for Learning
Continuous Improvement Infographics for Learning
 
situational leadership theory by Misba Fathima S
situational leadership theory by Misba Fathima Ssituational leadership theory by Misba Fathima S
situational leadership theory by Misba Fathima S
 
Continuous Improvement Posters for Learning
Continuous Improvement Posters for LearningContinuous Improvement Posters for Learning
Continuous Improvement Posters for Learning
 
Leadership in Crisis - Helio Vogas, Risk & Leadership Keynote Speaker
Leadership in Crisis - Helio Vogas, Risk & Leadership Keynote SpeakerLeadership in Crisis - Helio Vogas, Risk & Leadership Keynote Speaker
Leadership in Crisis - Helio Vogas, Risk & Leadership Keynote Speaker
 
Imagine - Creating Healthy Workplaces - Anthony Montgomery.pdf
Imagine - Creating Healthy Workplaces - Anthony Montgomery.pdfImagine - Creating Healthy Workplaces - Anthony Montgomery.pdf
Imagine - Creating Healthy Workplaces - Anthony Montgomery.pdf
 
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTECAbortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
Abortion pills in Jeddah |• +966572737505 ] GET CYTOTEC
 
Agile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptxAgile Coaching Change Management Framework.pptx
Agile Coaching Change Management Framework.pptx
 

Production & Operation Management Chapter5[1]

  • 1. CHAPTER 5: Linear Programming Responses to Questions: 1. The answer is on page 5.5 of the book in one full section. Please refer. 2. The objective function and the constraints are all linear relationships. 3. All the points on one shoulder of the constraints polygon are possible solutions. 4. The variables can only be two, as only 2-dimensional graph can be drawn. 5. The decision-maker can analyze the data for different objective functions to check whether they indicate different strategic actions. The problem can be converted into a series of single objective problems. A procedure called ‘Goal programming’ can also be used. 6. ‘Shadow price’ of a constraint is the marginal change in the objective achieved by a marginal change in the constraint. It tells us about the pay- offs of relaxing the various constraints. A manager can decide as to which constraint to relax and by how much. 7. In order to draw the graph, let us convert all the inequalities into y=mx + c kind of equations. r= P - 10 q : objective ( P to be maximized) 9 9 r= 14 - 5 q : constraint 1 4 4 r= 9 - 4 q : constraint 2 5 5 r= - 11 + 7 q : constraint 3 9 9
  • 2. 2 r 1 2 q 3 Obj. As seen above, constraints # 1 & 2 decide the values of the variables. Solving, we get: q= 0.265 and r=3.17 8. For a unique solution, it is necessary to have at least as many constraints as the decision variables. 9. Absolutely. In fact, the LP procedure ‘searches’ for the vertices of the n- dimensional polygon. Topology is very useful. 10.Dynamic programming is useful in situations where a series of interrelated (sequential) decisions are to be made. For example, in automobile production planning, monthly decisions may be made regarding how many cars of various models should be produced in each assembly plant. Optimal planning requires that enough cars be available to satisfy the highly seasonal and varying monthly demands and that this be achieved at a minimum cost. Or, a company may wish to make a series of marketing decisions over time which will maximize the sales volume. Each month’s production/sales level is a separate decision. However, each earlier choice affects the freedom of choice in later months. The decision one makes at each stage influences not only the next stage but also every stage to the end of the problem. Dynamic programming starts with the last stage of the problem and works backwards towards the first stage, making optimal decisions at each stage of the problem. Unlike in Linear programming, there is no ‘standard approach’ in Dynamic programming. It solves the large complex problem by breaking it down into a series of smaller problems which are more easily solved. The main advantage of Dynamic programming is its computational efficiency.
  • 3. 3 11. Let the quantities (in ml) of shampoo and crème per girl per month be ‘s’ and ‘c’ respectively. The objective is to maximize the repel effect (E). Objective function: Maximize E = 2 s + 3 c. The constraints are for expenses per month per girl student, availability of the repellents Ugh & No-No, and the requirements of shampoo & crème per month. These are given below: 0.10s + 0.90 c ≤ 450 … (1) Money availability (0.011s + 0.005 c)(10) ≤ 15 …(2) Ugh availability (0.001s + 0.0025 c)(10) ≤ 5 … (3) No-no availability s ≥ (2) (10) (30) … (4) Shampoo requirement c ≥ (1) (10) (30) … (5) Crème requirement The LP is formulated and can now be solved using any software package. 12.Let M and S be the medical and surgical patients per month. We need to maximize total number of patients treated in a month. Objective function: Maximize Patients P = M + S. There are constraints on bed-days available, physio-days available, number of tests that can be done, number of X-Rays that can be taken and the number of surgical operations that can be performed in a month. These are expressed below. 7M + 3 S ≤ (100) (30) ….. (1) bed-days M + 2 S ≤ (25) (30) ….. (2) physio 10M + 5S ≤ (100) (30) …. (3) tests 5 M + 2S ≤ (36) (30) …. (4) X-rays S ≤ (10) (30) …. (5) surgeries Also, there are constraints on minimum medical and surgical cases that must be admitted per day. These are expressed below. S ≥ (5) (30) ….. (6) surgeries M ≥ (10) (30) ….. (7) medical cases The LP is now formulated and can be solved by graphical method or by using any software.
  • 4. 4 CHAPTER 5: Linear Programming Objective Questions: 1. Shadow price in an LP problem is: √a. the coefficient of the slack variable. b. the idle capacity available within a constraint. c. the effect on the other objective function. d. the diseconomy of scale. 2. If there are three (3) decision variables, the constraints involving all three decision variables would be: a. lines √b. planes c. 3-dimensional cuboids d. n (more than 3)-dimensional figures. 3. The mathematical discipline that has much application in Linear Programming is: a. Probability theory b. Queuing theory c. Ontology √d. Topology 4. In Linear Programming (LP) what is optimized? a. Constraints √b. Objective function c. Decision variables d. Slack variables 5. Formulation of a Linear Programming problem consists of drawing up: a. Decision variables b. Constraints c. Objective function √d. All of the above 6. In an LP, inequities are used in: √a. constraints b. objective function c. a & b d. none of the above 7. Goal Programming can be useful when the optimization problem has: a. one specific or unique goal. b. goals instead of constraints. √c. multiple objectives.
  • 5. 5 d. decision variables that cannot take fractional value. 8. For the case when the decision variable cannot take fractional values, a technique related to Linear Programming can be used. It is called: a. Goal programming b. Dynamic programming √c. Integer programming d. None of the above 9. Regarding decision variables, in a Linear Programming, it is assumed that: a. there are economies of scale. √b. there are no interactions between the decision variables. c. they are free to take any value. d. all of the above. 10.One of the pioneers in formulating the procedure of Linear Programming technique has been: √a. G.B. Dantzig b. Edward Deming c. Frederick W. Taylor d. Phil Crosby 11.Linear programming finds use in: a. Production planning b. Product-mix decisions c. Capital budgeting √d. All the above 12.When there are multiple objectives, we can use: √a. Goal programming b. Dynamic programming c. Integer programming d. None of the above 13.An iterative mathematical procedure used to solve a Linear programming problem is: a. Interpoint Savings method b. Kilbridge & Wester method c. Delphi method √d. Simplex method
  • 6. 6 14.The following is a variant of Linear Programming: a. Bayesian analysis b. Strings & Weights analog method √c. Transportation problem d. None of the above 15.Simplex routine is basically a technique for:: √a. maximizing b. minimizing c. a & b d. none of the above 16.Strings & Weights method is used in: a. Purchasing √b. Warehouse location. c. Linear Programming d. Dynamic Programming 17.Transportation problem is related to: √a. Linear programming b. Purchase price decisions c. Inventory control under uncertainty d. Vehicle route scheduling 18.In Linear programming, the optimum solution lies: a. within the feasible region. b. in line with a binding constraint. c. in line with a slack constraint. √d. at one of the corners of the feasible region (polygon).