EE 424 Introduction to Optimization Techniques

Size: px
Start display at page:

Download "EE 424 Introduction to Optimization Techniques"

Transcription

1 EE 44 Introduction to Optimization Techniques Homework No.7, Due date : November, A company is planning its advertising strategy for next year for its three major products. Since the three products are quite different, each advertising effort will focus on a single product. In units of millions of dollars, a total of 6 is available for advertising next year, where the advertising expenditure for each product must be an integer greater than or equal to 1. The vice-president for marketing has established the objective: Determine how much to spend on each product in order to maximize total sales. The following table gives the estimated increase in sales (in appropriate units) for the different advertising expenditures: Solve this problem by dynamic programming. Solution) X n : Advertising expenditures for product n, n = 1,, S n : Amount of budget still available for remaining product (n,,) P n (XX nn ) : Increase sale when X n millions dollar spend on product f n (SS nn ) = i) n = max {PP nn (XX nn ) + ff nn+1 (SS nn XX nn )} 1 XX nn SS nn s f (SS ) X ii) n =

2 f (SS, XX ) f (SS ) or or iii) n = 1 f 1 (SS 1, XX 1 ) f 1 (SS 1 ) or X x 1 Optimal Solution is X 1 = 1, XX =, XX = or X 1 =, XX =, XX = 1. Re-solve the Local Job Shop employment scheduling problem (Example in the lecture note) when the total cost of changing the level of employment from one season to the next is changed to $100 times the square of the difference in employment levels. Solution) Season Spring Summer Autumn Winter Spring Requirements x n : employment level for each stage x 1 summer x :autumn x :winter x 4 :spring, xx 4 = 55 r n : minimum employment requirement for stage n r 1 = 0, rr = 40, rr = 00, rr 4 = 55 Cost for stage n = 100(x n xx nn 1 ) + 000(xx nn rr nn ) S n = x nn 1

3 4 Minimize [100(x i x i 1 ) + 000(x i rr ii )] ii=1 subject to r i x i 55 (ii = 1,,,4) f n (SS nn, x n ) = 100(x n x n 1 ) + 000(x n rr nn ) + min [100(x i x i 1 ) + 000(x ii rr ii ) rr ii x i 55 f n (SS nn ) = min rr nn x nn 55 ff nn(ss nn, x n ) 4 ii=nn+1 = min { 100(x n S n ) + 000(x ii rr ii ) + ff nn+1 (x n )} nn x nn 55 i) n = 4 S 4 f 4 (SS 4 ) x 4 00 S (55 S 4 ) 55 ii) n = f (SS ) = min 00 x 55 { 100(x S ) + 000(x 00) + 100(55 x ) } f (SS, x ) x = 00(x SS ) (55 x ) = 0 f (SS, x ) x = = 400 > 0 (positive) x = SS + 45 iiii mmmmmmmmmmmmmmmmmm for all S [40,55] f (SS ) = ff (SS, x ) = 100 SS + 45 SS SS + 44 = 5(45 S ) + 5(65 SS ) (SS 155) S + 45 S f (SS ) x 40 S 55 5(45 S ) + 5(65 SS ) (SS 155) S + 45 iii) n = f (SS, x ) = 100(x SS ) + 000(x 40) + 5(45 x ) + 5(65 x ) (x 155) (0 S 55) f (SS, x ) x = 00(x SS ) (45 x ) 50(65 x ) = 0

4 x = SS + 5 f (SS, x ) x = = 00 > 0, (pppppppppppppppp) 40 x SS 70 So, in 47.5 SS 55, x = SS +5 is minimizer, In 0 S 47.5, x = 40 SS x and f (SS,x ) x = 00x 00SS S f (SS ) x 0 S < (40 S ) S [(5 SS ) + (85 SS ) + 180(SS 05)] S + 5 iv) n = 1 f 1 (SS 1, x 1 ) = 100(x 1 SS 1 ) + 000(x 1 0) [(5 x 1) + (85 x 1 ) + 180(x 1 05)] (47.5 x 1 55) = 100(x 1 SS 1 ) + 000(x 1 0) + 100(40 x 1 ) (0 x 1 < 47.5) f 1 (SS 1, x 1 ) = 00(x 1 SS 1 ) (5 x 1) 00 9 (85 x 1) (47.5 x 1 55) x 00(x 1 SS 1 ) (40 x 1 ) (0 x 1 < 47.5) (0 + SS 1 ) = 4.5 (0 x x 1 = 1 < 47.5) SS = 7.5 (47.5 x ) Second case is impossible, so x 1 = 4.5 x 1 = 4.5, x = 40, x = 4.5, x 4 = 55 S = 4.5, SS = 40, SS 4 = 4.5 f 1 (55) = 100(4.5 55) + 000(4.5 0) + 100(40 4.5) = 16500

5 . Consider following nonlinear programming problem : maximize z = x 1 + xx + 4xx xx subject to x 1 + xx + xx 4 x 1 0, xx 0, xx 0 Use dynamic programming to solve this problem S n : amount of remaining resource x n : Some resources f (SS, xx ) = 4xx xx (0 xx SS ) f (SS, xx ) = xx + ff (SS xx ) (0 xx SS ) f 1 (SS 1, xx 1 ) = xx 1 + ff (SS 1, xx 1 ), (0 xx 1 SS 1 = 4) i) n = max 4xx xx 0 xx SS f (SS, xx ) xx = 4 xx = 0 f (SS, xx ) xx = < 0 S f (SS ) x 0 S 4S SS S S 4 4 ii) n = max xx + ff (SS xx ) 0 xx SS Case 1) 0 S xx max xx + 4(SS xx ) (SS xx ) 0 xx SS

