Predictive analytics boosts product development

Size: px
Start display at page:

Download "Predictive analytics boosts product development"

Transcription

1 Predictive analytics boosts product development BY STEFAN RUDOLF AND CHRISTIAN DOELLE EXECUTIVE SUMMARY Manufacturing companies in high-wage countries strive to shorten development and innovation cycles and decrease costs to strengthen their competitive position. Efficient and lean development projects can help. This article presents the concept of using predictive analytics to anticipate deviations and thus inefficiencies from the development project s target process. Adapting the hot spot analysis that is used in predictive crime analysis allows companies to come up with new products more efficiently. 10 Industrial Management

2 Globalization has created a number of challenges for manufacturing companies, including shortened product life cycles, requirements for better quality and growing competition. quality requirements are generally linked to increased customer requirements, whereas speedy and efficient development processes are the answer to shortened product life cycles. Answers to today s competitive situation can be found in the field of lean thinking, as lean methodology s core ideas are focusing on customer value and eliminating waste. potential to avoid waste and increase efficiency arises even in the early stages of the product development process. Value stream analysis is one useful methodology, where the flow of information during product development is modeled to identify waste and then optimized. While helpful, value stream analysis gives a retrospective, not predictive, view. Because of this, optimization measures only affect future projects, not current ones. Since value stream analysis is timeconsuming, it is only applied periodically. Even more, efficiency improvements decrease over time as only a few of the identified measures can be implemented, and controlling them often is impossible. Another approach to optimizing development projects is failure mode and effect analysis (FMEA). While FMEA does look to the future, the analysis relies on experience as opposed to existing data. With so much data available data that previous generations could only dream of a tool that extends approaches for value stream analysis by using data from previous projects to predict deviations in future development processes could be extremely helpful. deviation probability map fits this profile. It is a data-based risk analysis tool that looks to the future by combining value stream analysis with predictive analytics. Data collected from value stream analyses are analyzed with the aid of data mining and statistical approaches to anticipate time, cost deviation probability map identifies hot spots, where problems are likely to occur. and quality deviations from the target process. Deviations in time, cost and quality measure a development project s inefficiency, so this methodology can help by preventing such deviations. deviation probability map identifies hot spots, where problems are likely to occur, much like the kernel density estimation used in predictive crime analytics. derivation is explained based on the steps to formulate a hot spot map for predictive crime analytics. n the idea of predictive crime analytics is transferred onto product development. This article describes how to put together the deviation probability map, including a case study that presents such a map generated from real data collected during a value stream analysis. Finally, we give an outlook and point out where further research is needed. Partners in crime methodology is based on the hot spot analysis used in predictive analytics. This theory maintains that where crimes happened in the past are the areas where crimes will happen in the future. Likewise, activities that included deviations in the past likely will include deviations in the future. Predictive crime analytics uses maps to point out hot spots, or areas with high crime rates. Our methodology transfers data collected via a value stream into a visualization tool, comparable to the kernel density estimation used to predict hot spots for future criminal activity. For example, the left side of Figure 1 shows a kernel density estimation that visualizes the distribution of crimes in Baltimore. right side of Figure 1, the deviation probability map, aims to identify areas or types of activities with a high probability of deviation. In this map, every pillar indicates a specific activity type, and the pillar s height indicates the average deviation of that particular activity. Comparable to neighborhoods, which are characterized by a similar infrastructure, the activities located closely to each other show comparable charac- january/february

