Using Excel s Solver

Size: px
Start display at page:

Download "Using Excel s Solver"

Transcription

1 Using Excel s Solver How to get the computer to do the work. A Profit Maximization Problem. Lecture 8 Slide 1

2 Is the Solver Installed If your Tools pulldown menu in Excel looks like this, without a Solver option then you need to add the Solver Add-In to your Excel configuration!!! Lecture 8 Slide 2

3 To Install the Solver Select Add-Ins from the Tools pulldown menu! The dialogue box looks like this! Lecture 8 Slide 3

4 To Install the Solver cont Pull down the slider and click against Solver Add-In, then click on OK! The tools pulldown menu should now look like this! Lecture 8 Slide 4

5 To Install the Solver cont You may be asked by Excel to supply the Excel or Office disks which came with your copy of Excel or Microsoft Office. If you are and it doesn t seem to work for you, let me know and we will fix the problem together!! Lecture 8 Slide 5

6 Our Problem, part a. The management of Artificial Limb Company is trying to determine the amount of each of three products to produce over the coming planning period. The following information concerns labor availability, labor utilization, and product profitability. Department Product (hours/unit) Labor- Hours Ankles Hips Knees Available Molding Finishing Quality Profit contribution/unit $30.00 $15.00 $25.00 Lecture 8 Slide 6

7 The Decision Variables a. Develop a linear programming model of the Artificial Limb Company problem. Solve the model to determine the optimal production quantities of products Ankles, Hips and Knees. We are to decide how many ankles, hips and knees to produce, so ankles, hips and knees are the decision variables in this problem. Excel calls them the Adjustable Cells!! Lecture 8 Slide 7

8 The Objective Function The Objective is to Maximize profit (or contribution to profit). The Cell in Excel in which the Objective is calculated is called the Target Cell by Excel!! Contribution in this case is ($30 * Ankles) + ($15 * Hips) + ($25 * Knees). Lecture 8 Slide 8

9 Constraints Molding Hours = (Ankles * 1) + (Hips * 0.35) +(Knees * 0.5) <= 100 hours. Finishing Hours = (Ankles * 0.3) + (Hips * 0.2) +(Knees * 0.4) <= 70 hours. Quality Hours = (Ankles * 0.2) + (Hips * 0.5) +(Knees * 0.2) <= 50 hours. Lecture 8 Slide 9

10 Bounds Ankles => 0 Hips => 0 Knees => 0 Lecture 8 Slide 10

11 A Flow Chart Invoke Excel Create New Worksheet Set Up Objective, Decision Variable, Constraints and Bounds Areas in Spreadsheet Name Objective, Decision Variable, Contraint and Bounds Cells in Excel Label and Enter Parameters into Spreadsheet Enter Objective Function Calculation in Objective Cell Enter Constraint and Bound Calculations Invoke Solver Lecture 8 Slide 11

12 Invoke Solver Set Target Cell (Objective Function) Set Adjustable Cells, in "By Changing Cells Entry Box" (Decision Variables) Add Constraints and Bounds Select Minimization or Maximization Radio Button A Flow Chart cont Set Options Hit Solve Button Select Report Options Review Results Do Again if Appropriate Lecture 8 Slide 12

13 Set Up Areas in Spreadsheet Give yourself enough space for: The Objective Function, Decision Variables, Constraints, and Bounds. Lecture 8 Slide 13

14 Label Variables We will need calculations for: The Objective Function Value. The LHS s of the Constraints. We will need variables for: Each Decision Variable. Each Bound. Lecture 8 Slide 14

15 Label and Enter Parameters The Objective Function Coefficients (Contribution from each product) The Bill of Materials which describes how much of each constrained resource is used to produce one of each product. Lecture 8 Slide 15

16 Name Variables and Parameters Ankles =Sheet3!$B$7 Ankles_Bound =Sheet3!$B$19 Cont_A =Sheet3!$E$3 Cont_H =Sheet3!$F$3 Cont_K =Sheet3!$G$3 F_Ankles =Sheet3!$E$14 F_Hips =Sheet3!$F$14 F_Knees =Sheet3!$G$14 Finishing_Available=Sheet3!$H$14 Finishing_Hours =Sheet3!$B$14 Hips =Sheet3!$B$8 Hips_Bound =Sheet3!$B$20 Knees =Sheet3!$B$9 Knees_Bound =Sheet3!$B$21 M_Ankles =Sheet3!$E$13 M_Hips =Sheet3!$F$13 M_Knees =Sheet3!$G$13 Molding_Available =Sheet3!$H$13 Molding_Hours =Sheet3!$B$13 Objective =Sheet3!$B$3 Q_Ankles =Sheet3!$E$15 Q_Hips =Sheet3!$F$15 Q_Knees =Sheet3!$G$15 Quality_Available =Sheet3!$H$15 Quality_Hours =Sheet3!$B$15 Excel allows you to give names to Cells. (Insert, Name, Define!!). This is optional, but it will help with the demonstration. Names on far left have been given to Cells on the left. Lecture 8 Slide 16

17 Enter the Objective Function Calculation Enter the equation for Contribution using named cell names or as (B7*E3) +(B8*F3) + (B9*G3) Lecture 8 Slide 17

18 Enter Constraints and Bounds Calculations Enter the equation for # of hours of Quality used, using named cell names or as (B7*E15) + (B8*F15) + (B9*G15) Enter cell names or references for Decision Variables, i.e. =Ankles or =B7, etc Lecture 8 Slide 18

19 Invoke Solver Using the Tools, Solver options from the pulldown menus get the following dialogue box onto the screen. Problem Type Name or Reference of Cell with the Objective Function Calculation in it! Range of Names or References for the Cells into which the values of the Decision Variables will be inserted. Lecture 8 Slide 19

20 Set Target Cell, Problem Type and Adjustable Cells Set two important Options by clicking the Options Button. We will add constraints and bounds into here next using the dialogue brought up by the Add button. Lecture 8 Slide 20