6 f (SS, xx ) xx = 4 + (SS xx ) = 0 xx = SS 1 f (SS, xx ) xx = < 0 In, ss 1 0, x = SS 1, ff (SS ) = SS + 1 (1 SS 4) ff (SS, 0) = ff (SS ) = 4SS SS ff(ss, SS ) = SS In 0 S 1, 4S SS > SS. So, x = 0, ff (SS ) = 4SS SS (SS SS ) Case ) S xx 4 max 0 xx SS xx + 4 This function is monotonically increasing. So the larger x maximizer x xx SS SS xx 4 max(0, SS 4) xx min(ss, SS ), 0 xx SS x = SS, ff (SS ) = SS But f (SS ) = SS < SS + 1 So, this case is wrong S f (SS ) x 1 S 4 S + 1 S 1 0 S 1 4S SS 0 iii) n = 1 max 0 xx 1 SS 1 xx 1 + ff (SS 1 xx 1 ) = max 0 xx 1 xx 1 + ff (4 xx 1 ) Case 1) 0 4 x 1 1 max 0 xx 1 xx 1 xx 1 + 4(4 xx 1 ) (4 xx 1 ) = max xx 1 + 8xx 1 xx 1 f 1 (SS 1, xx 1 ) xx 1 = 4xx = 0 xx 1 = f (SS, xx ) xx = 4 < 0 f 1 (SS 1 ) = 8 Case ) 1 4 x 1 4

7 max 0 xx 1 xx 1 xx 1 + (4 xx 1 ) + 1 = max xx 0 xx 1 1 4xx f 1 (SS 1, xx 1 ) xx 1 = 4xx 1 4 = 0 xx 1 = 1 iiii mmmmmmmmmmmmmmmmmm f (SS, xx ) xx = 4 < 0 f 1 (SS 1, 0) = 9, ff 1 SS 1, 15 = (eeeeee pppppppppp) At x 1 = 0, ff 1 haaaa mmmmmmmmmmmmmm ppaavvmmmm 9 x 1 = 0, xx =, xx = 1, SS = SS 1 xx 1 = 4, SS = SS xx 1 = 1 x 1 = 0, xx =, xx = 1, zz = 9 aaaaaa ppppppiimmaavv iippvvmmppiippmm 4. Consider the following linear programming problem : maximize 15x xx subject to x 1 + xx 6 x 1 + xx 8 x 1 0, xx 0 a) Use dynamic programming to solve this problem. S n : amount of remaining resources x n : level of activity n S n = (RR 1, RR ) S 1 = (6, 8), SS = (6 xx 1, 8 xx 1 ) = (RR 1, RR ) f (RR 1, RR, xx ) = 10xx f 1 (6, 8, xx 1 ) = 15xx 1 + max 10xx 1 xx RR 1 xx RR xx 0 f n (RR 1, RR ) = max xx nn ff nn (RR 1, RR, xx nn ) f (RR 1, RR ) = max xx RR 1 xx RR xx 0 10xx (1)

8 ff 1 (6,8, x 1 ) = 15xx 1 + ff (6 xx 1, 8 xx 1 ) f 1 (6,8) = max {15xx 1 + ff (6 xx 1, 8 xx 1 )} xx 1 6 xx 1 8 xx 1 0 () i) n = Solve (1) x RR 1, xx RR, xx 0 0 x min RR 1, RR (R 1, RR ) f (RR 1, RR ) x R 1 0, RR 0 10 min RR 1, RR min RR 1, RR ii) n = 1 Solve (), x 1 6, xx 1 8, xx xx 1 8 max 0 xx xx min 6 xx 1, 8 xx 1 10 min 6 xx xx 1, 8 xx 1 =, 0 xx 1 10(8 xx 1 ), xx 1 8 max max 15xx xx 1, max 15xx 0 xx 1 xx xx 1 max 10xx = 50, (xx 1 = ) 0 xx 1 max 15xx xx = 50, (xx 1 = ) At x 1 =, the optimal value 50 R 1 = 6 xx 1 = 4, RR = 8 xx 1 = x = min 4, = x 1 =, xx =, mmmmxxiimmmmmm iiii 50 b) Use the Simplex method to solve the problem. Convert the original problem to the standard form minimize 15x 1 10xx subject to x 1 + xx + xx = 6 x 1 + xx + xx 4 = 8

9 x 1, x, xx, xx 4 0 a 1 a a a 4 b c T At (,1), pivot a 1 a a a 4 b c T At (1,), pivot a 1 a a a 4 b c T At x 1 =, xx =, the maximum value is 50

10

11

9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS

9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS SECTION 9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS 557 9.5 THE SIMPLEX METHOD: MIXED CONSTRAINTS In Sections 9. and 9., you looked at linear programming problems that occurred in standard form. The constraints

More information