3 teristics. This map can be drawn from value stream data and used to anticipate deviations in a future development project. approach to derive and apply the deviation probability map is divided into two phases. first phase can be seen as a process of knowledge discovery in databases, or a KDD-process. second phase represents the predictive analytics part, where the knowledge gained in the KDD-process is used to predict deviations in the future development project. In phase one, relevant data is prepared for the application of statistical methods and data mining algorithms. Multidimensional scaling transforms the data into a two-dimensional activity map that visualizes the dissimilarity of the described activities. To include the third dimension, which is necessary to complete the deviation probability map, deviations are allocated to the different activity paths, as shown in Figure 1. resulting deviation probability map then can be evaluated and interpreted. second phase describes how future activities can be integrated into the deviation probability map in order to rate the deviation probability. Before the methodology is described, the relevant data for the analysis will be defined, following the KDD-process described in From Data Mining To Knowledge Discovery in Databases from AI Magazine. Examining the value stream of development projects can identify the following types of data: Activities can be seen as the core information within a value stream analysis, as they describe the processing of information in order to complete a product. Deviations, in this context, represent the quantification of inefficiencies. refore, they are also relevant for the data mining analysis. last information found within a value stream are the influencing factors, which affect the execution of activities. se factors can be found within the value stream as interrela- MAPPING THE FUTURE Figure 1. kernel density estimation on the left comes from the Rand Corp. s Predictive Policing: Role of Crime Forecasting in Law Enforcement Operations. It visualizes the distribution of crimes in Baltimore, while the deviation probability map on the right identifies development project activities with a high probability of deviation. tions of activities. Influencing factors also are found at the corporate level in terms of framework conditions for a project. Building the deviation probability map Just like in the field of predictive crime analytics, which uses street maps to allocate crimes to specific areas, the activities of a development project need to be transformed into a map before deviations can be allocated to each activity. In a street map, neighborhoods can be described by similar characteristics, such as the condition of the houses or the surrounding infrastructure. Comparably, on our map activities need to be positioned near one another depending on their similarity. positioning of activities in a two-dimensional plot is done by aid of multidimensional scaling. So the different activities first have to be described by consistent characteristics. Afterward, you can calculate the similarity of the different activities and apply the multidimensional scaling algorithm. Figure 2 summarizes the steps to derive the deviation probability map, which also are described below. Step one: Classifying the activities. Attributes must be defined to describe all the activities that happen during a development project. attributes can be related to either implementation or time, but both are important. goal of the deviation probability map is to activities of a development project need to be transformed into a map before deviations can be allocated to each activity. identify hot spots on an implementation level, but attributes that relate to time are relevant because of how activities within a value stream are interrelated. activity type describes the value-adding share of an activity. Core activities directly create value. Support activities, on the other hand, provide resources for the core activities. For example, management activities strive to support the cooperation of the other activity types, therefore often inheriting organizing characteristics. type of execution helps transform an activity description, which is recorded in prose, into a standardized description. characteristics that we use to define the type of execution are decision, analysis, realization, planning, information, steering, controlling and consultation. degree of standardization divides activities in creative and repetitive activities, defining the planning capability of the outcome. attribute responsible department allocates the activity to the executing department. final attribute describes whether an activity is executed between divisions. In total the attributes holistically describe how each activity is implemented, as they define the general type of the activity and answer the important questions of what is done by whom, how and in cooperation with whom. With these activity classifications in place, each activity can be described by aid of a 5-by-1 activity vector (see 12 Industrial Management

4 step one in Figure 2) that contains the characteristic of each attribute in the respective row. Step two: Determining and visualizing dissimilarities on the activity map. Based on the classification of activities, a binary distance vector is used to calculate the dissimilarities, marked on our maps as distance, between the activities. To derive a binary distance vector, two activity vectors are compared row by row. If two characteristics of an attribute are the same within both activity vectors, the value of the binary distance vector in the respective row is zero. Otherwise the value is one (see Figure 2, step two). distance vector s length describes the differences between the two respective activities. In order to visualize the dissimilarities of all activities in a two-dimensional plot, the distances between all activities are calculated and inserted into a distance matrix. To transform the calculated similarities of the activities into a two-dimensional plot, scaling is applied. This two-dimensional plot, what we call the activity map, is the equivalent of a street map. Within the activity map, similar types of activities are closer to each other than different types of activities. Hence, the clusters within the diagram can be seen as activity neighborhoods. Step three: Completing the deviation probability map. Allocating deviations to the different types of activities turns the activity map into the deviation probability map, comparable to the kernel density estimations used in predictive analytics. map s main purpose is to identify and visualize the average deviation of different types of activities. To visualize these deviations, they have to be quantified. Since the focus of this research is to increase the efficiency of development projects, deviations are measured in the three dimensions common for process efficiency: time, cost and quality. Every activity has a defined budget, time of completion and expected quality level. Whenever an activity does not FOLLOW THE PROCESS Figure 2. Three steps are involved in constructing deviation probability maps: (1) Classifying the activities; (2) determining and visualizing dissimilarities within the activity map; and (3) deriving the actual map. fulfill one of the defined parameters, a deviation must have occurred. So far, the magnitude of a deviation only can be recorded qualitatively by aid of a scale of values that consist of zero, three, six and nine. To quantify all the deviations found in the value stream data, they were rated retroactively based on their description. cumulative score of all three dimensions summarizes the total deviation allocated to one specific activity, defining that activity s degree of inefficiency. After quantifying all identified deviations, the average deviation of all activity types has to be calculated and allocated to each respective activity path. To calculate the average deviation of one activity path, which is represented by one point within the activity map, the deviations of all activities described by this path have to be added up. This sum is then divided by all activities with a dissimilarity of zero, as shown in step three of Figure 2. By allocating the Deviations are measured in the three dimensions common for process efficiency: time, cost and quality. average deviations of all activities with s ij = 0 to the respective activity path, the two-dimensional activity map is transformed into the three-dimensional deviation probability map. Now that the map has been finalized, the KDD-process is completed. Project managers and executives can see the hot spots on the map and the patterns involving where deviations occur. Applying your map to future development projects This knowledge based on recorded data from past projects can be used to increase the efficiency of future development projects. Continuously improving and maintaining the deviation probability map can help to make more precise predictions and identify how deviations develop. deviation probability map can help a development project leader evaluate a future phase, such as the next stage of a gate-oriented development january/february

5 process after passing a quality gate. Within a gate-oriented development process, many companies know which activities will be executed in an upcoming stage. This knowledge comes from past development projects and the company s standardized development process. This allows the project leader to define the upcoming activities. se activities already have been described during step one of the methodology, and multidimensional scaling can help insert any new activities into the deviation probability map. When a development project requires new activities that aren t on the map, there are two possibilities. First, the new activity path could already exist in other projects. If so, the expected deviation can be determined directly. On the other hand, the new activity might be entirely new and not have any data associated with it. In this case, the analysts should associate the new activity path with a cluster of similar activity paths, using the cluster s average deviation to define the new activity s expected deviation. Depending on the expected deviation in time, cost and quality, project teams can implement preventive measures. For example, if a deviation is expected during an activity that must be undertaken by multiple divisions, the project leader could demand that all relevant departments integrate their processes early. This could prevent the problem from cropping up, increasing the efficiency of the entire project. When applying the methodology, it is important to continue adding more data to the database to show possible shifts of deviation hot spots. Furthermore, a growing database allows more precise predictions. So after executing activities and discovering deviations, always add them to the database. Case study To evaluate the proposed methodology, nearly 300 activities were described by aid of the defined attributes and converted into the deviation probability map shown in Figure 3. activities 14 Industrial Management PROBLEMS AT A GLANCE Figure 3. This deviation probability map shows that in this organization problems crop up in interdivisional activities that involve product marketing, but mechanical construction seems to have its act together. were recorded during a value stream analysis of a development project for electromechanical components. When the company did the project, it did not initially strive to measure deviations and quantify inefficiencies. So the research team quantified the data retroactively. As can be seen on the map, it is intuitively possible to identify deviation hot spots. upper area of Figure 3 shows a deviation hot spot that involves interdivisional activities, something managers need to target with interventions to prevent problems and execute the project. However, examining the bottom corner reveals few problems with deviations involved with the actual mechanical construction. As a project s next phase is coming up, managers and leaders can examine the planned activities and their expected deviations to come up with preventive measures. In this case, a series of meetings between divisions at the beginning of the product marketing phase could hash out the problems before they take too much time, cost too much money and degrade the quality of the product being developed. deviation probability map... supports project leaders by helping them analyze future devel opment stages and implement optimi zation measures before problems rear their head. In times of shortened product life cycles and rising quality requirements, manufacturing companies must eliminate waste and deviations to increase the efficiency of their product development projects. Using a value stream analysis is a common approach to analyze development projects and define optimization measures retrospectively. But this retrospective view does not optimize a project that has already happened. Introducing the deviation probability map as a tool supports project leaders by helping them analyze future development stages and implement optimization measures before problems rear their head. And unlike other approaches that look to the future, these maps are based on data, not experience. Future research could support the automatic quantification of deviations, perhaps supported by a product life cycle management system. Another focus of future work could identify deviations by aid of leading indicators. Such indicators could enable a more dynamic evaluation of a development project rather than the rather static hot spot analysis of the deviation probability map. v

