Ardavan Asef-Vaziri Systems and Operations Management

Slides:



Advertisements
Similar presentations
LP Formulation Practice Set 1
Advertisements

1Introduction to Linear ProgrammingLesson 2 Introduction to Linear Programming.
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Transportation Problem and Related Topics. 2 Ardavan Asef-Vaziri June-2013Transportation Problem and Related Topics There are 3 plants, 3 warehouses.
Linear Programming.
LINEAR PROGRAMMING (LP)
2-1 Linear Programming: Model Formulation and Graphical Solution Chapter 2 Copyright © 2010 Pearson Education, Inc. Publishing as Prentice Hall.
Linear Programming Models: Graphical Methods
Managerial Decision Modeling with Spreadsheets
Chapter 2 Linear Programming Models: Graphical and Computer Methods © 2007 Pearson Education.
To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 7-1 © 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 7 Linear.
1 2TN – Linear Programming  Linear Programming. 2 Linear Programming Discussion  Requirements of a Linear Programming Problem  Formulate:  Determine:Graphical.
1 5. Linear Programming 1.Introduction to Constrained Optimization –Three elements: objective, constraints, decisions –General formulation –Terminology.
Linear and Integer Programming Models
Linear Programming Econ Outline  Review the basic concepts of Linear Programming  Illustrate some problems which can be solved by linear programming.
1 1 Slide LINEAR PROGRAMMING Introduction to Sensitivity Analysis Professor Ahmadi.
Introduction to Management Science
QM B Lego Simplex. Scenario You manufacture tables and chairs. Tables and chairs are manufactured from small and large bricks. Small brick Large brick.
Goals and aims To introduce Linear Programming To find a knowledge on graphical solution for LP problems To solve linear programming problems using excel.
Linear Programming Models: Graphical Methods 5/4/1435 (1-3 pm)noha hussein elkhidir.
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 Operations Research – Engineering and Math Management Sciences – Business Goals for this section  Modeling situations in a linear environment.
Linear Programming Models: Graphical and Computer Methods
Goals and aims To introduce Linear Programming To find a knowledge on graphical solution for LP problems To solve linear programming problems using excel.
Graduate Program in Business Information Systems Linear Programming: Sensitivity Analysis and Duality Aslı Sencer.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
3.4 Linear Programming.
Chapter 12 Section 12.1 The Geometry of Linear Programming.
Ardavan Asef-Vaziri Systems and Operations Management
Decision Making via Linear Programming: A simple introduction Fred Phillips
McGraw-Hill/Irwin © The McGraw-Hill Companies, Inc., Table of Contents Chapter 5 (What-If Analysis for Linear Programming) Continuing the Wyndor.
Integer, Goal, and Nonlinear Programming Models
1 LINEAR PROGRAMMING Introduction to Sensitivity Analysis Professor Ahmadi.
BUSINESS MATHEMATICS & STATISTICS. LECTURE 45 Planning Production Levels: Linear Programming.
Opener. Notes: 3.4 Linear Programming Optimization  Many real-life problems involve a process called optimization.  This means finding a maximum or.
Linear Programming Introduction: Linear programming(LP) is a mathematical optimization technique. By “Optimization” technique we mean a method which attempts.
5-1 Wyndor (Before What-If Analysis). 5-2 Using the Spreadsheet to do Sensitivity Analysis The profit per door has been revised from $300 to $200. No.
Linear Programming with Excel Solver.  Use Excel’s Solver as a tool to assist the decision maker in identifying the optimal solution for a business decision.
作業研究 Using Excel to Formulate and Solve Transportation Problems.
Linear Programming Copyright © 2015 McGraw-Hill Education. All rights reserved. No reproduction or distribution without the prior written consent of McGraw-Hill.
1 Max 8X 1 + 5X 2 (Weekly profit) subject to 2X 1 + 1X 2  1000 (Plastic) 3X 1 + 4X 2  2400 (Production Time) X 1 + X 2  700 (Total production) X 1.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
Arben Asllani University of Tennessee at Chattanooga Business Analytics with Management Science Models and Methods Chapter 2 Introduction to Linear Programming.
LINEAR PROGRAMMING.
Warm-upWarm-up Sketch the region bounded by the system of inequalities: 1) 2) Sketch the region bounded by the system of inequalities: 1) 2)
LINEAR PROGRAMMING 3.4 Learning goals represent constraints by equations or inequalities, and by systems of equations and/or inequalities, and interpret.
Linear Programming (LP) Problems MAX (or MIN): c 1 X 1 + c 2 X 2 + … + c n X n Subject to:a 11 X 1 + a 12 X 2 + … + a 1n X n
CDAE Class 15 Oct. 16 Last class: Result of group project 1 3. Linear programming and applications Class Exercise 7 Today: 3. Linear programming.
© 2009 Prentice-Hall, Inc. 7 – 1 Decision Science Chapter 3 Linear Programming: Maximization and Minimization.
Don Sutton Spring LP Basic Properties Objective Function – maximize/minimize profit/cost Resource Constraints – labor, money Decision.
To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 7-1 1© 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 7 Linear.
Linear Programming Models: Graphical and Computer Methods 7 To accompany Quantitative Analysis for Management, Twelfth Edition, by Render, Stair, Hanna.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
3.3 and 3.4 Applications of Linear Models
Problem 1 Demand Total There are 20 full time employees, each can produce 10.
Introduction to Linear Programs
Table of Contents Chapter 5 (What-If Analysis for Linear Programming)
CHAPTER 6:LINEAR PROGRAMMING
Linear Programming Objectives: Set up a Linear Programming Problem
Sensitivity.
Max Z = x1 + x2 2 x1 + 3 x2  6 (1) x2  1.5 (2) x1 - x2  2 (3)
INFM 718A / LBSC 705 Information For Decision Making
Linear Programming Example: Maximize x + y x and y are called
Chapter 7 Demand Forecasting in a Supply Chain
Optimization Theory Linear Programming
Nature does nothing uselessly.
Linear Programming Mr. Carpenter Alg. 2.
Introduction to Linear Programming
Linear Programming: Model Formulation and Graphic Solution
Presentation transcript:

Ardavan Asef-Vaziri Systems and Operations Management Introduction to Linear Programming Ardavan Asef-Vaziri Systems and Operations Management

The Lego Production Problem You have a set of legos 8 small bricks 6 large bricks These are your “raw materials”. You have to produce tables and chairs out of these legos. These are your “products”.

The Lego Production Problem Weekly supply of raw materials: 8 Small Bricks 6 Large Bricks Products: Chair Table Profit = 15 cents per Chair Profit = 20 cents per Table

Problem Formulation X1 is the number of Chairs X2 is the number of Tables Large brick constraint X1+2X2  6 Small brick constraint 2X1+2X2  8 Objective function is to Maximize 15X1+20 X2 X1 ≥ 0 X2 ≥ 0

Linear Programming We can make Product1 and Product2. There are 3 resources; Resource1, Resource2, Resource3. Product1 needs one hour of Resource1, nothing of Resource2, and three hours of resource3. Product2 needs nothing from Resource1, two hours of Resource2, and two hours of resource3. Available hours of resources 1, 2, 3 are 4, 12, 18, respectively. Contribution Margin of product 1 and Product2 are $300 and $500, respectively. Formulate the Problem Solve the problem using solver in excel

Problem Formulation Objective Function Z = 3 x1 +5 x2 Constraints Resource 1 x1  4 Resource 2 2x2  12 Resource 3 3 x1 + 2 x2  18 Nonnegativity x1  0, x2  0

Feasible, Infeasible, and Optimal Solution Given the following problem Maximize Z = 3x1 + 5x2 Subject to: the following constraints x1 ≤ 4 2x2 ≤ 12 3x1 + 2x2 ≤ 18 x1, x2 ≥ 0 What combination of x1 and x2 could be the optimal solution? A) x1 = 4, x2 = 4 B) x1 = -3, x2 = 6 C) x1 = 3, x2 = 4 D) x1 = 0, x2 = 7 E) x1 = 2, x2 = 6 Infeasible; Violates Constraint 3 Infeasible; Violates nonnegativity Feasible; z = 3×3+ 5×4 = 29 Infeasible; Violates Constraint 2 Feasible; z = 3×2+ 5×6 = 36 and Optimal