LOWELL WEEKLY JOURNAL. ^Jberxy and (Jmott Oao M d Ccmsparftble. %m >ai ruv GEEAT INDUSTRIES

LOWELL WEEKLY JOURNAL. ^Jberxy and (Jmott Oao M d Ccmsparftble. %m >ai ruv GEEAT INDUSTRIES ? (») /»» 9 F ( ) / ) /»F»»»»»# F??»»» Q ( ( »»» < 3»» /» > > } > Q ( Q > Z F 5

More information

Lesson 2. Homework Problem Set Sample Solutions S.19

Lesson 2. Homework Problem Set Sample Solutions S.19 Homework Problem Set Sample Solutions S.9. Below are formulas Britney Gallivan created when she was doing her paper-folding extra credit assignment. his formula determines the minimum width, WW, of a square

More information

Chapter 5: Spectral Domain From: The Handbook of Spatial Statistics. Dr. Montserrat Fuentes and Dr. Brian Reich Prepared by: Amanda Bell

Chapter 5: Spectral Domain From: The Handbook of Spatial Statistics. Dr. Montserrat Fuentes and Dr. Brian Reich Prepared by: Amanda Bell Chapter 5: Spectral Domain From: The Handbook of Spatial Statistics Dr. Montserrat Fuentes and Dr. Brian Reich Prepared by: Amanda Bell Background Benefits of Spectral Analysis Type of data Basic Idea

More information

Example 1, Section 4.16

Example 1, Section 4.16 Example 1, Section 4.16 The Leon Burnit Ad Agency is trying to determine a TV schedule for Priceler Auto. Ad HIM LIP HIW Cost Football 7 10 5 100, 000 Soap Opera 3 5 4 60, 000 Goals 40 60 35 600, 000 This

More information

Cryptography CS 555. Topic 4: Computational Security

Cryptography CS 555. Topic 4: Computational Security Cryptography CS 555 Topic 4: Computational Security 1 Recap Perfect Secrecy, One-time-Pads Theorem: If (Gen,Enc,Dec) is a perfectly secret encryption scheme then KK M 2 What if we want to send a longer

More information

Systems of Linear Equations

Systems of Linear Equations Systems of Linear Equations As stated in Section G, Definition., a linear equation in two variables is an equation of the form AAAA + BBBB = CC, where AA and BB are not both zero. Such an equation has

More information

LOWHLL #WEEKLY JOURNAL.

LOWHLL #WEEKLY JOURNAL. # F 7 F --) 2 9 Q - Q - - F - x $ 2 F? F \ F q - x q - - - - )< - -? - F - - Q z 2 Q - x -- - - - 3 - % 3 3 - - ) F x - \ - - - - - q - q - - - - -z- < F 7-7- - Q F 2 F - F \x -? - - - - - z - x z F -

More information

Definition: A sequence is a function from a subset of the integers (usually either the set

Definition: A sequence is a function from a subset of the integers (usually either the set Math 3336 Section 2.4 Sequences and Summations Sequences Geometric Progression Arithmetic Progression Recurrence Relation Fibonacci Sequence Summations Definition: A sequence is a function from a subset

More information

Partial derivatives, linear approximation and optimization

Partial derivatives, linear approximation and optimization ams 11b Study Guide 4 econ 11b Partial derivatives, linear approximation and optimization 1. Find the indicated partial derivatives of the functions below. a. z = 3x 2 + 4xy 5y 2 4x + 7y 2, z x = 6x +

More information

Math 106 Answers to Exam 1a Fall 2015

Math 106 Answers to Exam 1a Fall 2015 Math 06 Answers to Exam a Fall 05.. Find the derivative of the following functions. Do not simplify your answers. (a) f(x) = ex cos x x + (b) g(z) = [ sin(z ) + e z] 5 Using the quotient rule on f(x) and

More information

' Liberty and Umou Ono and Inseparablo "

' Liberty and Umou Ono and Inseparablo 3 5? #< q 8 2 / / ) 9 ) 2 ) > < _ / ] > ) 2 ) ) 5 > x > [ < > < ) > _ ] ]? <

More information

PanHomc'r I'rui;* :".>r '.a'' W"»' I'fltolt. 'j'l :. r... Jnfii<on. Kslaiaaac. <.T i.. %.. 1 >

PanHomc'r I'rui;* :.>r '.a'' W»' I'fltolt. 'j'l :. r... Jnfii<on. Kslaiaaac. <.T i.. %.. 1 > 5 28 (x / &» )»(»»» Q ( 3 Q» (» ( (3 5» ( q 2 5 q 2 5 5 8) 5 2 2 ) ~ ( / x {» /»»»»» (»»» ( 3 ) / & Q ) X ] Q & X X X x» 8 ( &» 2 & % X ) 8 x & X ( #»»q 3 ( ) & X 3 / Q X»»» %» ( z 22 (»» 2» }» / & 2 X

More information

Lecture 3. Logic Predicates and Quantified Statements Statements with Multiple Quantifiers. Introduction to Proofs. Reading (Epp s textbook)

Lecture 3. Logic Predicates and Quantified Statements Statements with Multiple Quantifiers. Introduction to Proofs. Reading (Epp s textbook) Lecture 3 Logic Predicates and Quantified Statements Statements with Multiple Quantifiers Reading (Epp s textbook) 3.1-3.3 Introduction to Proofs Reading (Epp s textbook) 4.1-4.2 1 Propositional Functions

More information

MANY BILLS OF CONCERN TO PUBLIC

MANY BILLS OF CONCERN TO PUBLIC - 6 8 9-6 8 9 6 9 XXX 4 > -? - 8 9 x 4 z ) - -! x - x - - X - - - - - x 00 - - - - - x z - - - x x - x - - - - - ) x - - - - - - 0 > - 000-90 - - 4 0 x 00 - -? z 8 & x - - 8? > 9 - - - - 64 49 9 x - -

More information

r/lt.i Ml s." ifcr ' W ATI II. The fnncrnl.icniccs of Mr*. John We mil uppn our tcpiiblicnn rcprc Died.

r/lt.i Ml s. ifcr ' W ATI II. The fnncrnl.icniccs of Mr*. John We mil uppn our tcpiiblicnn rcprc Died. $ / / - (\ \ - ) # -/ ( - ( [ & - - - - \ - - ( - - - - & - ( ( / - ( \) Q & - - { Q ( - & - ( & q \ ( - ) Q - - # & - - - & - - - $ - 6 - & # - - - & -- - - - & 9 & q - / \ / - - - -)- - ( - - 9 - - -

More information

Revision : Thermodynamics

Revision : Thermodynamics Revision : Thermodynamics Formula sheet Formula sheet Formula sheet Thermodynamics key facts (1/9) Heat is an energy [measured in JJ] which flows from high to low temperature When two bodies are in thermal

More information

Bivariate Relationships Between Variables

Bivariate Relationships Between Variables Bivariate Relationships Between Variables BUS 735: Business Decision Making and Research 1 Goals Specific goals: Detect relationships between variables. Be able to prescribe appropriate statistical methods

More information

Economics 203: Intermediate Microeconomics. Calculus Review. A function f, is a rule assigning a value y for each value x.

Economics 203: Intermediate Microeconomics. Calculus Review. A function f, is a rule assigning a value y for each value x. Economics 203: Intermediate Microeconomics Calculus Review Functions, Graphs and Coordinates Econ 203 Calculus Review p. 1 Functions: A function f, is a rule assigning a value y for each value x. The following

More information

STATS DOESN T SUCK! ~ CHAPTER 16

STATS DOESN T SUCK! ~ CHAPTER 16 SIMPLE LINEAR REGRESSION: STATS DOESN T SUCK! ~ CHAPTER 6 The HR manager at ACME food services wants to examine the relationship between a workers income and their years of experience on the job. He randomly

More information

15.063: Communicating with Data

15.063: Communicating with Data 15.063: Communicating with Data Summer 2003 Recitation 6 Linear Regression Today s Content Linear Regression Multiple Regression Some Problems 15.063 - Summer '03 2 Linear Regression Why? What is it? Pros?

More information

Section 4.2 Polynomial Functions of Higher Degree

Section 4.2 Polynomial Functions of Higher Degree Section 4.2 Polynomial Functions of Higher Degree Polynomial Function P(x) P(x) = a degree 0 P(x) = ax +b (degree 1) Graph Horizontal line through (0,a) line with y intercept (0,b) and slope a P(x) = ax

More information

9. Switched Capacitor Filters. Electronic Circuits. Prof. Dr. Qiuting Huang Integrated Systems Laboratory

9. Switched Capacitor Filters. Electronic Circuits. Prof. Dr. Qiuting Huang Integrated Systems Laboratory 9. Switched Capacitor Filters Electronic Circuits Prof. Dr. Qiuting Huang Integrated Systems Laboratory Motivation Transmission of voice signals requires an active RC low-pass filter with very low ff cutoff

More information

Product and Inventory Management (35E00300) Forecasting Models Trend analysis

Product and Inventory Management (35E00300) Forecasting Models Trend analysis Product and Inventory Management (35E00300) Forecasting Models Trend analysis Exponential Smoothing Data Storage Shed Sales Period Actual Value(Y t ) Ŷ t-1 α Y t-1 Ŷ t-1 Ŷ t January 10 = 10 0.1 February

More information

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra

Worksheets for GCSE Mathematics. Algebraic Expressions. Mr Black 's Maths Resources for Teachers GCSE 1-9. Algebra Worksheets for GCSE Mathematics Algebraic Expressions Mr Black 's Maths Resources for Teachers GCSE 1-9 Algebra Algebraic Expressions Worksheets Contents Differentiated Independent Learning Worksheets

More information

Materials & Advanced Manufacturing (M&AM)

Materials & Advanced Manufacturing (M&AM) Modeling of Shear Thickening Fluids for Analysis of Energy Absorption Under Impulse Loading Alyssa Bennett (University of Michigan) Nick Vlahopoulos, PhD (University of Michigan) Weiran Jiang, PhD (Research

More information

Extrema and the First-Derivative Test

Extrema and the First-Derivative Test Extrema and the First-Derivative Test MATH 151 Calculus for Management J. Robert Buchanan Department of Mathematics 2018 Why Maximize or Minimize? In almost all quantitative fields there are objective

More information

Antti Salonen KPP Le 3: Forecasting KPP227

Antti Salonen KPP Le 3: Forecasting KPP227 - 2015 1 Forecasting Forecasts are critical inputs to business plans, annual plans, and budgets Finance, human resources, marketing, operations, and supply chain managers need forecasts to plan: output

More information

Predicting Winners of Competitive Events with Topological Data Analysis

Predicting Winners of Competitive Events with Topological Data Analysis Predicting Winners of Competitive Events with Topological Data Analysis Conrad D Souza Ruben Sanchez-Garcia R.Sanchez-Garcia@soton.ac.uk Tiejun Ma tiejun.ma@soton.ac.uk Johnnie Johnson J.E.Johnson@soton.ac.uk

More information

Math 125 Fall 2011 Exam 2 - Solutions

Math 125 Fall 2011 Exam 2 - Solutions Math 5 Fall 0 Exam - Solutions. (0 points) Suppose an economy consists of three industries: natural gas, oil, and electricity. For each $ of natural gas produced, $0.0 of natural gas is consumed, $0.0

More information

CHAPTER 8 Quadratic Equations, Functions, and Inequalities

CHAPTER 8 Quadratic Equations, Functions, and Inequalities CHAPTER Quadratic Equations, Functions, and Inequalities Section. Solving Quadratic Equations: Factoring and Special Forms..................... 7 Section. Completing the Square................... 9 Section.

More information

Welcome to CPSC 4850/ OR Algorithms

Welcome to CPSC 4850/ OR Algorithms Welcome to CPSC 4850/5850 - OR Algorithms 1 Course Outline 2 Operations Research definition 3 Modeling Problems Product mix Transportation 4 Using mathematical programming Course Outline Instructor: Robert

More information

Section 2: Equations and Inequalities

Section 2: Equations and Inequalities Topic 1: Equations: True or False?... 29 Topic 2: Identifying Properties When Solving Equations... 31 Topic 3: Solving Equations... 34 Topic 4: Solving Equations Using the Zero Product Property... 36 Topic

More information

Section #2: Linear and Integer Programming

Section #2: Linear and Integer Programming Section #2: Linear and Integer Programming Prof. Dr. Sven Seuken 8.3.2012 (with most slides borrowed from David Parkes) Housekeeping Game Theory homework submitted? HW-00 and HW-01 returned Feedback on

More information

Forest Service Suppression Cost Forecasts and Simulation Forecast for Fiscal Year 2010 Spring Update

Forest Service Suppression Cost Forecasts and Simulation Forecast for Fiscal Year 2010 Spring Update Forest Service Suppression Cost Forecasts and Simulation Forecast for Fiscal Year 2010 Spring Update Jeffrey P. Prestemon, Southern Research Station, Forest Service Krista Gebert, Rocky Mountain Research

More information

MATH 1080: Calculus of One Variable II Fall 2018 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart.

MATH 1080: Calculus of One Variable II Fall 2018 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart. MATH 1080: Calculus of One Variable II Fall 2018 Textbook: Single Variable Calculus: Early Transcendentals, 7e, by James Stewart Unit 2 Skill Set Important: Students should expect test questions that require

More information

The Hong Kong University of Science & Technology ISOM551 Introductory Statistics for Business Assignment 4 Suggested Solution

The Hong Kong University of Science & Technology ISOM551 Introductory Statistics for Business Assignment 4 Suggested Solution 8 TUNG, Yik-Man The Hong Kong University of cience & Technology IOM55 Introductory tatistics for Business Assignment 4 uggested olution Note All values of statistics are obtained by Excel Qa Theoretically,

More information

F.1 Greatest Common Factor and Factoring by Grouping

F.1 Greatest Common Factor and Factoring by Grouping 1 Factoring Factoring is the reverse process of multiplication. Factoring polynomials in algebra has similar role as factoring numbers in arithmetic. Any number can be expressed as a product of prime numbers.

More information

PHY103A: Lecture # 4

PHY103A: Lecture # 4 Semester II, 2017-18 Department of Physics, IIT Kanpur PHY103A: Lecture # 4 (Text Book: Intro to Electrodynamics by Griffiths, 3 rd Ed.) Anand Kumar Jha 10-Jan-2018 Notes The Solutions to HW # 1 have been

More information

Lecture 4 Forecasting

Lecture 4 Forecasting King Saud University College of Computer & Information Sciences IS 466 Decision Support Systems Lecture 4 Forecasting Dr. Mourad YKHLEF The slides content is derived and adopted from many references Outline

More information

Crash course Verification of Finite Automata Binary Decision Diagrams

Crash course Verification of Finite Automata Binary Decision Diagrams Crash course Verification of Finite Automata Binary Decision Diagrams Exercise session 10 Xiaoxi He 1 Equivalence of representations E Sets A B A B Set algebra,, ψψ EE = 1 ψψ AA = ff ψψ BB = gg ψψ AA BB

More information

Introduction to Forecasting

Introduction to Forecasting Introduction to Forecasting Introduction to Forecasting Predicting the future Not an exact science but instead consists of a set of statistical tools and techniques that are supported by human judgment

More information

Fitting a regression model

Fitting a regression model Fitting a regression model We wish to fit a simple linear regression model: y = β 0 + β 1 x + ɛ. Fitting a model means obtaining estimators for the unknown population parameters β 0 and β 1 (and also for

More information

MATH 210 EXAM 3 FORM A November 24, 2014

MATH 210 EXAM 3 FORM A November 24, 2014 MATH 210 EXAM 3 FORM A November 24, 2014 Name (printed) Name (signature) ZID No. INSTRUCTIONS: (1) Use a No. 2 pencil. (2) Work on this test. No scratch paper is allowed. (3) Write your name and ZID number

More information

ME5286 Robotics Spring 2017 Quiz 2

ME5286 Robotics Spring 2017 Quiz 2 Page 1 of 5 ME5286 Robotics Spring 2017 Quiz 2 Total Points: 30 You are responsible for following these instructions. Please take a minute and read them completely. 1. Put your name on this page, any other

More information

CS Lecture 8 & 9. Lagrange Multipliers & Varitional Bounds

CS Lecture 8 & 9. Lagrange Multipliers & Varitional Bounds CS 6347 Lecture 8 & 9 Lagrange Multipliers & Varitional Bounds General Optimization subject to: min ff 0() R nn ff ii 0, h ii = 0, ii = 1,, mm ii = 1,, pp 2 General Optimization subject to: min ff 0()

More information

Math 118, Summer 1999 Calculus for Students of Business and Economics Midterm

Math 118, Summer 1999 Calculus for Students of Business and Economics Midterm Math 118, Summer 1999 Calculus for Students of Business and Economics Midterm Instructions: Try all the problems. Show all your work. Answers given with no indication of how they were obtained may receive

More information

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist

regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist regression analysis is a type of inferential statistics which tells us whether relationships between two or more variables exist sales $ (y - dependent variable) advertising $ (x - independent variable)

More information

Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models

Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models L6-1 Lecture 6: Sections 2.2 and 2.3 Polynomial Functions, Quadratic Models Polynomial Functions Def. A polynomial function of degree n is a function of the form f(x) = a n x n + a n 1 x n 1 +... + a 1

More information

Real-Time Weather Hazard Assessment for Power System Emergency Risk Management

Real-Time Weather Hazard Assessment for Power System Emergency Risk Management Real-Time Weather Hazard Assessment for Power System Emergency Risk Management Tatjana Dokic, Mladen Kezunovic Texas A&M University CIGRE 2017 Grid of the Future Symposium Cleveland, OH, October 24, 2017

More information

Educjatipnal. L a d ie s * COBNWALILI.S H IG H SCHOOL. I F O R G IR L S A n B k i n d e r g a r t e n.

Educjatipnal. L a d ie s * COBNWALILI.S H IG H SCHOOL. I F O R G IR L S A n B k i n d e r g a r t e n. - - - 0 x ] - ) ) -? - Q - - z 0 x 8 - #? ) 80 0 0 Q ) - 8-8 - ) x ) - ) -] ) Q x?- x - - / - - x - - - x / /- Q ] 8 Q x / / - 0-0 0 x 8 ] ) / - - /- - / /? x ) x x Q ) 8 x q q q )- 8-0 0? - Q - - x?-

