Chapter 6 Multicriteria Decision Making

Size: px
Start display at page:

Download "Chapter 6 Multicriteria Decision Making"

Transcription

1 Chapter 6 Multicriteria Decision Making Chapter Topics Goal Programming Graphical Interpretation of Goal Programming Computer Solution of Goal Programming Problems with QM for Windows and Excel The Analytical Hierarchy Process Scoring Models 2

2 Overview Study of problems with several criteria, multiple criteria, instead of a single objective when making a decision. Three techniques discussed: goal programming, the analytical hierarchy process and scoring models. Goal programming is a variation of linear programming considering more than one objective (goals) in the objective function. The analytical hierarchy process develops a score for each decision alternative based on comparisons of each under different criteria reflecting the decision makers preferences. Scoring models are based on a relatively simple weighted scoring technique. 3 Goal Programming Example Problem Data ( of 2) Beaver Creek Pottery Company Example: Maximize Z = $40x 50x 2 subject to: x 2x 2 40 hours of labor 4x 3x 2 20 pounds of clay x, x 2 0 Where: x = number of bowls produced x 2 = number of mugs produced 4 2

3 Goal Programming Example Problem Data (2 of 2) Adding objectives (goals) in order of importance, the company: Does not want to use fewer than 40 hours of labor per day. Would like to achieve a satisfactory profit level of $,600 per day. Prefers not to keep more than 20 pounds of clay on hand each day. Would like to minimize the amount of overtime. 5 Goal Programming Goal Constraint Requirements All goal constraints are equalities that include deviational variables d and d. A positive deviational variable (d ) is the amount by which a goal level is exceeded. A negative deviation variable (d ) is the amount by which a goal level is underachieved. At least one or both deviational variables in a goal constraint must equal zero. The objective function in a goal programming model seeks to minimize the deviation from the respective goals in the order of the goal priorities. 6 3

4 Goal Programming Model Formulation Goal Constraints ( of 3) Labor goal: x 2x 2 d d = 40 (hours/day) Profit goal: 40x 50 x 2 d 2 d 2 =,600 ($/day) Material goal: 4x 3x 2 d 3 d 3 = 20 (lbs of clay/day) 7 Goal Programming Model Formulation Objective Function (2 of 3) Labor goals constraint (priority less than 40 hours labor; priority 4 minimum overtime): Minimize P d, P 4 d Add profit goal constraint (priority 2 achieve profit of $,600): Minimize P d, P 2 d 2, P 4 d Add material goal constraint (priority 3 avoid keeping more than 20 pounds of clay on hand): Minimize P d, P 2 d 2, P 3 d 3, P 4 d 8 4

5 Goal Programming Model Formulation Complete Model (3 of 3) Complete Goal Programming Model: Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 (labor) 40x 50 x 2 d 2 d 2 =,600 (profit) 4x 3x 2 d 3 d 3 = 20 (clay) x, x 2, d, d, d 2, d 2, d 3, d Goal Programming Alternative Forms of Goal Constraints ( of 2) Changing fourthpriority goal limits overtime to 0 hours instead of minimizing overtime: d d 4 d 4 = 0 minimize P d, P 2 d 2, P 3 d 3, P 4 d 4 Addition of a fifthpriority goal important to achieve the goal for mugs : x d 5 = 30 bowls x 2 d 6 = 20 mugs minimize P d, P 2 d 2, P 3 d 3, P 4 d 4, 4P 5 d 5 5P 5 d 6 0 5

6 Goal Programming Alternative Forms of Goal Constraints (2 of 2) Complete Model with Added New Goals: Minimize P d, P 2 d 2, P 3 d 3, P 4 d 4, 4P 5 d 5 5P 5 d 6 subject to: x 2x 2 d d = 40 40x 50x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 d d 4 d 4 = 0 x d 5 = 30 x 2 d 6 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3, d 4, d 4, d 5, d 6 0 Goal Programming Graphical Interpretation ( of 6) Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 40x 50 x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3 0 Figure 9. Goal Constraints 2 6

7 Goal Programming Graphical Interpretation (2 of 6) Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 40x 50 x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3 0 Figure 9.2 The FirstPriority Goal: Minimize 3 Goal Programming Graphical Interpretation (3 of 6) Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 40x 50 x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3 0 Figure 9.3 The SecondPriority Goal: Minimize 4 7

8 Goal Programming Graphical Interpretation (4 of 6) Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 40x 50 x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3 0 Figure 9.4 The ThirdPriority Goal: Minimize 5 Goal Programming Graphical Interpretation (5 of 6) Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 40x 50 x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3 0 Figure 9.5 The FourthPriority Goal: Minimize 6 8

9 Goal Programming Graphical Interpretation (6 of 6) Goal programming solutions do not always achieve all goals and they are not optimal, they achieve the best or most satisfactory solution possible. Minimize P d, P 2 d 2, P 3 d 3, P 4 d subject to: x 2x 2 d d = 40 40x 50 x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3 0 Solution: x = 5 bowls x 2 = 20 mugs d = 5 hours 7 Goal Programming Computer Solution Using Excel ( of 3) Exhibit

10 Goal Programming Computer Solution Using Excel (2 of 3) Exhibit Goal Programming Computer Solution Using Excel (3 of 3) Exhibit

11 Goal Programming Solution for Altered Problem Using Excel ( of 6) Minimize P d, P 2 d 2, P 3 d 3, P 4 d 4, 4P 5 d 5 5P 5 d 6 subject to: x 2x 2 d d = 40 40x 50x 2 d 2 d 2 =,600 4x 3x 2 d 3 d 3 = 20 d d 4 d 4 = 0 x d 5 = 30 x 2 d 6 = 20 x, x 2, d, d, d 2, d 2, d 3, d 3, d 4, d 4, d 5, d Goal Programming Solution for Altered Problem Using Excel (2 of 6) Exhibit

12 Goal Programming Solution for Altered Problem Using Excel (3 of 6) Exhibit Goal Programming Solution for Altered Problem Using Excel (4 of 6) Exhibit

13 Goal Programming Solution for Altered Problem Using Excel (5 of 6) Exhibit Goal Programming Solution for Altered Problem Using Excel (6 of 6) Exhibit

14 Analytical Hierarchy Process Overview AHP is a method for ranking several decision alternatives and selecting the best one when the decision maker has multiple objectives, or criteria, on which to base the decision. The decision maker makes a decision based on how the alternatives compare according to several criteria. The decision maker will select the alternative that best meets his or her decision criteria. AHP is a process for developing a numerical score to rank each decision alternative based on how well the alternative meets the decision maker s criteria. 27 Analytical Hierarchy Process Example Problem Statement Southcorp Development Company shopping mall site selection. Three potential sites: Atlanta Birmingham Charlotte. Criteria for site comparisons: Customer market base. Income level Infrastructure 28 4