City of Lancaster takes a predictive approach to policing

City of Lancaster takes a predictive approach to policing City of Lancaster takes a predictive approach to policing Enhancing operational planning with deep insight into crime data Smart is... Using predictive geoanalytics to forecast the occurrence of crime

More information

SPM 8.2. Salford Predictive Modeler

SPM 8.2. Salford Predictive Modeler SPM 8.2 Salford Predictive Modeler SPM 8.2 The SPM Salford Predictive Modeler software suite is a highly accurate and ultra-fast platform for developing predictive, descriptive, and analytical models from

More information

Models in Engineering Glossary

Models in Engineering Glossary Models in Engineering Glossary Anchoring bias is the tendency to use an initial piece of information to make subsequent judgments. Once an anchor is set, there is a bias toward interpreting other information

More information

The Analytical Revolution

The Analytical Revolution The Analytical Revolution Colin Shearer Global Executive, Advanced Analytic Solutions IBM Our world is becoming smarter Instrumented Interconnected Intelligent enabling organizations to make faster, better-informed

More information

Visualize Business Process Performance for a Clear Picture of Where to Improve

Visualize Business Process Performance for a Clear Picture of Where to Improve SAP Brief SAP Extensions SAP Process Mining by Celonis Visualize Business Process Performance for a Clear Picture of Where to Improve SAP Brief Continuously improve your business process efficiency Enterprise

More information

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee

Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Business Analytics & Data Mining Modeling Using R Dr. Gaurav Dixit Department of Management Studies Indian Institute of Technology, Roorkee Lecture - 02 Data Mining Process Welcome to the lecture 2 of

More information

New Customer Acquisition Strategy

New Customer Acquisition Strategy Page 1 New Customer Acquisition Strategy Based on Customer Profiling Segmentation and Scoring Model Page 2 Introduction A customer profile is a snapshot of who your customers are, how to reach them, and

More information

Pre-Milestone-A Decision-Making: Can We Cost Capabilities?

Pre-Milestone-A Decision-Making: Can We Cost Capabilities? Pre-Milestone-A Decision-Making: Can We Cost Capabilities? Abstract The issue of early, rigorous evaluation of program costs for use in early decision-making is becoming more important as defense funding

More information

Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter

Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter Paper 3503-2015 Using SAS Enterprise Guide, SAS Enterprise Miner, and SAS Marketing Automation to Make a Collection Campaign Smarter Darwin Amezquita, Andres Gonzalez, Paulo Fuentes DIRECTV ABSTRACT Companies

More information

The high-profit supply chain A resource-focused approach

The high-profit supply chain A resource-focused approach The high-profit supply chain A resource-focused approach Contents 2 Why energy, carbon, water, materials and waste? 3 Supply chain inputs and outputs 5 The approach 9 Contacts The high profit supply chain

More information

Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT

Copyr i g ht 2012, SAS Ins titut e Inc. All rights res er ve d. ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT ENTERPRISE MINER: ANALYTICAL MODEL DEVELOPMENT ANALYTICAL MODEL DEVELOPMENT AGENDA Enterprise Miner: Analytical Model Development The session looks at: - Supervised and Unsupervised Modelling - Classification

More information

1 Introduction to Life Cycle Assessment

1 Introduction to Life Cycle Assessment Introduction to Life Cycle Assessment 1 Introduction to Life Cycle Assessment This section of the handbook introduces the concept of Life Cycle Assessment (LCA). Videos 2, 3 and 4 of the GaBi Paper Clip

More information

Multi-Resource Packing for Cluster Schedulers. CS6453: Johan Björck

Multi-Resource Packing for Cluster Schedulers. CS6453: Johan Björck Multi-Resource Packing for Cluster Schedulers CS6453: Johan Björck The problem Tasks in modern cluster environments have a diverse set of resource requirements CPU, memory, disk, network... The problem

More information

