Approaches to Qualitative Evaluation of the Software Quality Attributes: Overview

Size: px
Start display at page:

Download "Approaches to Qualitative Evaluation of the Software Quality Attributes: Overview"

Transcription

1 4th International Conference on Software Methodologies, Tools and Techniques Approaches to Qualitative Evaluation of the Software Quality Attributes: Overview Presented by: Denis Kozlov Department of Computer Science and Information Systems, University of Jyväskylä, Finland September 29, 2005

2 Goal of the paper (I( I / II) The primarily goal of the software measurement is to measure software quality attributes as precisely as possible. There are only few software attributes that can be evaluated using the interval scale. The majority of the attributes is to be measured in the ordinal scale. In this case the measurement is usually performed based on the experts judgment.

3 Goal of the paper (II / II) The most frequently used approach to the qualitative measurement of complex entities and systems is considered to be Overall Integral Index. There are also some other methods for qualitative evaluation of entities that can be applied for the case of the software measurement, for instance, Fuzzy Analytic Hierarchy Process and Consensus Relation. The aim of the paper is to highlight the main points of the above approaches and to make a tentative comparative analysis of them. Some issues of the application of the approaches for the software measurement are discussed.

4 i i Overall Integral Index (I / II) The main principles were developed in 1980s by Russian scientist G.G. Azgaldov Implemented for different fields The entity or system to be evaluated should be characterized by a number of attributes, each of which is to be evaluated by experts. The tree of criteria (attributes) is to be developed. The tree of attributes should reflect all the attributes and subattributes to be evaluated.

5 Overall Integral Index (II / II) Weights of each attribute are to be defined. Each attribute should be evaluated from the viewpoint of its importance for the end-user. The sum of the weights for sub-attributes of an attribute should be 100% or 1. The generalized criteria is defined according to the formula If W1 > W2 then the entity (software) corresponding to the generalized criteria W1 is of higher quality than the second one.

6 Example (I / III) Let 4 software products be evaluated by 5 criteria: understandability, learnability, operability, attractiveness and compliance. For this purpose a group of 3 experts was organized. Each of 3 experts sets weights for attributes with the help of [n x n] matrix of attributes pair comparison. For instance, the matrix for group of the above attributes (let define them as x1, x2, x3, x4 and x5) has been made by the first expert: X 1 X 2 X 3 X 4 X 5 X X X X X 5 10

7 Example (II / III) Then, relative estimation of weight for each attribute are usually calculated by means of the matrix of pair comparisons in several ways: X 2 / X 1 X 3 / X 2 X 4 / X 3 X 5 / X 4 X 1 0,800 0,875 0,857 0,833 X 2 0,900 0,778 0,857 X 3 0,800 0,750 X 4 0,700 Average value 0,800 0,888 0,812 0,785 All the average values presented in the bottom row of the table are used to calculate normalized weight factors. For instance, mx3/x1 = 0.7; mx3/x2/x1= 0.888*0.8=0.71, etc. The average relative weights: Mx3/x1 = (mx3/x1+ mx3/x2/x1)/2 = Mx4/x1= ( )/2 = 0.589; Mx5/x1=( )/2= The obtained values are normalized.

8 Example (III / III) Further procedure is repeated for each of the quality attributes. Other experts make the same procedure in parallel. Average estimations of weights of indexes are normalized by division of each into the sum of estimations. For every attribute the average value is calculated by three experts. Normalized final weights of indexes made by three experts are as follows: mx1 = 0.27; ˆmx 2 = 0.24; ˆmx 3 = 0.19; ˆmx 4 = 0.16; ˆmx 5 = A value of the quality attribute W1 for the first software is W1 = = 7.56 The same procedure should be repeated also for the other quality attributes and software products.

9 Analytic Hierarchy Process (I / II) The method is a regular procedure for hierarchical representation elements (a tree of criteria), determining features of software In order to establish relative importance of elements in hierarchy, the scale of relations is used. Value 1 is given to the relation of the objects, which have identical importance when compared in pairs. Value 9 is given to the relation of the objects when one object is superior to the other. Values 3, 5, 7 are used in interim situation when compared in pairs. In case when the compromise is necessary, values 2, 4, 6, 8 can be used.

10 1 Analytic Hierarchy Process (II / II) The given scale enables a Decision Maker to bring some numbers to conformity with the degrees of preference of one object under comparison to another. The method provides estimation of rejection degree from consistency. When such deviations exceed the established limits, the decision maker should recheck them in a matrix of pair comparisons. Criticism of Analytic Hierarchy Process. It is very difficult for the decision maker to express the strength of his preferences and to provide exact pairwise comparison judgment.

11 1 Fuzzy Analytic Hierarchy Process In case of the Fuzzy Analytic Hierarchy process the comparison ratios are expressed as fuzzy sets or fuzzy numbers, which incorporate the vagueness of the human thinking. When comparing any two objects Ei and Ej at the same level of the decision hierarchy, the uncertain comparison judgment can be represented by the fuzzy number ãij ãij = (lij; mij; uij), where lij, mij and uij the lower, mean and upper bounds, respectively; It is assumed that lij < mij < uij.

12 1 Fuzzy Analytic Hierarchy Process The membership function that represents the decisionmaker s satisfaction with different crisp solution ratios ŵi / ŵj: The maximum prioritization problem can be represented in the following way:

13 1 Example (I / II) Let s consider that three quality attributes are measured. The fuzzy comparison judgments are shown in the table: Understandability Learnability Operability Understandability 1 (2, 3, 4) (1, 2, 3) Learnability (1/4, 1/3, ½) 1 (1/3, 1/2, 1) Operability (1/3, 1/2, 1) (1, 2, 3) 1 From the table it is seen that Understandability is considered as the most important attribute, since all the fuzzy numbers in the first row are greater than one. For example, Understandability is assessed as being about three times more important than Learnability and about two times more important than Operability.

14 1 Example (II / II) Since the fuzzy pairwise comparison matrix is reciprocal, only the elements of the upper right part are used for the calculation of weights. The weights can be obtained by resolving a non-linear equation

15 1 Consensus Relation (I / III) Let some n software products will be characterized by m criterion (attributes). Let a set A = {a1, a2,..., an}, A = n, be a set of software products. By every criterion (attribute), the software product can be ranked in order of preference. Every ranking (preference relation ) = {a1 a2...~ as ~...~ an} includes, a strict preference relation, and ~, an indifference relation. Such the relation is known to be called preorder. A single preference relation can be determined that would give an integrative characterization of the software products. Let a space be a set of all n! strict (linear) order relations on A. Each linear order corresponds to one of permutations of first n natural numbers Nn. We will consider a permutation of the software products a1,..., an to represent the preference profile and will call it consensus ranking. It is desirable that, in some sense, would be nearest to the every of rankings

16 1 Consensus Relation (II / III) Finding the consensus ranking is possible due to measure of distance between pairs of rankings firstly introduced by Kemeny The ranking can be represented by an (n n) relation matrix [aij] whose rows and columns are labeled by the software products and properties of the relation matrix are connected to those of the corresponding relation The Kemeny distance function d( k, l) between two rankings k and l is defined by formula

17 1 Consensus Relation (III / III) Like in the case of the relation matrix, we can define an (n n) profile matrix P = pij which can represent in compact form all the rankings

18 1 Comparison of approaches Characteristic of the method Analytic Hierarchy Process Fuzzy Analytic Hierarchy Process Overall Integral Index Consensus Relation Scaling Ratio; priorities Ratio; fuzzy defined priorities Order; priorities Order Preference elicitation Pairwise comparison Pairwise comparison of fuzzy numbers Pairwise comparison Distance between rankings Weighting of particular attributes Normalized ratio via eigenvalues Normalized ratio via fuzzy eigenvectors Normalized relative attributes No Synthesis of resulting estimation Additive, eigenvectors Additive, fuzzy eigenvector Additive, multiplicative Linear order relation as consensus Description of structure of objects in question Hierarchic Hierarchic Hierarchic Not important

19 1 Conclusions The most accurate approach from the above ones is the Fuzzy Analytic Hierarchy Process; however, this is also the most complex method. In many cases the sub-optimal approach to be chosen for the qualitative evaluation seems to be the Consensus Relation, since it gives an acceptable level of accuracy. Finally, we would like to stress that one of the considerable disadvantages of the above approaches is that they all require at least two software products to be evaluated. If there is only one software product available for evaluation, these approaches can not be implemented. In this case it is reasonable to use other methods like Heuristic Analysis etc.

20 2 Future work Evaluation of a real software instead of simulation Politec Brazilian company Korppi University of Jyväskylä Taking into account possible errors errors associated with the process of picking up experts for evaluation (the issue of the competence measuring); inconsistencies associated with the sufficient number of experts; errors related to the process of organization of the experts work; errors associated with the validation of the evaluation results; errors occurred due to incomplete data used by the evaluation

MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process

MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process MULTIPLE-OBJECTIVE DECISION MAKING TECHNIQUE Analytical Hierarchy Process Business Intelligence and Decision Making Professor Jason Chen The analytical hierarchy process (AHP) is a systematic procedure

More information

Multi-Criteria Decision-Making Using the Analytic Hierarchy Process for Wicked Risk Problems

Multi-Criteria Decision-Making Using the Analytic Hierarchy Process for Wicked Risk Problems Multi-Criteria Decision-Making Using the Analytic Hierarchy Process for Wicked Risk Problems Introduction It has become more and more difficult to see the world around us in a uni-dimensional way and to

More information

ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL

ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Kardi Teknomo ANALYTIC HIERARCHY PROCESS (AHP) TUTORIAL Revoledu.com Table of Contents Analytic Hierarchy Process (AHP) Tutorial... 1 Multi Criteria Decision Making... 1 Cross Tabulation... 2 Evaluation

More information

Project Management Software Selection Using Analytic Hierarchy Process Method

Project Management Software Selection Using Analytic Hierarchy Process Method Project Management Software Selection Using Analytic Hierarchy Process Method ISSN - 35-055 Sweety Sen (B.tech: Information Technology) Dronacharya College of Engineering Gurgaon, India Phone no. : 00343

More information

Decision-making with the AHP: Why is the principal eigenvector necessary

Decision-making with the AHP: Why is the principal eigenvector necessary European Journal of Operational Research 145 (2003) 85 91 Decision Aiding Decision-making with the AHP: Why is the principal eigenvector necessary Thomas L. Saaty * University of Pittsburgh, Pittsburgh,

More information

COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES

COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES COMBINING THE METHODS OF FORECASTING AND DECISION-MAKING TO OPTIMISE THE FINANCIAL PERFORMANCE OF SMALL ENTERPRISES JULIA IGOREVNA LARIONOVA 1 ANNA NIKOLAEVNA TIKHOMIROVA 2 1, 2 The National Nuclear Research

More information

The Analytic Hierarchy Process and SDSS

The Analytic Hierarchy Process and SDSS The Analytic Hierarchy Process and SDSS RNR/GEOG 420-520 Preview Week 12 Spatial Decision Support Systems (SDSS) and the Analytic Hierarchy Process (AHP) Week 13 Designing Geodatabase Models Week 14 GeoVisualization

More information

Applying the Analytic Hierarchy Process to Health Decision Making: Deriving Priority Weights

Applying the Analytic Hierarchy Process to Health Decision Making: Deriving Priority Weights Applying the to Health Decision Making: Deriving Priority Weights Tomás Aragón, MD, DrPH Principal Investigator, Cal PREPARE,. CIDER UC Berkeley School of Public Health Health Officer, City & County of

More information

An Illustrated Guide to the ANALYTIC HIERARCHY PROCESS

An Illustrated Guide to the ANALYTIC HIERARCHY PROCESS An Illustrated Guide to the ANALYTIC HIERARCHY PROCESS Dr. Rainer Haas Dr. Oliver Meixner Institute of Marketing & Innovation University of Natural Resources and Applied Life Sciences, Vienna http://www.boku.ac.at/mi/

More information

The Analytic Hierarchy Process. Danny Hahn

The Analytic Hierarchy Process. Danny Hahn The Analytic Hierarchy Process Danny Hahn The Analytic Hierarchy Process (AHP) A Decision Support Tool developed in the 1970s by Thomas L. Saaty, an American mathematician, currently University Chair,

More information

Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY

Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY Chapter 4 SUPPLY CHAIN PERFORMANCE MEASUREMENT USING ANALYTIC HIERARCHY PROCESS METHODOLOGY This chapter highlights on supply chain performance measurement using one of the renowned modelling technique

More information

How to do AHP analysis in Excel

How to do AHP analysis in Excel How to do AHP analysis in Excel Khwanruthai BUNRUAMKAEW (D) Division of Spatial Information Science Graduate School of Life and Environmental Sciences University of Tsukuba ( March 1 st, 01) The Analytical

More information

USING THE ANALYTIC HIERARCHY PROCESS (AHP) TO SELECT AND PRIORITIZE PROJECTS IN A PORTFOLIO

USING THE ANALYTIC HIERARCHY PROCESS (AHP) TO SELECT AND PRIORITIZE PROJECTS IN A PORTFOLIO USING THE ANALYTIC HIERARCHY PROCESS (AHP) TO SELECT AND PRIORIZE PROJECTS IN A PORTFOLIO Ricardo Viana Vargas, MSc, IPMA-B, PMP Professor Fundação Getúlio Vargas (FGV) Brasil Professor Fundação Instituto

More information

Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process

Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process Development of Virtual Lab System through Application of Fuzzy Analytic Hierarchy Process Chun Yong Chong, Sai Peck Lee, Teck Chaw Ling Faculty of Computer Science and Information Technology, University

More information

Evaluation of educational open-source software using multicriteria decision analysis methods

Evaluation of educational open-source software using multicriteria decision analysis methods 1 Evaluation of educational open-source software using multicriteria decision analysis methods Georgia Paschalidou 1, Nikolaos Vesyropoulos 1, Vassilis Kostoglou 2, Emmanouil Stiakakis 1 and Christos K.

More information

NEW VERSION OF DECISION SUPPORT SYSTEM FOR EVALUATING TAKEOVER BIDS IN PRIVATIZATION OF THE PUBLIC ENTERPRISES AND SERVICES

NEW VERSION OF DECISION SUPPORT SYSTEM FOR EVALUATING TAKEOVER BIDS IN PRIVATIZATION OF THE PUBLIC ENTERPRISES AND SERVICES NEW VERSION OF DECISION SUPPORT SYSTEM FOR EVALUATING TAKEOVER BIDS IN PRIVATIZATION OF THE PUBLIC ENTERPRISES AND SERVICES Silvija Vlah Kristina Soric Visnja Vojvodic Rosenzweig Department of Mathematics

More information

ENHANCEMENT OF FINANCIAL RISK MANAGEMENT WITH THE AID OF ANALYTIC HIERARCHY PROCESS

ENHANCEMENT OF FINANCIAL RISK MANAGEMENT WITH THE AID OF ANALYTIC HIERARCHY PROCESS ISAHP 2005, Honolulu, Hawaii, July 8-10, 2003 ENHANCEMENT OF FINANCIAL RISK MANAGEMENT WITH THE AID OF ANALYTIC HIERARCHY PROCESS Jerzy Michnik a,b, 1, Mei-Chen Lo c a Kainan University, No.1, Kainan Rd.,

More information

Project Management Software Selection Using Analytic Hierarchy Process Method

Project Management Software Selection Using Analytic Hierarchy Process Method International Journal of Applied Science and Technology Vol. 4, No. ; November 04 Project Management Software Selection Using Analytic Hierarchy Process Method Birgul Kutlu Professor Bogazici University

More information

Klaus D. Goepel No 10 Changi Business Park Central 2 Hansapoint@CBP #06-01/08 Singapore 486030 E-mail: drklaus@bpmsg.com ABSTRACT

Klaus D. Goepel No 10 Changi Business Park Central 2 Hansapoint@CBP #06-01/08 Singapore 486030 E-mail: drklaus@bpmsg.com ABSTRACT IMPLEMENTING THE ANALYTIC HIERARCHY PROCESS AS A STANDARD METHOD FOR MULTI-CRITERIA DECISION MAKING IN CORPORATE ENTERPRISES A NEW AHP EXCEL TEMPLATE WITH MULTIPLE INPUTS Klaus D. Goepel No 0 Changi Business

More information

Supplier Performance Evaluation and Selection in the Herbal Industry

Supplier Performance Evaluation and Selection in the Herbal Industry Supplier Performance Evaluation and Selection in the Herbal Industry Rashmi Kulshrestha Research Scholar Ranbaxy Research Laboratories Ltd. Gurgaon (Haryana), India E-mail : rashmi.kulshreshtha@ranbaxy.com

More information

Information Security and Risk Management

Information Security and Risk Management Information Security and Risk Management by Lawrence D. Bodin Professor Emeritus of Decision and Information Technology Robert H. Smith School of Business University of Maryland College Park, MD 20742

More information

FUZZY CLUSTERING ANALYSIS OF DATA MINING: APPLICATION TO AN ACCIDENT MINING SYSTEM

FUZZY CLUSTERING ANALYSIS OF DATA MINING: APPLICATION TO AN ACCIDENT MINING SYSTEM International Journal of Innovative Computing, Information and Control ICIC International c 0 ISSN 34-48 Volume 8, Number 8, August 0 pp. 4 FUZZY CLUSTERING ANALYSIS OF DATA MINING: APPLICATION TO AN ACCIDENT

More information

Analytical Hierarchy Process (AHP)

Analytical Hierarchy Process (AHP) SIX SIG NTGE,Inc for Software evelopment nalytical Hierarchy Process (HP) Simple Excel HP Tool Expert Choice T Tool Overview 2003 Six Sigma dvantage, Inc ll rights reserved FSS: easure 44 FSS: easure 44

More information

Using Analytic Hierarchy Process Method in ERP system selection process

Using Analytic Hierarchy Process Method in ERP system selection process Using Analytic Hierarchy Process Method in ERP system selection process Rima Tamošiūnienė 1, Anna Marcinkevič 2 Abstract. IT and business alignment has become of the strategic importance and the enterprise

More information

Evaluating Simulation Software Alternatives through ANP

Evaluating Simulation Software Alternatives through ANP Proceedings of the 2011 International Conference on Industrial Engineering and Operations Management Kuala Lumpur, Malaysia, January 22 24, 2011 Evaluating Simulation Software Alternatives through ANP

More information

An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy Logic: Case Studies of Life and Annuity Insurances

An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy Logic: Case Studies of Life and Annuity Insurances Proceedings of the 8th WSEAS International Conference on Fuzzy Systems, Vancouver, British Columbia, Canada, June 19-21, 2007 126 An Evaluation Model for Determining Insurance Policy Using AHP and Fuzzy

More information

THE ANALYTIC HIERARCHY PROCESS (AHP)

THE ANALYTIC HIERARCHY PROCESS (AHP) THE ANALYTIC HIERARCHY PROCESS (AHP) INTRODUCTION The Analytic Hierarchy Process (AHP) is due to Saaty (1980) and is often referred to, eponymously, as the Saaty method. It is popular and widely used,

More information

A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service

A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service Vol.8, No.3 (2014), pp.175-180 http://dx.doi.org/10.14257/ijsh.2014.8.3.16 A Fuzzy AHP based Multi-criteria Decision-making Model to Select a Cloud Service Hong-Kyu Kwon 1 and Kwang-Kyu Seo 2* 1 Department

More information

Improving the Performance of Data Mining Models with Data Preparation Using SAS Enterprise Miner Ricardo Galante, SAS Institute Brasil, São Paulo, SP

Improving the Performance of Data Mining Models with Data Preparation Using SAS Enterprise Miner Ricardo Galante, SAS Institute Brasil, São Paulo, SP Improving the Performance of Data Mining Models with Data Preparation Using SAS Enterprise Miner Ricardo Galante, SAS Institute Brasil, São Paulo, SP ABSTRACT In data mining modelling, data preparation

More information

Analytical Hierarchy Process for Higher Effectiveness of Buyer Decision Process

Analytical Hierarchy Process for Higher Effectiveness of Buyer Decision Process P a g e 2 Vol. 10 Issue 2 (Ver 1.0), April 2010 Global Journal of Management and Business Research Analytical Hierarchy Process for Higher Effectiveness of Buyer Decision Process Razia Sultana Sumi 1 Golam

More information

Maintainability Estimation of Component Based Software Development Using Fuzzy AHP

Maintainability Estimation of Component Based Software Development Using Fuzzy AHP International journal of Emerging Trends in Science and Technology Maintainability Estimation of Component Based Software Development Using Fuzzy AHP Author Sengar Dipti School of Computing Science, Galgotias

More information

INFORMATION SECURITY RISK ASSESSMENT: BAYESIAN PRIORITIZATION FOR AHP GROUP DECISION MAKING. Zeynep Filiz Eren-Dogu and Can Cengiz Celikoglu

INFORMATION SECURITY RISK ASSESSMENT: BAYESIAN PRIORITIZATION FOR AHP GROUP DECISION MAKING. Zeynep Filiz Eren-Dogu and Can Cengiz Celikoglu International Journal of Innovative Computing, Information and Control ICIC International c 2012 ISSN 1349-4198 Volume 8, Number 11, November 2012 pp. 8019 8032 INFORMATION SECURITY RISK ASSESSMENT: BAYESIAN

More information

INVOLVING STAKEHOLDERS IN THE SELECTION OF A PROJECT AND PORTFOLIO MANAGEMENT TOOL

INVOLVING STAKEHOLDERS IN THE SELECTION OF A PROJECT AND PORTFOLIO MANAGEMENT TOOL INVOLVING STAKEHOLDERS IN THE SELECTION OF A PROJECT AND PORTFOLIO MANAGEMENT TOOL Vassilis C. Gerogiannis Department of Project Management, Technological Research Center of Thessaly, Technological Education

More information

Hadoop SNS. renren.com. Saturday, December 3, 11

Hadoop SNS. renren.com. Saturday, December 3, 11 Hadoop SNS renren.com Saturday, December 3, 11 2.2 190 40 Saturday, December 3, 11 Saturday, December 3, 11 Saturday, December 3, 11 Saturday, December 3, 11 Saturday, December 3, 11 Saturday, December

More information

Research on supply chain risk evaluation based on the core enterprise-take the pharmaceutical industry for example

Research on supply chain risk evaluation based on the core enterprise-take the pharmaceutical industry for example Available online www.jocpr.com Journal of Chemical and Pharmaceutical Research, 2014, 6(6):593-598 Research Article ISSN : 0975-7384 CODEN(USA) : JCPRC5 Research on supply chain risk evaluation based on

More information

Least-Squares Intersection of Lines

Least-Squares Intersection of Lines Least-Squares Intersection of Lines Johannes Traa - UIUC 2013 This write-up derives the least-squares solution for the intersection of lines. In the general case, a set of lines will not intersect at a

More information

6 Analytic Hierarchy Process (AHP)

6 Analytic Hierarchy Process (AHP) 6 Analytic Hierarchy Process (AHP) 6.1 Introduction to Analytic Hierarchy Process The AHP (Analytic Hierarchy Process) was developed by Thomas L. Saaty (1980) and is the well-known and useful method to

More information

Decision making in ITSM processes risk assessment

Decision making in ITSM processes risk assessment Decision making in ITSM processes risk assessment V Grekul*, N Korovkina, K Korneva National Research University Higher School of Economics, 20 Myasnitskaya Ulitsa, Moscow, 101000, Russia * Corresponding

More information

3-Step Competency Prioritization Sequence

3-Step Competency Prioritization Sequence 3-Step Competency Prioritization Sequence The Core Competencies for Public Health Professionals (Core Competencies), a consensus set of competencies developed by the Council on Linkages Between Academia

More information

A fuzzy analytic hierarchy process tool to evaluate computer-aided manufacturing software alternatives

A fuzzy analytic hierarchy process tool to evaluate computer-aided manufacturing software alternatives TJFS: Turkish Journal of Fuzzy Systems (eissn: 09 90) An Official Journal of Turkish Fuzzy Systems Association Vol. No.2 pp. 4-27 204. A fuzzy analytic hierarchy process tool to evaluate computer-aided

More information

A Controlled Experiment on Analytical Hierarchy Process and Cumulative Voting -

A Controlled Experiment on Analytical Hierarchy Process and Cumulative Voting - Master Thesis Software Engineering Thesis no: MSE-2007-17 June 2007 A Controlled Experiment on Analytical Hierarchy Process and Cumulative Voting - Investigating Time, Scalability, Accuracy, Ease of use

More information

USING THE ANALYTIC HIERARCHY PROCESS FOR DECISION MAKING IN ENGINEERING APPLICATIONS: SOME CHALLENGES

USING THE ANALYTIC HIERARCHY PROCESS FOR DECISION MAKING IN ENGINEERING APPLICATIONS: SOME CHALLENGES Published in: Inter l Journal of Industrial Engineering: Applications and Practice, Vol. 2, No. 1, pp. 35-44, 1995. 1 USING THE ANALYTIC HIERARCHY PROCESS FOR DECISION MAKING IN ENGINEERING APPLICATIONS:

More information

Early FP Estimation and the Analytic Hierarchy Process

Early FP Estimation and the Analytic Hierarchy Process Early FP Estimation and the Analytic Hierarchy Process Luca Santillo (luca.santillo@gmail.com) Abstract Several methods exist in order to estimate the size of a software project, in a phase when detailed

More information

Nonlinear Optimization: Algorithms 3: Interior-point methods

Nonlinear Optimization: Algorithms 3: Interior-point methods Nonlinear Optimization: Algorithms 3: Interior-point methods INSEAD, Spring 2006 Jean-Philippe Vert Ecole des Mines de Paris Jean-Philippe.Vert@mines.org Nonlinear optimization c 2006 Jean-Philippe Vert,

More information

Credit Risk Comprehensive Evaluation Method for Online Trading

Credit Risk Comprehensive Evaluation Method for Online Trading Credit Risk Comprehensive Evaluation Method for Online Trading Company 1 *1, Corresponding Author School of Economics and Management, Beijing Forestry University, fankun@bjfu.edu.cn Abstract A new comprehensive

More information

Prize: an R package for prioritization estimation based on analytic hierarchy process

Prize: an R package for prioritization estimation based on analytic hierarchy process Prize: an R package for prioritization estimation based on analytic hierarchy process Daryanaz Dargahi October 14, 2015 daryanazdargahi@gmail.com Contents 1 Licensing 2 2 Overview 2 3 Relative AHP 3 3.1

More information

Decision Making on Project Selection in High Education Sector Using the Analytic Hierarchy Process

Decision Making on Project Selection in High Education Sector Using the Analytic Hierarchy Process Decision Making on Project Selection in High Education Sector Using the Analytic Hierarchy Process Nina Begičević University of Zagreb, Faculty of Organization and Informatics, Pavlinska 2, Varaždin nina.begicevic@foi.hr

More information

AN EVALUATION OF THE UPSTREAM CRUDE OIL INDUSTRY SUPPLY CHAIN RISK

AN EVALUATION OF THE UPSTREAM CRUDE OIL INDUSTRY SUPPLY CHAIN RISK AN EVALUATION OF THE UPSTREAM CRUDE OIL INDUSTRY SUPPLY CHAIN RISK AN EVALUATION OF THE UPSTREAM CRUDE OIL INDUSTRY SUPPLY CHAIN RISK : LEVERAGING ANALYTIC HIERARCHY PROCESS Charles Awoala Briggs Upper

More information

Using Analytic Hierarchy Process (AHP) Method to Prioritise Human Resources in Substitution Problem

Using Analytic Hierarchy Process (AHP) Method to Prioritise Human Resources in Substitution Problem Using Analytic Hierarchy Process (AHP) Method to Raymond Ho-Leung TSOI Software Quality Institute Griffith University *Email:hltsoi@hotmail.com Abstract In general, software project development is often

More information

Selection of Database Management System with Fuzzy-AHP for Electronic Medical Record

Selection of Database Management System with Fuzzy-AHP for Electronic Medical Record I.J. Information Engineering and Electronic Business, 205, 5, -6 Published Online September 205 in MECS (http://www.mecs-press.org/) DOI: 0.585/ijieeb.205.05.0 Selection of Database Management System with

More information

Decision Making and Evaluation System for Employee Recruitment Using Fuzzy Analytic Hierarchy Process

Decision Making and Evaluation System for Employee Recruitment Using Fuzzy Analytic Hierarchy Process International Refereed Journal of Engineering and Science (IRJES) ISSN (Online) 2319-183X, (Print) 2319-1821 Volume 2, Issue 7 (July 2013), PP.24-31 Decision Making and Evaluation System for Employee Recruitment

More information

A REVIEW AND CRITIQUE OF HYBRID MADM METHODS APPLICATION IN REAL BUSINESS

A REVIEW AND CRITIQUE OF HYBRID MADM METHODS APPLICATION IN REAL BUSINESS Application in Real Business, 2014, Washington D.C., U.S.A. A REVIEW AND CRITIQUE OF HYBRID MADM METHODS APPLICATION IN REAL BUSINESS Jiri Franek Faculty of Economics VSB-Technical University of Ostrava

More information

An analytical hierarchy process and fuzzy inference system tsukamoto for production planning: a review and conceptual research

An analytical hierarchy process and fuzzy inference system tsukamoto for production planning: a review and conceptual research An analytical hierarchy process and fuzzy inference system tsukamoto for production planning: a review and conceptual research Abdul Talib Bon; Silvia Firda Utami Department of Production and Operations

More information

Project Portfolio Management Planning: A Method for Prioritizing Projects

Project Portfolio Management Planning: A Method for Prioritizing Projects Portfolio Management Planning: A Method for Prioritizing s Presented by: Mike Ross, Chief Engineer Galorath Incorporated 100 North Sepulveda Boulevard Suite 1801 El Segundo, California 90245 480.488.8366

More information

Classification by Pairwise Coupling

Classification by Pairwise Coupling Classification by Pairwise Coupling TREVOR HASTIE * Stanford University and ROBERT TIBSHIRANI t University of Toronto Abstract We discuss a strategy for polychotomous classification that involves estimating

More information

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS Systems of Equations and Matrices Representation of a linear system The general system of m equations in n unknowns can be written a x + a 2 x 2 + + a n x n b a

More information

Adopting an Analytic Hierarchy Process to Select Internet Advertising Networks

Adopting an Analytic Hierarchy Process to Select Internet Advertising Networks Adopting an Analytic Hierarchy Process to Select Internet Advertising Networks Chin-Tasi Lin 1), Pi-Fang Hsu 2) 1) Yuanpei Institute of Science and Technology, Department of Information Management, Taiwan

