Bonus Problem 1. Decision Models -- Prof. Juran2 Optimization Example: Malcolm’s Glass Shop.

Slides:



Advertisements
Similar presentations
1Introduction to Linear ProgrammingLesson 2 Introduction to Linear Programming.
Advertisements

LINEAR PROGRAMMING (LP)
Introduction to Mathematical Programming Matthew J. Liberatore John F. Connelly Chair in Management Professor, Decision and Information Technologies.
Question:- A company assembles four products (1, 2, 3, 4) from delivered components. The profit per unit for each product (1, 2, 3, 4) is £10, £15, £22.
OPSM 301 Operations Management
Linear Programming Problem
Session II – Introduction to Linear Programming
Session 3a Decision Models -- Prof. Juran.
BA 452 Lesson A.2 Solving Linear Programs 1 1ReadingsReadings Chapter 2 An Introduction to Linear Programming.
SOLVING LINEAR PROGRAMS USING EXCEL Dr. Ron Lembke.
Linear Programming Using the Excel Solver
Session 2b. Decision Models -- Prof. Juran2 Overview More Sensitivity Analysis –Solver Sensitivity Report More Malcolm Multi-period Models –Distillery.
19 Linear Programming CHAPTER
Using Excel Solver for Linear Optimization Problems
Introduction to Management Science
Session 4b. Decision Models -- Prof. Juran2 Overview More Network Flow Models Facility Location Example Locating Call Centers Nonlinearity.
SE 303 Lab Multi-Period Financial Models Production planning problem.
Session 1a. Decision Models -- Prof. Juran2 Overview Web Site Tour Course Introduction.
QM B Linear Programming
6s-1Linear Programming CHAPTER 6s Linear Programming.
Lecture outline Support vector machines. Support Vector Machines Find a linear hyperplane (decision boundary) that will separate the data.
Environmentally Conscious Design & Manufacturing (ME592) Date: May 3, 2000 Slide:1 Environmentally Conscious Design & Manufacturing Class 24: Optimization.
Introduction to Management Science
1 Ardavan Asef-Vaziri Nov-2010Theory of Constraints 1- Basics Purchased Part $5 / unit RM1 $20 per unit RM2 $20 per unit RM3 $25 per unit $90 / unit 110.
Session 1b. Decision Models -- Prof. Juran2 Overview Spreadsheet Conventions Copying, Pasting, Reporting Introduction to Solver.
Optimization I Operations -- Prof. Juran. Outline Basic Optimization: Linear programming –Graphical method –Spreadsheet Method Extension: Nonlinear programming.
Optimization II. © The McGraw-Hill Companies, Inc., 2004 Operations Management -- Prof. Juran2 Outline Optimization Extensions Multiperiod Models –Operations.
Chapter 15 Constrained Optimization. The Linear Programming Model Let : x 1, x 2, x 3, ………, x n = decision variables Z = Objective function or linear.
1 The Role of Sensitivity Analysis of the Optimal Solution Is the optimal solution sensitive to changes in input parameters? Possible reasons for asking.
Linear Programming Modeling
On LT simulation Game ends at 8:45 p.m.
Spreadsheet Modeling of Linear Programming (LP). Spreadsheet Modeling There is no exact one way to develop an LP spreadsheet model. We will work through.
Integer Programming Models
Decision Making via Linear Programming: A simple introduction Fred Phillips
Product Mix & Master Production Scheduling
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
1 Chapter 10 The primal linear program solution answers the tactical question when it tells us how much to produce. But the dual can have far greater impact.
Chapter 6 Supplement Linear Programming.
Linear Programming. Many mathematical models designed to solve problems in business, biology, and economics involve finding the optimum value (maximum.
1 Systems Analysis Methods Dr. Jerrell T. Stracener, SAE Fellow SMU EMIS 5300/7300 NTU SY-521-N NTU SY-521-N SMU EMIS 5300/7300 Statistical Analysis Other.
Linear Programming with Excel Solver.  Use Excel’s Solver as a tool to assist the decision maker in identifying the optimal solution for a business decision.
Transportation Problems Dr. Ron Lembke. Transportation Problems Linear programming is good at solving problems with zillions of options, and finding the.
In The Name Of Allah Lab 07 ins. Tahani Aldweesh.
McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved. 6S Linear Programming.
Optimization I. © The McGraw-Hill Companies, Inc., 2004 Operations Management -- Prof. Juran2 Outline Basic Optimization: Linear programming –Graphical.
1 The Geometry of Linear Programs –the geometry of LPs illustrated on GTC Handouts: Lecture Notes February 5, 2002.
Lecture 8 Integer Linear Programming
Arben Asllani University of Tennessee at Chattanooga Chapter 5 Business Analytics with Goal Programming Business Analytics with Management Science Models.
Arben Asllani University of Tennessee at Chattanooga Business Analytics with Management Science Models and Methods Chapter 2 Introduction to Linear Programming.
Math Programming Concept of Optimization (L.O. a ) Linear Programming Managerial Value of Information (L.O. d) Theory (L.O. b) Example Applications (L.O.
Linear Programming.  Linear Programming provides methods for allocating limited resources among competing activities in an optimal way.  Linear → All.
OPSM 301 Operations Management Class 11: Linear Programming using Excel Koç University Zeynep Aksin
Linear Programming Wyndor Glass Co. 3 plants 2 new products –Product 1: glass door with aluminum framing –Product 2: 4x6 foot wood frame window.
1 Linear Programming Design of mathematical model.
1 Geometrical solution of Linear Programming Model.
Linear Programming McGraw-Hill/Irwin Copyright © 2012 by The McGraw-Hill Companies, Inc. All rights reserved.
Solver Feature Excel’s KY San Jose State University Engineering 10.
Linear Programming.
Solver Feature Excel’s KY San Jose State University Engineering 10.
Introduction to Linear Programs
Introduction Hamdy A. Taha, Operations Research: An introduction, 8th Edition Mjdah Al Shehri.
Excel Solver.
Linear Programming Wyndor Glass Co. 3 plants 2 new products
Constrained Optimization
Optimization II.
Session 1a Decision Models -- Prof. Juran.
Sensitivity.
Session 1b Decision Models -- Prof. Juran.
Optimization I.
Introduction Hamdy A. Taha, Operations Research: An introduction, 8th Edition Mjdah Al Shehri.
Presentation transcript:

Bonus Problem 1

Decision Models -- Prof. Juran2 Optimization Example: Malcolm’s Glass Shop

Decision Models -- Prof. Juran3 Managerial Problem Definition Malcolm owns a glass-molding machine capable of producing two products: six- ounce juice glasses and ten-ounce cocktail glasses. He needs to decide how many of each product he ought to make each week in order to make the greatest profit. He is limited by the production rate of the machine, demand for one of the products, and storage space.

Decision Models -- Prof. Juran4 Formulation Decision variables: How many to produce of two products. Objective: Maximize Profit. Constraints: The molding machine can only produce so many glasses in a week. There is a market limit for 6-oz glasses. There is a limit on storage space. Malcolm can’t make negative amounts of either product.

Decision Models -- Prof. Juran5 Formulation Maximize Profit from 6-oz glasses + Profit from 10-oz glasses Subject to: Molding Machine capacity used for 6-oz + Molding Machine capacity used for 10-oz  Total Molding capacity Storage Space used for 6-oz + Storage Space used for 10-oz  Total Storage Space 6-oz glasses produced  Total Demand for 6-oz 6-oz glasses produced  0 10-oz glasses produced  0

Decision Models -- Prof. Juran6 Formulation

Decision Models -- Prof. Juran7 Formulation

Decision Models -- Prof. Juran8 Solution Methodology

Decision Models -- Prof. Juran9 Solver Dialog Box

Decision Models -- Prof. Juran10 Solver Options

Decision Models -- Prof. Juran11 Solver Answer Report

Decision Models -- Prof. Juran12 Communicating Graphically

Decision Models -- Prof. Juran13 Enhancing Charts

Decision Models -- Prof. Juran14 Enhancing Charts

Decision Models -- Prof. Juran15 Conclusions and Recommendations Make 642 cases of 6-oz glasses and 428 cases of 10-oz glasses. Earn $5,143 profit.