Lecture 3: Common Business Applications and Excel Solver

Size: px
Start display at page:

Download "Lecture 3: Common Business Applications and Excel Solver"

Transcription

1 Lecture 3: Common Business Applications and Excel Solver Common Business Applications Linear Programming (LP) can be used for many managerial decisions: - Product mix - Media selection - Marketing research - Portfolio selection - Shipping & transportation - Multi-period scheduling For a particular application we begin with the problem scenario and data, then: 1. Define the decision variables 2. Formulate the LP model using the decision variables - Write the objective function equation - Write each of the constraint equations 3. Implement the model in Excel Solver 4. Solve Common Business Applications Product Mix - Usually involve maximizing profit subject to: - Production resource constraints - Material Availability constraints - Standing orders - Quotas - Maximum or minimum proportions Example 1 Product Mix Imagine that you are managing a factory that is building three products: TV sets, stereos and speakers. Each product is assembled from parts in inventory, and there are five types of parts: Chassis, picture tubes, speaker cones, power supplies and electronics units. Your goal is to produce the mix of products which will maximize profits, given the inventory of products on hand. Assume that you can sell TV sets for a gross profit of $75 each, stereos for a profit of $50 each, and speaker for $35 each. To assemble a TV set, you need 1 chassis, 1 picture tube, 2 speaker cones, 1 power supply and 2 sets of electronics. To make a stereo, you need 1 chassis, 2 speaker cones, 1 power supply and 1 set of electronics. And to build a speaker, all you need is 1 speaker cone and 1 set of electronics. The parts you have on hand are 450 chassis, 250 picture tubes, 800 speaker cones, 450 power supplies and 600 sets of electronics. You can build only a limited number of products from the parts on hand. a) Formulate the LP model to Maximize the profit. b) Solve using Solver Page 1 of 17

2 Example 1 - Solution Step 1: Define the objective - Maximize the profit Step 2: Define the decision variables x 1 = number of TV sets assembled x 2 = the number of stereos assembled x 3 = the number of speakers assembled Step 3: Write the mathematical objective function Maximize Z = 75 x x x 3 Step 4: Formulate the constraints 1 x x (Chassis) 1 x (Picture tubes) 2 x x x (Speaker cones) 1 x x (Power supplies) 2 x x x (Electronics) x 1, x 2, x 3 0 Step 5: Final Formulation Maximize Z = 75 x x x 3 S.t: 1 x x (Chassis) 1 x (Picture tubes) 2 x x x (Speaker cones) 1 x x (Power supplies) 2 x x x (Electronics) x 1, x 2, x 3 0 Some helpful notation x i = # of units of product i produced p i = profit per unit of product i r ij = amount of resource j needed to produce one unit of product i A j = amount of resource j available i= {1,2,3} and j={1,,5} Solver Solution Page 2 of 17

3 Investment Portfolio Usually involve maximizing return subject to Maximum risk constraints Maximum or minimum proportions in various asset classes OR Minimizing risk subject to Minimum return constraints Maximum or minimum proportions in various asset classes Example 2a An Investment Example Welte Mutual Funds, located in New York City, just obtained $100,000 by converting industrial bonds to cash and is now looking for other investment opportunities for these funds. Based on Welte s current investments, the firm s top financial analyst recommended that all new investments be made in the oil industry, steel industry or in government bonds. Specifically, the analyst indentified five investment opportunities and projected their annual rates of return. The investments and rates of return are listed below. Management of Welte imposed the following investment guidelines: 1. Neither industry (oil or steel) should receive more than $50, Government bonds should be at least 25% of the steel industry investment. 3. The investment in Pacific Oil, the high-return but high risk investment, cannot be more than 60% of the total oil industry investment. What portfolio recommendations - investments and amounts, should be made with the available $100,000? Example 2a Solution Step 1: Define the objective Maximize the return Step 2: Define the decision variables A - Dollars invested in Atlantic Oil P - Dollars invested in Pacific Oil M - Dollars invested in Midwest Steel H - Dollars invested in Huber Steel G - Dollars invested in Government Bonds Step 3: Write the mathematical objective function Maximize Z = 0.073A+0.103P+0.064M+0.075H+0.045G Step 4: Formulate the constraints 1. Welte just obtained $100,000 by converting industrial bonds to cash and is now looking for other investment opportunities for these funds. A+P+M+H+G=100, Neither industry (oil or steel) should receive more than $50,000 A + P 50,000 M + H 50, Government bonds should be at least 25% of the steel industry investment. 4. The investment in Pacific Oil, the high return but high-risk investment, cannot be more than 60% of the total oil industry investment. Page 3 of 17

4 Step 5: Final Formulation Solver Solution Diet Problems Usually involve minimizing cost of diet subject to Minimum and maximum nutritional requirements Example 3 Diet Problem Lifegym, a health and fitness center, operates a morning fitness program for senior citizens. The program includes aerobic exercise, either swimming or step exercise, followed by a health breakfast in the dining room. Lifegym dietitian wants to develop a breakfast that will be high in calories, calcium, protein and fiber, which are especially important to seniors, but low in fat and cholesterol. She also wants to minimize cost. She has selected the following possible food items, whose individual nutrient contributions and cost from which to develop a standard breakfast menu are shown in the slide. Page 4 of 17

5 Diet Problem Decision Variables x 1 = cups of bran cereal x 2 = cups of dry cereal x 3 = cups of oatmeal x 4 = cups of oat bran x 5 = eggs x 6 = slices of bacon x 7 = oranges x 8 = cups of milk x 9 = cups of orange juice x 10 = slices of wheat toast Diet Problem Formulation Formulation - Excel Page 5 of 17

6 Diet Problem Solution Blending Problems May be similar to diet problems in that we may minimize the cost of formulating subject to Minimum and maximum component requirements Alternatively we could be maximizing margin or profit earned Example 4a - A Blend Example Formulation Since we have the selling price we will maximize profit. Note that the selling price was given in liters, whereas the input costs were in barrels Second, we have variables for each input used in each product Page 6 of 17