More information

Soft Computing in Economics and Finance

Soft Computing in Economics and Finance Ludmila Dymowa Soft Computing in Economics and Finance 4y Springer 1 Introduction 1 References 5 i 2 Applications of Modern Mathematics in Economics and Finance 7 2.1 Fuzzy'Set Theory and Applied Interval

More information

Study of data structure and algorithm design teaching reform based on CDIO model

Study of data structure and algorithm design teaching reform based on CDIO model Study of data structure and algorithm design teaching reform based on CDIO model Li tongyan, Fu lin (Chengdu University of Information Technology, 610225, China) ABSTRACT CDIO is a new and innovative engineering

More information

ABC AHP Decision Tool Manual

ABC AHP Decision Tool Manual Project Number: TPF-5(221) ABC AHP Decision Tool Manual Final March, 2012 1 Introduction... 1 1.1 Software Overview... 1 1.2 Graphical User Interface... 1 1.3 Software Requirements... 2 1.4 How to Initiate

More information

Performance Management for Inter-organization Information Systems Performance: Using the Balanced Scorecard and the Fuzzy Analytic Hierarchy Process

Performance Management for Inter-organization Information Systems Performance: Using the Balanced Scorecard and the Fuzzy Analytic Hierarchy Process Performance Management for Inter-organization Information Systems Performance: Using the Balanced Scorecard and the Fuzzy Analytic Hierarchy Process Y. H. Liang Department of Information Management, I-SHOU