21 Setting the Options Check these two boxes to get Sensitivity Analysis geared to Linear Programs and to automate the bounds. Lecture 8 Slide 21

22 Enter Constraints and Bounds Explicit Bounds are not needed if the Options Assume Nonnegativity box has been checked! Check Values and Constraints, then click on the Solve button. Lecture 8 Slide 22

23 Solve and Select Reports Click on OK button to generate reports highlighted on the right. Lecture 8 Slide 23

24 A Simplex Tableau of the Optimal Solution Ankles Hips Knees s1 s2 s3 Cj Ankles Knees Hips Zj Cj-Zj The Optimal Solution is Ankles = , Hips = , Knees = , s1 = s2 = s3 = 0, Z =4,625 Molding, Finishing and Quality constraints are all binding. The bounds constraints are not binding. Lecture 8 Slide 24

25 Microsoft Excel 9.0 Answer Report Worksheet: [LP1a.xls]Sheet3 Report Created: 1/24/2002 8:27:26 PM Target Cell (Max) Cell Name Original Value Final Value $B$3 Objective $0.00 $4, Adjustable Cells Cell Name Original Value Final Value $B$7 Ankles $B$8 Hips $B$9 Knees Answer Report Constraints Cell Name Cell Value Formula Status Slack $B$13 Molding_Hours 100 $B$13<=$H$13 Binding 0 $B$14 Finishing_Hours 70 $B$14<=$H$14 Binding 0 $B$15 Quality_Hours $B$15<=$H$15 Binding 0 $B$19 Ankles_Bound $B$19>=0 Not Binding $B$20 Hips_Bound $B$20>=0 Not Binding $B$21 Knees_Bound $B$21>=0 Not Binding The Answer Report gives us: Z = 4,625 Ankles = Hips = Knees = All Constraints are Binding. No Bound is binding. Lecture 8 Slide 25

26 Sensitivity Report Microsoft Excel 9.0 Sensitivity Report Worksheet: [LP1a.xls]Sheet3 Report Created: 1/24/2002 9:11:30 PM Adjustable Cells Final Reduced Objective Allowable Allowable Cell Name Value Cost Coefficient Increase Decrease $B$7 Ankles $B$8 Hips $B$9 Knees Constraints Final Shadow Constraint Allowable Allowable Cell Name Value Price R.H. Side Increase Decrease $B$13 Molding_Hours $B$14 Finishing_Hours $B$15 Quality_Hours $B$19 Ankles_Bound E+30 $B$20 Hips_Bound E+30 $B$21 Knees_Bound E+30 Lecture 8 Slide 26

27 Part b. of Problem b. In computing the profit contribution per unit, management doesn't deduct labor costs because they are considered fixed for the upcoming planning period. However, suppose that overtime can be scheduled in some of the departments. Which departments would you recommend scheduling for overtime? How much would you be willing to pay per hour of overtime in each department? We can answer the question using the Shadow Prices. An extra hour of Molding is worth $17.85, an extra hour of Finishing is worth $39.28, and an extra hour of Quality is worth $1.78. So I would recommend overtime in Molding and Finishing departments provided the cost is below $17.85 and $39.28 per hour respectively. Note that the Solution will change if more than Molding hours are added or if more than 7.77 Finishing hours are added. Lecture 8 Slide 27

28 Part c A Revised Model Suppose that 10, 6, and 8 hours of overtime may be scheduled in Molding, Finishing and Quality departments, respectively. The cost per hour of overtime is $18 in Molding, $22.50 in Finishing, and $12 in Quality. Formulate a linear programming model that can be used to determine the optimal production quantities if overtime is made available. What are the optimal production quantities, and what is the revised total contribution to profit? How much overtime do you recommend using in each department? What is the increase in the total contribution to profit if overtime is used? Lecture 8 Slide 28

29 Decision Variables and Objective Function Not only do we want to know how many Ankles, Hips and Knees to produce, but also how much overtime to schedule for MoldingOT, Finishing OT and QualityOT. The Objective Function must take into account the contribution from products sold and the cost of the overtime:- Z = 30 Ankles + 15 Hips + 25 Knees 18 MoldingOT 22.5 FinishingOT 12 QualityOT Lecture 8 Slide 29

30 New Constraints Molding Hours = (Ankles * 1) + (Hips * 0.35) +(Knees * 0.5) <= MoldingOT hours. Finishing Hours = (Ankles * 0.3) + (Hips * 0.2) +(Knees * 0.4) <= 70 + FinishingOT hours. Quality Hours = (Ankles * 0.2) + (Hips * 0.5) +(Knees * 0.2) <= 50 + QualityOT hours. MoldingOT <= 10 hours. FinishingOT <= 6 hours. QualityOT <= 8 hours. Lecture 8 Slide 30

31 Set Up Spreadsheet Lecture 8 Slide 31

32 Solve and Select Reports Lecture 8 Slide 32

33 Microsoft Excel 9.0 Answer Report Worksheet: [LP1a.xls]LP1c. Report Created: 1/24/ :09:25 PM Answer Report Target Cell (Max) Cell Name Original Value Final Value $B$3 Objective $0.00 $4, Adjustable Cells Cell Name Original Value Final Value $B$7 Ankles $B$8 Hips $B$9 Knees $B$10 MoldingOT 0 0 $B$11 FinishingOT 0 6 $B$12 QualityOT 0 0 Constraints Cell Name Cell Value Formula Status Slack $B$16 Molding Hours $B$16<=$H$16 Binding 0 $B$17 Finishing Hours $B$17<=$H$17 Binding 0 $B$18 Quality Hours $B$18<=$H$18 Binding 0 $B$19 MoldingOThrs 0 $B$19<=$H$19 Not Binding 10 $B$20 FinishingOThrs 6 $B$20<=$H$20 Binding 0 $B$21 QualityOThrs 0 $B$21<=$H$21 Not Binding 8 The Optimal Solution is 3.26 Ankles, Hips and Knees with 6 hours of Finishing Overtime for a Contribution of $4, Molding Hours, Finishing Hours, Quality Hours and FinishingOThrs constraints are binding the other two are not. Lecture 8 Slide 33