15 Analytical Hierarchy Process Hierarchy Structure Top of the hierarchy: the objective (select the best site). Second level: how the four criteria contribute to the objective. Third level: how each of the three alternatives contributes to each of the four criteria. 29 Analytical Hierarchy Process General Mathematical Process Mathematically determine preferences for sites with respect to each criterion. Mathematically determine preferences for criteria (rank order of importance). Combine these two sets of preferences to mathematically derive a composite score for each site. Select the site with the highest score. 30 5

16 Analytical Hierarchy Process Pairwise Comparisons ( of 2) In a pairwise comparison, two alternatives are compared according to a criterion and one is preferred. A preference scale assigns numerical values to different levels of performance. 3 Analytical Hierarchy Process Pairwise Comparisons (2 of 2) Table 9. Preference Scale for Pairwise Comparisons 32 6

17 Analytical Hierarchy Process Pairwise Comparison Matrix A pairwise comparison matrix summarizes the pairwise comparisons for a criteria. Customer Market Site A B C A B C /3 / /5 A B C Income Level Infrastructure Transportation / /3 /9 3 /3 / /3 /4 / Analytical Hierarchy Process Developing Preferences Within Criteria ( of 3) In synthesization, decision alternatives are prioritized with each criterion and then normalized: Customer Market Site A B C A B C /3 /2 / /5 6/5 Customer Market Site A B C A 6/ 3/9 5/8 B C 2/ 3/ /9 5/9 /6 5/6 34 7

18 Analytical Hierarchy Process Developing Preferences Within Criteria (2 of 3) The row average values represent the preference vector Table 9.2 The Normalized Matrix with Row Averages 35 Analytical Hierarchy Process Developing Preferences Within Criteria (3 of 3) Preference vectors for other criteria are computed similarly, resulting in the preference matrix Table 9.3 Criteria Preference Matrix 36 8

19 Analytical Hierarchy Process Ranking the Criteria ( of 2) Pairwise Comparison Matrix: Criteria Market Income Infrastructure Transportation Market Income Infrastructure Transportation 5 /3 /4 /5 /9 /7 3 9 / Table 9.4 Normalized Matrix for Criteria with Row Averages 37 Analytical Hierarchy Process Ranking the Criteria (2 of 2) Preference Vector for Criteria: Market Income Infrastructure Transportation

20 Analytical Hierarchy Process Developing an Overall Ranking Overall Score: Site A score =.993(.502).6535(.289).0860(.790).062(.56) =.309 Site B score =.993(.85).6535(.0598).0860(.6850).062(.696) =.595 Site C score =.993(.3803).6535(.6583).0860(.360).062(.2243) =.534 Overall Ranking: Site Charlotte Atlanta Birmingham Score Analytical Hierarchy Process Summary of Mathematical Steps Develop a pairwise comparison matrix for each decision alternative for each criteria. Synthesization Sum the values of each column of the pairwise comparison matrices. Divide each value in each column by the corresponding column sum. Average the values in each row of the normalized matrices. Combine the vectors of preferences for each criterion. Develop a pairwise comparison matrix for the criteria. Compute the normalized matrix. Develop the preference vector. Compute an overall score for each decision alternative Rank the decision alternatives

21 Analytical Hierarchy Process: Consistency ( of 3) Consistency Index (CI): Check for consistency and validity of multiple pairwise comparisons Example: Southcorp s consistency in the pairwise comparisons of the 4 site selection criteria Step : Multiply the pairwise comparison matrix of the 4 criteria by its preference vector Market Income Infrastruc. Transp. Criteria Market / Income X Infrastructure /3 / Transportation /4 /7 / ()(.993)(/5)(.6535)(3)(.0860)(4)(.062) = (5)(.993)()(.6535)(9)(.0860)(7)(.062) = (/3)(.993)(/9)(.6535)()(.0860)(2)(.062) = (/4)(.993)(/7)(.6535)(/2)(.0860)()(.062) = Analytical Hierarchy Process: Consistency (2 of 3) Step 2: Divide each value by the corresponding weight from the preference vector and compute the average /0.993 = / = / = /0.062 = Average = 6.257/4 = Step 3: Calculate the Consistency Index (CI) CI = (Average n)/(n), where n is no. of items compared CI = (4.5644)/(4) = (CI = 0 indicates perfect consistency) 42 2

22 Analytical Hierarchy Process: Consistency (3 of 3) Step 4: Compute the Ratio CI/RI where RI is a random index value obtained from Table 9.5 Table 9.5 Random Index Values for n Items Being Compared CI/RI = 0.052/0.90 = Note: Degree of consistency is satisfactory if CI/RI < Analytical Hierarchy Process Excel Spreadsheets ( of 4) Exhibit

23 Analytical Hierarchy Process Excel Spreadsheets (2 of 4) Exhibit Analytical Hierarchy Process Excel Spreadsheets (3 of 4) Exhibit

24 Analytical Hierarchy Process Excel Spreadsheets (4 of 4) Exhibit Scoring Model Overview Each decision alternative graded in terms of how well it satisfies the criterion according to following formula: S i = Σg ij w j where: w j = a weight between 0 and.00 assigned to criterion j;.00 important, 0 unimportant; sum of total weights equals one. g ij = a grade between 0 and 00 indicating how well alternative i satisfies criteria j; 00 indicates high satisfaction, 0 low satisfaction

25 Scoring Model Example Problem Mall selection with four alternatives and five criteria: Grades for Alternative (0 to 00) Weight Decision Criteria (0 to.00) Mall Mall 2 Mall 3 Mall 4 School proximity Median income Vehicular traffic Mall quality, size Other shopping S = (.30)(40) (.25)(75) (.25)(60) (.0)(90) (.0)(80) = S 2 = (.30)(60) (.25)(80) (.25)(90) (.0)(00) (.0)(30) = S 3 = (.30)(90) (.25)(65) (.25)(79) (.0)(80) (.0)(50) = S 4 = (.30)(60) (.25)(90) (.25)(85) (.0)(90) (.0)(70) = Mall 4 preferred because of highest score, followed by malls 3, 2, 49 Scoring Model Excel Solution Exhibit