More information

EQUATIONS and INEQUALITIES

EQUATIONS and INEQUALITIES EQUATIONS and INEQUALITIES Linear Equations and Slope 1. Slope a. Calculate the slope of a line given two points b. Calculate the slope of a line parallel to a given line. c. Calculate the slope of a line

More information

DATA ANALYSIS II. Matrix Algorithms

DATA ANALYSIS II. Matrix Algorithms DATA ANALYSIS II Matrix Algorithms Similarity Matrix Given a dataset D = {x i }, i=1,..,n consisting of n points in R d, let A denote the n n symmetric similarity matrix between the points, given as where

More information

Evaluating the green supply chain management using life cycle. assessment approach in uncertainty

Evaluating the green supply chain management using life cycle. assessment approach in uncertainty Evaluating the green supply chain management using life cycle assessment approach in uncertainty MING-LANG TSENG Graduate School of Business and Management LungHwa University of Science and Technology

More information

Vendor Evaluation and Rating Using Analytical Hierarchy Process

Vendor Evaluation and Rating Using Analytical Hierarchy Process Vendor Evaluation and Rating Using Analytical Hierarchy Process Kurian John, Vinod Yeldho Baby, Georgekutty S.Mangalathu Abstract -Vendor evaluation is a system for recording and ranking the performance