34 Sensitivity Report Microsoft Excel 9.0 Sensitivity Report Worksheet: [LP1a.xls]LP1c. Report Created: 1/24/ :09:25 PM Adjustable Cells Final Reduced Objective Allowable Allowable Cell Name Value Cost Coefficient Increase Decrease $B$7 Ankles $B$8 Hips $B$9 Knees $B$10 MoldingOT E+30 $B$11 FinishingOT E $B$12 QualityOT E+30 Constraints Final Shadow Constraint Allowable Allowable Cell Name Value Price R.H. Side Increase Decrease $B$16 Molding Hours $B$17 Finishing Hours $B$18 Quality Hours $B$19 MoldingOThrs E $B$20 FinishingOThrs $B$21 QualityOThrs E+30 8 Note we would take another 1.77 hours of Finishing Overtime at less than $16.78 per hour before the solution changed. Lecture 8 Slide 34

35 Reading and Homework. Read Chapter 3, Sections 3.1, 3.2 and 3.3 Read LP Example #2 Risk Minimization Handout. Read LP Example #3 Advertising Mix Problem Handout. Lecture 8 Slide 35

Transshipment. Chapter 493. Introduction. Data Structure. Example Model

Transshipment. Chapter 493. Introduction. Data Structure. Example Model Chapter 493 Introduction The transshipment model is a special case of the minimum cost capacitated flow model in which there are no capacities or minimums on the arc flows. The transshipment model is similar

More information

A Production Problem

A Production Problem Session #2 Page 1 A Production Problem Weekly supply of raw materials: Large Bricks Small Bricks Products: Table Profit = $20/Table Chair Profit = $15/Chair Session #2 Page 2 Linear Programming Linear

More information

Short-Run Manufacturing Problems at DEC 2. In the fourth quarter of 1989, the corporate demand/supply group of Digital

Short-Run Manufacturing Problems at DEC 2. In the fourth quarter of 1989, the corporate demand/supply group of Digital Short-Run Manufacturing Problems at DEC 2 In the fourth quarter of 1989, the corporate demand/supply group of Digital Equipment Corporation (DEC) was under pressure to come up with a manufacturing plan

More information

Use an Excel spreadsheet to solve optimization problems

Use an Excel spreadsheet to solve optimization problems Math 19 Project 4 (Work in groups of two to four.) Linear Programming Names Use an Excel spreadsheet to solve optimization problems Example 1: The Solar Technology Company manufactures three different

More information

Chapter 3 Formulation of LP Models

Chapter 3 Formulation of LP Models Chapter 3 Formulation of LP Models The problems we have considered in Chapters 1 and 2 have had limited scope and their formulations were very straightforward. However, as the complexity of the problem

More information

Linear Programming and Applications

Linear Programming and Applications Linear Programming and Applications (v) LP Applications: Water Resources Problems Objectives To formulate LP problems To discuss the applications of LP in Deciding the optimal pattern of irrigation Water

More information

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray)

Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Gebauer/Matthews: MIS 213 Hands-on Tutorials and Cases, Spring 2015 111 Excel Solver Tutorial: Wilmington Wood Products (Originally developed by Barry Wray) Purpose: Using Excel Solver as a Decision Support

More information

Linear Programming. Chapter 2: Basic Concepts. Lee-Anne Johennesse. Advanced Quantitative Methods 7 March 2016

Linear Programming. Chapter 2: Basic Concepts. Lee-Anne Johennesse. Advanced Quantitative Methods 7 March 2016 Linear Programming Chapter 2: Basic Concepts Lee-Anne Johennesse Advanced Quantitative Methods 7 March 2016 Linear Programming Chapter 2: Basic Concepts Introduction Part A The Wyndor Glass Company Product

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY

MASSACHUSETTS INSTITUTE OF TECHNOLOGY MASSACHUSETTS INSTITUTE OF TECHNOLOGY 15.053 Optimization Methods in Management Science (Spring 2007) Recitation 4, March 1 st and March 2 nd, 2007 Problem 1: More Simplex Tableau Suppose while solving

More information

DIS 300. Quantitative Analysis in Operations Management. Instructions for DIS 300-Transportation

DIS 300. Quantitative Analysis in Operations Management. Instructions for DIS 300-Transportation Instructions for -Transportation 1. Set up the column and row headings for the transportation table: Before we can use Excel Solver to find a solution to C&A s location decision problem, we need to set

More information

Linear Programming: Basic Concepts

Linear Programming: Basic Concepts Linear Programming: Basic Concepts Irwin/McGraw-Hill 1.١ The McGraw-Hill Companies, Inc., 2003 Introduction The management of any organization make Decision about how to allocate its resources to various

More information

MGSC 1205 Quantitative Methods I

MGSC 1205 Quantitative Methods I MGSC 1205 Quantitative Methods I Slides Five Multi-period application & Sensitivity Analysis Ammar Sarhan Multi-period Applications: Production Scheduling Most challenging application of LP is modeling

More information

Basic Linear Programming Concepts. Lecture 2 (3/29/2017)

Basic Linear Programming Concepts. Lecture 2 (3/29/2017) Basic Linear Programming Concepts Lecture 2 (3/29/2017) Definition Linear Programming (LP) is a mathematical method to allocate scarce resources to competing activities in an optimal manner when the problem

More information

Management science can be used in a variety of organizations to solve many different types of problems; such as manufacturing and service

Management science can be used in a variety of organizations to solve many different types of problems; such as manufacturing and service 1 2 Management science can be used in a variety of organizations to solve many different types of problems; such as manufacturing and service organizations, government, military, health care, etc. Management

More information

Linear Programming. 1 Goals and Agenda. Management 560: Management Science. Tuesday, March 17, 2009