7 Decision Variables LS = Light Sweet Crude used in Standard Oil LP = Light Sweet Crude used in Premium Oil LG = Light Sweet Crude used in Green Oil MS = Med Alta Crude used in Standard Oil MP = Med Alta Crude used in Premium Oil MG = Med Alta Crude used in Green Oil RS = Recycled Oil used in Standard Oil RP = Recycled Oil used in Premium Oil RG = Recycled Oil used in Green Oil Objective Function Constraints Page 7 of 17

8 Formulation Page 8 of 17

9 Example 5 - A Blending Problem: The Agri- Pro Company Defining the Decision Variables X 1 = pounds of feed 1 to use in the mix X 2 = pounds of feed 2 to use in the mix X 3 = pounds of feed 3 to use in the mix X 4 = pounds of feed 4 to use in the mix Defining the Objective Function Minimize the total cost of filling the order. MIN: Z=0.25X X X X 4 Defining the Constraints - Produce 8,000 pounds of feed X 1 + X 2 + X 3 + X 4 = 8,000 - Mix consists of at least 20% corn (0.3X X X X 4 )/ Mix consists of at least 15% grain (0.1X X X X 4 )/ Mix consists of at least 15% minerals (0.2X X X X 4 )/ Non-negativity conditions X 1, X 2, X 3, X 4 0 A Comment About Scaling Notice the coefficient for X 2 in the corn constraint is 0.05/8000 = As Solver runs, intermediate calculations are made that make coefficients larger or smaller. Storage problems may force the computer to use approximations of the actual numbers. Such scaling problems sometimes prevents Solver from being able to solve the problem accurately. Most problems can be formulated in a way to minimize scaling errors... Re-Defining the Decision Variables X 1 = thousands of pounds of feed 1 to use in the mix X 2 = thousands of pounds of feed 2 to use in the mix X 3 = thousands of pounds of feed 3 to use in the mix X 4 = thousands of pounds of feed 4 to use in the mix Page 9 of 17

10 Re-Defining the Objective Function Minimize the total cost of filling the order. MIN: 250X X X X 4 Re-Defining the Constraints Produce 8,000 pounds of feed X 1 + X 2 + X 3 + X 4 = 8 Mix consists of at least 20% corn (0.3X X X X 4 )/8 >= 0.2 Mix consists of at least 15% grain (0.1X X X X 4 )/8 >= 0.15 Mix consists of at least 15% minerals (0.2X X X X 4 )/8 >= 0.15 Non-negativity conditions X 1, X 2, X 3, X 4 >= 0 Scaling: Before and After Before: Largest constraint coefficient was 8,000 Smallest constraint coefficient was: 0.05/8000 = After: Largest constraint coefficient is 8 Smallest constraint coefficient is: 0.05/8 = The problem is now more evenly scaled! Implementing the Model See file Agri-Pro Time Related Models Up until now all the LP examples have been static, or one-period, models. Linear programming can also be used to determine optimal decisions in multi-period, or dynamic, models. Multi-Period Scheduling These applications optimize the scheduling of resources through time Minimizing cost Examples Aggregate Planning Production Scheduling Workforce Scheduling Cash Budgeting Inventory Planning Page 10 of 17

11 Defining the Decision Variables P i = number of units to produce in month i, i=1 to 6 B i = beginning inventory month i, i=1 to 6 Defining the Objective Function Page 11 of 17

12 Implementing the Model UPTON MANUFACTURING Note: only the Pi are variables in the Excel model flow balance constraints are not listed as constraints in Solver (they are handled directly by the spreadsheet) More Examples Page 12 of 17

13 Example 2b Solution Step 1: Define the objective Maximize the return Step 2: Define the decision variables x 1 = amount invested in municipal bonds ($) x 2 = amount invested in certificates of deposit ($) x 3 = amount invested in treasury bills ($) x 4 = amount invested in growth stock fund($) Step 3: Write the mathematical objective function Maximize Z = 0.085x x x x 4 Step 4: Formulate the constraints Page 13 of 17

14 Step 5: Final Formulation Maximize Z = 0.085x x x x 4 S.t: Solver Solution Page 14 of 17

15 A Blend Example A Petroleum company produced three grades of motor oil Super, Premium and Extra. From three components. The company wants to determine the optimal mix of the three components in each grade of motor oil that will maximize profit. The maximum quantities available of each component and their cost per barrel are as follows: To ensure the appropriate blend, each grade has certain general specifications. Each grade must have minimum amount of component 1 plus combination of other components, as follows: The company wants to produce at least 3000 barrels of each grade of motor oil. Solution Step 1: Define the objective Maximize Profit Step 2: Define the decision variables x ij = barrels of component i used in motor oil grade j per day, where i = 1, 2, 3 and j = s (super), p (premium), and e (extra). Step 3: Write the mathematical objective function Maximize Z = $23(x1s+x2s+x3s)+ 20(x1p+x2p +x3p) +18(x1e+x2e+x3e) 12(x1s+x1p+x1e) - 10(x2s+x2p +x2e) 14(x3s+x3p +x3e) Page 15 of 17

16 Step 4: Formulate the constraints 1. The first set of constraints reflects the limited amount of each component available on daily basis: Step 4: Formulate the constraints 2. The next set of constraints is for blend specifications for each grade of motor oil. Super contain at least 50% of component 1: Step 4: Formulate the constraints Super not more then 30% of component 2: 3. The two blend specifications for premium motor oil is (use the same technique): 4. The two blend specifications for Extra motor oil is (use the same technique): 5. The last set of constraints reflects the requirement that at least 3,000 barrels of each grade be produced. Page 16 of 17

17 Solution Step 5: Final Formulation Example 4 Solution Page 17 of 17

Solving Examples of Linear Programming Models