26 Goal Programming Example Problem Problem Statement Public relations firm survey interviewer staffing requirements determination. One person can conduct 80 telephone interviews or 40 personal interviews per day. $50/ day for telephone interviewer; $70 for personal interviewer. Goals (in priority order): At least 3,000 total interviews. Interviewer conducts only one type of interview each day. Maintain daily budget of $2,500. At least,000 interviews should be by telephone. Formulate a goal programming model to determine number of interviewers to hire in order to satisfy the goals, and then solve the problem. 5 Analytical Hierarchy Process Example Problem Problem Statement Purchasing decision, three model alternatives, three decision criteria. Pairwise comparison matrices: Price Bike X Y Z X Y Z /3 /6 3 /2 6 2 Gear Action Bike X Y Z X Y Z 3 7 /3 4 /7 /4 Weight/Durability Bike X Y Z X Y Z /3 3 2 /2 Prioritized decision criteria: Criteria Price Gears Weight Price 3 5 Gears /3 2 Weight /5 /

27 Analytical Hierarchy Process Example Problem Problem Solution ( of 4) Step : Develop normalized matrices and preference vectors for all the pairwise comparison matrices for criteria. Price Bike X Y Z Row Averages X Y Z Gear Action Bike X Y Z Row Averages X Y Z Analytical Hierarchy Process Example Problem Problem Solution (2 of 4) Step continued: Develop normalized matrices and preference vectors for all the pairwise comparison matrices for criteria. Weight/Durability Bike X Y Z Row Averages X Y Z Criteria Bike Price Gears Weight X Y Z

28 Analytical Hierarchy Process Example Problem Problem Solution (3 of 4) Step 2: Rank the criteria. Criteria Price Gears Weight Row Averages Price Gears Weight Price Gears Weight Analytical Hierarchy Process Example Problem Problem Solution (4 of 4) Step 3: Develop an overall ranking. Bike X Bike Y Bike Z Bike X score =.6667(.6479).0853(.2299).4429(.222) =.5057 Bike Y score =.2222(.6479).232(.2299).698(.222) =.238 Bike Z score =.(.6479).704(.2299).3873(.222) =.2806 Overall ranking of bikes: X first followed by Z and Y (sum of scores equal.0000)

Multi-Criteria Decision Making 1-AHP

Multi-Criteria Decision Making 1-AHP Multi-Criteria Decision Making 1-AHP Introduction In our complex world system, we are forced to cope with more problems than we have the resources to handle We a framework that enable us to think of complex

More information

Ch.02 Modeling with Linear Programming. Management Science / Instructor: Bonghyun Ahn

Ch.02 Modeling with Linear Programming. Management Science / Instructor: Bonghyun Ahn Ch.02 Modeling with Linear Programming Management Science / Instructor: Bonghyun Ahn Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions of Linear Programming Models A Minimization

More information

Linear Programming: Model Formulation and Graphical Solution

Linear Programming: Model Formulation and Graphical Solution Linear Programming: Model Formulation and Graphical Solution Chapter 2 2-1 Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions of Linear Programming Models A Minimization

More information

Linear Programming: Model Formulation and Graphical Solution

Linear Programming: Model Formulation and Graphical Solution Linear Programming: Model Formulation and Graphical Solution Chapter 2 Chapter Topics Model Formulation A Maximization Model Example Graphical Solutions of Linear Programming Models A Minimization Model

More information

Chapter 2 - An Introduction to Linear Programming

Chapter 2 - An Introduction to Linear Programming True / False 1. Increasing the right-hand side of a nonbinding constraint will not cause a change in the optimal solution. TOPICS: Introduction 2. In a linear programming problem, the objective function

More information

CHAPTER 3 MAINTENANCE STRATEGY SELECTION USING AHP AND FAHP

CHAPTER 3 MAINTENANCE STRATEGY SELECTION USING AHP AND FAHP 31 CHAPTER 3 MAINTENANCE STRATEGY SELECTION USING AHP AND FAHP 3.1 INTRODUCTION Evaluation of maintenance strategies is a complex task. The typical factors that influence the selection of maintenance strategy

More information

Selection of Best Web Site by Applying COPRAS-G method Bindu Madhuri.Ch #1, Anand Chandulal.J #2, Padmaja.M #3

Selection of Best Web Site by Applying COPRAS-G method Bindu Madhuri.Ch #1, Anand Chandulal.J #2, Padmaja.M #3 Selection of Best Web Site by Applying COPRAS-G method Bindu Madhuri.Ch #1, Anand Chandulal.J #2, Padmaja.M #3 Department of Computer Science & Engineering, Gitam University, INDIA 1. binducheekati@gmail.com,

More information

These definitions are only useful within the graphical solution of LP models. Thus, a more general definition is required.

These definitions are only useful within the graphical solution of LP models. Thus, a more general definition is required. BUAD 403 OPERATIONAL RESEARCH I LECTURE IV HAND OUT Binding Constraints & Non-Binding Constraints: Binding Constraints: are the constraints that intersect on the optimum solution point. Non-Binding Constraints:

More information

A VALIDATION OF THE EFFECTIVENESS OF INNER DEPENDENCE IN AN ANP MODEL

A VALIDATION OF THE EFFECTIVENESS OF INNER DEPENDENCE IN AN ANP MODEL A VALIDATION OF THE EFFECTIVENESS OF INNER DEPENDENCE IN AN ANP MODEL Rozann Saaty Creative Decisions Foundation Pittsburgh, PA 15213 Email: rozann@creativedecisions.net ABSTRACT Validation is important

More information

Chapter 2--An Introduction to Linear Programming

Chapter 2--An Introduction to Linear Programming Chapter 2--An Introduction to Linear Programming 1. The maximization or minimization of a quantity is the A. goal of management science. B. decision for decision analysis. C. constraint of operations research.

More information

BCN Decision and Risk Analysis. Syed M. Ahmed, Ph.D.

BCN Decision and Risk Analysis. Syed M. Ahmed, Ph.D. Linear Programming Module Outline Introduction The Linear Programming Model Examples of Linear Programming Problems Developing Linear Programming Models Graphical Solution to LP Problems The Simplex Method

More information

Chapter 2 An Introduction to Linear Programming

Chapter 2 An Introduction to Linear Programming Chapter 2 An Introduction to Linear Programming MULTIPLE CHOICE 1. The maximization or minimization of a quantity is the a. goal of management science. b. decision for decision analysis. c. constraint

More information

Final Project. Professor : Hsueh-Wen Tseng Reporter : Bo-Han Wu

Final Project. Professor : Hsueh-Wen Tseng Reporter : Bo-Han Wu The Analytic Hierarchy Process What it is and how it used R. W. Saaty, Mathematical Modelling 87 Network Topology Design using Analytic Hierarchy Process Noriaki Kamiyama, Daisuke Satoh, IEEE ICC 08 Design

More information

Indirect Pairwise Comparison Method

Indirect Pairwise Comparison Method Indirect Pairwise Comparison Method An AHP-based Procedure for Sensory Data Collection and Analysis in Quality and Reliability Applications FLAVIO S. FOGLIATTO Federal University of Rio Grande do Sul Porto

More information