More information

Lecture No. 1 Introduction to Method of Weighted Residuals. Solve the differential equation L (u) = p(x) in V where L is a differential operator

Lecture No. 1 Introduction to Method of Weighted Residuals. Solve the differential equation L (u) = p(x) in V where L is a differential operator Lecture No. 1 Introduction to Method of Weighted Residuals Solve the differential equation L (u) = p(x) in V where L is a differential operator with boundary conditions S(u) = g(x) on Γ where S is a differential

More information

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra

Worksheets for GCSE Mathematics. Quadratics. mr-mathematics.com Maths Resources for Teachers. Algebra Worksheets for GCSE Mathematics Quadratics mr-mathematics.com Maths Resources for Teachers Algebra Quadratics Worksheets Contents Differentiated Independent Learning Worksheets Solving x + bx + c by factorisation

More information

SAMPLE FINAL EXAM QUESTIONS: ALGEBRA I

SAMPLE FINAL EXAM QUESTIONS: ALGEBRA I SAMPLE FINAL EXAM QUESTIONS: ALGEBRA I The purpose of these sample questions is to clarify the course objectives, and also to illustrate the level at which objectives should be mastered. These sample questions

More information

Q SON,' (ESTABLISHED 1879L

Q SON,' (ESTABLISHED 1879L ( < 5(? Q 5 9 7 00 9 0 < 6 z 97 ( # ) $ x 6 < ( ) ( ( 6( ( ) ( $ z 0 z z 0 ) { ( % 69% ( ) x 7 97 z ) 7 ) ( ) 6 0 0 97 )( 0 x 7 97 5 6 ( ) 0 6 ) 5 ) 0 ) 9%5 z» 0 97 «6 6» 96? 0 96 5 0 ( ) ( ) 0 x 6 0