Solving Examples of Linear Programming Models Solving Examples of Linear Programming Models Chapter 4 Copyright 2013 Pearson Education 4-1 Chapter Topics 1. A Product Mix Example 2. A Diet Example 3. An Investment Example 4. A Marketing Example 5.

More information

Product Mix Problem: Fifth Avenue Industries. Linear Programming (LP) Can Be Used for Many Managerial Decisions:

Product Mix Problem: Fifth Avenue Industries. Linear Programming (LP) Can Be Used for Many Managerial Decisions: Linear Programming (LP) Can Be Used for Many Managerial Decisions: Product mix Make-buy Media selection Marketing research Portfolio selection Shipping & transportation Multiperiod scheduling For a particular

More information

Question #1: Snacks and foods that will be part of my low cost diet: Table 1: Nutritional information Description Milk 1% fat with calcium added (250 ml) 1 2 3 4 5 6 7 8 9 10 30 g Appletropical 2 slices

More information

An Introduction to Linear Programming (LP)

An Introduction to Linear Programming (LP) An Introduction to Linear Programming (LP) How to optimally allocate scarce resources! 1 Please hold your applause until the end. What is a Linear Programming A linear program (LP) is an optimization problem

More information

Chapter 2 Linear Programming: Basic Concepts. Review Questions

Chapter 2 Linear Programming: Basic Concepts. Review Questions Introduction to Management Science A Modeling and Case Studies Approach with Spreadsheets th Edition Hillier Solutio Full Download: http://testbanklive.com/download/introduction-to-management-science-a-modeling-and-case-studies-approach-wit

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 013 Problem Set (Second Group of Students) Students with first letter of surnames I Z Due: February 1, 013 Problem Set Rules: 1. Each student

More information

Lesson Topics. B.3 Integer Programming Review Questions

Lesson Topics. B.3 Integer Programming Review Questions Lesson Topics Rounding Off (5) solutions in continuous variables to the nearest integer (like 2.67 rounded off to 3) is an unreliable way to solve a linear programming problem when decision variables should

More information

Formulating Linear Programming Models

Formulating Linear Programming Models Session # Page 1 Some Examples: Product Mix (Session #2) Cash Flow (Session #) Diet / Blending Scheduling Transportation / Distribution Assignment Steps for Developing an Algebraic LP Model 1. What decisions

More information

PERT 12 Quantitative Tools (1)

PERT 12 Quantitative Tools (1) PERT 12 Quantitative Tools (1) Proses keputusan dalam operasi Fundamental Decisin Making, Tabel keputusan. Konsep Linear Programming Problem Formulasi Linear Programming Problem Penyelesaian Metode Grafis

More information

Introduction to Operations Research

Introduction to Operations Research Introduction to Operations Research Unit 1: Linear Programming Terminology and formulations LP through an example Terminology Additional Example 1 Additional example 2 A shop can make two types of sweets

More information

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization

Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization 1 of 6 Continuing Education Course #287 Engineering Methods in Microsoft Excel Part 2: Applied Optimization 1. Which of the following is NOT an element of an optimization formulation? a. Objective function

More information

Linear Programming Formulations

Linear Programming Formulations Linear Programming Formulations For these problems you need to answer sensitivity analysis questions using excel. These questions appear in italic fonts. The excel files are available on the course website.

More information

DUALITY AND SENSITIVITY ANALYSIS

DUALITY AND SENSITIVITY ANALYSIS DUALITY AND SENSITIVITY ANALYSIS Understanding Duality No learning of Linear Programming is complete unless we learn the concept of Duality in linear programming. It is impossible to separate the linear

More information

Chapter Two: Linear Programming: Model Formulation and Graphical Solution

Chapter Two: Linear Programming: Model Formulation and Graphical Solution Chapter Two: Linear Programming: Model Formulation and Graphical Solution PROBLEM SUMMARY 1. Maximization (1 28 continuation), graphical solution 2. Minimization, graphical solution 3. Sensitivity analysis

More information

Linear Programming. There are 5 main steps to solving a Linear Programming problem:

Linear Programming. There are 5 main steps to solving a Linear Programming problem: Linear Programming Linear Programming is actually one of the most useful topics in math because it is a simple model for problems with limited resources. Many large companies, even the military, use linear

More information

February 24, 2005

February 24, 2005 15.053 February 24, 2005 Sensitivity Analysis and shadow prices Suggestion: Please try to complete at least 2/3 of the homework set by next Thursday 1 Goals of today s lecture on Sensitivity Analysis Changes

More information

Engineering Economy. Lecture 8 Evaluating a Single Project IRR continued Payback Period. NE 364 Engineering Economy

Engineering Economy. Lecture 8 Evaluating a Single Project IRR continued Payback Period. NE 364 Engineering Economy Engineering Economy Lecture 8 Evaluating a Single Project IRR continued Payback Period Internal Rate of Return (IRR) The internal rate of return (IRR) method is the most widely used rate of return method

More information

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations

INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations Hun Myoung Park (4/18/2018) LP Interpretation: 1 INTERNATIONAL UNIVERSITY OF JAPAN Public Management and Policy Analysis Program Graduate School of International Relations DCC5350 (2 Credits) Public Policy

More information

Graphical Sensitivity Analysis

Graphical Sensitivity Analysis What if there is uncertainly about one or more values in the LP model? Sensitivity analysis allows us to determine how sensitive the optimal solution is to changes in data values. This includes analyzing

More information

Lecture 3. Understanding the optimizer sensitivity report 4 Shadow (or dual) prices 4 Right hand side ranges 4 Objective coefficient ranges

Lecture 3. Understanding the optimizer sensitivity report 4 Shadow (or dual) prices 4 Right hand side ranges 4 Objective coefficient ranges Decision Models Lecture 3 1 Lecture 3 Understanding the optimizer sensitivity report 4 Shadow (or dual) prices 4 Right hand side ranges 4 Objective coefficient ranges Bidding Problems Summary and Preparation