Usability Evaluation of Software Testing Based on Analytic Hierarchy Process Dandan HE1, a, Can WANG2

Usability Evaluation of Software Testing Based on Analytic Hierarchy Process Dandan HE1, a, Can WANG2 4th International Conference on Machinery, Materials and Computing Technology (ICMMCT 2016) Usability Evaluation of Software Testing Based on Analytic Hierarchy Process Dandan HE1, a, Can WANG2 1,2 Department

More information

A Real Life Application of Linear Programming

A Real Life Application of Linear Programming Dagon University Research Journal 2012, Vol. 4 A Real Life Application of Linear Programming Win Win Myo * Abstract Linear programming is heavily used in microeconomics and company management, such as

More information

Module 1 Introduction. IIT, Bombay

Module 1 Introduction. IIT, Bombay Module 1 Introduction Lecture 2 Concept Generation and Evaluation Instructional objectives The primary objective of this lecture is to outline the importance of concept generation and selection in decision

More information

SELECTION OF AGRICULTURAL AIRCRAFT USING AHP AND TOPSIS METHODS IN FUZZY ENVIRONMENT

SELECTION OF AGRICULTURAL AIRCRAFT USING AHP AND TOPSIS METHODS IN FUZZY ENVIRONMENT SELECTION OF AGRICULTURAL AIRCRAFT USING AHP AND TOPSIS METHODS IN FUZZY ENVIRONMENT Gabriel Scherer Schwening*, Álvaro Martins Abdalla** *EESC - USP, **EESC - USP Abstract Considering the difficulty and

More information

A method to speedily pairwise compare in AHP and ANP

A method to speedily pairwise compare in AHP and ANP ISAHP 2005, Honolulu, Hawaii, July 8-10, 2005 A method to speedily pairwise compare in AHP and ANP Kazutomo Nishizawa Department of Mathematical Information Engineering, College of Industrial Technology,

More information

Conceptual Design Selection of Manual Wheelchair for Elderly by Analytical Hierarchy Process (AHP) Method: A Case Study

Conceptual Design Selection of Manual Wheelchair for Elderly by Analytical Hierarchy Process (AHP) Method: A Case Study Conceptual Design Selection of Manual Wheelchair for Elderly by Analytical Hierarchy Process (AHP) Method: A Case Study Mohd Nazri Ahmad #1, N.A. Maidin #2, M.H.A. Rahman #3 and M.H. Osman #4 Faculty of

More information

CHAPTER 4 MAINTENANCE STRATEGY SELECTION USING TOPSIS AND FUZZY TOPSIS

CHAPTER 4 MAINTENANCE STRATEGY SELECTION USING TOPSIS AND FUZZY TOPSIS 59 CHAPTER 4 MAINTENANCE STRATEGY SELECTION USING TOPSIS AND FUZZY TOPSIS 4.1 INTRODUCTION The development of FAHP-TOPSIS and fuzzy TOPSIS for selection of maintenance strategy is elaborated in this chapter.

More information

CHAPTER IX MULTI STAGE DECISION MAKING APPROACH TO OPTIMIZE THE PRODUCT MIX IN ASSIGNMENT LEVEL UNDER FUZZY GROUP PARAMETERS

CHAPTER IX MULTI STAGE DECISION MAKING APPROACH TO OPTIMIZE THE PRODUCT MIX IN ASSIGNMENT LEVEL UNDER FUZZY GROUP PARAMETERS CHAPTER IX MULTI STAGE DECISION MAKING APPROACH TO OPTIMIZE THE PRODUCT MIX IN ASSIGNMENT LEVEL UNDER FUZZY GROUP PARAMETERS Introduction: Aryanezhad, M.B [2004] showed that one of the most important decisions

More information

Weighted Powers Ranking Method