Linear Programming. 1 Goals and Agenda. Management 560: Management Science. Tuesday, March 17, 2009 Linear Programming Management 560: Management Science Tuesday, March 17, 2009 1 Goals and Agenda Learning Objective Learn how to formulate optimization problems with constraints (linear programming problems).

More information

Mid Term Solution. T7, T8, T20 pounds of tomatoes to sell in weeks 7, 8, 20. F7, F8, F20 - pounds of tomatoes to freeze in weeks 7, 8, 20.

Mid Term Solution. T7, T8, T20 pounds of tomatoes to sell in weeks 7, 8, 20. F7, F8, F20 - pounds of tomatoes to freeze in weeks 7, 8, 20. Leaders for Manufacturing 15.066J Summer 2003 S. C. Graves Mr. Smith s Garden FORMULATION Mid Term Solution Decision variables (5 points): there are decision variables for vegetables planted, for tomatoes

More information

Getting Started with OptQuest

Getting Started with OptQuest Getting Started with OptQuest What OptQuest does Futura Apartments model example Portfolio Allocation model example Defining decision variables in Crystal Ball Running OptQuest Specifying decision variable

More information

Linear Programming. BUS 735: Business Decision Making and Research. Wednesday, November 8, Lecture / Discussion. Worksheet problem.

Linear Programming. BUS 735: Business Decision Making and Research. Wednesday, November 8, Lecture / Discussion. Worksheet problem. Linear Programming BUS 735: Business Decision Making and Research Wednesday, November 8, 2017 1 Goals and Agenda Learning Objective Learn how to formulate optimization problems with constraints (linear

More information

CIS QA LEVEL 2 WEEK 5 TOPIC: LINEAR PROGRAMMING OBJECTIVE AND SHORT ANSWER QUESTIONS

CIS QA LEVEL 2 WEEK 5 TOPIC: LINEAR PROGRAMMING OBJECTIVE AND SHORT ANSWER QUESTIONS CIS QA LEVEL 2 WEEK 5 TOPIC: LINEAR PROGRAMMING OBJECTIVE AND SHORT ANSWER QUESTIONS 1. In the graphical method of solving a Linear Programming problem, the feasible region is the region containing A.

More information

Analyzing Optimal Solutions Sensitivity Analysis

Analyzing Optimal Solutions Sensitivity Analysis time). If an increase or decrease falls within the range determined by the Allowable Increase and Allowable Decrease, then the Shadow Price will remain the same. For example, from the Sensitivity Report,

More information

THE UNIVERSITY OF BRITISH COLUMBIA Sauder School of Business SAMPLE MIDTERM EXAMINATION

THE UNIVERSITY OF BRITISH COLUMBIA Sauder School of Business SAMPLE MIDTERM EXAMINATION THE UNIVERSITY OF BRITISH COLUMBIA Sauder School of Business COMMERCE 290 INTRODUCTION TO QUANTITATIVE DECISION MAKING SAMPLE MIDTERM EXAMINATION PLEASE READ THE FOLLOWING: 1. This examination consists

More information

Goals and Agenda Linear Programming Shadow Prices. Linear Programming. Management 560: Management Science. Tuesday, March 17, 2009

Goals and Agenda Linear Programming Shadow Prices. Linear Programming. Management 560: Management Science. Tuesday, March 17, 2009 Tuesday, March 17, 2009 Goals Goals of this class meeting 2/ 8 Learn how to set up problems with Learn how to maximize or minimize objectives subject to Learn how to solve linear programming problems in

More information

CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING

CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING 93 CHAPTER 5 SUPPLIER SELECTION BY LEXICOGRAPHIC METHOD USING INTEGER LINEAR PROGRAMMING 5.1 INTRODUCTION The SCMS model is solved using Lexicographic method by using LINGO software. Here the objectives

More information

System of two quadratic inequalities

System of two quadratic inequalities Lesson Plan Lecture Version System of two quadratic inequalities Objectives: Students will: Graph a quadratic inequality and describe its solution set Solve a system of quadratic equalities graphically

More information

Modeling Using Linear Programming

Modeling Using Linear Programming Chapter Outline Developing Linear Optimization Models Decision Variables Objective Function Constraints Softwater Optimization Model OM Applications of Linear Optimization OM Spotlight: Land Management

More information

A Spreadsheet Approach to Teaching Shadow Price as Imputed Worth

A Spreadsheet Approach to Teaching Shadow Price as Imputed Worth A Spreadsheet Approach to Teaching Shadow Price as Imputed Worth Jerry D. Allison University of Central Oklahoma Edmond, OK 73034 Phone: (405) 974-5338 Fax: (405) 974-3821 Email: jallison@ucok.edu ABSTRACT

More information

KING ABDULAZIZ UNIVERSITY FACULTY OF COMPUTING & INFORMATION TECHNOLOGY DEPARTMENT OF INFORMATION SYSTEM. Lab 1- Introduction

KING ABDULAZIZ UNIVERSITY FACULTY OF COMPUTING & INFORMATION TECHNOLOGY DEPARTMENT OF INFORMATION SYSTEM. Lab 1- Introduction Lab 1- Introduction Objective: We will start with some basic concept of DSS. And also we will start today the WHAT-IF analysis technique for decision making. Activity Outcomes: What is what-if analysis

More information

MGSC 1205 Quantitative Methods I

MGSC 1205 Quantitative Methods I MGSC 1205 Quantitative Methods I Class Seven Sensitivity Analysis Ammar Sarhan 1 How can we handle changes? We have solved LP problems under deterministic assumptions. find an optimum solution given certain

More information

Goals and Agenda Linear Programming Shadow Prices. Linear Programming. BUS 735: Business Decision Making and Research. Wednesday, November 8, 2017

Goals and Agenda Linear Programming Shadow Prices. Linear Programming. BUS 735: Business Decision Making and Research. Wednesday, November 8, 2017 Wednesday, November 8, 2017 Goals Reading Goals of this class meeting 1/ 9 Specific Goals: Learn how to set up problems with Learn how to maximize or minimize objectives subject to Learn how to solve linear