More information

Understanding Unit Rates

Understanding Unit Rates LESSON Understanding Unit Rates UNDERSTAND A rate is a ratio that compares two quantities with different units of measure. A unit rate is a rate in which the second measurement or amount is unit. Three

More information

Non-negativity: negativity:

Non-negativity: negativity: Chapter 3 Linear Programming Applications The process of problem formulation Marketing and media applications Financial Applications Transportation Problem The process of problem formulation 1. Provide

More information

MODULE-1 ASSIGNMENT-2

MODULE-1 ASSIGNMENT-2 MODULE-1 ASSIGNMENT-2 An investor has Rs 20 lakhs with her and considers three schemes to invest the money for one year. The expected returns are 10%, 12% and 15% for the three schemes per year. The third

More information

Dennis L. Bricker Dept. of Industrial Engineering The University of Iowa

Dennis L. Bricker Dept. of Industrial Engineering The University of Iowa Dennis L. Bricker Dept. of Industrial Engineering The University of Iowa 56:171 Operations Research Homework #1 - Due Wednesday, August 30, 2000 In each case below, you must formulate a linear programming

More information

Operation Research II

Operation Research II Operation Research II Johan Oscar Ong, ST, MT Grading Requirements: Min 80% Present in Class Having Good Attitude Score/Grade : Quiz and Assignment : 30% Mid test (UTS) : 35% Final Test (UAS) : 35% No

More information

Step 2: Determine the objective and write an expression for it that is linear in the decision variables.

Step 2: Determine the objective and write an expression for it that is linear in the decision variables. Portfolio Modeling Using LPs LP Modeling Technique Step 1: Determine the decision variables and label them. The decision variables are those variables whose values must be determined in order to execute

More information

Chapter Two: Linear Programming: Model Formulation and Graphical Solution

Chapter Two: Linear Programming: Model Formulation and Graphical Solution TYLM0_0393.QX //09 :3 M Page hapter Two: Linear Programming: Model Formulation and Graphical Solution PROLEM SUMMRY. Maimization ( continuation), graphical solution. Maimization, graphical solution 3.

More information

Linear Programming: Sensitivity Analysis and Interpretation of Solution

Linear Programming: Sensitivity Analysis and Interpretation of Solution 8 Linear Programming: Sensitivity Analysis and Interpretation of Solution MULTIPLE CHOICE. To solve a linear programming problem with thousands of variables and constraints a personal computer can be use

More information

COMM 290 MIDTERM REVIEW SESSION ANSWER KEY BY TONY CHEN

COMM 290 MIDTERM REVIEW SESSION ANSWER KEY BY TONY CHEN COMM 290 MIDTERM REVIEW SESSION ANSWER KEY BY TONY CHEN TABLE OF CONTENTS I. Vocabulary Overview II. Solving Algebraically and Graphically III. Understanding Graphs IV. Fruit Juice Excel V. More on Sensitivity

More information

4. Introduction to Prescriptive Analytics. BIA 674 Supply Chain Analytics

4. Introduction to Prescriptive Analytics. BIA 674 Supply Chain Analytics 4. Introduction to Prescriptive Analytics BIA 674 Supply Chain Analytics Why is Decision Making difficult? The biggest sources of difficulty for decision making: Uncertainty Complexity of Environment or

More information

FULL TIME OPPORTUNITIES

FULL TIME OPPORTUNITIES FULL TIME OPPORTUNITIES 2014-2015 BARTLETT & COMPANY WWW.BARTLETTANDCO.COM/CAREERS ABOUT BARTLETT Bartlett and Company is a diverse, growth-oriented agribusiness company. Our principle businesses are grain

More information

36106 Managerial Decision Modeling Sensitivity Analysis

36106 Managerial Decision Modeling Sensitivity Analysis 1 36106 Managerial Decision Modeling Sensitivity Analysis Kipp Martin University of Chicago Booth School of Business September 26, 2017 Reading and Excel Files 2 Reading (Powell and Baker): Section 9.5

More information

Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras

Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras Advanced Operations Research Prof. G. Srinivasan Dept of Management Studies Indian Institute of Technology, Madras Lecture 23 Minimum Cost Flow Problem In this lecture, we will discuss the minimum cost

More information

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics

Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall Financial mathematics Lecture IV Portfolio management: Efficient portfolios. Introduction to Finance Mathematics Fall 2014 Reduce the risk, one asset Let us warm up by doing an exercise. We consider an investment with σ 1 =

More information

Stochastic Programming: introduction and examples

Stochastic Programming: introduction and examples Stochastic Programming: introduction and examples Amina Lamghari COSMO Stochastic Mine Planning Laboratory Department of Mining and Materials Engineering Outline What is Stochastic Programming? Why should

More information

TEST TWO QUANTITATIVE METHODS BSTA 450 March 17, 2003

TEST TWO QUANTITATIVE METHODS BSTA 450 March 17, 2003 TEST TWO QUANTITATIVE METHODS BSTA 450 March 17, 2003 Name:(Print neatly) Student Number: -Put all your solutions on the paper provided. -make sure you READ the question and provide the solution it asks

More information

Sensitivity Analysis LINDO INPUT & RESULTS. Maximize 7X1 + 10X2. Subject to X1 < 500 X2 < 500 X1 + 2X2 < 960 5X1 + 6X2 < 3600 END

Sensitivity Analysis LINDO INPUT & RESULTS. Maximize 7X1 + 10X2. Subject to X1 < 500 X2 < 500 X1 + 2X2 < 960 5X1 + 6X2 < 3600 END Sensitivity Analysis Sensitivity Analysis is used to see how the optimal solution is affected by the objective function coefficients and to see how the optimal value is affected by the right- hand side

More information

OR-Notes. J E Beasley

OR-Notes. J E Beasley 1 of 17 15-05-2013 23:46 OR-Notes J E Beasley OR-Notes are a series of introductory notes on topics that fall under the broad heading of the field of operations research (OR). They were originally used

