Mobile Customer Clustering Analysis Based on Call Detail Records
|
|
|
- Charleen Dawson
- 10 years ago
- Views:
Transcription
1 Mobile Customer Clustering Analysis Based on Call Detail Records Qining Economics and Management School Beijing University of Posts and Telecommunications ABSTRACT Competition in the mobile telecommunications industry is becoming more and more fierce. In order to improve mobile operator s competitiveness and customer value, several data mining technologies can be used. One of the most important data mining technologies is customer clustering analysis. This targeting practice has been proven manageable and effective for mobile telecommunications industry. Most telecommunications carriers cluster their mobile customers by billing system data. This paper discusses how to cluster mobile customers based on their call detail records and analyze their consumer behaviors. Finally, an application of a mobile customer clustering analysis is given in this paper. INTRODUCTION Competition in the mobile telecommunications industry is becoming more and more fierce. Mobile operator s profits and ARPU (Average Revenue Per User) are facing tremendous challenges. Customer s demand become diversified, differentiation and requirements of service quality become more rational and strict. In order to improve mobile operator s competitiveness and customer value, several data mining technologies can be used. One of most important data mining technologies is customer clustering analysis. The aim of clustering is to categorize prospective customers into distinct groups for distinctive contact strategies and proximal offerings (Adriaans & Zantinge, 1996; Berson & Smith, 1997; Mattison, 1997; Russell, 1996; Berry & off, 1997; Russell & Lodwick, 1999). This targeting practice has been proven manageable and effective for mobile telecommunications industry. Most telecommunications carriers cluster their mobile customers by billing system data. Billing system data describe customer subscribe, spend and payment behavior. Call detail records describe customer utilization behavior. They have more information to describe customer behavior than billing system data. Therefore, this paper discusses how to cluster mobile customers based on their call detail records and analyze their consumer behaviors. Finally, an application of a mobile customer clustering analysis is given in this paper. K-MEANS CLUSTER METHOD There are many clustering method, for example, fuzzy clustering method, system clustering method, dynamic clustering method and K-means clustering method. But the K-means method of cluster detection is most commonly used in practice. It has many variations, but the basic form is unchanged. Suppose that the of mobile customers is P. Each mobile customer is described by an n-element vector X i = (x i1, x i2,, x in,), i =1, 2,, P. K-means clustering method can be briefly stated as follows: 1) Select K data points or K mobile customers to be the seeds. The seeds are described by n-element vectors E j = (e j1, e j2,, e jn,), j = 1, 2,, K. MacQueen s algorithm simply takes the first K mobile customers records. That is, let E j = (e j1, e j2,, e jn,) = X j = (x j1, x j2,, x jn,), j = 1, 2,, K. 2) Calculate the distance of between each seed and every mobile customer by the following formula: d x e n q ij = ik jk k= 1 1/ q i = 1, 2,, P, j = 1, 2,, K Communications of the IIMA Volume 7 Issue 4
2 Here,q is a constant. Usually, let q = 2. 3) Every data point or mobile customer is assigned to one seed according the principle of minimum distance Calculated by step 2). In this way, we get P group data sets or P group mobile customers. 4) Calculate the centroids of P group data sets and form new K seeds by the following formula: e jk m j 1 = x, k = 1, 2,, n, j = 1, 2,, K m j i = 1 Here, m j denotes the of j group mobile customers. ik 5) Return to step 2) or stop if the changes of cluster boundaries are small enough. It is not difficult to program K-means clustering method mentioned above by software engineering. Some data mining software tools, for example, SPSS Clementine, SAS Enterprise Miner and IBM Intelligent Miner may be used in the mobile telecommunications industry. PREPARE THE DATA FOR CLUSTERING The data from billing system describe customer subscribe, spend and payment behavior. Usually, mobile billing system data include all kind of services billing data for customers to pay in every month. The data of call detail records describe customer utilization behavior. They record the data of every call detail records for each mobile customer. The data of some call detail records are shown in table 1. Table 1: Mobile call detail records. Customer_ID Call_type Start_Date Start_time Call_ Service_type Service_code Home_area_code Visit_area_code Called_code Roam_type Fee_type common_fee/ Roam_fee Long_fee It will take quite much time to prepare the data for clustering, especially to prepare the data of call detail records. Preparing the data of call detail records for clustering can be stated as follows: 1) Get the data of call detail records from data warehouse, usually takes several weeks; 2) Clean dirty or outlier data; 3) Define and calculate some index; 4) Form the data table for clustering. It is shown in table 2. Table 2: Data for clustering which describe mobile customer utilization behavior. Customer_ID Local calling Local called Local calling Local called Local calling fee Local called fee Roam calling Roam called Roam calling Roam called Roam calling fee Roam called fee Long distance calling Long distance called Long distance Long distance Long distance Long distance IP calling Communications of the IIMA Volume 7 Issue 4
3 calling called calling fee called fee Number of IP calling IP calling fee Idle period local call Idle period local call Idle period roam call Idle period roam call Idle period long distance call Idle period long distance call Number of Short message Number of multimedia message GPRS GPRS traffic volume The of calls to The of calls to The of calls to The of calls to Call diameter Music tone function fee Music tone unload fee Total of calls Total of calls Here, Idle period is 21:30 8: is the call center of China mobile, and is the new service of China mobile. Call diameter is defined as the of different mobile customers called by or calling to one mobile customer in one month. This indicates the activeness of a mobile customer. It is necessary, for most time, to define some new index, for example, the ratio of calling and called, the ratio of local calling and long distance calling, and so on. CASE STUDY: A MOBILE OPERATOR S CUSTOMERS CLUSTERING ANALYSIS A mobile operator, located in north of China, has about 600,000 mobile customers. The operator wanted to cluster and analysis their all mobile customers because of competition last year. Therefore, a project team was formed to take charge of this project. The first thing need to do is to define an index set of elements which describes mobile customer utilization behavior, referring to Table 2. Then all mobile customers are clustered into 15 distinguishable groups using the mining software tools. The main characteristics of some groups are shown in Table 3. Table 3: The main characteristics of some groups (mean value. Items Total Group 1 Group 2 Group 3 customers ARPU MOU Local call percentage Long distance call percentage IP call percentage Roam percentage Idle period local call percentage Idle period long distance call percentage Idle period roam call percentage GPRS traffic volume Number of short message The of calls to Call diameter Communications of the IIMA Volume 7 Issue 4
4 Here, MOU is Minutes Of Usage per user on the average. Local call percentage = (Local call + Local called )/ MOU. Long distance call percentage = Long distance call / MOU. IP call percentage = IP calling / MOU. Roam percentage = (Roam calling + Roam called )/ MOU. Idle period local call percentage = Idle period local call / local call. Idle period long distance call percentage = Idle period long distance call / long distance call. Idle period roam call percentage = Idle period roam call / roam call. From the data of table 3, the following facts can be deduced. 1) Group1, group 2 and group 3 are top, medial and low value mobile customers respectively. 2) The long distance percentage, IP percentage and Roam percentage of Group1 are obviously over the average index of total customers. Moreover, the call diameter of group 1 is also over the average index of total customers or other group customers. 3) The local call percentage, idle period local call percentage, idle period long distance call percentage, idle period roam call percentage and the of short message of group 2 are obviously over the average index of total customers. 4) The local percentage idle period local call percentage, idle period long distance call percentage and idle period roam call percentage of group 3 are obviously over the average index of total customers, and the all other index are less than the average index of total customers. The marketing managements can use the facts above to design distinguishable marketing strategy in order to get better marketing results. For example, from their utilization behavior, we can see that the mobile customers of group1 often travel out, and marketing managements need take special care for their travel so as to improve their satisfaction. The mobile customers of group 2 have special concern about short message service and marketing managements can design suitable short message price policy for these customers. The mobile customers of group 3 have low consuming ability and marketing managements need to encourage these customers to use more mobile service. CONCLUSION The mobile telecommunication marketplace is highly competitive. The marketing managements of mobile telecommunication operators often need to design distinguishable marketing strategy based on different behavior of their mobile customers in order to improve their marketing result. Call detail records describe customer utilization behavior. They have more information to describe customer behavior than billing system data. Clustering analysis based on call detail records can give more information than other clustering analysis for marketing managements. Defining some new index to describe mobile customer behavior is very useful for forming mobile customer clusters. It can help to achieve better distinguishable groups, so that marketing managements can design more suitable marketing strategy. Communications of the IIMA Volume 7 Issue 4
5 REFERENCES Adriaans, P., & Zantinge, D., (1996). Data Mining. Addison Wesley, Harlowe, EngIand. Berry, M. J.A., & off, G. S., (1997). Data mining techniques: for marketing, sales, and customer. John Wiley & Sons, Inc. Berson, A., & Smith, S. J., (1997). Data Warehousing, Data Mining, and OLAP. McGraw-Hill, New York, NY. Mattison, R., (1997). Data Warehousing and Data Mining for Telecommunications. Artech House, Norwood, MA. Russell, S., (1996). Neural Networks for Business Systems in Data Warehousing. McGraw-Hill, New York, NY. Russell, S., & Lodwick, W., (1999). Fuzzy clustering in data mining for telecom database marketing campaigns. Fuzzy Information Processing Society, NAFIPS. 18th International Conference of North American , Communications of the IIMA Volume 7 Issue 4
6 Communications of the IIMA Volume 7 Issue 4
Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA
Digging for Gold: Business Usage for Data Mining Kim Foster, CoreTech Consulting Group, Inc., King of Prussia, PA ABSTRACT Current trends in data mining allow the business community to take advantage of
Subject Description Form
Subject Description Form Subject Code Subject Title COMP417 Data Warehousing and Data Mining Techniques in Business and Commerce Credit Value 3 Level 4 Pre-requisite / Co-requisite/ Exclusion Objectives
Introduction. A. Bellaachia Page: 1
Introduction 1. Objectives... 3 2. What is Data Mining?... 4 3. Knowledge Discovery Process... 5 4. KD Process Example... 7 5. Typical Data Mining Architecture... 8 6. Database vs. Data Mining... 9 7.
Data Mining Solutions for the Business Environment
Database Systems Journal vol. IV, no. 4/2013 21 Data Mining Solutions for the Business Environment Ruxandra PETRE University of Economic Studies, Bucharest, Romania [email protected] Over
DATA MINING TECHNIQUES SUPPORT TO KNOWLEGDE OF BUSINESS INTELLIGENT SYSTEM
INTERNATIONAL JOURNAL OF RESEARCH IN COMPUTER APPLICATIONS AND ROBOTICS ISSN 2320-7345 DATA MINING TECHNIQUES SUPPORT TO KNOWLEGDE OF BUSINESS INTELLIGENT SYSTEM M. Mayilvaganan 1, S. Aparna 2 1 Associate
Data Mining and Marketing Intelligence
Data Mining and Marketing Intelligence Alberto Saccardi 1. Data Mining: a Simple Neologism or an Efficient Approach for the Marketing Intelligence? The streamlining of a marketing campaign, the creation
Using Data Mining for Mobile Communication Clustering and Characterization
Using Data Mining for Mobile Communication Clustering and Characterization A. Bascacov *, C. Cernazanu ** and M. Marcu ** * Lasting Software, Timisoara, Romania ** Politehnica University of Timisoara/Computer
There are a number of different methods that can be used to carry out a cluster analysis; these methods can be classified as follows:
Statistics: Rosie Cornish. 2007. 3.1 Cluster Analysis 1 Introduction This handout is designed to provide only a brief introduction to cluster analysis and how it is done. Books giving further details are
Business Review. Customer-oriented High Quality Customer Service Better Returns to Shareholders. China Mobile (Hong Kong) Limited
18 Customer-oriented High Quality Customer Service Better Returns to Shareholders China Mobile (Hong Kong) Limited 19 The table below summarizes selected operating data of the Group for the period from
DATA MINING AND CRM IN TELECOMMUNICATIONS
www.sjm.tf.bor.ac.yu Serbian Journal of Management 3 (1) (2008) 61-72 Serbian Journal of Management Abstract DATA MINING AND CRM IN TELECOMMUNICATIONS D. Ćamilović* BK Faculty of Management, Palmira Toljatija
Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management
Using reporting and data mining techniques to improve knowledge of subscribers; applications to customer profiling and fraud management Paper Jean-Louis Amat Abstract One of the main issues of operators
Deriving Call Data Record Insights through Self Service BI Reporting
Deriving Call Data Record Insights through Self Service BI Reporting The Need for Business Intelligence BI assists corporate managers and decision makers to make relevant, accurate, timely and smart decision
A FUZZY BASED APPROACH TO TEXT MINING AND DOCUMENT CLUSTERING
A FUZZY BASED APPROACH TO TEXT MINING AND DOCUMENT CLUSTERING Sumit Goswami 1 and Mayank Singh Shishodia 2 1 Indian Institute of Technology-Kharagpur, Kharagpur, India [email protected] 2 School of Computer
The Science and Art of Market Segmentation Using PROC FASTCLUS Mark E. Thompson, Forefront Economics Inc, Beaverton, Oregon
The Science and Art of Market Segmentation Using PROC FASTCLUS Mark E. Thompson, Forefront Economics Inc, Beaverton, Oregon ABSTRACT Effective business development strategies often begin with market segmentation,
Introduction to Data Mining
Introduction to Data Mining Jay Urbain Credits: Nazli Goharian & David Grossman @ IIT Outline Introduction Data Pre-processing Data Mining Algorithms Naïve Bayes Decision Tree Neural Network Association
Data Mining Techniques in CRM
Data Mining Techniques in CRM Inside Customer Segmentation Konstantinos Tsiptsis CRM 6- Customer Intelligence Expert, Athens, Greece Antonios Chorianopoulos Data Mining Expert, Athens, Greece WILEY A John
CHURN PREDICTION IN MOBILE TELECOM SYSTEM USING DATA MINING TECHNIQUES
International Journal of Scientific and Research Publications, Volume 4, Issue 4, April 2014 1 CHURN PREDICTION IN MOBILE TELECOM SYSTEM USING DATA MINING TECHNIQUES DR. M.BALASUBRAMANIAN *, M.SELVARANI
City University of Hong Kong. Information on a Course offered by Department of Management Sciences with effect from Semester A in 2010 / 2011
City University of Hong Kong Information on a Course offered by Department of Management Sciences with effect from Semester A in 200 / 20 Part I Course Title: Enterprise Data Mining Course Code: MS4224
Index Contents Page No. Introduction . Data Mining & Knowledge Discovery
Index Contents Page No. 1. Introduction 1 1.1 Related Research 2 1.2 Objective of Research Work 3 1.3 Why Data Mining is Important 3 1.4 Research Methodology 4 1.5 Research Hypothesis 4 1.6 Scope 5 2.
Data Warehousing and Data Mining in Business Applications
133 Data Warehousing and Data Mining in Business Applications Eesha Goel CSE Deptt. GZS-PTU Campus, Bathinda. Abstract Information technology is now required in all aspect of our lives that helps in business
A Neural Network based Approach for Predicting Customer Churn in Cellular Network Services
A Neural Network based Approach for Predicting Customer Churn in Cellular Network Services Anuj Sharma Information Systems Area Indian Institute of Management, Indore, India Dr. Prabin Kumar Panigrahi
Chapter 3: Cluster Analysis
Chapter 3: Cluster Analysis 3.1 Basic Concepts of Clustering 3.2 Partitioning Methods 3.3 Hierarchical Methods 3.4 Density-Based Methods 3.5 Model-Based Methods 3.6 Clustering High-Dimensional Data 3.7
Enhanced Customer Relationship Management Using Fuzzy Clustering
Enhanced Customer Relationship Management Using Fuzzy Clustering Gayathri. A, Mohanavalli. S Department of Information Technology,Sri Sivasubramaniya Nadar College of Engineering, Kalavakkam, Chennai,
Predicting Churn. A SAS White Paper
A SAS White Paper Table of Contents Introduction......................................................................... 1 The Price of Churn...................................................................
Data Mining 資 料 探 勘. 分 群 分 析 (Cluster Analysis)
Data Mining 資 料 探 勘 Tamkang University 分 群 分 析 (Cluster Analysis) DM MI Wed,, (:- :) (B) Min-Yuh Day 戴 敏 育 Assistant Professor 專 任 助 理 教 授 Dept. of Information Management, Tamkang University 淡 江 大 學 資
What is Customer Relationship Management? Customer Relationship Management Analytics. Customer Life Cycle. Objectives of CRM. Three Types of CRM
Relationship Management Analytics What is Relationship Management? CRM is a strategy which utilises a combination of Week 13: Summary information technology policies processes, employees to develop profitable
ANALYTICS CENTER LEARNING PROGRAM
Overview of Curriculum ANALYTICS CENTER LEARNING PROGRAM The following courses are offered by Analytics Center as part of its learning program: Course Duration Prerequisites 1- Math and Theory 101 - Fundamentals
A Study of Web Log Analysis Using Clustering Techniques
A Study of Web Log Analysis Using Clustering Techniques Hemanshu Rana 1, Mayank Patel 2 Assistant Professor, Dept of CSE, M.G Institute of Technical Education, Gujarat India 1 Assistant Professor, Dept
1 Choosing the right data mining techniques for the job (8 minutes,
CS490D Spring 2004 Final Solutions, May 3, 2004 Prof. Chris Clifton Time will be tight. If you spend more than the recommended time on any question, go on to the next one. If you can t answer it in the
DEA implementation and clustering analysis using the K-Means algorithm
Data Mining VI 321 DEA implementation and clustering analysis using the K-Means algorithm C. A. A. Lemos, M. P. E. Lins & N. F. F. Ebecken COPPE/Universidade Federal do Rio de Janeiro, Brazil Abstract
USE OF DATA MINING TO DERIVE CRM STRATEGIES OF AN AUTOMOBILE REPAIR SERVICE CENTER IN KOREA
USE OF DATA MINING TO DERIVE CRM STRATEGIES OF AN AUTOMOBILE REPAIR SERVICE CENTER IN KOREA Youngsam Yoon and Yongmoo Suh, Korea University, {mryys, ymsuh}@korea.ac.kr ABSTRACT Problems of a Korean automobile
Data Mining: Concepts and Techniques
Data Mining: Concepts and Techniques Chapter 11 Applications and Trends in Data Mining SURESH BABU M ASST PROFESSOR VJIT 1 Applications and Trends in Data Mining Data mining applications Data mining system
PREDICTIVE DATA MINING ON WEB-BASED E-COMMERCE STORE
PREDICTIVE DATA MINING ON WEB-BASED E-COMMERCE STORE Jidi Zhao, Tianjin University of Commerce, [email protected] Huizhang Shen, Tianjin University of Commerce, [email protected] Duo Liu, Tianjin
Introduction to Data Mining and Machine Learning Techniques. Iza Moise, Evangelos Pournaras, Dirk Helbing
Introduction to Data Mining and Machine Learning Techniques Iza Moise, Evangelos Pournaras, Dirk Helbing Iza Moise, Evangelos Pournaras, Dirk Helbing 1 Overview Main principles of data mining Definition
CS590D: Data Mining Chris Clifton
CS590D: Data Mining Chris Clifton March 10, 2004 Data Mining Process Reminder: Midterm tonight, 19:00-20:30, CS G066. Open book/notes. Thanks to Laura Squier, SPSS for some of the material used How to
Working with telecommunications
Working with telecommunications Minimizing churn in the telecommunications industry Contents: 1 Churn analysis using data mining 2 Customer churn analysis with IBM SPSS Modeler 3 Types of analysis 3 Feature
Federico Rajola. Customer Relationship. Management in the. Financial Industry. Organizational Processes and. Technology Innovation.
Federico Rajola Customer Relationship Management in the Financial Industry Organizational Processes and Technology Innovation Second edition ^ Springer Contents 1 Introduction 1 1.1 Identification and
USING DATA SCIENCE TO DISCOVE INSIGHT OF MEDICAL PROVIDERS CHARGE FOR COMMON SERVICES
USING DATA SCIENCE TO DISCOVE INSIGHT OF MEDICAL PROVIDERS CHARGE FOR COMMON SERVICES Irron Williams Northwestern University [email protected] Abstract--Data science is evolving. In
Data Mining System, Functionalities and Applications: A Radical Review
Data Mining System, Functionalities and Applications: A Radical Review Dr. Poonam Chaudhary System Programmer, Kurukshetra University, Kurukshetra Abstract: Data Mining is the process of locating potentially
Least Squares Estimation
Least Squares Estimation SARA A VAN DE GEER Volume 2, pp 1041 1045 in Encyclopedia of Statistics in Behavioral Science ISBN-13: 978-0-470-86080-9 ISBN-10: 0-470-86080-4 Editors Brian S Everitt & David
Using Data Mining Techniques for Fraud Detection
Using Data Mining Techniques for Fraud Detection Solving Business Problems Using SAS Enterprise Miner Software A SAS Institute Best Practices Paper In conjunction with Federal Data Corporation i Table
An Introduction to Data Mining
An Introduction to Intel Beijing [email protected] January 17, 2014 Outline 1 DW Overview What is Notable Application of Conference, Software and Applications Major Process in 2 Major Tasks in Detail
DISCRIMINANT FUNCTION ANALYSIS (DA)
DISCRIMINANT FUNCTION ANALYSIS (DA) John Poulsen and Aaron French Key words: assumptions, further reading, computations, standardized coefficents, structure matrix, tests of signficance Introduction Discriminant
Statistical Databases and Registers with some datamining
Unsupervised learning - Statistical Databases and Registers with some datamining a course in Survey Methodology and O cial Statistics Pages in the book: 501-528 Department of Statistics Stockholm University
Business Analytics Using SAS Enterprise Guide and SAS Enterprise Miner A Beginner s Guide
Business Analytics Using SAS Enterprise Guide and SAS Enterprise Miner A Beginner s Guide Olivia Parr-Rud From Business Analytics Using SAS Enterprise Guide and SAS Enterprise Miner. Full book available
Enterprise Performance Management:
Enterprise Performance Management: Analytics to Measure the Performance of the Telecom Sector Sivaprakasam S.R. In the evolving telecommunications landscape, Communication Service Providers (CSPs) must
Data Mining. Knowledge Discovery, Data Warehousing and Machine Learning Final remarks. Lecturer: JERZY STEFANOWSKI
Data Mining Knowledge Discovery, Data Warehousing and Machine Learning Final remarks Lecturer: JERZY STEFANOWSKI Email: [email protected] Data Mining a step in A KDD Process Data mining:
Visualizing non-hierarchical and hierarchical cluster analyses with clustergrams
Visualizing non-hierarchical and hierarchical cluster analyses with clustergrams Matthias Schonlau RAND 7 Main Street Santa Monica, CA 947 USA Summary In hierarchical cluster analysis dendrogram graphs
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
How to Reduce Churn in a Telco Industry
March 2014, HAPPIEST MINDS TECHNOLOGIES How to Reduce Churn in a Telco Industry Author Suresh Kanniappan 1 Copyright Information This document is an exclusive property of Happiest Minds Technologies Pvt.
KNOWLEDGE BASE DATA MINING FOR BUSINESS INTELLIGENCE
KNOWLEDGE BASE DATA MINING FOR BUSINESS INTELLIGENCE Dr. Ruchira Bhargava 1 and Yogesh Kumar Jakhar 2 1 Associate Professor, Department of Computer Science, Shri JagdishPrasad Jhabarmal Tibrewala University,
Application and practice of parallel cloud computing in ISP. Guangzhou Institute of China Telecom Zhilan Huang 2011-10
Application and practice of parallel cloud computing in ISP Guangzhou Institute of China Telecom Zhilan Huang 2011-10 Outline Mass data management problem Applications of parallel cloud computing in ISPs
A DUAL-STEP MULTI-ALGORITHM APPROACH FOR CHURN PREDICTION IN PRE-PAID TELECOMMUNICATIONS SERVICE PROVIDERS
TL 004 A DUAL-STEP MULTI-ALGORITHM APPROACH FOR CHURN PREDICTION IN PRE-PAID TELECOMMUNICATIONS SERVICE PROVIDERS ALI TAMADDONI JAHROMI, MEHRAD MOEINI, ISSAR AKBARI, ARAM AKBARZADEH DEPARTMENT OF INDUSTRIAL
Introduction to Data Mining
Introduction to Data Mining 1 Why Data Mining? Explosive Growth of Data Data collection and data availability Automated data collection tools, Internet, smartphones, Major sources of abundant data Business:
Enterprise Solutions. Data Warehouse & Business Intelligence Chapter-8
Enterprise Solutions Data Warehouse & Business Intelligence Chapter-8 Learning Objectives Concepts of Data Warehouse Business Intelligence, Analytics & Big Data Tools for DWH & BI Concepts of Data Warehouse
A Novel Approach for Network Traffic Summarization
A Novel Approach for Network Traffic Summarization Mohiuddin Ahmed, Abdun Naser Mahmood, Michael J. Maher School of Engineering and Information Technology, UNSW Canberra, ACT 2600, Australia, [email protected],[email protected],M.Maher@unsw.
Information Management course
Università degli Studi di Milano Master Degree in Computer Science Information Management course Teacher: Alberto Ceselli Lecture 01 : 06/10/2015 Practical informations: Teacher: Alberto Ceselli ([email protected])
Data Mining Techniques
15.564 Information Technology I Business Intelligence Outline Operational vs. Decision Support Systems What is Data Mining? Overview of Data Mining Techniques Overview of Data Mining Process Data Warehouses
City University of Hong Kong. Information on a Course offered by the Department of Management Sciences with effect from Semester A in 2012 / 2013
City University of Hong Kong Information on a Course offered by the Department of Management Sciences with effect from Semester A in 2012 / 2013 Part I Course Title: Customer Relationship Management with
Importance or the Role of Data Warehousing and Data Mining in Business Applications
Journal of The International Association of Advanced Technology and Science Importance or the Role of Data Warehousing and Data Mining in Business Applications ATUL ARORA ANKIT MALIK Abstract Information
Data Mining and Business Intelligence CIT-6-DMB. http://blackboard.lsbu.ac.uk. Faculty of Business 2011/2012. Level 6
Data Mining and Business Intelligence CIT-6-DMB http://blackboard.lsbu.ac.uk Faculty of Business 2011/2012 Level 6 Table of Contents 1. Module Details... 3 2. Short Description... 3 3. Aims of the Module...
STOCK MARKET TRENDS USING CLUSTER ANALYSIS AND ARIMA MODEL
Stock Asian-African Market Trends Journal using of Economics Cluster Analysis and Econometrics, and ARIMA Model Vol. 13, No. 2, 2013: 303-308 303 STOCK MARKET TRENDS USING CLUSTER ANALYSIS AND ARIMA MODEL
Minimize customer churn with analytics
IBM Software Business Analytics Telecommunications Minimize customer churn with analytics Understand who s likely to churn and take action with IBM software 2 Minimize customer churn with analytics Contents
Data Mining: Overview. What is Data Mining?
Data Mining: Overview What is Data Mining? Recently * coined term for confluence of ideas from statistics and computer science (machine learning and database methods) applied to large databases in science,
Potential Value of Data Mining for Customer Relationship Marketing in the Banking Industry
Advances in Natural and Applied Sciences, 3(1): 73-78, 2009 ISSN 1995-0772 2009, American Eurasian Network for Scientific Information This is a refereed journal and all articles are professionally screened
Ezgi Dinçerden. Marmara University, Istanbul, Turkey
Economics World, Mar.-Apr. 2016, Vol. 4, No. 2, 60-65 doi: 10.17265/2328-7144/2016.02.002 D DAVID PUBLISHING The Effects of Business Intelligence on Strategic Management of Enterprises Ezgi Dinçerden Marmara
DATA MINING, DIRTY DATA, AND COSTS (Research-in-Progress)
DATA MINING, DIRTY DATA, AND COSTS (Research-in-Progress) Leo Pipino University of Massachusetts Lowell [email protected] David Kopcso Babson College [email protected] Abstract: A series of simulations
15.062 Data Mining: Algorithms and Applications Matrix Math Review
.6 Data Mining: Algorithms and Applications Matrix Math Review The purpose of this document is to give a brief review of selected linear algebra concepts that will be useful for the course and to develop
Implementing Business Intelligence in Textile Industry
Implementing Business Intelligence in Textile Industry Are Managers Satisfied? 1 Kornelije Rabuzin, 2 Darko Škvorc, 3 Božidar Kliček 1,Kornelije Rabuzin University of Zagreb, Faculty of organization and
How To Use Data Mining For Knowledge Management In Technology Enhanced Learning
Proceedings of the 6th WSEAS International Conference on Applications of Electrical Engineering, Istanbul, Turkey, May 27-29, 2007 115 Data Mining for Knowledge Management in Technology Enhanced Learning
Fortgeschrittene Computerintensive Methoden: Fuzzy Clustering Steffen Unkel
Fortgeschrittene Computerintensive Methoden: Fuzzy Clustering Steffen Unkel Institut für Statistik LMU München Sommersemester 2013 Outline 1 Setting the scene 2 Methods for fuzzy clustering 3 The assessment
Enhanced Boosted Trees Technique for Customer Churn Prediction Model
IOSR Journal of Engineering (IOSRJEN) ISSN (e): 2250-3021, ISSN (p): 2278-8719 Vol. 04, Issue 03 (March. 2014), V5 PP 41-45 www.iosrjen.org Enhanced Boosted Trees Technique for Customer Churn Prediction
A Novel Fuzzy Clustering Method for Outlier Detection in Data Mining
A Novel Fuzzy Clustering Method for Outlier Detection in Data Mining Binu Thomas and Rau G 2, Research Scholar, Mahatma Gandhi University,Kerala, India. [email protected] 2 SCMS School of Technology
Cluster Analysis. Isabel M. Rodrigues. Lisboa, 2014. Instituto Superior Técnico
Instituto Superior Técnico Lisboa, 2014 Introduction: Cluster analysis What is? Finding groups of objects such that the objects in a group will be similar (or related) to one another and different from
DBTech Pro Workshop. Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining. Georgios Evangelidis
DBTechNet DBTech Pro Workshop Knowledge Discovery from Databases (KDD) Including Data Warehousing and Data Mining Dimitris A. Dervos [email protected] http://aetos.it.teithe.gr/~dad Georgios Evangelidis
Clustering UE 141 Spring 2013
Clustering UE 141 Spring 013 Jing Gao SUNY Buffalo 1 Definition of Clustering Finding groups of obects such that the obects in a group will be similar (or related) to one another and different from (or
Applying Data Mining to Telecom Churn Management
Applying Data Mining to Telecom Churn Management Shin-Yuan Hung Department of Information Management National Chung-Cheng University Taiwan, ROC [email protected] Hsiu-Yu Wang Department of Information
Data Mining Framework for Direct Marketing: A Case Study of Bank Marketing
www.ijcsi.org 198 Data Mining Framework for Direct Marketing: A Case Study of Bank Marketing Lilian Sing oei 1 and Jiayang Wang 2 1 School of Information Science and Engineering, Central South University
Data Mining with SAS. Mathias Lanner [email protected]. Copyright 2010 SAS Institute Inc. All rights reserved.
Data Mining with SAS Mathias Lanner [email protected] Copyright 2010 SAS Institute Inc. All rights reserved. Agenda Data mining Introduction Data mining applications Data mining techniques SEMMA
BUSINESS INTELLIGENCE COMPETENCY CENTER
BUSINESS INTELLIGENCE COMPETENCY CENTER Last Updated: December 2012 Dr. Joseph M. Woodside Executive Director BICC, Stetson University Dr. Ted J. Surynt Executive Advisory Board, Stetson University Dr.
Cluster Analysis. Alison Merikangas Data Analysis Seminar 18 November 2009
Cluster Analysis Alison Merikangas Data Analysis Seminar 18 November 2009 Overview What is cluster analysis? Types of cluster Distance functions Clustering methods Agglomerative K-means Density-based Interpretation
Web Data Mining: A Case Study. Abstract. Introduction
Web Data Mining: A Case Study Samia Jones Galveston College, Galveston, TX 77550 Omprakash K. Gupta Prairie View A&M, Prairie View, TX 77446 [email protected] Abstract With an enormous amount of data stored
An Intergrated Data Mining and Survival Analysis Model for Customer Segmentation
An Intergrated Data Mining and Survival Analysis Model for Customer Segmentation Guozheng Zhang1 Yun Chen2 1College of Business, Houzhou Dianzi University, P.R.China, 310018 (E-mail: [email protected])
K-Means Clustering Tutorial
K-Means Clustering Tutorial By Kardi Teknomo,PhD Preferable reference for this tutorial is Teknomo, Kardi. K-Means Clustering Tutorials. http:\\people.revoledu.com\kardi\ tutorial\kmean\ Last Update: July
Discovering, Not Finding. Practical Data Mining for Practitioners: Level II. Advanced Data Mining for Researchers : Level III
www.cognitro.com/training Predicitve DATA EMPOWERING DECISIONS Data Mining & Predicitve Training (DMPA) is a set of multi-level intensive courses and workshops developed by Cognitro team. it is designed