A TALE OF TWO THEOREMS. (Submitted to RRPE May 25, 2014, MSNO# 3037) Abstract

A TALE OF TWO THEOREMS. (Submitted to RRPE May 25, 2014, MSNO# 3037) Abstract A TALE OF TWO THEOREMS (Submitted to RRPE May 25, 2014, MSNO# 3037) Abstract In combination the Okishio theorem (1961) and a theorem due to John Roemer (1981) together imply that a capital-saving technical

More information

Introduction to Microeconomic Theory

Introduction to Microeconomic Theory Introduction to Microeconomic Theory Lectures in Microeconomic Theory Fall 2010, Part 1 07.07.2010 G.B. Asheim, ECON4230-35, #1 1 Why Microeconomics once more? Some new subjects Game theory new to some

More information

Impact of public goods on economic competitiveness

Impact of public goods on economic competitiveness Impact of public goods on economic competitiveness Keywords: public goods, economic competitiveness, education, human capital Introduction In the present study we sought to examine the impact of investment

More information

Technical Annex and Methodology

Technical Annex and Methodology Technical Annex and Methodology Humans Wanted: The future of work and how it s not what you think Published by RBC 1 2 Humans Wanted Methodology, 2018 HUMANS WANTED Table of Contents Examining the skills

More information

How Jukin Media Leverages Metricly for Performance and Capacity Monitoring

How Jukin Media Leverages Metricly for Performance and Capacity Monitoring CASE STUDY How Jukin Media Leverages Metricly for Performance and Capacity Monitoring Jukin Media is a global entertainment company powered by user-generated video content. Jukin receives more than 2.5

More information

CUSTOMER SUCCESS STORIES Advancing Operational Excellence through Quality Risk Management

CUSTOMER SUCCESS STORIES Advancing Operational Excellence through Quality Risk Management CUSTOMER SUCCESS STORIES Advancing Operational Excellence through FMEA Fault Tree Analysis Root Cause Analysis APQP Control Plan Manufacturing Industry Semiconductor Manufacturer Semiconductor Manufacturer

More information

Data Mining Intelligence in Business Knowledge Management

Data Mining Intelligence in Business Knowledge Management e-issn 2455 1392 Volume 2 Issue 11, November 2016 pp. 31 37 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Data Mining Intelligence in Business Knowledge Management Prabhavathi.V 1, Nandhini.

More information

Uncovering the Small Community Structure in Large Networks: A Local Spectral Approach

Uncovering the Small Community Structure in Large Networks: A Local Spectral Approach Uncovering the Small Community Structure in Large Networks: A Local Spectral Approach Yixuan Li 1, Kun He 2, David Bindel 1 and John E. Hopcroft 1 1 Cornell University, USA 2 Huazhong University of Science

More information

Relational Data Mining and Web Mining

Relational Data Mining and Web Mining Relational Data Mining and Web Mining Prof. Dr. Daning Hu Department of Informatics University of Zurich Nov 20th, 2012 Outline Introduction: Big Data Relational Data Mining Web Mining Ref Book: Web Intelligence,

More information

Homework : Data Mining. Due at the start of class Friday, 25 September 2009

Homework : Data Mining. Due at the start of class Friday, 25 September 2009 Homework 4 36-350: Data Mining Due at the start of class Friday, 25 September 2009 This homework set applies methods we have developed so far to a medical problem, gene expression in cancer. In some questions

More information

Title: A bounded-rational procedural consumer: How a human solves the consumer optimization problem

Title: A bounded-rational procedural consumer: How a human solves the consumer optimization problem Title: A bounded-rational procedural consumer: How a human solves the consumer optimization problem Chapter 1: Introduction The processor in a cell phone can execute millions of instructions per second.

More information

Tassc:Estimator technical briefing

Tassc:Estimator technical briefing Tassc:Estimator technical briefing Gillian Adens Tassc Limited www.tassc-solutions.com First Published: November 2002 Last Updated: April 2004 Tassc:Estimator arrives ready loaded with metric data to assist

More information

Chapter 3 Influence of Lean Startup

Chapter 3 Influence of Lean Startup Chapter 3 Influence of Lean Startup Three ideas useful in effective analysis of IT projects: 1. Customer development 2. Build-Measure-Learn 3. Metrics Customer development is helpful when we don t know

More information

Trisasi Lestari

Trisasi Lestari Trisasi Lestari - 2017 IF I HAD TO REDUCE MY MESSAGE FOR MANAGEMENT TO JUST A FEW WORDS, I D SAY IT ALL HAD TO DO WITH REDUCING VARIATION. (W.E. Deming) 1. No two things are exactly alike. 2. Variation

More information

After completion of this unit you will be able to: Define data analytic and explain why it is important Outline the data analytic tools and

After completion of this unit you will be able to: Define data analytic and explain why it is important Outline the data analytic tools and After completion of this unit you will be able to: Define data analytic and explain why it is important Outline the data analytic tools and techniques and explain them Now the difference between descriptive

More information

Predictive Analytics Using Support Vector Machine

Predictive Analytics Using Support Vector Machine International Journal for Modern Trends in Science and Technology Volume: 03, Special Issue No: 02, March 2017 ISSN: 2455-3778 http://www.ijmtst.com Predictive Analytics Using Support Vector Machine Ch.Sai

More information

How Google Maps Platform Helps Ride Sharing Services Improve the Customer and Driver Experience while Increasing Overall Efficiency

How Google Maps Platform Helps Ride Sharing Services Improve the Customer and Driver Experience while Increasing Overall Efficiency How Google Maps Platform Helps Ride Sharing Services Improve the Customer and Driver Experience while Increasing Overall Efficiency Google Cloud Whitepaper 10.24.18 1 Google Maps Platform helps ride sharing

More information

TOOL #57. ANALYTICAL METHODS TO COMPARE OPTIONS OR ASSESS

TOOL #57. ANALYTICAL METHODS TO COMPARE OPTIONS OR ASSESS TOOL #57. ANALYTICAL METHODS TO COMPARE OPTIONS OR ASSESS PERFORMANCE 1. INTRODUCTION A crucial part of any retrospective evaluation is the assessment of the performance of the existing policy intervention.

More information

STRATEGIC FRAMEWORK FOR QUANTIFYING, MONITORING, EVALUATING, AND REPORTING LOCAL GREENHOUSE GAS EMISSIONS REDUCTIONS. Virginia Sonntag-O'Brien

STRATEGIC FRAMEWORK FOR QUANTIFYING, MONITORING, EVALUATING, AND REPORTING LOCAL GREENHOUSE GAS EMISSIONS REDUCTIONS. Virginia Sonntag-O'Brien Workshop on Best Practices in Policies and Measures, 11 13 April 2000, Copenhagen STRATEGIC FRAMEWORK FOR QUANTIFYING, MONITORING, EVALUATING, AND REPORTING LOCAL GREENHOUSE GAS EMISSIONS REDUCTIONS Virginia

More information

Vendor Landscape Methodology

Vendor Landscape Methodology Vendor Landscape Methodology Version 2.0; Effective January 1, 2012 1 Overview Info-Tech s Vendor Landscapes are research materials that review a particular IT market space, evaluating the strengths and

More information

Text Mining. Theory and Applications Anurag Nagar

Text Mining. Theory and Applications Anurag Nagar Text Mining Theory and Applications Anurag Nagar Topics Introduction What is Text Mining Features of Text Document Representation Vector Space Model Document Similarities Document Classification and Clustering

More information

The Nature of Econometrics

The Nature of Econometrics Lecture 1: The Nature of Econometrics and Economic Data (Ch 1) The Nature of Econometrics General speaking, econometrics is a discipline that develops statistical methods for analyzing economic relationships,

More information

Introducing the New BizFlow DELIVERING PRODUCTIVE PROCESSES...FASTER

Introducing the New BizFlow DELIVERING PRODUCTIVE PROCESSES...FASTER Introducing the New BizFlow DELIVERING PRODUCTIVE PROCESSES...FASTER THE COMMON DENOMINATOR Organizations have different products and services. They have different pricing models and channel strategies.

More information

A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests

A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests A Particle Swarm Optimization Algorithm for Multi-depot Vehicle Routing problem with Pickup and Delivery Requests Pandhapon Sombuntham and Voratas Kachitvichayanukul Abstract A particle swarm optimization

More information

Process Mining The Next Big Thing

Process Mining The Next Big Thing Process Mining The Next Big Thing Rasto Hlavac CEO at Minit www.minit.io CHALLENGES Companies lack insight into business processes How to increase productivity? Where are the problems hidden? Where to

More information

VMware vcenter Operations Standard

VMware vcenter Operations Standard VMware vcenter Operations Standard Real-time Performance Management for VMware Administrators Even Solberg 2010 VMware Inc. All rights reserved Why vcenter Operations Standard? 80% of VMware admin time

More information

TDWI Analytics Principles and Practices

TDWI Analytics Principles and Practices TDWI. All rights reserved. Reproductions in whole or in part are prohibited except by written permission. DO NOT COPY Previews of TDWI course books offer an opportunity to see the quality of our material

More information

DIY (Do It Yourself): The Alternative to Public/Private Partnerships

DIY (Do It Yourself): The Alternative to Public/Private Partnerships DIY (Do It Yourself): The Alternative to Public/Private Partnerships Barbara J. Chance President and CEO Joseph P. Sciulli VP and Senior Operations Consultant Why Address This Topic? In these economic

More information

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended.

TDWI strives to provide course books that are contentrich and that serve as useful reference documents after a class has ended. Previews of TDWI course books offer an opportunity to see the quality of our material and help you to select the courses that best fit your needs. The previews cannot be printed. TDWI strives to provide

More information

Reporting guidance: Conducting a systematic review for inclusion in the Crime Reduction Toolkit

Reporting guidance: Conducting a systematic review for inclusion in the Crime Reduction Toolkit Reporting guidance: Conducting a systematic review for inclusion in the Crime Reduction Toolkit The Crime Reduction Toolkit 1 is an online repository for systematic reviews focussed on crime reduction.

More information

Research on First-Class Financial Management of Power Grid Enterprises Based on IPA: Taking XX Power Supply Bureau as an Example

Research on First-Class Financial Management of Power Grid Enterprises Based on IPA: Taking XX Power Supply Bureau as an Example Journal of Management and Sustainability; Vol. 8, No. 4; 2018 ISSN 1925-4725 E-ISSN 1925-4733 Published by Canadian Center of Science and Education Research on First-Class Financial Management of Power

More information

Service Design Method Cards

Service Design Method Cards Service Design Method Cards From www.practicalservicedesign.com - A work in progress! August 2016 User Interviewing A way to learn about experiences, desires, understanding, and generate ideas with a user

More information

AI in ITSM. Automate your IT to deliver great experience.

AI in ITSM. Automate your IT to deliver great experience. AI in ITSM Automate your IT to deliver great experience Table of content Executive Summary AI is not alone Preparing for AI revolution AI use cases in ITSM AI Readiness Assessment AI in ITSM Benefits 1

More information

Online Student Guide Types of Control Charts

Online Student Guide Types of Control Charts Online Student Guide Types of Control Charts OpusWorks 2016, All Rights Reserved 1 Table of Contents LEARNING OBJECTIVES... 4 INTRODUCTION... 4 DETECTION VS. PREVENTION... 5 CONTROL CHART UTILIZATION...

More information

PDA: A Global. Association. Extractables and Leachables Aspects in Drug. Product Manufacturing

PDA: A Global. Association. Extractables and Leachables Aspects in Drug. Product Manufacturing Extractables and Leachables Aspects in Drug PDA: A Global Product Manufacturing Association Dennis Jenke Baxter Distinguished Scientist Baxter Healthcare Corporation PDA Europe Parenterals 2014: Munich;

More information

Business Intelligence, 4e (Sharda/Delen/Turban) Chapter 2 Descriptive Analytics I: Nature of Data, Statistical Modeling, and Visualization

Business Intelligence, 4e (Sharda/Delen/Turban) Chapter 2 Descriptive Analytics I: Nature of Data, Statistical Modeling, and Visualization Business Intelligence, 4e (Sharda/Delen/Turban) Chapter 2 Descriptive Analytics I: Nature of Data, Statistical Modeling, and Visualization 1) One of SiriusXM's challenges was tracking potential customers

More information

QUESTION 2 What conclusion is most correct about the Experimental Design shown here with the response in the far right column?

QUESTION 2 What conclusion is most correct about the Experimental Design shown here with the response in the far right column? QUESTION 1 When a Belt Poka-Yoke's a defect out of the process entirely then she should track the activity with a robust SPC system on the characteristic of interest in the defect as an early warning system.

More information

Artificial Intelligence and Project Management: Beyond Human Imagination!

Artificial Intelligence and Project Management: Beyond Human Imagination! www.pwc.ch/ta Artificial Intelligence and Project Management: Beyond Human Imagination! PMDay 2018 Marc Lahmann, Director, Switzerland Manuel Probst, Senior Project Manager, Switzerland Friday, November

More information

TNM033 Data Mining Practical Final Project Deadline: 17 of January, 2011

TNM033 Data Mining Practical Final Project Deadline: 17 of January, 2011 TNM033 Data Mining Practical Final Project Deadline: 17 of January, 2011 1 Develop Models for Customers Likely to Churn Churn is a term used to indicate a customer leaving the service of one company in

More information

The Potential Utilization of the Analytical Hierarchy Process (AHP) for the Selection of a Tenure Track Faculty Position

The Potential Utilization of the Analytical Hierarchy Process (AHP) for the Selection of a Tenure Track Faculty Position The Potential Utilization of the Analytical Hierarchy Process (AHP) for the Selection of a Tenure Track Faculty Position Raida Abuizam Purdue University Calumet John J. Lucas Purdue University Calumet

More information

NIB Mandate Rating Framework

NIB Mandate Rating Framework NIB Mandate Rating Framework The Nordic Investment Bank is the international financial institution of the Nordic and Baltic countries. We work towards a prosperous and sustainable Nordic Baltic region.

More information

Visualize, Analyze, and Transform Processes for Intelligent Procurement Operations

Visualize, Analyze, and Transform Processes for Intelligent Procurement Operations SAP Brief SAP Extensions SAP Process Mining by Celonis, Cloud Edition for SAP Ariba s Visualize, Analyze, and Transform Processes for Intelligent Procurement Operations SAP Brief Procurement process transformation

More information

Creating an Agile Workforce in Financial Services

Creating an Agile Workforce in Financial Services Creating an Agile Workforce in Financial Services 2 THE NEED FOR AN AGILE WORKFORCE IN FINANCIAL SERVICES While the recent economic downturn punished every market sector, it was particularly hard on the

More information

DISCUSSION PAPER 3/2016

DISCUSSION PAPER 3/2016 Appraising the sustainability of infrastructure projects DISCUSSION PAPER 3/2016 August 2016 TABLE OF CONTENTS 1. Introduction... 3 2. Background... 4 3. The need for a proper sustainability method for

More information

How Much Do We Know About Savings Attributable to a Program?

How Much Do We Know About Savings Attributable to a Program? ABSTRACT How Much Do We Know About Savings Attributable to a Program? Stefanie Wayland, Opinion Dynamics, Oakland, CA Olivia Patterson, Opinion Dynamics, Oakland, CA Dr. Katherine Randazzo, Opinion Dynamics,

More information

CLR for SAP Applications

CLR for SAP Applications CLR for SAP Applications Automated License Optimization for SAP Applications SAP licensing is very expensive and determining the best license type for each user can be impossible to do manually. At the

More information

GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada. April 26 The Shaw Centre

GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada. April 26 The Shaw Centre GOVERNMENT ANALYTICS LEADERSHIP FORUM SAS Canada & The Institute of Public Administration of Canada April 26 The Shaw Centre Ottawa Artificial Intelligence Algorithms Automation Deep Learning Machine Learning

More information

Risk Management. Welcome to. an indispensable endeavour to build and to ensure safe operation of installations. Peter Kafka. Peter Kafka.

Risk Management. Welcome to. an indispensable endeavour to build and to ensure safe operation of installations. Peter Kafka. Peter Kafka. Welcome to 欢迎 Risk Management an indispensable endeavour to build and to ensure safe operation of installations RelConsult 1 List of Item What we should know What we should ask What we should do How we

More information

What a Core Transformation Offers Your Bank

What a Core Transformation Offers Your Bank What a Core Transformation Offers Your Bank FIS Consulting 800.822.6758 Current State of the Banking Industry The banking industry struggles with top line growth as sources of new revenue remain elusive.

More information

Career Planning. Your Career Needs. Choosing a Career

Career Planning. Your Career Needs. Choosing a Career Career Planning Your Career Needs Choosing a Career What do I want to do with my life? Will I make enough money to support myself? Is this the right job for me? Choosing a career path raises a lot of difficult

More information

Trends and Topics in Research and Development Related to Transportation and Traffic Planning Technology

Trends and Topics in Research and Development Related to Transportation and Traffic Planning Technology PERSPECTIVE Trends and Topics in Research and Development Related to Transportation and Traffic Planning Technology Kunihiro KAWASAKI Signalling and Transport Information Technology Division Noriko FUKASAWA

More information

Estimating Expenditure on Biodiversity Conservation in Papua New Guinea

Estimating Expenditure on Biodiversity Conservation in Papua New Guinea Resource Mobilization Information Digest N o 136 April 2013 Estimating Expenditure on Biodiversity Conservation in Papua New Guinea Contents 1. Introduction... 2 2. Definition and classification... 2 3.

More information

Presentation Program Outline

Presentation Program Outline Presentation Program Outline MASTERPLAN PROCESS EFFECTIVE PLANNING ELEMENTS DECISION MAKING PROCESS ANALYTICAL HIERARCHY PROCESS (AHP) HOW TO APPLY AHP SIMPLE EXAMPLE CASE STUDY APPLICATION WHDS MDP Decision

More information

Thrive in a changing market with analytics as a core competency

Thrive in a changing market with analytics as a core competency Thrive in a changing market with analytics as a core competency Data and new approaches to analytics are a target for investment for every healthcare organization, according to Healthcare IT Trends for

More information

IBM Planning Analytics

IBM Planning Analytics Speed, agility and foresight Powered by IBM TM1 Highlights Automates manual, spreadsheet-based planning, budgeting, forecasting, reporting and analysis Links operational tactics to financial plans, synthesizes

More information

BUSINESS DEVELOPMENT INTELLIGENCE MONITORING FOR LAW FIRMS

BUSINESS DEVELOPMENT INTELLIGENCE MONITORING FOR LAW FIRMS WHITEPAPER BUSINESS DEVELOPMENT INTELLIGENCE MONITORING FOR LAW FIRMS Most major law firms engage in intelligence monitoring to spot new business opportunities and inform attorneys about important developments

More information

PROJECT MANAGEMENT. Quality Management (QM) Course 7 Project Management Knowledge Areas (5) Risk Management (RM)

PROJECT MANAGEMENT. Quality Management (QM) Course 7 Project Management Knowledge Areas (5) Risk Management (RM) PROJECT MANAGEMENT Course 7 Project Management Knowledge Areas (5) Quality Management (QM) Risk Management (RM) Cătălina Mancaș QM + RM Processes: Inputs Tools & Techniques Outputs Project Quality Management

More information

RETAIL SECTOR: SUPPLY CHAIN MANAGEMENT AND ITS QUANTIFIABLE DATA TO GAUGE ITS IMPACT ON SIGNIFICANT PARAMETERS

RETAIL SECTOR: SUPPLY CHAIN MANAGEMENT AND ITS QUANTIFIABLE DATA TO GAUGE ITS IMPACT ON SIGNIFICANT PARAMETERS RETAIL SECTOR: SUPPLY CHAIN MANAGEMENT AND ITS QUANTIFIABLE DATA TO GAUGE ITS IMPACT ON SIGNIFICANT PARAMETERS Rishabh Chanana Student, Delhi Technological University, Delhi 1. INTRODUCTION Supply chain

More information

MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING

MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING MARTIN de TOURS SCHOOL OF MANAGEMENT DEPARTMENT OF MARKETING LESSON PLAN MKT4829 MARKETING DECISION MAKING MKT4829 MARKETING DECISION MAKING MKT4829: Marketing Decision Making COURSE DESCRIPTION This is

More information

Chapter 8 Analytical Procedures

Chapter 8 Analytical Procedures Slide 8.1 Principles of Auditing: An Introduction to International Standards on Auditing Chapter 8 Analytical Procedures Rick Hayes, Hans Gortemaker and Philip Wallage Slide 8.2 Analytical procedures Analytical

More information

Role of Data Mining in E-Governance. Abstract

Role of Data Mining in E-Governance. Abstract Role of Data Mining in E-Governance Dr. Rupesh Mittal* Dr. Saurabh Parikh** Pushpendra Chourey*** *Assistant Professor, PMB Gujarati Commerce College, Indore **Acting Principal, SJHS Gujarati Innovative

More information

The importance of the right reporting, analytics and information delivery

The importance of the right reporting, analytics and information delivery The importance of the right reporting, and information delivery Prepared by: Michael Faloney, Director, RSM US LLP michael.faloney@rsmus.com, +1 804 281 6805 Introduction This is the second of a three-part

More information

Chapter 8: Exchange. 8.1: Introduction. 8.2: Exchange. 8.3: Individual A s Preferences and Endowments

Chapter 8: Exchange. 8.1: Introduction. 8.2: Exchange. 8.3: Individual A s Preferences and Endowments Chapter 8: Exchange 8.1: Introduction In many ways this chapter is the most important in the book. If you have time to study just one, this is the one that you should study (even though it might be a bit

More information

Universe: Enabling telcos' digital transformation

Universe: Enabling telcos' digital transformation Universe: Enabling telcos' digital transformation / How to Operate Universe: Enabling telcos' digital transformation Big data is now the core driver behind the digital transformation among telcos. When

More information

CRM and the Future of Healthcare Engagement

CRM and the Future of Healthcare Engagement CRM and the Future of Healthcare Engagement CRM and the Future of Healthcare Engagement As a growing number of healthcare organizations are discovering, the most common technology in healthcare the electronic

More information

II. INFORMATION NEEDS ASSESSMENT: A TOP-DOWN APPROACH

II. INFORMATION NEEDS ASSESSMENT: A TOP-DOWN APPROACH II. INFORMATION NEEDS ASSESSMENT: A TOP-DOWN APPROACH The challenge: Know thy market. Your market has many constituencies, with many distinct information needs.. With changes in the marketplace occurring

More information

2007 U.S CORN PRODUCTION RISKS: WHAT DOES HISTORY TEACH US? Darrel Good and Scott Irwin May 17, 2007 MOBR 07-01

2007 U.S CORN PRODUCTION RISKS: WHAT DOES HISTORY TEACH US? Darrel Good and Scott Irwin May 17, 2007 MOBR 07-01 2007 U.S CORN PRODUCTION RISKS: WHAT DOES HISTORY TEACH US? Darrel Good and Scott Irwin May 17, 2007 MOBR 07-01 INTRODUCTION From May to October each year, the corn market typically finds direction from

More information

Chapter 6-1: Failure Modes Effect Analysis (FMCEA)

Chapter 6-1: Failure Modes Effect Analysis (FMCEA) Chapter 6-1: Failure Modes Effect Analysis (FMCEA) Learning Outcomes: After careful studying this lecture You should be able: To Define FMEA To understand the use of Failure Modes Effect Analysis (FMEA)

More information

STRATEGIC PROGRAMME IMPACT FRAMEWORK

STRATEGIC PROGRAMME IMPACT FRAMEWORK IPEC Guidelines STRATEGIC PROGRAMME IMPACT FRAMEWORK First Version May 2002 Prepared by the Design, Evaluation & Documentation (DED) Section of IPEC Strategic Programme Impact Framework SPIF GUIDELINES

More information

Risk Management User Guide

Risk Management User Guide Risk Management User Guide Version 17 December 2017 Contents About This Guide... 5 Risk Overview... 5 Creating Projects for Risk Management... 5 Project Templates Overview... 5 Add a Project Template...

More information

The importance of the right reporting, analytics and information delivery

The importance of the right reporting, analytics and information delivery The importance of the right reporting, and Introduction This is the second of a three-part series focused on designing a business intelligence (BI) solution. In order to design a complete solution, there

More information

The Emergence of Hypertextual Ecology from Individual Decisions

The Emergence of Hypertextual Ecology from Individual Decisions The Emergence of Hypertextual Ecology from Individual Decisions Miles Efron Steven M. Goodreau Vishal Sanwalani July 23, 2002 Abstract Current World Wide Web (WWW) search engines employ graph-theoretic

More information

Machine Learning Models for Sales Time Series Forecasting

Machine Learning Models for Sales Time Series Forecasting Article Machine Learning Models for Sales Time Series Forecasting Bohdan M. Pavlyshenko SoftServe, Inc., Ivan Franko National University of Lviv * Correspondence: bpavl@softserveinc.com, b.pavlyshenko@gmail.com

More information

SAS Enterprise Miner 5.3 for Desktop

SAS Enterprise Miner 5.3 for Desktop Fact Sheet SAS Enterprise Miner 5.3 for Desktop A fast, powerful data mining workbench delivered to your desktop What does SAS Enterprise Miner for Desktop do? SAS Enterprise Miner for Desktop is a complete

More information

Elias Pereira A QUARTERLY COINCIDENT INDICATOR FOR THE CAPE VERDEAN ECONOMY

Elias Pereira A QUARTERLY COINCIDENT INDICATOR FOR THE CAPE VERDEAN ECONOMY Elias Pereira A QUARTERLY COINCIDENT INDICATOR FOR THE CAPE VERDEAN ECONOMY Banco de Cabo Verde Praia 212 Ficha Técnica Título: A quarterly coincident indicator for the cape verdean economy Colecção: Cadernos

More information

Emergency Food Security Assessments (EFSAs) Technical guidance sheet n o. 12 1

Emergency Food Security Assessments (EFSAs) Technical guidance sheet n o. 12 1 Emergency Food Security Assessments (EFSAs) Technical guidance sheet n. 12 Complementary methods and tools for emergency food security assessments (EFSAs) Table of Content 1. Common methods and tools for

More information

It's a Game Changer. Brightfield Jason Ezratty President. Allegis Global Solutions Bruce Morton Head of Strategy

It's a Game Changer. Brightfield Jason Ezratty President. Allegis Global Solutions Bruce Morton Head of Strategy Machine Learning in Services Procurement: It's a Game Changer Brightfield Jason Ezratty President Allegis Global Solutions Bruce Morton Head of Strategy MACHINE LEARNING IN SERVICES PROCUREMENT IT S A

More information

Make Big Happen. How BigHand can help your organisation achieve big things

Make Big Happen. How BigHand can help your organisation achieve big things Make Big Happen How BigHand can help your organisation achieve big things Welcome to BigHand. We re a leading technology business with a difference. You might know us for our digital dictation products,

More information

Describing DSTs Analytics techniques

Describing DSTs Analytics techniques Describing DSTs Analytics techniques This document presents more detailed notes on the DST process and Analytics techniques 23/03/2015 1 SEAMS Copyright The contents of this document are subject to copyright

More information

Utilising travel data and technology to inform your travel programme

Utilising travel data and technology to inform your travel programme Utilising travel data and technology to inform your travel programme How to make the most of your travel data utilising guided analytics and current technologies - by ATPI s John Brunkow Expert Insight

More information

The Efficient Allocation of Individuals to Positions

The Efficient Allocation of Individuals to Positions The Efficient Allocation of Individuals to Positions by Aanund Hylland and Richard Zeckhauser Presented by Debreu Team: Justina Adamanti, Liz Malm, Yuqing Hu, Krish Ray Hylland and Zeckhauser consider

More information

Influence of Natural Gas Price and Other Factors on ISO-NE Electricity Price

Influence of Natural Gas Price and Other Factors on ISO-NE Electricity Price Influence of Natural Gas Price and Other Factors on ISO-NE Electricity Price Final Report for Undergraduate Research Opportunities Program Prepared by: Christiane Adcock, Milos Cvetkovic, Anuradha Annaswamy

More information

use lean lot sizing to prepare for economic recovery

use lean lot sizing to prepare for economic recovery ANtiCiPAtiNg the reemergence of demand use lean lot sizing to prepare for economic recovery By Steve CiMorelli, CfPiM Over the past 12 to 18 months, much has been written about manufacturers cutting inventories

More information

The world s greatest training the world s best.

The world s greatest training the world s best. Consulting Consulting The world s greatest training the world s best. OUR EXPERTISE We are idea generators and development accelerators. We help organizations find results-based answers to their most challenging

More information

PROVEN PRACTICES FOR PREDICTIVE MODELING

PROVEN PRACTICES FOR PREDICTIVE MODELING PROVEN PRACTICES FOR PREDICTIVE MODELING BROUGHT TO YOU BY SAS CUSTOMER LOYALTY CONTRIBUTIONS FROM: DARIUS BAER DAVID OGDEN DOUG WIELENGA MARY-ELIZABETH ( M-E ) EDDLESTONE PRINCIPAL SYSTEMS ENGINEER, ANALYTICS

More information

Title : Analytics in Agile Project Management Theme: Project Management Leadership > In a Rapidly Changing World Keywords: Agile, Metrics, Analytics, Regression Model Abstract: In the Information revolution

More information

Finding Hidden Value through Workforce Optimization Solutions. Enabling evidence-based decision-making

Finding Hidden Value through Workforce Optimization Solutions. Enabling evidence-based decision-making Finding Hidden Value through Workforce Optimization Solutions Enabling evidence-based decision-making Police services today face escalating demands for efficiency and effectiveness from citizens and governments

More information