More information

Pre-Calculus Final Exam

Pre-Calculus Final Exam Name: Score: / 1. Find the indicated sum. Show your work. 2. Locate the foci of the ellipse. Show your work. x 2 36 + y2 11 = 1 1 3. Solve the system by the substitution method. Show your work. 2y - x

More information

MS-E2114 Investment Science Lecture 4: Applied interest rate analysis

MS-E2114 Investment Science Lecture 4: Applied interest rate analysis MS-E2114 Investment Science Lecture 4: Applied interest rate analysis A. Salo, T. Seeve Systems Analysis Laboratory Department of System Analysis and Mathematics Aalto University, School of Science Overview

More information

Solving Problems with Proportions

Solving Problems with Proportions 7-2 Solving Problems with Proportions You can solve problems with proportions in two ways. A. Use equivalent ratios. Hanna can wrap boxes in 5 minutes. How many boxes can she wrap in 5 minutes? 5 5 9 5

More information

Lecture 2. A Telephone Staffing Problem TransportCo Distribution Problem Shelby Shelving Case Summary and Preparation for next class

Lecture 2. A Telephone Staffing Problem TransportCo Distribution Problem Shelby Shelving Case Summary and Preparation for next class Decision Models Lecture 2 1 Lecture 2 A Telephone Staffing Problem TransportCo Distribution Problem Shelby Shelving Case Summary and Preparation for next class Decision Models Lecture 2 2 A Telephone Staffing

More information

Stochastic Programming Modeling

Stochastic Programming Modeling IE 495 Lecture 3 Stochastic Programming Modeling Prof. Jeff Linderoth January 20, 2003 January 20, 2003 Stochastic Programming Lecture 3 Slide 1 Outline Review convexity Review Farmer Ted Expected Value

More information

Chapter Two: Linear Programming: Model Formulation and Graphical Solution

Chapter Two: Linear Programming: Model Formulation and Graphical Solution hapter Two: Linear Programming: Model Formulation and Graphical Solution PROLEM SUMMRY. Maimization ( continuation), graphical solution. Maimization, graphical solution 3. Minimization, graphical solution.

More information

$B$8 B&D

$B$8 B&D 1. An Excel Solver sensitivity report for a linear programming model is given below. INTERPRET ALL of the information given for decision variable C (Adjustable Cells Table) and constraint C&D ( Table).

More information

Lecture 3: Factor models in modern portfolio choice

Lecture 3: Factor models in modern portfolio choice Lecture 3: Factor models in modern portfolio choice Prof. Massimo Guidolin Portfolio Management Spring 2016 Overview The inputs of portfolio problems Using the single index model Multi-index models Portfolio

More information

Linear Programming. C. Plot the graph of the system in part (B). Lightly shade the intersected areas.