More information

Modeling Linear Programming Problem Using Microsoft Excel Solver

Modeling Linear Programming Problem Using Microsoft Excel Solver Modeling Linear Programming Problem Using Microsoft Excel Solver ADEKUNLE Simon Ayo* & TAFAMEL Andrew Ehiabhi (Ph.D) Department of Business Administration, Faculty of Management Sciences, University of

More information

Introduction to Management Science, 11e (Taylor) Chapter 3 Linear Programming: Computer Solution and Sensitivity Analysis

Introduction to Management Science, 11e (Taylor) Chapter 3 Linear Programming: Computer Solution and Sensitivity Analysis Instant download and all chapters Test Bank Introduction to Management Science 11th Edition Bernard W. Taylor III https://testbankdata.com/download/test-bank-introduction-managementscience-11th-edition-bernard-w-taylor-iii/

More information

Homework 1 Fall 2000 ENM3 82.1

Homework 1 Fall 2000 ENM3 82.1 Homework 1 Fall 2000 ENM3 82.1 Jensen and Bard, Chap. 2. Problems: 11, 14, and 15. Use the Math Programming add-in and the LP/IP Solver for these problems. 11. Solve the chemical processing example in

More information

OMGT2146. Supply Chain Analysis and Design. Introduction to Modeling. Course Information. Week 1

OMGT2146. Supply Chain Analysis and Design. Introduction to Modeling. Course Information. Week 1 OMGT2146 Supply Chain Analysis and Design Week 1 Introduction to Modeling COMMONWEALTH OF AUSTRALIA Copyright Regulations 1969 WARNING This material has been reproduced and communicated to you by or on

More information

How to find Microsoft Excel: Click on START and go to ALL PROGRAMS and then click on MICROSOFT OFFICE and then scroll down to EXCEL.

How to find Microsoft Excel: Click on START and go to ALL PROGRAMS and then click on MICROSOFT OFFICE and then scroll down to EXCEL. Hello everyone! Prof. Ebrahimi Menu: 1. Excel demo by Taiba, Khudija and Elizabeth 2. Reading from the text book. (Chapter 8) 3. Review module 6. 4. Announcement and email a copy of Prof. Ebrahimi s flier

More information

Optimization Methods in Management Science

Optimization Methods in Management Science Optimization Methods in Management Science MIT 15.053, Spring 2013 Problem Set 1 Second Group of Students (with first letter of surnames A H) Problem Set Rules: Due: February 12, 2013 1. Each student should

More information

If you have never done this before - go to CASA for fingerprint/picture process before your test date.

If you have never done this before - go to CASA for fingerprint/picture process before your test date. MATH 33 Review for Test - When: Where: CASA Testing Center Time: minutes Number of questions: 3 Multiple Choice Questions (total: 84 points) Free Response Questions (total: 6 points) For the free response

More information

Linear Programming 1 WENDY DESCRIBES THE CASE

Linear Programming 1 WENDY DESCRIBES THE CASE KEATMX03_p001-029.qxd 11/4/05 4:15 PM Page 1 Linear Programming 1 WENDY DESCRIBES THE CASE The Maximus Computer Company (MCC) has four basic computers it sells to students and small businesses. The first,

More information

INFORMS Transactions on Education

INFORMS Transactions on Education This article was downloaded by: [46.3.192.115] On: 01 January 2018, At: 02:32 Publisher: Institute for Operations Research and the Management Sciences (INFORMS) INFORMS is located in Maryland, USA INFORMS

More information

Economics 230 Lab 4 Section 1 2 Due September 24 Fall 2010 WHOLE FARM BUDGET

Economics 230 Lab 4 Section 1 2 Due September 24 Fall 2010 WHOLE FARM BUDGET Economics 230 Name Lab 4 Section 1 2 Due September 24 Fall 2010 WHOLE FARM BUDGET The purpose of this lab is to (a) learn how to prepare a whole farm budget for a hypothetical farming situation, and use

More information

UNIVERSITY OF MORATUWA

UNIVERSITY OF MORATUWA UNIVERSITY OF MORATUWA MSC/POSTGRADUATE DIPLOMA IN FINANCIAL MATHEMATICS MA 5101 OPERATIONAL RESEARCH TECHNIQUE I THREE HOURS October 2008 Answer FIVE questions and NO MORE. Question 1 ALI Electronics

More information

Chapter 1 Mathematical Programming: an overview

Chapter 1 Mathematical Programming: an overview Chapter 1 Mathematical Programming: an overview Companion slides of Applied Mathematical Programming by Bradley, Hax, and Magnanti (Addison-Wesley, 1977) prepared by José Fernando Oliveira Maria Antónia

More information

MAN256 Introduction to Management Science

MAN256 Introduction to Management Science MAN256 Introduction to Management Science Sections 01 & 02 FINAL EXAM May 21, 2004, 15:00 Student Name: Student Number: Notes: The exam s duration is 135 minutes. Use your time efficiently. This is a closed-book

More information

COB291, Management Science, Test 3, Fall 2008 DO NOT TURN TO THE NEXT PAGE UNTIL YOU ARE INSTRUCTED TO DO SO!

COB291, Management Science, Test 3, Fall 2008 DO NOT TURN TO THE NEXT PAGE UNTIL YOU ARE INSTRUCTED TO DO SO! COB291, Management Science, Test 3, Fall 2008 Name DO NOT TURN TO THE NEXT PAGE UNTIL YOU ARE INSTRUCTED TO DO SO! The following exam consists of FIVE problems for a total of 200 points. Please keep three

More information

Chapter 11. Decision Making and Relevant Information Linear Programming as a Decision Facilitating Tool

Chapter 11. Decision Making and Relevant Information Linear Programming as a Decision Facilitating Tool Chapter 11 Decision Making and Relevant Information Linear Programming as a Decision Facilitating Tool 1 Introduction This chapter explores cost accounting for decision facilitating purposes It focuses