More information

Estimation of Unknown Comparisons in Incomplete AHP and It s Compensation

Estimation of Unknown Comparisons in Incomplete AHP and It s Compensation Estimation of Unknown Comparisons in Incomplete AHP and It s Compensation ISSN 0386-1678 Report of the Research Institute of Industrial Technology, Nihon University Number 77, 2005 Estimation of Unknown

More information

Analytic Hierarchy Process

Analytic Hierarchy Process MODULE 1 Analytic Hierarchy Process LEARNING OBJECTIVES After completing this module, students will be able to: 1. Use the multifactor evaluation process in making decisions that involve a number of factors,

More information

Reproducing Calculations for the Analytical Hierarchy Process

Reproducing Calculations for the Analytical Hierarchy Process Reproducing Calculations for the Analytical Hierarchy Process Booz Allen Hamilton International Infrastructure Team Introduction Booz Allen supports clients in the application of the Analytical Hierarchy

More information

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining

Data Mining Cluster Analysis: Basic Concepts and Algorithms. Lecture Notes for Chapter 8. Introduction to Data Mining Data Mining Cluster Analysis: Basic Concepts and Algorithms Lecture Notes for Chapter 8 Introduction to Data Mining by Tan, Steinbach, Kumar Tan,Steinbach, Kumar Introduction to Data Mining 4/8/2004 Hierarchical

