Managerial Economics Linear Programming Aalto University School of Science Department of Industrial Engineering and Management January 12 – 28, 2016 Dr.

Slides:



Advertisements
Similar presentations
Linear Programming Problem
Advertisements

LINEAR PROGRAMMING (LP)
Introduction to Mathematical Programming
Lesson 08 Linear Programming
Linear Programming. Introduction: Linear Programming deals with the optimization (max. or min.) of a function of variables, known as ‘objective function’,
Linear Programming Problem
CCMIII U2D4 Warmup This graph of a linear programming model consists of polygon ABCD and its interior. Under these constraints, at which point does the.
Linear Inequalities and Linear Programming Chapter 5 Dr.Hayk Melikyan/ Department of Mathematics and CS/ Linear Programming in two dimensions:
Learning Objectives for Section 5.3
Chapter 5 Linear Inequalities and Linear Programming Section 3 Linear Programming in Two Dimensions: A Geometric Approach.
Managerial Decision Modeling with Spreadsheets
Chapter 2 Linear Programming Models: Graphical and Computer Methods © 2007 Pearson Education.
Chapter 8: Linear Programming
19 Linear Programming CHAPTER
Lecture outline Support vector machines. Support Vector Machines Find a linear hyperplane (decision boundary) that will separate the data.
Objectives: Set up a Linear Programming Problem Solve a Linear Programming Problem.
LINEAR PROGRAMMING: THE GRAPHICAL METHOD
Linear Programming Models: Graphical Methods 5/4/1435 (1-3 pm)noha hussein elkhidir.
Linear Programming Digital Lesson. Copyright © by Houghton Mifflin Company, Inc. All rights reserved. 2 Linear programming is a strategy for finding the.
Linear Programming Operations Research – Engineering and Math Management Sciences – Business Goals for this section  Modeling situations in a linear environment.
Introduction to Quantitative Business Methods (Do I REALLY Have to Know This Stuff?)
Stevenson and Ozgur First Edition Introduction to Management Science with Spreadsheets McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies,
Determine if the given ordered pair is a solution of
Linear programming Lecture (4) and lecture (5). Recall An optimization problem is a decision problem in which we are choosing among several decisions.
Managerial Decision Making and Problem Solving
1 DSCI 3023 Linear Programming Developed by Dantzig in the late 1940’s A mathematical method of allocating scarce resources to achieve a single objective.
Graphing Linear Inequalities in Two Variables Chapter 4 – Section 1.
 A concert promoter wants to book a rock group for a stadium concert. A ticket for admission to the stadium playing field will cost $125, and a ticket.