More information

Tutorial Resource Allocation

Tutorial Resource Allocation MARKETING ENGINEERING FOR EXCEL TUTORIAL VERSION 160728 Tutorial Resource Allocation Marketing Engineering for Excel is a Microsoft Excel add-in. The software runs from within Microsoft Excel and only

More information

Linear Programming Applications. Structural & Water Resources Problems

Linear Programming Applications. Structural & Water Resources Problems Linear Programming Applications Structural & Water Resources Problems 1 Introduction LP has been applied to formulate and solve several types of problems in engineering field LP finds many applications

More information

Total Cost of Materials:

Total Cost of Materials: Worksheet 1: Cost Inventors have to do more than just come up with brilliant ideas. They then need to take those ideas and implement them using available money, resources, and time. Now that you have created

More information

Real-Time Air Quality Activity. Student Sheets

Real-Time Air Quality Activity. Student Sheets Real-Time Air Quality Activity Student Sheets Green Group: Location (minimum 3 students) Group Sign-up Sheet Real-time Air Quality Activity 1. 3. 2. Red Group: Time (minimum 4 students) 1. 3. 2. 4. Yellow

More information

Timecard Management - Labor Hours Transfers

Timecard Management - Labor Hours Transfers Timecard Management - Labor Hours s 1. Department -whole shift: If an employee works in a department other than their home department for an entire work shift, a department transfer needs to be performed,

More information

Applied Data Analysis (Operations Research)

Applied Data Analysis (Operations Research) Applied Data Analysis (Operations Research) Pongsa Pornchaiwiseskul Pongsa.P@chula.ac.th http://j.mp/pongsa Faculty of Economics Chulalongkorn University Pongsa Pornchaiwiseskul, Faculty of Economics,

More information

Production Activity Control

Production Activity Control Production Activity Control Here the progress of manufacturing operations in the workshop is recorded. Also the material transactions tied to the Open WO s are entered. Open Work Order Maintenance Window

More information

Problem Set 4 Duality, Sensitivity, Dual Simplex, Complementary Slackness

Problem Set 4 Duality, Sensitivity, Dual Simplex, Complementary Slackness Problem Set 4 Duality, Sensitivity, Dual Simplex, Complementary Slackness AM121/ES121 Fall 2018 Due 5:00 PM, Tuesday, October 16, 2018 Announcements The assignment is due by 5:00 PM, Tuesday, October 16,

More information

MBF1413 Quantitative Methods

MBF1413 Quantitative Methods MBF1413 Quantitative Methods Prepared by Dr Khairul Anuar 9: Introduction to Linear Programming www.notes638.wordpress.com Content 1. Introduction 2. A Simple Maximization Problem 2 1. Introduction Linear

More information

COMM 290 MIDTERM/FINAL EXAM REVIEW SESSION BY TONY CHEN

COMM 290 MIDTERM/FINAL EXAM REVIEW SESSION BY TONY CHEN COMM 290 MIDTERM/FINAL EXAM REVIEW SESSION 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

Instructions. AIRBUS A3XX: Developing the World s Largest Commercial Aircraft

Instructions. AIRBUS A3XX: Developing the World s Largest Commercial Aircraft Instructions AIRBUS A3XX: Developing the World s Largest Commercial Aircraft In this case, you will be analyzing the strategic interaction between Airbus and Boeing, the two leading producers of large

More information

Aviation Specialties Unlimited 1. Contract (Fixed Price Contract)

Aviation Specialties Unlimited 1. Contract (Fixed Price Contract) Aviation Specialties Unlimited 1. Contract (Fixed Price Contract) Overview Key Setup Setup Customer Setup Quote Create Sales Order Setup Contract (Project) Setup Advance Billing (Deposit) Acquire Inventory

More information

. This function gives the supplier s behavior with respect to price and quantity.

. This function gives the supplier s behavior with respect to price and quantity. Demand and supply functions are used to describe the consumer and manufacturer behavior with respect to the price of a product or service and the quantity of a product or service. Different textbooks may

More information

Estimating the Elasticity of the Demand for Gasoline

Estimating the Elasticity of the Demand for Gasoline MBA, P1 Sep Oct 2011 Prices & Markets Timothy Van Zandt Estimating the Elasticity of the Demand for Gasoline (Adapted from an exercise by Pushan Dutt, 2005) 1. Overview In this activity, you do a simple

More information

CHAPTER 10: ANALYSIS AND REPORTING

CHAPTER 10: ANALYSIS AND REPORTING Chapter 10: Analysis and Reporting CHAPTER 10: ANALYSIS AND REPORTING Objectives The objectives are: Define Analysis and Reporting Create Analysis Reports Customize Analysis Reports Create Analysis by

More information

TIM/UNEX 270, Spring 2012 Homework 1

TIM/UNEX 270, Spring 2012 Homework 1 TIM/UNEX 270, Spring 2012 Homework 1 Prof. Kevin Ross, kross@soe.ucsc.edu April 11, 2012 Goals: Homework 1 starts out with a review of essential concepts from statistics in Problem 1 we will build on these

More information

Homework 1: Basic modeling, analysis and spreadsheet engineering

Homework 1: Basic modeling, analysis and spreadsheet engineering Homework 1: Basic modeling, analysis and spreadsheet engineering This first assignment is designed to give you a chance to build some relatively simple spreadsheet based models. Use good spreadsheet model

More information

Embarking new Project

Embarking new Project Embarking new Project Go to file, select new. This will open a screen for blank project click ok. You can now enter your project information viz. start date, finish date and also how would you like to

More information

Alternative Methods for Business Process Planning

Alternative Methods for Business Process Planning Volume 7 (21) Issue 22016 DOI 10.1515/vjes-2016-0011 Alternative Methods for Business Process Planning Veronica STEFAN Valentin RADU Valahia University of Targoviste, Romania veronica.stefan@ats.com.ro

More information

Ch.01 Introduction to Modeling. Management Science / Instructor: Bonghyun Ahn