More information

Talk:Analytic Hierarchy Process/Example Leader

Talk:Analytic Hierarchy Process/Example Leader Talk:Analytic Hierarchy Process/Example Leader 1 Talk:Analytic Hierarchy Process/Example Leader This is an example showing the use of the AHP in a practical decision situation. Click HERE to return to

More information

Measurement Information Model

Measurement Information Model mcgarry02.qxd 9/7/01 1:27 PM Page 13 2 Information Model This chapter describes one of the fundamental measurement concepts of Practical Software, the Information Model. The Information Model provides

More information

THE SELECTION OF BRIDGE MATERIALS UTILIZING THE ANALYTICAL HIERARCHY PROCESS

THE SELECTION OF BRIDGE MATERIALS UTILIZING THE ANALYTICAL HIERARCHY PROCESS THE SELECTION OF BRIDGE MATERIALS UTILIZING THE ANALYTICAL HIERARCHY PROCESS Robert L. Smith Assistant Professor/Extension Specialist, Virginia Tech Robert J. Bush Associate Professor, Virginia Tech and

More information

Zeros of Polynomial Functions

Zeros of Polynomial Functions Zeros of Polynomial Functions The Rational Zero Theorem If f (x) = a n x n + a n-1 x n-1 + + a 1 x + a 0 has integer coefficients and p/q (where p/q is reduced) is a rational zero, then p is a factor of