Linear Programming. C. Plot the graph of the system in part (B). Lightly shade the intersected areas. Linear Programming 1. Define 3 variables. 2. Write a statement that tells what is to be maximized or minimized. 3. List the constraints (restrictions). 4. Label the axes. a. Graph the constraints (mostly

More information

VOLATILITY EFFECTS AND VIRTUAL ASSETS: HOW TO PRICE AND HEDGE AN ENERGY PORTFOLIO

VOLATILITY EFFECTS AND VIRTUAL ASSETS: HOW TO PRICE AND HEDGE AN ENERGY PORTFOLIO VOLATILITY EFFECTS AND VIRTUAL ASSETS: HOW TO PRICE AND HEDGE AN ENERGY PORTFOLIO GME Workshop on FINANCIAL MARKETS IMPACT ON ENERGY PRICES Responsabile Pricing and Structuring Edison Trading Rome, 4 December

More information

9. Linear Programming Applications in Marketing, Finance, and Operations Management MULTIPLE CHOICE

9. Linear Programming Applications in Marketing, Finance, and Operations Management MULTIPLE CHOICE 9. Linear Programming Applications in Marketing, Finance, and Operations Management MULTIPLE CHOICE 1. Media selection problems usually determine how many times to use each media source. the coverage provided

More information

Lesson 28. Student Outcomes. Lesson Notes. Materials. Classwork. Formulating the Problem (15 minutes)

Lesson 28. Student Outcomes. Lesson Notes. Materials. Classwork. Formulating the Problem (15 minutes) Student Outcomes Students create equations and inequalities in one variable and use them to solve problems. Students create equations in two or more variables to represent relationships between quantities

More information

Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 04 prepared by Professor Jenny Baglivo Jenny A. Baglivo 2002. All rights reserved. Application type 1: blending problems Blending problems arise when a manager

More information

OPTIMIZAÇÃO E DECISÃO 10/11

OPTIMIZAÇÃO E DECISÃO 10/11 OPTIMIZAÇÃO E DECISÃO 10/11 PL #1 Linear Programming Alexandra Moutinho (from Hillier & Lieberman Introduction to Operations Research, 8 th edition) The Wyndor Glass Co. Problem Wyndor Glass Co. produces

More information

Chapter 10 Inventory Theory

Chapter 10 Inventory Theory Chapter 10 Inventory Theory 10.1. (a) Find the smallest n such that g(n) 0. g(1) = 3 g(2) =2 n = 2 (b) Find the smallest n such that g(n) 0. g(1) = 1 25 1 64 g(2) = 1 4 1 25 g(3) =1 1 4 g(4) = 1 16 1

More information

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models

Martingale Pricing Theory in Discrete-Time and Discrete-Space Models IEOR E4707: Foundations of Financial Engineering c 206 by Martin Haugh Martingale Pricing Theory in Discrete-Time and Discrete-Space Models These notes develop the theory of martingale pricing in a discrete-time,

More information

Linear Programming: Exercises

Linear Programming: Exercises Linear Programming: Exercises 1. The Holiday Meal Turkey Ranch is considering buying two different brands of turkey feed and blending them to provide a good, low-cost diet for its turkeys. Each brand of

More information

Deterministic Dynamic Programming

Deterministic Dynamic Programming Deterministic Dynamic Programming Dynamic programming is a technique that can be used to solve many optimization problems. In most applications, dynamic programming obtains solutions by working backward

More information

Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo

Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo Mathematics for Management Science Notes 07 prepared by Professor Jenny Baglivo Jenny A. Baglivo 2002. All rights reserved. Calculus and nonlinear programming (NLP): In nonlinear programming (NLP), either

More information

Gas storage: overview and static valuation

Gas storage: overview and static valuation In this first article of the new gas storage segment of the Masterclass series, John Breslin, Les Clewlow, Tobias Elbert, Calvin Kwok and Chris Strickland provide an illustration of how the four most common

More information

Assignment 2 Answers Introduction to Management Science 2003

Assignment 2 Answers Introduction to Management Science 2003 Assignment Answers Introduction to Management Science 00. a. Top management will need to know how much to produce in each quarter. Thus, the decisions are the production levels in quarters,,, and. The

More information

SPREADSHEET SKILLS. For Planning, Forecasting and Budgeting

SPREADSHEET SKILLS. For Planning, Forecasting and Budgeting SPREADSHEET SKILLS For Planning, Forecasting and Budgeting H.H. Sheik Sultan Tower (0) Floor Corniche Street Abu Dhabi U.A.E www.ictd.ae ictd@ictd.ae Course Introduction: This workshop will demonstrate

More information

THE INSTITUTE OF CHARTERED ACCOUNTANTS (GHANA)

THE INSTITUTE OF CHARTERED ACCOUNTANTS (GHANA) THE INSTITUTE OF CHARTERED ACCOUNTANTS (GHANA) MAY 22 EXAMINATIONS (PROFESSIONAL) PART 2 QUANTITATIVE TOOLS IN BUSINESS (Paper 2.) Attempt five (5) Questions in ALL TIME ALLOWED: Reading & Planning - 5

More information

Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from Part Three (15 pts. each) <><><><><> PART ONE <><><><><>

Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from Part Three (15 pts. each) <><><><><> PART ONE <><><><><> 56:171 Operations Research Final Exam - December 13, 1989 Instructor: D.L. Bricker Do all of Part One (1 pt. each), one from Part Two (15 pts.), and four from

More information

Subject O Basic of Operation Research (D-01) Date O 20/04/2011 Time O 11.00 to 02.00 Q.1 Define Operation Research and state its relation with decision making. (14) What are the opportunities and short

More information

Chapter 2 Linear programming... 2 Chapter 3 Simplex... 4 Chapter 4 Sensitivity Analysis and duality... 5 Chapter 5 Network... 8 Chapter 6 Integer

Chapter 2 Linear programming... 2 Chapter 3 Simplex... 4 Chapter 4 Sensitivity Analysis and duality... 5 Chapter 5 Network... 8 Chapter 6 Integer 目录 Chapter 2 Linear programming... 2 Chapter 3 Simplex... 4 Chapter 4 Sensitivity Analysis and duality... 5 Chapter 5 Network... 8 Chapter 6 Integer Programming... 10 Chapter 7 Nonlinear Programming...

More information

2016 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC 3: BUSINESS MATHEMATICS & STATISTICS

2016 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC 3: BUSINESS MATHEMATICS & STATISTICS EXAMINATION NO. 16 EXAMINATIONS ACCOUNTING TECHNICIAN PROGRAMME PAPER TC : BUSINESS MATHEMATICS & STATISTICS WEDNESDAY 0 NOVEMBER 16 TIME ALLOWED : HOURS 9.00 AM - 12.00 NOON INSTRUCTIONS 1. You are allowed

More information

Homework #2 Graphical LP s.

Homework #2 Graphical LP s. UNIVERSITY OF MASSACHUSETTS Isenberg School of Management Department of Finance and Operations Management FOMGT 353-Introduction to Management Science Homework #2 Graphical LP s. Show your work completely

More information

FINANCIAL OPTIMIZATION

FINANCIAL OPTIMIZATION FINANCIAL OPTIMIZATION Lecture 2: Linear Programming Philip H. Dybvig Washington University Saint Louis, Missouri Copyright c Philip H. Dybvig 2008 Choose x to minimize c x subject to ( i E)a i x = b i,

More information

Optimization for Chemical Engineers, 4G3. Written midterm, 23 February 2015

Optimization for Chemical Engineers, 4G3. Written midterm, 23 February 2015 Optimization for Chemical Engineers, 4G3 Written midterm, 23 February 2015 Kevin Dunn, kevin.dunn@mcmaster.ca McMaster University Note: No papers, other than this test and the answer booklet are allowed

More information

Sensitivity Analysis for LPs - Webinar

Sensitivity Analysis for LPs - Webinar Sensitivity Analysis for LPs - Webinar 25/01/2017 Arthur d Herbemont Agenda > I Introduction to Sensitivity Analysis > II Marginal values : Shadow prices and reduced costs > III Marginal ranges : RHS ranges

More information

BMO Farm to Market Conference. May 18, 2017

BMO Farm to Market Conference. May 18, 2017 BMO Farm to Market Conference May 18, 2017 Todd Becker President & Chief Executive Officer Green Plains Inc. NASDAQ: GPRE www.gpreinc.com Green Plains Partners LP NASDAQ: GPP www.greenplainspartners.com

More information

ISE 330 Introduction to Operations Research: Linear Programming Review Deterministic Models limited resources competing activities optimal Any

ISE 330 Introduction to Operations Research: Linear Programming Review Deterministic Models limited resources competing activities optimal Any ISE 0 Introduction to Operations Research: Deterministic Models www-scf.usc.edu/~ise0/007 September, 007 Lecture Linear Programming Examples (Sec..4.) Linear Programming Review Linear Programming provides

More information

(0.50, 2.75) (0,3) Equivalent Variation Compensating Variation

(0.50, 2.75) (0,3) Equivalent Variation Compensating Variation 1. c(w 1, w 2, y) is the firm s cost function for processing y transactions when the wage of factor 1 is w 1 and the wage of factor 2 is w 2. Find the cost functions for the following firms: (10 Points)

More information

Problem B.1, HR7E Solve the following LP graphically R. Saltzman

Problem B.1, HR7E Solve the following LP graphically R. Saltzman Problem B.1, HR7E Solve the following LP graphically R. Saltzman Maximize 4X + 6Y = Z subject to: (1) X + 2Y = Note: There is a typograhpical error in the book regarding

More information

Setting Up Linear Programming Problems

Setting Up Linear Programming Problems Setting Up Linear Programming Problems A company produces handmade skillets in two sizes, big and giant. To produce one big skillet requires 3 lbs of iron and 6 minutes of labor. To produce one giant skillet

More information

Stochastic Programming IE495. Prof. Jeff Linderoth. homepage:

Stochastic Programming IE495. Prof. Jeff Linderoth.   homepage: Stochastic Programming IE495 Prof. Jeff Linderoth email: jtl3@lehigh.edu homepage: http://www.lehigh.edu/~jtl3/ January 13, 2003 Today s Outline About this class. About me Say Cheese Quiz Number 0 Why

More information

AEC 851 BUDGETING ACTIVITY ANALYSIS INTRODUCTION TO BUDGETING AND

AEC 851 BUDGETING ACTIVITY ANALYSIS INTRODUCTION TO BUDGETING AND AEC 851 BUDGETING ACTIVITY ANALYSIS INTRODUCTION TO BUDGETING AND ACTIVITY ANALYSIS P Concepts presented are not complex but important to operations management < A logical way of organizing information

More information

Second Quarter Earnings Call. August 8, 2018

Second Quarter Earnings Call. August 8, 2018 Second Quarter Earnings Call August 8, 2018 1 Safe Harbor and Non-GAAP Financial Measures Certain information discussed today constitutes forward-looking statements. Actual results could differ materially

More information

Business Mathematics (BK/IBA) Quantitative Research Methods I (EBE) Computer tutorial 4

Business Mathematics (BK/IBA) Quantitative Research Methods I (EBE) Computer tutorial 4 Business Mathematics (BK/IBA) Quantitative Research Methods I (EBE) Computer tutorial 4 Introduction In the last tutorial session, we will continue to work on using Microsoft Excel for quantitative modelling.

More information

Linear Programming: Simplex Method

Linear Programming: Simplex Method Mathematical Modeling (STAT 420/620) Spring 2015 Lecture 10 February 19, 2015 Linear Programming: Simplex Method Lecture Plan 1. Linear Programming and Simplex Method a. Family Farm Problem b. Simplex

More information

R.U. Redddie Report. Optimal distribution plan for plant in St. Louis and in Denver with the project NPV

R.U. Redddie Report. Optimal distribution plan for plant in St. Louis and in Denver with the project NPV Jeanne Yi-Chun Hsieh Chinenye Nwangwu R.U. Redddie Report Memo The R.U. Reddie Corporation which manufactures clothing for stuffed cartoon animals has projected the market demand in the following years

More information

1. Determine the solution for. c) d) e) f ) none of the preceding. 2. Find the solution to the system. , b) (1, 2, 1) c,