Ch.01 Introduction to Modeling. Management Science / Instructor: Bonghyun Ahn Ch.01 Introduction to Modeling Management Science / Instructor: Bonghyun Ahn Chapter Topics The Management Science Approach to Problem Solving Model Building: Break-Even Analysis Computer Solution Management

More information

SHA541 Transcripts. Transcript: Course Introduction. SHA541: Price and Inventory Controls School of Hotel Administration, Cornell University

SHA541 Transcripts. Transcript: Course Introduction. SHA541: Price and Inventory Controls School of Hotel Administration, Cornell University SHA541 Transcripts Transcript: Course Introduction Welcome to Price and Inventory Control. I am Chris Anderson, I'm the author of this course and a professor at Cornell University School of Hotel Administration.

More information

Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 2 Linear Programming Models: Graphical and Computer Methods

Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 2 Linear Programming Models: Graphical and Computer Methods Managerial Decision Modeling w/ Spreadsheets, 3e (Balakrishnan/Render/Stair) Chapter 2 Linear Programming Models: Graphical and Computer Methods 2.1 Chapter Questions 1) Consider the following linear programming

More information

a. Show the feasible region. b. What are the extreme points of the feasible region? c. Find the optimal solution using the graphical procedure.

a. Show the feasible region. b. What are the extreme points of the feasible region? c. Find the optimal solution using the graphical procedure. Sheet 2-Chapter 2 PROBLEMS An Introduction to Linear Programming 11. Solve the following linear program using the graphical solution procedure: 12. Consider the following linear programming problem: a.

More information

OptQuest 2.3. User Manual

OptQuest 2.3. User Manual OptQuest 2.3 User Manual OptQuest developed by: OptTek Logo This manual, and the software described in it, are furnished under license and may only be used or copied in accordance with the terms of the

More information

Excel #2: No magic numbers

Excel #2: No magic numbers Excel #2: No magic numbers This lesson comes from programmers who long ago learned that everything entered into code must be defined and documented. Placing numbers into an equation is dangerous because

More information

FSTY-405 Lab 9. Optimization

FSTY-405 Lab 9. Optimization FSTY-405 Lab 9 Optimization Objectives Silvicultural decision analysis. Finding an optimal stand density management prescription using TADAM s Excel add-in and the Excel Solver. Useful spreadsheet tools

More information

Computer Proficiency Exam

Computer Proficiency Exam Computer Proficiency Exam Exam Information University of Southern Maine Office of Academic Assessment Portland Campus COMPUTER PROFICIENCY PRACTICE EXAM Page 2 of 7 If you are not yet a USM student, information

More information

Chapter. 20 Notes. Page 1. the. inventory, invested. Carrying Costs. discussion: the inventory. You can _D_. ups = Management:

Chapter. 20 Notes. Page 1. the. inventory, invested. Carrying Costs. discussion: the inventory. You can _D_. ups = Management: Page 1 XX. Inventory Management: EOQ, JIT and Constraints Managingg your inventory properly is an important means of controlling your costs and, thereby, improving the profitability of your firm. We will

More information

Physics 141 Plotting on a Spreadsheet

Physics 141 Plotting on a Spreadsheet Physics 141 Plotting on a Spreadsheet Version: Fall 2018 Matthew J. Moelter (edited by Jonathan Fernsler and Jodi L. Christiansen) Department of Physics California Polytechnic State University San Luis

More information

Digital Media Mix Optimization Model: A Case Study of a Digital Agency promoting its E-Training Services

Digital Media Mix Optimization Model: A Case Study of a Digital Agency promoting its E-Training Services Available online at: http://euroasiapub.org, pp. 127~137 Thomson Reuters Researcher ID: L-5236-2015 Digital Media Mix Optimization Model: A Case Study of a Digital Agency promoting its E-Training Services

More information

TRANSPORTATION PROBLEM AND VARIANTS

TRANSPORTATION PROBLEM AND VARIANTS TRANSPORTATION PROBLEM AND VARIANTS Introduction to Lecture T: Welcome to the next exercise. I hope you enjoyed the previous exercise. S: Sure I did. It is good to learn new concepts. I am beginning to

More information

Lecture-16. Data Tables, Scenarios & Goal Seek in Excel 2007

Lecture-16. Data Tables, Scenarios & Goal Seek in Excel 2007 Lecture-16 Data Tables, Scenarios & Goal Seek in Excel 2007 In Excel, a Data Table is a way to see different results by altering an input cell in your formula. As an example, we're going to alert the interest

More information

ENGG1811: Data Analysis using Excel 1

ENGG1811: Data Analysis using Excel 1 ENGG1811 Computing for Engineers Data Analysis using Excel (weeks 2 and 3) Data Analysis Histogram Descriptive Statistics Correlation Solving Equations Matrix Calculations Finding Optimum Solutions Financial

More information

George Washington University Workforce Timekeeper 6.0 Upgrade Training

George Washington University Workforce Timekeeper 6.0 Upgrade Training Workforce Timekeeper 6.0 Upgrade Training Table of Contents Topic 1: Workforce Timekeeper 6.0 New Features...4 Topic 2: Logging On and Off...5 Topic 3: Navigating in Workforce Timekeeper...7 Topic 4: Reviewing

More information

Chapter 8. Using Standard & Poor s Research Insight with Excel

Chapter 8. Using Standard & Poor s Research Insight with Excel Chapter 8 Using Standard & Poor s Research Insight with Excel One of the most powerful features of Standard & Poor s Research Insight is its ability to communicate with other active software packages.

More information

Chapter 3 Inventory. Objectives. QuickBooks Tools for Tracking Inventory

Chapter 3 Inventory. Objectives. QuickBooks Tools for Tracking Inventory Chapter 3 Inventory Objectives After completing this chapter, you should be able to: Activate the Inventory function (page 47). Set up Inventory Items in the Item list (page 48). Use QuickBooks to calculate

More information

Overview - Exporting Payroll