Weighted Powers Ranking Method Weighted Powers Ranking Method Introduction The Weighted Powers Ranking Method is a method for ranking sports teams utilizing both number of teams, and strength of the schedule (i.e. how good are the teams

More information

Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 9 Integer Programming. Chapter 9 - Integer Programming 1

Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 9 Integer Programming. Chapter 9 - Integer Programming 1 Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 9 Integer Programming Chapter 9 - Integer Programming 1 Chapter Topics Integer Programming (IP) Models Still linear programming

More information

Data Mining. ❷Chapter 2 Basic Statistics. Asso.Prof.Dr. Xiao-dong Zhu. Business School, University of Shanghai for Science & Technology

Data Mining. ❷Chapter 2 Basic Statistics. Asso.Prof.Dr. Xiao-dong Zhu. Business School, University of Shanghai for Science & Technology ❷Chapter 2 Basic Statistics Business School, University of Shanghai for Science & Technology 2016-2017 2nd Semester, Spring2017 Contents of chapter 1 1 recording data using computers 2 3 4 5 6 some famous

More information

PRIORITIZATION OF WIRE EDM RESPONSE PARAMETERS USING ANALYTICAL NETWORK PROCESS

PRIORITIZATION OF WIRE EDM RESPONSE PARAMETERS USING ANALYTICAL NETWORK PROCESS PRIORITIZATION OF WIRE EDM RESPONSE PARAMETERS USING ANALYTICAL NETWORK PROCESS CH. Suresh 1* & K.Venkatasubbaiah 2 & CH. ju 3 1Research Scholar, Department of Mechanical Engineering, Andhra University,

More information

Chapter 7. Linear Programming Models: Graphical and Computer Methods

Chapter 7. Linear Programming Models: Graphical and Computer Methods Chapter 7 Linear Programming Models: Graphical and Computer Methods To accompany Quantitative Analysis for Management, Eleventh Edition, by Render, Stair, and Hanna Power Point slides created by Brian

More information

Simulation. Lecture O1 Optimization: Linear Programming. Saeed Bastani April 2016

Simulation. Lecture O1 Optimization: Linear Programming. Saeed Bastani April 2016 Simulation Lecture O Optimization: Linear Programming Saeed Bastani April 06 Outline of the course Linear Programming ( lecture) Integer Programming ( lecture) Heuristics and Metaheursitics (3 lectures)

More information

Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 12 Network Flow Models. Chapter 12 - Network Flow Models 1

Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 12 Network Flow Models. Chapter 12 - Network Flow Models 1 Introduction to Management Science (8th Edition, Bernard W. Taylor III) Chapter 12 Network Flow Models Chapter 12 - Network Flow Models 1 Chapter Topics The Shortest Route Problem The Minimal Spanning

More information

Exponential Membership Functions in Fuzzy Goal Programming: A Computational Application to a Production Problem in the Textile Industry

Exponential Membership Functions in Fuzzy Goal Programming: A Computational Application to a Production Problem in the Textile Industry American Journal of Computational and Applied Mathematics 2015, 5(1): 1-6 DOI: 10.5923/j.ajcam.20150501.01 Exponential Membership Functions in Fuzzy Goal Programming: A Computational Application to a Production

More information

IWR Planning Suite II

IWR Planning Suite II IWR Planning Suite II Technical Documentation Prepared by CDM Smith Carbondale, IL November 2016 Microsoft, Windows, Excel, Visual Studio, Visual C++ and Visual C# are either registered trademarks or trademarks

More information

Constrained Optimization

Constrained Optimization Constrained Optimization Dudley Cooke Trinity College Dublin Dudley Cooke (Trinity College Dublin) Constrained Optimization 1 / 46 EC2040 Topic 5 - Constrained Optimization Reading 1 Chapters 12.1-12.3

More information

DESIGNING ALGORITHMS FOR SEARCHING FOR OPTIMAL/TWIN POINTS OF SALE IN EXPANSION STRATEGIES FOR GEOMARKETING TOOLS

DESIGNING ALGORITHMS FOR SEARCHING FOR OPTIMAL/TWIN POINTS OF SALE IN EXPANSION STRATEGIES FOR GEOMARKETING TOOLS X MODELLING WEEK DESIGNING ALGORITHMS FOR SEARCHING FOR OPTIMAL/TWIN POINTS OF SALE IN EXPANSION STRATEGIES FOR GEOMARKETING TOOLS FACULTY OF MATHEMATICS PARTICIPANTS: AMANDA CABANILLAS (UCM) MIRIAM FERNÁNDEZ

More information

A TOPSIS Method-based Approach to Machine Tool Selection

A TOPSIS Method-based Approach to Machine Tool Selection Proceedings of the 2010 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 10, 2010 A TOPSIS Method-based Approach to Machine Tool Selection Vijay

More information

Application in a Systems Design Environment. EE 498/499 Capstone Design Classes Klipsch School of Electrical & Computer Engineering

Application in a Systems Design Environment. EE 498/499 Capstone Design Classes Klipsch School of Electrical & Computer Engineering Application in a Systems Design Environment EE 498/499 Capstone Design Classes Klipsch School of Electrical & Computer Engineering Purpose The formal design process in the other notes can be applied to

More information

Network Flow Models. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall

Network Flow Models. Chapter Copyright 2010 Pearson Education, Inc. Publishing as Prentice Hall Network Flow Models Chapter 7 7-1 Chapter Topics The Shortest Route Problem The Minimal Spanning Tree Problem The Maximal Flow Problem 7-2 Network Components A network is an arrangement of paths (branches)

More information

Some words on the analytic hierarchy process and the provided ArcGIS extension ext_ahp

Some words on the analytic hierarchy process and the provided ArcGIS extension ext_ahp Some words on the analytic hierarchy process and the provided ArcGIS extension ext_ahp Extension developed by Oswald Marinoni Technische Universität Darmstadt, Institute for Applied Geosciences, Georesources

More information

Chapter 2 Improved Multiple Attribute Decision Making Methods

Chapter 2 Improved Multiple Attribute Decision Making Methods Chapter 2 Improved Multiple Attribute Decision Making Methods The improved multiple attribute decision making methods for decision making in the manufacturing environment are described in this chapter.

More information

SELECTION OF CREATIVE INDUSTRY SECTOR ICT SUITABLE DEVELOPED IN PESANTREN USING FUZZY - AHP

SELECTION OF CREATIVE INDUSTRY SECTOR ICT SUITABLE DEVELOPED IN PESANTREN USING FUZZY - AHP SELECTION OF CREATIVE INDUSTRY SECTOR ICT SUITABLE DEVELOPED IN PESANTREN USING FUZZY - AHP 1 HOZAIRI, 2 AHMAD 1 Islamic University Of Madura, Faculty Of Engineering, Informatics Engineering Study Program

More information

A Multicriteria Approach in the Selection of a SAP UI Technology

A Multicriteria Approach in the Selection of a SAP UI Technology A Multicriteria Approach in the Selection of a SAP UI Technology A.D. Berdie, M. Osaci, N. Budişan Abstract The selection of a web technology in realizing a project is a complex and important decision

More information

USING PRINCIPAL COMPONENTS ANALYSIS FOR AGGREGATING JUDGMENTS IN THE ANALYTIC HIERARCHY PROCESS

USING PRINCIPAL COMPONENTS ANALYSIS FOR AGGREGATING JUDGMENTS IN THE ANALYTIC HIERARCHY PROCESS Analytic Hierarchy To Be Submitted to the the Analytic Hierarchy 2014, Washington D.C., U.S.A. USING PRINCIPAL COMPONENTS ANALYSIS FOR AGGREGATING JUDGMENTS IN THE ANALYTIC HIERARCHY PROCESS Natalie M.

More information

A cognitive Approach for Evaluating the Usability of Storage as a Service in Cloud Computing Environment

A cognitive Approach for Evaluating the Usability of Storage as a Service in Cloud Computing Environment International Journal of Electrical and Computer Engineering (IJECE) Vol. 6, No. 2, April 2016, pp. 759~769 ISSN: 2088-8708, DOI: 10.11591/ijece.v6i2.8596 759 A cognitive Approach for Evaluating the Usability

More information

DOI /HORIZONS.B P38 UDC :519.8(497.6) COMBINED FUZZY AHP AND TOPSIS METHODFOR SOLVINGLOCATION PROBLEM 1

DOI /HORIZONS.B P38 UDC :519.8(497.6) COMBINED FUZZY AHP AND TOPSIS METHODFOR SOLVINGLOCATION PROBLEM 1 DOI 10.20544/HORIZONS.B.03.1.16.P38 UD 656.96:519.8(497.6) OMBINED FUZZY AHP AND TOPSIS METHODFOR SOLVINGLOATION PROBLEM 1 Marko Vasiljević 1, Željko Stević University of East Sarajevo Faculty of Transport

More information

The Promotion Channel Investigation of BIM Technology Application

The Promotion Channel Investigation of BIM Technology Application 2016 International Conference on Manufacturing Construction and Energy Engineering (MCEE) ISBN: 978-1-60595-374-8 The Promotion Channel Investigation of BIM Technology Application Yong Li, Jia-Chuan Qin,

More information

Chapter 4. Linear Programming

Chapter 4. Linear Programming Chapter 4 Linear Programming For All Practical Purposes: Effective Teaching Occasionally during the semester remind students about your office hours. Some students can perceive that they are bothering

More information

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced

M i c r o s o f t E x c e l A d v a n c e d. Microsoft Excel 2010 Advanced Microsoft Excel 2010 Advanced 0 Working with Rows, Columns, Formulas and Charts Formulas A formula is an equation that performs a calculation. Like a calculator, Excel can execute formulas that add, subtract,

More information

Data analysis using Microsoft Excel

Data analysis using Microsoft Excel Introduction to Statistics Statistics may be defined as the science of collection, organization presentation analysis and interpretation of numerical data from the logical analysis. 1.Collection of Data

More information

Background. Advanced Remote Sensing. Background contd. Land is a scarce resource. Lecture-5

Background. Advanced Remote Sensing. Background contd. Land is a scarce resource. Lecture-5 Advanced Remote Sensing Lecture-5 Multi Criteria Evaluation contd. Background Multicriteria analysis appeared in the 1960s as a decisionmaking tool. It is used to make a comparative assessment of alternative

More information

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta.

Prepared By. Handaru Jati, Ph.D. Universitas Negeri Yogyakarta. Prepared By Handaru Jati, Ph.D Universitas Negeri Yogyakarta handaru@uny.ac.id Chapter 8 Using The Excel Solver To Solve Mathematical Programs Chapter Overview 8.1 Introduction 8.2 Formulating Mathematical

More information

Introduction to Mathematical Programming IE406. Lecture 16. Dr. Ted Ralphs

Introduction to Mathematical Programming IE406. Lecture 16. Dr. Ted Ralphs Introduction to Mathematical Programming IE406 Lecture 16 Dr. Ted Ralphs IE406 Lecture 16 1 Reading for This Lecture Bertsimas 7.1-7.3 IE406 Lecture 16 2 Network Flow Problems Networks are used to model

More information

GOAL GEOMETRIC PROGRAMMING PROBLEM (G 2 P 2 ) WITH CRISP AND IMPRECISE TARGETS

GOAL GEOMETRIC PROGRAMMING PROBLEM (G 2 P 2 ) WITH CRISP AND IMPRECISE TARGETS Volume 4, No. 8, August 2013 Journal of Global Research in Computer Science REVIEW ARTICLE Available Online at www.jgrcs.info GOAL GEOMETRIC PROGRAMMING PROBLEM (G 2 P 2 ) WITH CRISP AND IMPRECISE TARGETS

More information

Remote Sensing and GIS. GIS Spatial Overlay Analysis

Remote Sensing and GIS. GIS Spatial Overlay Analysis Subject Paper No and Title Module No and Title Module Tag Geology Remote Sensing and GIS GIS Spatial Overlay Analysis RS & GIS XXXI Principal Investigator Co-Principal Investigator Co-Principal Investigator

More information

A TOPSIS Method-based Approach to Machine Tool Selection

A TOPSIS Method-based Approach to Machine Tool Selection Proceedings of the 200 International Conference on Industrial Engineering and Operations Management Dhaka, Bangladesh, January 9 0, 200 A TOPSIS Method-based Approach to Machine Tool Selection Viay Manikrao

More information

Excel Forecasting Tools Review

Excel Forecasting Tools Review Excel Forecasting Tools Review Duke MBA Computer Preparation Excel Forecasting Tools Review Focus The focus of this assignment is on four Excel 2003 forecasting tools: The Data Table, the Scenario Manager,

More information

Chapter 4 Linear Programming

Chapter 4 Linear Programming Chapter Objectives Check off these skills when you feel that you have mastered them. From its associated chart, write the constraints of a linear programming problem as linear inequalities. List two implied

More information

Product Catalog. AcaStat. Software

Product Catalog. AcaStat. Software Product Catalog AcaStat Software AcaStat AcaStat is an inexpensive and easy-to-use data analysis tool. Easily create data files or import data from spreadsheets or delimited text files. Run crosstabulations,

More information

8: Statistics. Populations and Samples. Histograms and Frequency Polygons. Page 1 of 10

8: Statistics. Populations and Samples. Histograms and Frequency Polygons. Page 1 of 10 8: Statistics Statistics: Method of collecting, organizing, analyzing, and interpreting data, as well as drawing conclusions based on the data. Methodology is divided into two main areas. Descriptive Statistics:

More information

MAT 142 College Mathematics. Module ST. Statistics. Terri Miller revised July 14, 2015

MAT 142 College Mathematics. Module ST. Statistics. Terri Miller revised July 14, 2015 MAT 142 College Mathematics Statistics Module ST Terri Miller revised July 14, 2015 2 Statistics Data Organization and Visualization Basic Terms. A population is the set of all objects under study, a sample

More information

FFRDC Team s Expert Elicitation

FFRDC Team s Expert Elicitation FFRDC Team s Expert Elicitation Summary of Observations of the Expert Elicitation by two NAS Committee Members and NAS Staff Officer Presentation prepared for July 23-25 meetings of NAS Committee on Supplemental

More information

Curriculum Map: Mathematics

Curriculum Map: Mathematics Curriculum Map: Mathematics Course: Honors Advanced Precalculus and Trigonometry Grade(s): 11-12 Unit 1: Functions and Their Graphs This chapter will develop a more complete, thorough understanding of

More information

Carnegie Learning Math Series Course 1, A Florida Standards Program. Chapter 1: Factors, Multiples, Primes, and Composites

Carnegie Learning Math Series Course 1, A Florida Standards Program. Chapter 1: Factors, Multiples, Primes, and Composites . Factors and Multiples Carnegie Learning Math Series Course, Chapter : Factors, Multiples, Primes, and Composites This chapter reviews factors, multiples, primes, composites, and divisibility rules. List

More information

DISSOLUTION OF THE DILEMMA OR CIRCULATION PROBLEM USING THE ANALYTIC NETWORK PROCESS

DISSOLUTION OF THE DILEMMA OR CIRCULATION PROBLEM USING THE ANALYTIC NETWORK PROCESS DISSOLUTION OF THE DILEMMA OR CIRCULATION PROBLEM USING THE ANALYTIC NETWORK PROCESS Toshimasa Ozaki Nagoyagakuin University Nagoya, Aici, Japan E-mail: ozaki@ngu.ac.jp Shin Sugiura Meijo University Kani,

More information

MS Office for Engineers

MS Office for Engineers MS Office for Engineers Lesson 4 Excel 2 Pre-reqs/Technical Skills Basic knowledge of Excel Completion of Excel 1 tutorial Basic computer use Expectations Read lesson material Implement steps in software

More information

Conjoint analysis Outline

Conjoint analysis Outline Outline Conjoint analysis as a decompositional preference model Steps in conjoint analysis Uses of conjoint analysis Compositional vs. decompositional preference models Compositional: respondents evaluate

More information

MHPE 494: Data Analysis. Welcome! The Analytic Process

MHPE 494: Data Analysis. Welcome! The Analytic Process MHPE 494: Data Analysis Alan Schwartz, PhD Department of Medical Education Memoona Hasnain,, MD, PhD, MHPE Department of Family Medicine College of Medicine University of Illinois at Chicago Welcome! Your

More information

Introduction to Management Science, 12e (Taylor) Chapter 1 Management Science

Introduction to Management Science, 12e (Taylor) Chapter 1 Management Science Introduction to Management Science, 12e (Taylor) Chapter 1 Management Science 1) A management science solution can be either a recommended decision or information that helps a manager make a decision.