More information

Storing energy or Storing Consumption?

Storing energy or Storing Consumption? Storing energy or Storing Consumption? It is not the same! Joachim Geske, Richard Green, Qixin Chen, Yi Wang 40th IAEE International Conference 18-21 June 2017, Singapore Motivation Electricity systems

More information

Math Check courseware for due dates for Homework, Quizzes, Poppers, Practice test and Tests. Previous lecture

Math Check courseware for due dates for Homework, Quizzes, Poppers, Practice test and Tests. Previous lecture Math 1311 Check courseware for due dates for Homework, Quizzes, Poppers, Practice test and Tests Previous lecture Section 2.4: Solving Nonlinear Equations Equations that involve powers (other than one),

More information

PREPARED BY: J. LLOYD HARRIS 07/17

PREPARED BY: J. LLOYD HARRIS 07/17 PREPARED BY: J. LLOYD HARRIS 07/17 Table of Contents Introduction Page 1 Section 1.2 Pages 2-11 Section 1.3 Pages 12-29 Section 1.4 Pages 30-42 Section 1.5 Pages 43-50 Section 1.6 Pages 51-58 Section 1.7

More information

SF2930: REGRESION ANALYSIS LECTURE 1 SIMPLE LINEAR REGRESSION.

SF2930: REGRESION ANALYSIS LECTURE 1 SIMPLE LINEAR REGRESSION. SF2930: REGRESION ANALYSIS LECTURE 1 SIMPLE LINEAR REGRESSION. Tatjana Pavlenko 17 January 2018 WHAT IS REGRESSION? INTRODUCTION Regression analysis is a statistical technique for investigating and modeling