Overview - Exporting Payroll Aspect Software, Inc. Back-office software for restaurateurs User's Guide & Answers to Frequently Asked Questions for Exporting Sales, Invoices, and Payroll. Revised 01/29/2004 Overview - Exporting Payroll

More information

There are several other pages on this site where simulation models are described. Simulation of Random Variables Simulation of Discrete Time Markov

There are several other pages on this site where simulation models are described. Simulation of Random Variables Simulation of Discrete Time Markov Simulation Often systems operate in an iterative manner. Say the manager of a store maintains an inventory holding an expensive product. The manager looks at the inventory at the end of each day to see

More information

Good Practice Guide. QuickBooks Online

Good Practice Guide. QuickBooks Online Good Practice Guide QuickBooks Online WYCAS provides a range of specialist services designed to meet the needs of the third sector One to one support and training Preparation of year-end accounts Independent

More information

USING OPTQUEST. 3. With OptQuest open, click the new file button or open file button to open an existing optimization file.

USING OPTQUEST. 3. With OptQuest open, click the new file button or open file button to open an existing optimization file. USING OPTQUEST The OptQuest tool for Crystal Ball searches for optimal levels for a number of decision variables using performance measures and constraints from Monte Carlo simulations. For example, if

More information

Creating a batch of Manual checks

Creating a batch of Manual checks Creating a batch of Manual checks These instructions will guide you through the process of starting a new payroll and creating a batch of manual check(s) If you have previously created your current payroll

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology Madras Lecture - 5 Aggregate Planning, Tabular Method, Linear Programming (Refer

More information

KU MIX 5.0 QUICK START GUIDE

KU MIX 5.0 QUICK START GUIDE KU MIX 5.0 QUICK START GUIDE ABOUT KU MIX KU MIX VERSION COMMENTS /SUGGESTIONS KU MIX is a concrete mix design program based in Microsoft Excel that includes aggregate optimization. Optimization is performed

More information

Total Optimal Performance Scores: A Practical Guide for Integrating Financial and Nonfinancial Measures in Performance Evaluation

Total Optimal Performance Scores: A Practical Guide for Integrating Financial and Nonfinancial Measures in Performance Evaluation Total Optimal Performance Scores: A Practical Guide for Integrating Financial and Nonfinancial Measures in Performance Evaluation B Y J OHN B RIGGS, PH.D., CMA; M. CATHY C LAIBORNE, PH.D., CMA, CPA; AND

More information

Planer ET 2011 professional. Programming time-location Economic planning

Planer ET 2011 professional. Programming time-location Economic planning Planer ET 2011 professional Programming time-location Economic planning Planer ET 2011 standar (for Studies Departments) Time-Location Diagram Import from Microsoft Project and Primavera Project Management

More information

TRIAGE: PRIORITIZING SPECIES AND HABITATS

TRIAGE: PRIORITIZING SPECIES AND HABITATS 32 TRIAGE: PRIORITIZING SPECIES AND HABITATS In collaboration with Jon Conrad Objectives Develop a prioritization scheme for species conservation. Develop habitat suitability indexes for parcels of habitat.

More information

S Due March PM 10 percent of Final

S Due March PM 10 percent of Final MGMT 2012- Introduction to Quantitative Methods- Graded Assignment One Grade S2-2014-15- Due March 22 11.55 PM 10 percent of Final Question 1 A CWD Investments, is a brokerage firm that specializes in

More information

The Birthday Bash - Revision of Spreadsheeting Basics -

The Birthday Bash - Revision of Spreadsheeting Basics - - Revision of Spreadsheeting Basics - The Home Front Your Mum was in a fairly good mood this morning so you asked her if you could have a party for your birthday. You shouldn t have mentioned your sister

More information

ISE 204 OR II. Chapter 8 The Transportation and Assignment Problems. Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ

ISE 204 OR II. Chapter 8 The Transportation and Assignment Problems. Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ ISE 204 OR II Chapter 8 The Transportation and Assignment Problems Asst. Prof. Dr. Deniz TÜRSEL ELİİYİ 1 The Transportation and Assignment Problems Transportation Problems: A special class of Linear Programming

More information

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras

Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Operations and Supply Chain Management Prof. G. Srinivasan Department of Management Studies Indian Institute of Technology, Madras Module - 01 Lecture - 08 Aggregate Planning, Quadratic Model, Demand and

More information

Concepts for Using TC2000/TCnet PCFs

Concepts for Using TC2000/TCnet PCFs 2004 Jim Cooper by Concepts for Using TC2000/TCnet PCFs Concepts for Using TC2000/TCnet PCFs 1 What is a PCF? 1 Why would I want to use a PCF? 1 What if I m no good at programming or math? 2 How do I make

More information

Optimization Tool for Risk

Optimization Tool for Risk Optimization Tool for Risk Management Chris S. Adams, PMP chris.adams@kodak.com Presentation at Recession Proof PDU s for PMPs Seminar sponsored by Journey Consulting March 29, 2011 Agenda Introduction

More information

Adding Orders and Assignments

Adding Orders and Assignments Adding Orders and Assignments Step 1: Order Add Wizard Within the Order ribbon, select the Add icon. The Order Add Wizard begins with a Company Look Up. In the Parent field, type the name of the company

More information

KU MIX 2.2 BETA 1 Quick Start Guide

KU MIX 2.2 BETA 1 Quick Start Guide KU MIX 2.2 BETA 1 Quick Start Guide About KU MIX KU MIX is a concrete mix design program based in Microsoft Excel that includes aggregate optimization. KU Mix Version Comments / Suggestions Version 2.2

More information

Microsoft Project Tips & Tricks. Project Solutions Group, Inc.

Microsoft Project Tips & Tricks. Project Solutions Group, Inc. Microsoft Project Tips & Tricks Project Solutions Group, Inc. Objectives Formatting & Printing Gantt Charts Leveling Resources Calculating Costs & Pricing Information Collecting & Entering Project Actuals

More information