More information

Mastering the Grade Book

Mastering the Grade Book Mastering the Grade Book Blackboard Learning System - Vista Enterprise and CE Licenses 2008 Blackboard Inc. 2008 Blackboard Inc. 2 Mastering the Grade Book All rights reserved. The content of this manual

More information

Development of a method for layout selection using analytical hierarchy process

Development of a method for layout selection using analytical hierarchy process University of Wollongong Research Online Coal Operators' Conference Faculty of Engineering and Information Sciences 2013 Development of a method for layout selection using analytical hierarchy process

More information

Written examination 1

Written examination 1 INSIGHT YEAR 12 Trial Exam Paper 2013 Further Mathematics Written examination 1 s This book presents: correct solutions with full working explanatory notes tips This trial examination produced by Insight

More information

A Simulation Based Comparative Study of Normalization Procedures in Multiattribute Decision Making

A Simulation Based Comparative Study of Normalization Procedures in Multiattribute Decision Making Proceedings of the 6th WSEAS Int. Conf. on Artificial Intelligence, Knowledge Engineering and Data Bases, Corfu Island, Greece, February 16-19, 2007 102 A Simulation Based Comparative Study of Normalization

More information

MULTIMEDIA UNIVERSITY FACULTY OF ENGINEERING PEM2046 ENGINEERING MATHEMATICS IV TUTORIAL