More information

TOWN OF VAIL TAXABLE SALES REPORT

TOWN OF VAIL TAXABLE SALES REPORT TOWN OF VAIL TAXABLE SALES REPORT Destination: Vail Report Period: through February 2015 a) Vail Village/Lionshead Combined Performance Retail Sales in Vail Village + Lionshead Restaurant Sales in Vail

More information

Antti Salonen PPU Le 2: Forecasting 1

Antti Salonen PPU Le 2: Forecasting 1 - 2017 1 Forecasting Forecasts are critical inputs to business plans, annual plans, and budgets Finance, human resources, marketing, operations, and supply chain managers need forecasts to plan: output

More information

Charge carrier density in metals and semiconductors

Charge carrier density in metals and semiconductors Charge carrier density in metals and semiconductors 1. Introduction The Hall Effect Particles must overlap for the permutation symmetry to be relevant. We saw examples of this in the exchange energy in

More information

PPU411 Antti Salonen. Forecasting. Forecasting PPU Forecasts are critical inputs to business plans, annual plans, and budgets

PPU411 Antti Salonen. Forecasting. Forecasting PPU Forecasts are critical inputs to business plans, annual plans, and budgets - 2017 1 Forecasting Forecasts are critical inputs to business plans, annual plans, and budgets Finance, human resources, marketing, operations, and supply chain managers need forecasts to plan: output

More information

Classwork. Example 1 S.35

Classwork. Example 1 S.35 Classwork Example 1 In the picture below, we have a triangle AAAAAA that has been dilated from center OO by a scale factor of rr = 1. It is noted 2 by AA BB CC. We also have triangle AA BB CC, which is

More information

A brief summary of the chapters and sections that we cover in Math 141. Chapter 2 Matrices

A brief summary of the chapters and sections that we cover in Math 141. Chapter 2 Matrices A brief summary of the chapters and sections that we cover in Math 141 Chapter 2 Matrices Section 1 Systems of Linear Equations with Unique Solutions 1. A system of linear equations is simply a collection

More information

art Hatching and Cross-Hatching d r a w i n g Usingthegridco-ordinates,copythedrawingontotherightrectangle.