More information

ANALYTICAL HIERARCHY PROCESS AS A TOOL FOR SELECTING AND EVALUATING PROJECTS

ANALYTICAL HIERARCHY PROCESS AS A TOOL FOR SELECTING AND EVALUATING PROJECTS ISSN 1726-4529 Int j simul model 8 (2009) 1, 16-26 Original scientific paper ANALYTICAL HIERARCHY PROCESS AS A TOOL FOR SELECTING AND EVALUATING PROJECTS Palcic, I. * & Lalic, B. ** * University of Maribor,

More information

A Development of the Effectiveness Evaluation Model for Agile Software Development using the Balanced Scorecard

A Development of the Effectiveness Evaluation Model for Agile Software Development using the Balanced Scorecard , March 13-15, 2013, Hong Kong A Development of the Effectiveness Evaluation Model for Agile Development using the Balanced Scorecard Sunisa Atiwithayaporn 1, Wanchai Rivepiboon 2 Abstract Most of standard

More information

The Analytic Network Process

The Analytic Network Process The Analytic Network Process Thomas L. Saaty University of Pittsburgh saaty@katz.pitt.edu Abstract The Analytic Network Process (ANP) is a generalization of the Analytic Hierarchy Process (AHP). The basic

More information

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system

2x + y = 3. Since the second equation is precisely the same as the first equation, it is enough to find x and y satisfying the system 1. Systems of linear equations We are interested in the solutions to systems of linear equations. A linear equation is of the form 3x 5y + 2z + w = 3. The key thing is that we don t multiply the variables