MULTIMEDIA UNIVERSITY FACULTY OF ENGINEERING PEM2046 ENGINEERING MATHEMATICS IV TUTORIAL A. Linear Programming (LP) MULTIMEDIA UNIVERSITY FACULTY OF ENGINEERING PEM046 ENGINEERING MATHEMATICS IV TUTORIAL. Identify the optimal solution and value: (a) Maximize f = 0x + 0 x (b) Minimize f = 45x

More information

Network Selection Decision Based on Handover History in Heterogeneous Wireless Networks

Network Selection Decision Based on Handover History in Heterogeneous Wireless Networks International Journal of Computer Science and Telecommunications [Volume 3, Issue 2, February 2012] 21 ISSN 2047-3338 Network Selection Decision Based on Handover History in Heterogeneous Wireless Networks

More information

Definitions. Spreadsheet. Usefulness of Spreadsheets What do people use it for? Spreadsheet Page. Spreadsheet Cell

Definitions. Spreadsheet. Usefulness of Spreadsheets What do people use it for? Spreadsheet Page. Spreadsheet Cell www.tongatapu.net.to Terms and 18 January 1999 Definitions Spreadsheet A table which displays numbers in rows and columns, used for accounting, budgeting, financial analysis, scientific applications, and

More information

Carnegie Learning Math Series Course 2, A Florida Standards Program

Carnegie Learning Math Series Course 2, A Florida Standards Program to the students previous understanding of equivalent ratios Introduction to. Ratios and Rates Ratios, Rates,. and Mixture Problems.3.4.5.6 Rates and Tables to Solve Problems to Solve Problems Unit Rates

More information

Parallelizing The Matrix Multiplication. 6/10/2013 LONI Parallel Programming Workshop

Parallelizing The Matrix Multiplication. 6/10/2013 LONI Parallel Programming Workshop Parallelizing The Matrix Multiplication 6/10/2013 LONI Parallel Programming Workshop 2013 1 Serial version 6/10/2013 LONI Parallel Programming Workshop 2013 2 X = A md x B dn = C mn d c i,j = a i,k b k,j

More information

CDG2A/CDZ4A/CDC4A/ MBT4A ELEMENTS OF OPERATIONS RESEARCH. Unit : I - V

CDG2A/CDZ4A/CDC4A/ MBT4A ELEMENTS OF OPERATIONS RESEARCH. Unit : I - V CDG2A/CDZ4A/CDC4A/ MBT4A ELEMENTS OF OPERATIONS RESEARCH Unit : I - V UNIT I Introduction Operations Research Meaning and definition. Origin and History Characteristics and Scope Techniques in Operations

More information

CREATION OF THE RATING OF STOCK MARKET ANALYTICAL SYSTEMS ON THE BASE OF EXPERT QUALITATIVE ESTIMATIONS

CREATION OF THE RATING OF STOCK MARKET ANALYTICAL SYSTEMS ON THE BASE OF EXPERT QUALITATIVE ESTIMATIONS CREATION OF THE RATIN OF STOCK MARKET ANALYTICAL SYSTEMS ON THE BASE OF EXPERT QUALITATIVE ESTIMATIONS Olga A. Siniavsaya, Boris A. Zhelezo, Roman V. Karpovich* Belorussian State Economic University 220672

More information

Math Lab- Geometry Pacing Guide Quarter 3. Unit 1: Rational and Irrational Numbers, Exponents and Roots

Math Lab- Geometry Pacing Guide Quarter 3. Unit 1: Rational and Irrational Numbers, Exponents and Roots 1 Jan. 3-6 (4 days) 2 Jan. 9-13 Unit 1: Rational and Irrational Numbers, Exponents and Roots ISTEP+ ISTEP Framework Focus: Unit 1 Number Sense, Expressions, and Computation 8.NS.1: Give examples of rational

More information

Spatial Patterns Point Pattern Analysis Geographic Patterns in Areal Data

Spatial Patterns Point Pattern Analysis Geographic Patterns in Areal Data Spatial Patterns We will examine methods that are used to analyze patterns in two sorts of spatial data: Point Pattern Analysis - These methods concern themselves with the location information associated

More information

Chapter 1: Number and Operations

Chapter 1: Number and Operations Chapter 1: Number and Operations 1.1 Order of operations When simplifying algebraic expressions we use the following order: 1. Perform operations within a parenthesis. 2. Evaluate exponents. 3. Multiply

More information

A Generalized Multi Criteria Decision Making Method Based on Extention of ANP by Enhancing PAIR WISE Comparison Techniques

A Generalized Multi Criteria Decision Making Method Based on Extention of ANP by Enhancing PAIR WISE Comparison Techniques BULGARIAN ACADEMY OF SCIENCES CYBERNETICS AND INFORMATION TECHNOLOGIES Volume 15, No 4 Sofia 2015 Print ISSN: 1311-9702; Online ISSN: 1314-4081 DOI: 10.1515/cait-2015-0050 A Generalized Multi Criteria