art Hatching and Cross-Hatching d r a w i n g Usingthegridco-ordinates,copythedrawingontotherightrectangle. 5 5 4 4 3 3 H C-H 2 2 0 0 9 8 7 6 5 4 3 2 0 2 3 4 5 6 7 8 9 0 9 8 7 6 5 4 3 2 C. L. B H I E C D W S N. 0 2 3 4 5 6 7 8 9 0 U-,. H C-H 5 4 3 2 0 9 8 7 6 5 4 3 2 0 2 3 4 5 6 7 8 9 0 0 2 3 4 5 6 7 8 9 0 U-,.

More information

TOWN OF VAIL TAXABLE SALES REPORT

TOWN OF VAIL TAXABLE SALES REPORT TOWN OF VAIL TAXABLE SALES REPORT Destination: Vail Report Period: through September 2016 a) Vail Village/Lionshead Combined Performance Retail Sales in Vail Village + Lionshead Restaurant Sales in Vail

More information

Lecture Outline. I. Fundamental Measurements II. Unit Conversion Level I: Motion (Treat the levels as practice exams)

Lecture Outline. I. Fundamental Measurements II. Unit Conversion Level I: Motion (Treat the levels as practice exams) Planning Ahead Be able to distinguish between velocity and acceleration. Learn the format of the Physics solution. Learn how to overcome the difficulties in graphs. Lecture Outline I. Fundamental Measurements

More information

14 EE 2402 Engineering Mathematics III Solutions to Tutorial 3 1. For n =0; 1; 2; 3; 4; 5 verify that P n (x) is a solution of Legendre's equation wit

14 EE 2402 Engineering Mathematics III Solutions to Tutorial 3 1. For n =0; 1; 2; 3; 4; 5 verify that P n (x) is a solution of Legendre's equation wit EE 0 Engineering Mathematics III Solutions to Tutorial. For n =0; ; ; ; ; verify that P n (x) is a solution of Legendre's equation with ff = n. Solution: Recall the Legendre's equation from your text or

More information

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra

Variations. ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Variations ECE 6540, Lecture 02 Multivariate Random Variables & Linear Algebra Last Time Probability Density Functions Normal Distribution Expectation / Expectation of a function Independence Uncorrelated

More information

LOWELL WEEKLY JOURNAL.

LOWELL WEEKLY JOURNAL. Y $ Y Y 7 27 Y 2» x 7»» 2» q» ~ [ } q q $ $ 6 2 2 2 2 2 2 7 q > Y» Y >» / Y» ) Y» < Y»» _»» < Y > Y Y < )»» >» > ) >» >> >Y x x )»» > Y Y >>»» }> ) Y < >» /» Y x» > / x /»»»»» >» >» >»» > > >» < Y /~ >

More information

CSC Design and Analysis of Algorithms. LP Shader Electronics Example

CSC Design and Analysis of Algorithms. LP Shader Electronics Example CSC 80- Design and Analysis of Algorithms Lecture (LP) LP Shader Electronics Example The Shader Electronics Company produces two products:.eclipse, a portable touchscreen digital player; it takes hours

More information

maxz = 3x 1 +4x 2 2x 1 +x 2 6 2x 1 +3x 2 9 x 1,x 2

maxz = 3x 1 +4x 2 2x 1 +x 2 6 2x 1 +3x 2 9 x 1,x 2 ex-5.-5. Foundations of Operations Research Prof. E. Amaldi 5. Branch-and-Bound Given the integer linear program maxz = x +x x +x 6 x +x 9 x,x integer solve it via the Branch-and-Bound method (solving

More information

TOWN OF VAIL TAXABLE SALES REPORT

TOWN OF VAIL TAXABLE SALES REPORT TOWN OF VAIL TAXABLE SALES REPORT Destination: Vail Report Period: through April 2017 a) Vail Village/Lionshead Combined Performance Retail Sales in Vail Village + Lionshead Restaurant Sales in Vail Village

More information

Chapter 2 Modeling with Linear Functions

Chapter 2 Modeling with Linear Functions Chapter Modeling with Linear Functions Homework.1. a. b. c. When half of Americans send in their tax returns, p equals 50. When p equals 50, t is approximately 10. Therefore, when half of Americans sent

More information

Lecture 3. STAT161/261 Introduction to Pattern Recognition and Machine Learning Spring 2018 Prof. Allie Fletcher

Lecture 3. STAT161/261 Introduction to Pattern Recognition and Machine Learning Spring 2018 Prof. Allie Fletcher Lecture 3 STAT161/261 Introduction to Pattern Recognition and Machine Learning Spring 2018 Prof. Allie Fletcher Previous lectures What is machine learning? Objectives of machine learning Supervised and

More information

All quadratic functions have graphs that are U -shaped and are called parabolas. Let s look at some parabolas

All quadratic functions have graphs that are U -shaped and are called parabolas. Let s look at some parabolas Chapter Three: Polynomial and Rational Functions 3.1: Quadratic Functions Definition: Let a, b, and c be real numbers with a 0. The function f (x) = ax 2 + bx + c is called a quadratic function. All quadratic

More information

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1).

3. Find the slope of the tangent line to the curve given by 3x y e x+y = 1 + ln x at (1, 1). 1. Find the derivative of each of the following: (a) f(x) = 3 2x 1 (b) f(x) = log 4 (x 2 x) 2. Find the slope of the tangent line to f(x) = ln 2 ln x at x = e. 3. Find the slope of the tangent line to

More information

Section 5-1 First Derivatives and Graphs

Section 5-1 First Derivatives and Graphs Name Date Class Section 5-1 First Derivatives and Graphs Goal: To use the first derivative to analyze graphs Theorem 1: Increasing and Decreasing Functions For the interval (a,b), if f '( x ) > 0, then