More information

VENDOR SELECTION IN SUPPLY CHAIN USING RELATIVE RELIABILITY RISK EVALUATION

VENDOR SELECTION IN SUPPLY CHAIN USING RELATIVE RELIABILITY RISK EVALUATION VENDOR SELECTION IN SUPPLY CHAIN USING RELATIVE RELIABILITY RISK EVALUATION 1 RUPA SUNIL BINDU, 2 B. B. AHUJA 1 Assoc. Prof., Department of Mechanical Engineering, DYPCOE, Aurdi, Pune, India-411044 2 Prof.and

More information

SPECIAL PERTURBATIONS UNCORRELATED TRACK PROCESSING

SPECIAL PERTURBATIONS UNCORRELATED TRACK PROCESSING AAS 07-228 SPECIAL PERTURBATIONS UNCORRELATED TRACK PROCESSING INTRODUCTION James G. Miller * Two historical uncorrelated track (UCT) processing approaches have been employed using general perturbations

More information

Design of Analytic Hierarchy Process Algorithm and Its Application for Vertical Handover in Cellular Communication

Design of Analytic Hierarchy Process Algorithm and Its Application for Vertical Handover in Cellular Communication Design of Analytic Hierarchy Process Algorithm and Its Application for Vertical Handover in Cellular Communication Under the Guidance of Asso. Prof. Mr. Saurav Dhar Deptt. of Electronics and Communication

More information

Solving Linear Systems, Continued and The Inverse of a Matrix

Solving Linear Systems, Continued and The Inverse of a Matrix , Continued and The of a Matrix Calculus III Summer 2013, Session II Monday, July 15, 2013 Agenda 1. The rank of a matrix 2. The inverse of a square matrix Gaussian Gaussian solves a linear system by reducing

More information

Vector and Matrix Norms

Vector and Matrix Norms Chapter 1 Vector and Matrix Norms 11 Vector Spaces Let F be a field (such as the real numbers, R, or complex numbers, C) with elements called scalars A Vector Space, V, over the field F is a non-empty

More information

Analytical hierarchy process for evaluation of general purpose lifters in the date palm service industry

Analytical hierarchy process for evaluation of general purpose lifters in the date palm service industry Journal of Agricultural Technology 2011 Vol. 7(4): 923-930 Available online http://www.ijat-aatsea.com ISSN 1686-9141 Analytical hierarchy process for evaluation of general purpose lifters in the date

More information

Two Related Samples t Test

Two Related Samples t Test Two Related Samples t Test In this example 1 students saw five pictures of attractive people and five pictures of unattractive people. For each picture, the students rated the friendliness of the person

More information

A Quality Based Method to Analyze Software Architectures

A Quality Based Method to Analyze Software Architectures www.ijcsi.org A Quality Based Method to Analyze Software Architectures Farzaneh Hoseini Jabali, Sayed Mehran Sharafi and Kamran Zamanifar3 Computer Department, Islamic Azad University, Naafabad Branch,