1. Determine the solution for. c) d) e) f ) none of the preceding. 2. Find the solution to the system. , b) (1, 2, 1) c, Name MATH 19 TEST 3 instructor: Dale Nelson date Nov 1 5 minutes with calculator Work problems completely, either on this paper, or on another sheet, which you include with this paper. Credit will be given

More information

TUTORIAL KIT OMEGA SEMESTER PROGRAMME: BANKING AND FINANCE

TUTORIAL KIT OMEGA SEMESTER PROGRAMME: BANKING AND FINANCE TUTORIAL KIT OMEGA SEMESTER PROGRAMME: BANKING AND FINANCE COURSE: BFN 425 QUANTITATIVE TECHNIQUE FOR FINANCIAL DECISIONS i DISCLAIMER The contents of this document are intended for practice and leaning

More information

Applications of Linear Programming

Applications of Linear Programming Applications of Linear Programming lecturer: András London University of Szeged Institute of Informatics Department of Computational Optimization Lecture 8 The portfolio selection problem The portfolio

More information

Robust Optimization Applied to a Currency Portfolio

Robust Optimization Applied to a Currency Portfolio Robust Optimization Applied to a Currency Portfolio R. Fonseca, S. Zymler, W. Wiesemann, B. Rustem Workshop on Numerical Methods and Optimization in Finance June, 2009 OUTLINE Introduction Motivation &

More information

Master of Business Administration - General. Cohort: MBAG/14/PT Mar. Examinations for Semester II / 2014 Semester I

Master of Business Administration - General. Cohort: MBAG/14/PT Mar. Examinations for Semester II / 2014 Semester I Master of Business Administration - General Cohort: MBAG/14/PT Mar Examinations for 2013 2014 Semester II / 2014 Semester I MODULE: OPERATIONS RESEARCH MODULE CODE: MGMT5214 DURATION: 3 HOURS Instructions

More information

GRAPHS AND EXAMPLES FOR LECTURE MATH 111

GRAPHS AND EXAMPLES FOR LECTURE MATH 111 GRAPHS AND EXAMPLES FOR LECTURE MATH 111 Lecture Materials for Supplement Sections 1 and 2 Situation: This is the graph of distance traveled for a car driving on a long straight road. 550 500 450 400 distance

More information

Duality & The Dual Simplex Method & Sensitivity Analysis for Linear Programming. Metodos Cuantitativos M. En C. Eduardo Bustos Farias 1