Introduction to Linear Programming BSAD 141 Dave Novak.
Linear Programming: A Geometric Approach3 Graphing Systems of Linear Inequalities in Two Variables Linear Programming Problems Graphical Solution of Linear.
Copyright © 2011 Pearson, Inc. 7.5 Systems of Inequalities in Two Variables.
Linear Programming Introduction: Linear programming(LP) is a mathematical optimization technique. By “Optimization” technique we mean a method which attempts.
5. Linear Programming Objectives: 1.Problem formulation 2.Solving an LP problem graphically 3.Bounded regions and corner points Refs: B&Z 5.2.
PowerPoint Slides by Robert F. BrookerHarcourt, Inc. items and derived items copyright © 2001 by Harcourt, Inc. Managerial Economics in a Global Economy.
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)
1 The Geometry of Linear Programs –the geometry of LPs illustrated on GTC Handouts: Lecture Notes February 5, 2002.
Monday WARM-UP: TrueFalseStatementCorrected Statement F 1. Constraints are conditions written as a system of equations Constraints are conditions written.
3.4: Linear Programming Objectives: Students will be able to… Use linear inequalities to optimize the value of some quantity To solve linear programming.
CSE4334/5334 DATA MINING CSE4334/5334 Data Mining, Fall 2014 Department of Computer Science and Engineering, University of Texas at Arlington Chengkai.
1 Optimization Techniques Constrained Optimization by Linear Programming updated NTU SY-521-N SMU EMIS 5300/7300 Systems Analysis Methods Dr.
Linear Programming Short-run decision making model –Optimizing technique –Purely mathematical Product prices and input prices fixed Multi-product production.
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.
Section 3-4 Objective: To solve certain applied problems using linear programming. Linear Programming.
Introduction to Quantitative Business Methods (Do I REALLY Have to Know This Stuff?)
© 2009 Prentice-Hall, Inc. 7 – 1 Decision Science Chapter 3 Linear Programming: Maximization and Minimization.
Sullivan Algebra and Trigonometry: Section 12.9 Objectives of this Section Set Up a Linear Programming Problem Solve a Linear Programming Problem.
Don Sutton Spring LP Basic Properties Objective Function – maximize/minimize profit/cost Resource Constraints – labor, money Decision.
Linear Programming: A Geometric Approach3 Graphing Systems of Linear Inequalities in Two Variables Linear Programming Problems Graphical Solution of Linear.
Operations Research.  Operations Research (OR) aims to having the optimization solution for some administrative problems, such as transportation, decision-making,
Linear programming Lecture (4) and lecture (5). Recall An optimization problem is a decision problem in which we are choosing among several decisions.
Chapter 2 Linear Programming Models: Graphical and Computer Methods
Operations Research Chapter one.
2.7 Linear Programming Objectives: Use linear programming procedures to solve applications. Recognize situations where exactly one solution to a linear.
Chapter 2 An Introduction to Linear Programming
Digital Lesson Linear Programming.
Managerial Economics Linear Programming
A seminar talk on “SOLVING LINEAR PROGRAMMING PROBLEM BY GRAPHICAL METHOD” By S K Indrajitsingha M.Sc.
Chapter 5 Linear Inequalities and Linear Programming
Systems of Equations and Inequalities
Digital Lesson Linear Programming.
Linear Programming Objectives: Set up a Linear Programming Problem
Linear Programming Example: Maximize x + y x and y are called
Copyright © 2014, 2010, 2007 Pearson Education, Inc.
Linear Programming Problem
LINEARPROGRAMMING 4/26/2019 9:23 AM 4/26/2019 9:23 AM 1.
Dr. Arslan Ornek DETERMINISTIC OPTIMIZATION MODELS
1.6 Linear Programming Pg. 30.
Presentation transcript:

Managerial Economics Linear Programming Aalto University School of Science Department of Industrial Engineering and Management January 12 – 28, 2016 Dr. Arto Kovanen, Ph.D. Visiting Lecturer

 Many economic problems involve the optimization of a certain objective (e.g., profits) subject to restrictions (e.g., production function)  Linear programming is an application of optimization that is frequently applied in many decision-making situations, such production, inventory management, planning, scheduling, and so on  In linear programming, both the objective function and the constraints are linear  The feasible solution satisfies all the constraints while maximizing (or minimizing) the objective function Linear programming– general

 Understand the problem: what is the objective and what is (are) the constraint(s)  Write the objective in terms of the decision variables  Write the constraints in terms of the decision variable  Example 1: maximization problem The company offers two training programs, one of them last two days on team building and the other lasts three days on problem solving. Company management wants to offer at most 6 training programs on teaming during the next 2 months. At most 8 programs are offered during the period. A consultant providing training is paid for 19 days. Linear programming– general

Training program on team building is estimated to bring in $5 (x1,000) and on problem solving $7 (x1,000).  Formulate the problem: Let x1 = number of training programs on team building and x2 = number of training programs of problem solving Max the value of V = 5x1 + 7x2 subject to x1 ≤ 6 x1 + x2 ≤ 8 2x1 + 3x2 ≤ 19 X1 ≥ 0, x2 ≥ 0 Linear programming– general

 What is the feasible region?  Draw the constraints and the objective function into the graph (axis are x1 and x2)  What is the optimal solution?  Please note that not always there is a unique optimal solution Linear programming– general

 Sensitivity analysis is a way to evaluate the robustness of the solution  This could involve sensitivity of the solution to changes in the coefficients (which may be subject to variation) or the value of the constraints  It will allow a manager to have a better understanding of constraints and limits of the problem  E.g., the slope of the objective function is different or the budget allows additional days for consultant work Linear programming– general

 Discuss the following two papers:  Example 1: Linear Programming Applications (discussed in class if time permits)  Example 2: IBM – How Business Managers Can Use Mathematical Optimization Technology to Solve Problems Linear programming– examples