Ch 11 Resource Constraints and Linear Programming

Slides:



Advertisements
Similar presentations
Using Solver to solve a minimization LP + interpretation of output BSAD 30 Dave Novak Source: Anderson et al., 2013 Quantitative Methods for Business 12.
Advertisements

© 2003 Anita Lee-Post Linear Programming Part 2 By Anita Lee-Post.
Solving LP Models Improving Search Special Form of Improving Search
Lecture 3 Linear Programming: Tutorial Simplex Method
Understanding optimum solution
Introduction to Management Science
BA 452 Lesson A.2 Solving Linear Programs 1 1ReadingsReadings Chapter 2 An Introduction to Linear Programming.
Optimization Models Module 9. MODEL OUTPUT EXTERNAL INPUTS DECISION INPUTS Optimization models answer the question, “What decision values give the best.
SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke.
© 2007 Pearson Education Chapter 14: Solving and Analyzing Optimization Models.
Lecture 7: Linear Programming in Excel AGEC 352 Spring 2011 – February 9, 2011 R. Keeney.
Linear Programming Excel Solver. MAX8X 1 + 5X 2 s.t.2X 1 + 1X 2 ≤ 1000 (Plastic) 3X 1 + 4X 2 ≤ 2400 (Prod. Time) X 1 + X 2 ≤ 700 (Total Prod.) X 1 - X.
INFM 718A / LBSC 705 Information For Decision Making Lecture 4.
QM B Linear Programming
Foundations for LP Sean Eom. In this course, LP is the foundation of all other quantitative models. Study of LP and related techniques (Integer LP and.
1 1 Slide LINEAR PROGRAMMING Introduction to Sensitivity Analysis Professor Ahmadi.
Computational Methods for Management and Economics Carla Gomes Module 4 Displaying and Solving LP Models on a Spreadsheet.
Spreadsheet Modeling & Decision Analysis:
Chapter 3 Introduction to optimization models. Linear Programming The PCTech company makes and sells two models for computers, Basic and XP. Profits for.
Linear Programming Models: Graphical and Computer Methods
Thinking Mathematically Algebra: Graphs, Functions and Linear Systems 7.3 Systems of Linear Equations In Two Variables.
Chapter 4 - Linear Programming: Computer Solution Excel Solver
LINEAR PROGRAMMING SIMPLEX METHOD.
Introduction to Mathematical Programming OR/MA 504 Chapter 3.
Chapter 15 Constrained Optimization. The Linear Programming Model Let : x 1, x 2, x 3, ………, x n = decision variables Z = Objective function or linear.
Chapter 19 Linear Programming McGraw-Hill/Irwin
Unit 1 Test Review Answers
L13 Optimization using Excel See revised schedule read 8(1-4) + Excel “help” for Mar 12 Test Answers Review: Convex Prog. Prob. Worksheet modifications.
Special Conditions in LP Models (sambungan BAB 1)
Introduction to Management Science
Linear Programming: Basic Concepts
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
We can make Product1 and Product2. There are 3 resources; Resource1, Resource2, Resource3. Product1 needs one hour of Resource1, nothing of Resource2,
This presentation shows how the tableau method is used to solve a simple linear programming problem in two variables: Maximising subject to two  constraints.
Chapter 7 Introduction to Linear Programming
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
LP: Summary thus far Requirements Graphical solutions Excel Sensitivity Analysis.
QMB 4701 MANAGERIAL OPERATIONS ANALYSIS
Transportation Problems Dr. Ron Lembke. Transportation Problems Linear programming is good at solving problems with zillions of options, and finding the.
30S Applied Math Mr. Knight – Killarney School Slide 1 Unit: Solving Systems Algebraically Lesson: SLE-L3 Using Spreadsheet Analysis to Solve Linear Systems.
WOOD 492 MODELLING FOR DECISION SUPPORT Lecture 3 Basics of the Simplex Algorithm.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
Highline Class, BI 348 Basic Business Analytics using Excel Chapter 08 & 09: Introduction to Linear Programing 1.
Spreadsheet Modeling & Decision Analysis A Practical Introduction to Management Science 5 th edition Cliff T. Ragsdale.
McGraw-Hill/Irwin Copyright © 2009 by The McGraw-Hill Companies, Inc. All Rights Reserved. Supplement 6 Linear Programming.
Linear Programming Short-run decision making model –Optimizing technique –Purely mathematical Product prices and input prices fixed Multi-product production.
Kerimcan OzcanMNGT 379 Operations Research1 Linear Programming Chapter 2.
Algebra Review. Systems of Equations Review: Substitution Linear Combination 2 Methods to Solve:
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Introduction to Optimization
Chapter 2 Linear Programming Models: Graphical and Computer Methods
Solving Linear Equations
Microsoft Excel 2003 Illustrated Complete
Solving By Substitution
Wyndor Example; Enter data
Introduction to linear programming (LP): Minimization
Graphical Sensitivity Analysis and Computer Solution
Solve a system of linear equation in two variables
3-3 Optimization with Linear Programming
Lesson 7.1 How do you solve systems of linear equations by graphing?
Solve Systems of Linear Inequalities
Using WinQSB to solve Linear Programming Models
Linear Programming Excel Solver.
Optimization Models Module 9.
Solving Systems of Equations & Inequalities
Algebra.
BUS-221 Quantitative Methods
WARM UP 3 WRITING EQUATIONS Write in slope-intercept form the equation of the line that passes through the given point and has the given slope. (Lesson.
Applied Statistical and Optimization Models
Presentation transcript:

Ch 11 Resource Constraints and Linear Programming The process of finding an optimum outcome from a set of constrained resources, where the objective function and the constraints can be expressed as linear equations.

Drawing the Linear Model

Adding the Linear Constraints Feasible Region

Adding the Iso-Contribution Line The iso-contribution line is a ‘slope’ which represents the objective function. It is drawn as a generic line, then ‘floated’ to an optimum location within the feasible region.

Finding the Optimum Point Float the iso-contribution line to an optimum position. Optimum point.

Algebraic Solution to an Example LP Problem Define the objective function: Z = 0.75 X + 1.82 Y Set up the resource constraints : 32X + 59 Y <= 4312 200X + 15Y <= 1819 Set up any other limit constraints; e.g; X >= 0 Y >= 0 X <= 19

Solving the Algebraic Problem 1 In this simple case, the set of algebraic equations can be easily solved by substitution. In a more complex case, the Simplex method can be manually applied. As the Simplex method is tedious, and prone to error, the solution is best found with computer software such as Excel Solver. The standard Excel spreadsheet needs to be specially adapted to run Solver.

Solving the Algebraic Problem 2 Additions to the standard spreadsheet are: An ‘Activity Level’ row for output levels. A ‘Resource Supply’ column for level of supply of constrained resources. A ‘Resource Use’ column for amount of each constrained resource used, and final objective function value. A ‘Sign’ column for the inequality signs:- ( for information only; not for “Solver” solution.)

Solving the Algebraic Problem 3: The Adjusted Spreadsheet Spreadsheet ready for solution.

Solving the Algebraic Problem 4: Using Excel Solver Inputs to the Solver dialog box.

Solving the Algebraic Problem 5: Reading the Solver Results Read the results from the Solved spreadsheet.

Solving the Algebraic Problem 6: Reading the Solver Reports (a). The answer report shows the solution.

Solving the Algebraic Problem 6: Reading the Solver Reports (b). The sensitivity report shows possible adjustments to the solution.

Solving the Algebraic Problem 6: Reading the Solver Reports (c). The limits report shows the amount of movement allowed in the cell values within the constraint levels.

Linear Programming: Summary Use when an optimum solution is required, from constrained resources. Express the objective function and the constraints as linear equations. Solve using either the graphical method, or a computerized model. Interpret the results. Consider the sensitivity of the results. Make a decision. THE END