Duality & The Dual Simplex Method & Sensitivity Analysis for Linear Programming. Metodos Cuantitativos M. En C. Eduardo Bustos Farias 1 Dualit & The Dual Simple Method & Sensitivit Analsis for Linear Programming Metodos Cuantitativos M. En C. Eduardo Bustos Farias Dualit EverLP problem has a twin problem associated with it. One problem

More information

Corn Soy Oats Fish Min Max

Corn Soy Oats Fish Min Max 9 diet.xls A B C D E F G Diet Problem Corn Soy Oats Fish Min Max Protein 9 0 Calcium 0 0 Fat 0 90 0 Calories 900 0 00 00 00 Cost/Unit 0. 0. 0. 0. Decision Variables, >= 0 Feed 0 0.0. 0 Provided Cost Protein

More information

Consumer Mathematics. Workbook

Consumer Mathematics. Workbook Consumer Mathematics Workbook WALCH PUBLISHING Table of Contents To the Student............................ vii Unit 1: Dollars and Sense Activity 1 More or Less............................ 1 Activity

More information

Getting Started with CGE Modeling

Getting Started with CGE Modeling Getting Started with CGE Modeling Lecture Notes for Economics 8433 Thomas F. Rutherford University of Colorado January 24, 2000 1 A Quick Introduction to CGE Modeling When a students begins to learn general

More information

Production Planning. Basic Inventory Model Workforce Scheduling. Enhance Modeling Skills Dynamic Models Spring 03 Vande Vate 1

Production Planning. Basic Inventory Model Workforce Scheduling. Enhance Modeling Skills Dynamic Models Spring 03 Vande Vate 1 Production Planning Basic Inventory Model Workforce Scheduling Enhance Modeling Skills Dynamic Models 15.057 Spring 03 Vande Vate 1 Dynamic Inventory Model Modeling Time Modeling Inventory Unusual Network

More information

y > 2x! 4 0 > 2(0)! 4

y > 2x! 4 0 > 2(0)! 4 y > 2x! 4 0 > 2(0)! 4? 0 >!4 y 6 4 2-10 -5 5 10 x -2-4 -6 y! " 1 3 x + 3 y 6 0! 3 4 2-10 -5 5 10 x -2-4 -6 y > 2x! 4 0 >? 2(0)! 4 0 >!4 y 6 y! " 1 3 x + 3 0! 3 4 2-10 -5 5 10 x -2-4 -6 Linear Programming

More information

GENERAL EQUILIBRIUM ANALYSIS OF FLORIDA AGRICULTURAL EXPORTS TO CUBA

GENERAL EQUILIBRIUM ANALYSIS OF FLORIDA AGRICULTURAL EXPORTS TO CUBA GENERAL EQUILIBRIUM ANALYSIS OF FLORIDA AGRICULTURAL EXPORTS TO CUBA Michael O Connell The Trade Sanctions Reform and Export Enhancement Act of 2000 liberalized the export policy of the United States with

More information

UNIVERSITY OF KWAZULU-NATAL

UNIVERSITY OF KWAZULU-NATAL UNIVERSITY OF KWAZULU-NATAL EXAMINATIONS: June 006 Subject, course and code: Mathematics 34 (MATH34P Duration: 3 hours Total Marks: 00 INTERNAL EXAMINERS: Mrs. A. Campbell, Mr. P. Horton, Dr. M. Banda

More information

DO NOT WRITE RATIOS AS MIXED NUMBERS. NOTE THAT THE ORDER MATTERS.

DO NOT WRITE RATIOS AS MIXED NUMBERS. NOTE THAT THE ORDER MATTERS. Math 20 Arithmetic Sec 5.1: Ratios Defn A ratio compares two quantities that have the same type of units. A rate compares two quantities with different units. Ex Suppose the ratio of your monthly expenses

More information

Chapter 21. Dynamic Programming CONTENTS 21.1 A SHORTEST-ROUTE PROBLEM 21.2 DYNAMIC PROGRAMMING NOTATION

Chapter 21. Dynamic Programming CONTENTS 21.1 A SHORTEST-ROUTE PROBLEM 21.2 DYNAMIC PROGRAMMING NOTATION Chapter 21 Dynamic Programming CONTENTS 21.1 A SHORTEST-ROUTE PROBLEM 21.2 DYNAMIC PROGRAMMING NOTATION 21.3 THE KNAPSACK PROBLEM 21.4 A PRODUCTION AND INVENTORY CONTROL PROBLEM 23_ch21_ptg01_Web.indd

More information

36106 Managerial Decision Modeling Modeling with Integer Variables Part 1

36106 Managerial Decision Modeling Modeling with Integer Variables Part 1 1 36106 Managerial Decision Modeling Modeling with Integer Variables Part 1 Kipp Martin University of Chicago Booth School of Business September 26, 2017 Reading and Excel Files 2 Reading (Powell and Baker):

More information

Math 1205 Ch. 3 Problem Solving (Sec. 3.1)

Math 1205 Ch. 3 Problem Solving (Sec. 3.1) 46 Math 1205 Ch. 3 Problem Solving (Sec. 3.1) Sec. 3.1 Ratios and Proportions Ratio comparison of two quantities with the same units Ex.: 2 cups to 6 cups Rate comparison of two quantities with different

More information

Examinations for Semester II. / 2011 Semester I

Examinations for Semester II. / 2011 Semester I PROGRAMME MBA-Human Resources & knowledge Management MBA- Project Management Master of Business Administration General MBA-Marketing Management COHORT MBAHR/11/PT MBAPM/11/PT MBAG/11/PT MBAMM/11/PT Examinations

More information

Overview. What determines if a product will move across markets? Overview. Markets Over Space (12/1/09)

Overview. What determines if a product will move across markets? Overview. Markets Over Space (12/1/09) Markets Over pace (12/1/09) This Week -- Chapters 9, 10, 11: chrimper Thursday: Return Exams and Last In-Class ssignment Next Week: Markets Over Time Markets over space recognizes that production and consumption

More information