More information

Linear Relations and Functions

Linear Relations and Functions Linear Relations and Functions Why? You analyzed relations and functions. (Lesson 2-1) Now Identify linear relations and functions. Write linear equations in standard form. New Vocabulary linear relations

More information

1 Answer Key for exam2162sp07 vl

1 Answer Key for exam2162sp07 vl Ma 162 College Algebra Second Exam vl 9 1 Answer Key for exam2162sp07 vl 1. [ x =, 2, y =, 3, z =, 1, w =, 3, Mary, [63.5, 2, 1]] 2. ABC: 1 L1 L2 1CDE:L1 11 L2 3. P =1.8 x +1.8 y +1.5 z 0 x,0 y 9 x +10y

More information

SELECT TWO PROBLEMS (OF A POSSIBLE FOUR) FROM PART ONE, AND FOUR PROBLEMS (OF A POSSIBLE FIVE) FROM PART TWO. PART ONE: TOTAL GRAND

SELECT TWO PROBLEMS (OF A POSSIBLE FOUR) FROM PART ONE, AND FOUR PROBLEMS (OF A POSSIBLE FIVE) FROM PART TWO. PART ONE: TOTAL GRAND 1 56:270 LINEAR PROGRAMMING FINAL EXAMINATION - MAY 17, 1985 SELECT TWO PROBLEMS (OF A POSSIBLE FOUR) FROM PART ONE, AND FOUR PROBLEMS (OF A POSSIBLE FIVE) FROM PART TWO. PART ONE: 1 2 3 4 TOTAL GRAND

More information

Lecture # 31. Questions of Marks 3. Question: Solution:

Lecture # 31. Questions of Marks 3. Question: Solution: Lecture # 31 Given XY = 400, X = 5, Y = 4, S = 4, S = 3, n = 15. Compute the coefficient of correlation between XX and YY. r =0.55 X Y Determine whether two variables XX and YY are correlated or uncorrelated

More information

CS249: ADVANCED DATA MINING

CS249: ADVANCED DATA MINING CS249: ADVANCED DATA MINING Vector Data: Clustering: Part II Instructor: Yizhou Sun yzsun@cs.ucla.edu May 3, 2017 Methods to Learn: Last Lecture Classification Clustering Vector Data Text Data Recommender

More information

Discrete Mathematics. Spring 2017

Discrete Mathematics. Spring 2017 Discrete Mathematics Spring 2017 Previous Lecture Principle of Mathematical Induction Mathematical Induction: rule of inference Mathematical Induction: Conjecturing and Proving Climbing an Infinite Ladder

More information

Classical RSA algorithm

Classical RSA algorithm Classical RSA algorithm We need to discuss some mathematics (number theory) first Modulo-NN arithmetic (modular arithmetic, clock arithmetic) 9 (mod 7) 4 3 5 (mod 7) congruent (I will also use = instead

More information

The relationship between Food and Tourism Local Perspectives

The relationship between Food and Tourism Local Perspectives The relationship between Food and Tourism Local Perspectives Katla Geopark 12 June 2013 Steingerður Hreinsdóttir COO Katla Geopark Food Food is the most efficient weapon we have for making them stay longer

More information

Chapter 22 : Electric potential

Chapter 22 : Electric potential Chapter 22 : Electric potential What is electric potential? How does it relate to potential energy? How does it relate to electric field? Some simple applications What does it mean when it says 1.5 Volts

More information

Section 1.1 Solving Linear Equations and Inequalities a + 4b c

Section 1.1 Solving Linear Equations and Inequalities a + 4b c Section 1 Solving Linear Equations and Inequalities A. Evaluating Expressions Examples Evaluate the following if a = 7, b =, and c = ( a + c ) + b. a + b c B. The Distributive Property Try the Following

More information

Maximums and Minimums

Maximums and Minimums Maximums and Minimums Lecture 25 Section 3.1 Robb T. Koether Hampden-Sydney College Mon, Mar 6, 2017 Robb T. Koether (Hampden-Sydney College) Maximums and Minimums Mon, Mar 6, 2017 1 / 9 Objectives Objectives

More information

Large Scale Data Analysis Using Deep Learning

Large Scale Data Analysis Using Deep Learning Large Scale Data Analysis Using Deep Learning Linear Algebra U Kang Seoul National University U Kang 1 In This Lecture Overview of linear algebra (but, not a comprehensive survey) Focused on the subset

More information

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition

Work, Energy, and Power. Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition Work, Energy, and Power Chapter 6 of Essential University Physics, Richard Wolfson, 3 rd Edition 1 With the knowledge we got so far, we can handle the situation on the left but not the one on the right.

More information

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29,

MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, MAC 2233, Survey of Calculus, Exam 3 Review This exam covers lectures 21 29, This review includes typical exam problems. It is not designed to be comprehensive, but to be representative of topics covered

More information

TEXT AND OTHER MATERIALS:

TEXT AND OTHER MATERIALS: 1. TEXT AND OTHER MATERIALS: Check Learning Resources in shared class files Calculus Wiki-book: https://en.wikibooks.org/wiki/calculus (Main Reference e-book) Paul s Online Math Notes: http://tutorial.math.lamar.edu

More information

Grover s algorithm. We want to find aa. Search in an unordered database. QC oracle (as usual) Usual trick

Grover s algorithm. We want to find aa. Search in an unordered database. QC oracle (as usual) Usual trick Grover s algorithm Search in an unordered database Example: phonebook, need to find a person from a phone number Actually, something else, like hard (e.g., NP-complete) problem 0, xx aa Black box ff xx

More information

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question.

SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. Exam Name SHORT ANSWER. Write the word or phrase that best completes each statement or answers the question. You are planning on purchasing a new car and have your eye on a specific model. You know that

More information