More information

Software Metrics & Software Metrology. Alain Abran. Chapter 4 Quantification and Measurement are Not the Same!

Software Metrics & Software Metrology. Alain Abran. Chapter 4 Quantification and Measurement are Not the Same! Software Metrics & Software Metrology Alain Abran Chapter 4 Quantification and Measurement are Not the Same! 1 Agenda This chapter covers: The difference between a number & an analysis model. The Measurement

More information

Solving Systems of Linear Equations Using Matrices

Solving Systems of Linear Equations Using Matrices Solving Systems of Linear Equations Using Matrices What is a Matrix? A matrix is a compact grid or array of numbers. It can be created from a system of equations and used to solve the system of equations.

More information

INTERPRETING THE ONE-WAY ANALYSIS OF VARIANCE (ANOVA)

INTERPRETING THE ONE-WAY ANALYSIS OF VARIANCE (ANOVA) INTERPRETING THE ONE-WAY ANALYSIS OF VARIANCE (ANOVA) As with other parametric statistics, we begin the one-way ANOVA with a test of the underlying assumptions. Our first assumption is the assumption of

More information

Negative Risk. Risk Can Be Positive. The Importance of Project Risk Management

Negative Risk. Risk Can Be Positive. The Importance of Project Risk Management The Importance of Project Risk Management Project risk management is the art and science of identifying, analyzing, and responding to risk throughout the life of a project and in the best interests t of

More information

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( )

NCSS Statistical Software Principal Components Regression. In ordinary least squares, the regression coefficients are estimated using the formula ( ) Chapter 340 Principal Components Regression Introduction is a technique for analyzing multiple regression data that suffer from multicollinearity. When multicollinearity occurs, least squares estimates

More information

Comparative Analysis of FAHP and FTOPSIS Method for Evaluation of Different Domains

Comparative Analysis of FAHP and FTOPSIS Method for Evaluation of Different Domains International Journal of Research Studies in Computer Science and Engineering (IJRSCSE) August 2015, PP 58-62 ISSN 2349-4840 (Print) & ISSN 2349-4859 (Online) www.arcjournals.org Comparative Analysis of

More information

Analytic Hierarchy Process, a Psychometric Approach. 1 Introduction and Presentation of the Experiment

Analytic Hierarchy Process, a Psychometric Approach. 1 Introduction and Presentation of the Experiment Analytic Hierarchy Process, a Psychometric Approach Christine Choirat and Raffaello Seri Dept. of Economics, Università dell Insubria Varese, Italy Abstract. The Analytic Hierarchy Process, or AHP for

More information

RANKING REFACTORING PATTERNS USING THE ANALYTICAL HIERARCHY PROCESS

RANKING REFACTORING PATTERNS USING THE ANALYTICAL HIERARCHY PROCESS RANKING REFACTORING PATTERNS USING THE ANALYTICAL HIERARCHY PROCESS Eduardo Piveta 1, Ana Morra 2, Maelo Penta 1 João Araújo 2, Pedro Guerrro 3, R. Tom Price 1 1 Instituto de Informática, Universidade

More information

3 Guidance for Successful Evaluations

3 Guidance for Successful Evaluations 3 Guidance for Successful Evaluations In developing STEP, project leads identified several key challenges in conducting technology evaluations. The following subsections address the four challenges identified

More information

Resource Allocation in Project Scheduling Application of Fuzzy AHP

Resource Allocation in Project Scheduling Application of Fuzzy AHP Resource Allocation in Project Scheduling Application of Fuzzy AHP CH. Lakshmi Tulasi A. Ramakrishna Rao S.V.U.College of Engineering (chavalimadhavi@yahoo.co.in) (arrsvume@gmail.com) Several approaches

More information

Dimensionality Reduction: Principal Components Analysis

Dimensionality Reduction: Principal Components Analysis Dimensionality Reduction: Principal Components Analysis In data mining one often encounters situations where there are a large number of variables in the database. In such situations it is very likely

More information

10.2 ITERATIVE METHODS FOR SOLVING LINEAR SYSTEMS. The Jacobi Method

10.2 ITERATIVE METHODS FOR SOLVING LINEAR SYSTEMS. The Jacobi Method 578 CHAPTER 1 NUMERICAL METHODS 1. ITERATIVE METHODS FOR SOLVING LINEAR SYSTEMS As a numerical technique, Gaussian elimination is rather unusual because it is direct. That is, a solution is obtained after

More information

CHAPTER 3 IDENTIFICATION OF MOST PREFERRED KEY PERFORMANCE INDICATOR IN INDIAN CALL CENTRES

CHAPTER 3 IDENTIFICATION OF MOST PREFERRED KEY PERFORMANCE INDICATOR IN INDIAN CALL CENTRES 49 CHAPTER 3 IDENTIFICATION OF MOST PREFERRED KEY PERFORMANCE INDICATOR IN INDIAN CALL CENTRES 3.1 INTRODUCTION Key Performance Indicators (KPIs) is means for assessment of an organisations current position

More information

Weighting of Agricultural Research Results: Strength and Limitations of the Analytic Hierarchy Process (AHP)

Weighting of Agricultural Research Results: Strength and Limitations of the Analytic Hierarchy Process (AHP) Weighting of Agricultural Research Results: Strength and Limitations of the Analytic Hierarchy Process (AHP) Frank Hartwich Universität Hohenheim, Institut für Agarökonomie und Soziologie in den Tropen

More information

Cellular Manufacturing Layout Design and Selection: A Case Study of Electronic Manufacturing Service Plant

Cellular Manufacturing Layout Design and Selection: A Case Study of Electronic Manufacturing Service Plant Cellular Manufacturing Layout Design and Selection: A Case Study of Electronic Manufacturing Service Plant Nittaya Ngampak and Busaba Phruksaphanrat Abstract In this research, cellular manufacturing layout

More information