More information

PRODUCT DESIGN AND PROCESS SELECTION - ECONOMIC ANALYSIS

PRODUCT DESIGN AND PROCESS SELECTION - ECONOMIC ANALYSIS PRODUCT DESIGN AND PROCESS SELECTION - ECONOMIC ANALYSIS M.Tech Second Stage Project Report by Nitin R. Dhane (Roll No : 98310021) Under the guidance of Prof. B. RAVI Department of Mechanical Engineering

More information

TRANSPORTATION AND ASSIGNMENT PROBLEMS

TRANSPORTATION AND ASSIGNMENT PROBLEMS TRANSPORTATION AND ASSIGNMENT PROBLEMS Transportation problem Example P&T Company produces canned peas. Peas are prepared at three canneries (Bellingham, Eugene and Albert Lea). Shipped by truck to four

More information

Aggregation of Pentagonal Fuzzy Numbers with Ordered Weighted Averaging Operator based VIKOR

Aggregation of Pentagonal Fuzzy Numbers with Ordered Weighted Averaging Operator based VIKOR Volume 119 No. 9 2018, 295-311 ISSN: 1311-8080 (printed version); ISSN: 1314-3395 (on-line version) url: http://www.ijpam.eu ijpam.eu Aggregation of Pentagonal Fuzzy Numbers with Ordered Weighted Averaging

More information

Research on Design and Application of Computer Database Quality Evaluation Model

Research on Design and Application of Computer Database Quality Evaluation Model Research on Design and Application of Computer Database Quality Evaluation Model Abstract Hong Li, Hui Ge Shihezi Radio and TV University, Shihezi 832000, China Computer data quality evaluation is the

More information

CHAPTER 2 LITERATURE REVIEW

CHAPTER 2 LITERATURE REVIEW 22 CHAPTER 2 LITERATURE REVIEW 2.1 GENERAL The basic transportation problem was originally developed by Hitchcock (1941). Efficient methods of solution are derived from the simplex algorithm and were developed

More information

Agile Mind Mathematics 6 Scope and Sequence, Indiana Academic Standards for Mathematics

Agile Mind Mathematics 6 Scope and Sequence, Indiana Academic Standards for Mathematics In the three years prior Grade 6, students acquired a strong foundation in numbers and operations, geometry, measurement, and data. Students are fluent in multiplication of multi-digit whole numbers and

More information

A Triangular Fuzzy Model for Decision Making

A Triangular Fuzzy Model for Decision Making American Journal of Computational and Applied Mathematics 04, 4(6): 9-0 DOI: 0.93/j.ajcam.040406.03 A Triangular uzzy Model for Decision Making Michael Gr. Voskoglou School of Technological Applications,

More information

Router and Switch Vendor Leadership

Router and Switch Vendor Leadership Router and Switch Vendor Leadership Service Provider Survey Excerpts 19 December 2017 Michael Howard Executive Director, Research and Analysis, Carrier Networks +1408.583.3351 Michael.Howard@ihsmarkit.com

More information

Threat and Vulnerability Assessment Tool

Threat and Vulnerability Assessment Tool TABLE OF CONTENTS Threat & Vulnerability Assessment Process... 3 Purpose... 4 Components of a Threat & Vulnerability Assessment... 4 Administrative Safeguards... 4 Logical Safeguards... 4 Physical Safeguards...

More information

Metaheuristic Optimization with Evolver, Genocop and OptQuest

Metaheuristic Optimization with Evolver, Genocop and OptQuest Metaheuristic Optimization with Evolver, Genocop and OptQuest MANUEL LAGUNA Graduate School of Business Administration University of Colorado, Boulder, CO 80309-0419 Manuel.Laguna@Colorado.EDU Last revision:

More information

Data can be in the form of numbers, words, measurements, observations or even just descriptions of things.

Data can be in the form of numbers, words, measurements, observations or even just descriptions of things. + What is Data? Data is a collection of facts. Data can be in the form of numbers, words, measurements, observations or even just descriptions of things. In most cases, data needs to be interpreted and

More information

Decision Processes in Public Organizations

Decision Processes in Public Organizations Decision Processes in Public Organizations SYLVIA ENCHEVA Stord/Haugesund University College Faculty of Technology, Business and Maritime Sciences Bjørnsonsg. 45, 558 Haugesund NORWAY sbe@hsh.no SHARIL

More information

Automatically Balancing Intersection Volumes in A Highway Network

Automatically Balancing Intersection Volumes in A Highway Network Automatically Balancing Intersection Volumes in A Highway Network Jin Ren and Aziz Rahman HDR Engineering, Inc. 500 108 th Avenue NE, Suite 1200 Bellevue, WA 98004-5549 Jin.ren@hdrinc.com and 425-468-1548

More information

Measures of Dispersion

Measures of Dispersion Measures of Dispersion 6-3 I Will... Find measures of dispersion of sets of data. Find standard deviation and analyze normal distribution. Day 1: Dispersion Vocabulary Measures of Variation (Dispersion

More information

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate..

How to Access If Rubrics does not appear on your course navbar, click Edit Course, Tools, Rubrics to activate.. KODIAK QUICK GUIDE Rubrics Overview Rubrics allow you to establish set criteria for grading assignments; you can attach Rubrics to Dropbox folders or Discussion topics so that the criteria are available

More information

Chapter 1 Polynomials and Modeling

Chapter 1 Polynomials and Modeling Chapter 1 Polynomials and Modeling 1.1 Linear Functions Recall that a line is a function of the form y = mx+ b, where m is the slope of the line (how steep the line is) and b gives the y-intercept (where

More information

Grade 6 Curriculum and Instructional Gap Analysis Implementation Year

Grade 6 Curriculum and Instructional Gap Analysis Implementation Year Grade 6 Curriculum and Implementation Year 2014-2015 Revised Number and operations Proportionality What new content moves into the grade 6 curriculum in Use a visual representation to describe the relationship

More information

Machine Learning. Topic 5: Linear Discriminants. Bryan Pardo, EECS 349 Machine Learning, 2013

Machine Learning. Topic 5: Linear Discriminants. Bryan Pardo, EECS 349 Machine Learning, 2013 Machine Learning Topic 5: Linear Discriminants Bryan Pardo, EECS 349 Machine Learning, 2013 Thanks to Mark Cartwright for his extensive contributions to these slides Thanks to Alpaydin, Bishop, and Duda/Hart/Stork

More information

Advanced IT Risk, Security management and Cybercrime Prevention

Advanced IT Risk, Security management and Cybercrime Prevention Advanced IT Risk, Security management and Cybercrime Prevention Course Goal and Objectives Information technology has created a new category of criminality, as cybercrime offers hackers and other tech-savvy

More information