MIS5101: Data Analytics Advanced Analytics - Introduction

Slides:



Advertisements
Similar presentations
Supporting End-User Access
Advertisements

Chapter 9 Business Intelligence Systems
Week 9 Data Mining System (Knowledge Data Discovery)
© Prentice Hall1 DATA MINING TECHNIQUES Introductory and Advanced Topics Eamonn Keogh (some slides adapted from) Margaret Dunham Dr. M.H.Dunham, Data Mining,
Data Mining.
Data Mining By Archana Ketkar.
Clarifying the Research Question through Secondary Data and Exploration Chapter 5 組員 黎旭崴 李承霖.
Data Mining Ketaki Borkar CS157A November 29, 2007.
Data Mining – Intro.
CS157A Spring 05 Data Mining Professor Sin-Min Lee.
Data mining By Aung Oo.
DASHBOARDS Dashboard provides the managers with exactly the information they need in the correct format at the correct time. BI systems are the foundation.
Data Mining: A Closer Look
Enterprise systems infrastructure and architecture DT211 4
OLAM and Data Mining: Concepts and Techniques. Introduction Data explosion problem: –Automated data collection tools and mature database technology lead.
Knowledge Discovery & Data Mining process of extracting previously unknown, valid, and actionable (understandable) information from large databases Data.
Chapter 5: Data Mining for Business Intelligence
MAKING THE BUSINESS BETTER Presented By Mohammed Dwikat DATA MINING Presented to Faculty of IT MIS Department An Najah National University.
MD240 - MIS Oct. 4, 2005 Databases & the Data Asset Harrah’s & Allstate Cases.
Data Mining CS157B Fall 04 Professor Lee By Yanhua Xue.
Highline Class, BI 348 Basic Business Analytics using Excel, Chapter 01 Intro to Business Analytics BI 348, Chapter 01.
Introduction to Data Mining Group Members: Karim C. El-Khazen Pascal Suria Lin Gui Philsou Lee Xiaoting Niu.
INTRODUCTION TO DATA MINING MIS2502 Data Analytics.
1 1 Slide Introduction to Data Mining and Business Intelligence.
Data Mining Chapter 1 Introduction -- Basic Data Mining Tasks -- Related Concepts -- Data Mining Techniques.
Final Exam Review. The following is a list of items that you should review in preparation for the exam. Note that not every item in the following slides.
Introduction to SQL Server Data Mining Nick Ward SQL Server & BI Product Specialist Microsoft Australia Nick Ward SQL Server & BI Product Specialist Microsoft.
Fox MIS Spring 2011 Data Mining Week 9 Introduction to Data Mining.
Data Mining – Intro. Course Overview Spatial Databases Temporal and Spatio-Temporal Databases Multimedia Databases Data Mining.
1 Topics about Data Warehouses What is a data warehouse? How does a data warehouse differ from a transaction processing database? What are the characteristics.
CS157B Fall 04 Introduction to Data Mining Chapter 22.3 Professor Lee Yu, Jianji (Joseph)
Advanced Database Course (ESED5204) Eng. Hanan Alyazji University of Palestine Software Engineering Department.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
CRM - Data mining Perspective. Predicting Who will Buy Here are five primary issues that organizations need to address to satisfy demanding consumers:
Chapter 5: Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization DECISION SUPPORT SYSTEMS AND BUSINESS.
New Developments in Business Intelligence ( Decision Support Systems) BUS 782.
Data Mining BY JEMINI ISLAM. Data Mining Outline: What is data mining? Why use data mining? How does data mining work The process of data mining Tools.
CHAPTER 4 Data Warehousing, Access, Analysis, Mining, and Visualization 2 1.
MIS2502: Data Analytics Advanced Analytics - Introduction.
DATA MINING PREPARED BY RAJNIKANT MODI REFERENCE:DOUG ALEXANDER.
Academic Year 2014 Spring Academic Year 2014 Spring.
Data Mining. Overview the extraction of hidden predictive information from large databases Data mining tools predict future trends and behaviors, allowing.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Waqas Haider Bangyal. 2 Source Materials “ Data Mining: Concepts and Techniques” by Jiawei Han & Micheline Kamber, Second Edition, Morgan Kaufmann, 2006.
WHAT IS DATA MINING?  The process of automatically extracting useful information from large amounts of data.  Uses traditional data analysis techniques.
Copyright © 2016 Pearson Education, Inc. Modern Database Management 12 th Edition Jeff Hoffer, Ramesh Venkataraman, Heikki Topi CHAPTER 11: BIG DATA AND.
Chapter 3 Building Business Intelligence Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence 6/22/2016 1Management Information Systems.
Data Resource Management – MGMT An overview of where we are right now SQL Developer OLAP CUBE 1 Sales Cube Data Warehouse Denormalized Historical.
Ghada H. El-Khawaga Marwa M. El-Sadeeq  What is data mining ?  Why data mining?  Data mining types  Data mining tasks  Knowledge discovery.
Supplemental Chapter: Business Intelligence Information Systems Development.
Data Mining Functionalities
Data Mining.
Data Mining – Intro.
Secondary Data Searches
Data Based Decision Making
MIS2502: Data Analytics Advanced Analytics - Introduction
DATA MINING © Prentice Hall.
MIS 451 Building Business Intelligence Systems
Marketing Research Introduction Overview.
Data Warehousing and Data Mining
Supporting End-User Access
MIS2502: Data Analytics Introduction to Advanced Analytics and R
Data Mining: Introduction
MIS2502: Data Analytics Introduction to Advanced Analytics
Data mining Data mining is the process of analyzing data from different perspectives and summarizing it into useful information.
Big DATA.
Kenneth C. Laudon & Jane P. Laudon
Welcome! Knowledge Discovery and Data Mining
MIS2502: Data Analytics Introduction to Advanced Analytics and R
CSE591: Data Mining by H. Liu
Presentation transcript:

MIS5101: Data Analytics Advanced Analytics - Introduction

The Information Architecture of an Organization Now we’re here… Data entry Transactional Database Data extraction Analytical Data Store Data analysis Stores real-time transactional data Stores historical transactional and summary data

The difference between OLAP and data mining OLAP can tell you what is happening, or what has happened Analytical Data Store …like a pivot table Data mining can tell you why it is happening, and help predict what will happen The (dimensional) data warehouse feed both… …like what we’ll do with R

The Evolution of Advanced Data Analytics Evolutionary Step Business Question Enabling Technologies Characteristics Data Collection (1960s) "What was my total revenue in the last five years?" Storage: Computers, tapes, disks Retrospective, static data delivery Data Access (1980s) "What were unit sales in New England last March?" Relational databases (RDBMS), Structured Query Language (SQL) dynamic data delivery at record level Data Warehousing/ Decision Support (1990s) "What were unit sales in New England last March?” Now “drill down” to Boston? On-line analytical processing (OLAP), dimensional databases, data warehouses delivery at multiple levels Data Mining and Predictive Analytics (2000s and beyond) "What’s likely to happen to Boston unit sales next month? Why?" Advanced algorithms, parallel computing, massive databases Prospective, proactive information delivery

Artificial intelligence Origins of Data Mining Artificial intelligence Pattern recognition Statistics Database systems Draws ideas from Artificial intelligence Pattern recognition Statistics Database systems Traditional techniques may not work because of Sheer amount of data High dimensionality Heterogeneous, distributed nature of data Data Mining

Data Mining and Predictive Analytics is Extraction of implicit, previously unknown, and potentially useful information from data Exploration and analysis of large data sets to discover meaningful patterns

What data mining is not… What are the sales by quarter and region? How do sales compare in two different stores in the same state? Sales analysis Which is the most profitable store in Pennsylvania? Which product lines are the highest revenue producers this year? Profitability analysis Which salesperson produced the most revenue this year? Does salesperson X meet this quarter’s target? Sales force analysis If these aren’t data mining examples, then what are they ?

Data Mining Tasks Prediction Methods Description Methods Use some variables to predict unknown or future values of other variables Likelihood of a particular outcome Prediction Methods Find human-interpretable patterns that describe the data Description Methods from Fayyad et al., Advances in Knowledge Discovery and Data Mining, 1996

Case Study A marketing manager for a brokerage company Problem: High churn (customers leave) Turnover (after 6 month introductory period) is 40% Customers get a reward (average: $160) to open an account Giving incentives to everyone who might leave is expensive Getting a customer back after they leave is expensive

…a solution One month before the end of the introductory period, predict which customers will leave Offer those customers something based on their future value Ignore the ones that are not predicted to churn

Data Mining Tasks Descriptive Predictive Clustering Association Rule Discovery Sequential Pattern Discovery Visualization Predictive Classification Regression Neural Networks Deviation Detection

Decision Trees Used to classify data according to a pre-defined outcome Based on characteristics of that data http://www.mindtoss.com/2010/01/25/five-second-rule-decision-chart/ Uses Predict whether a customer should receive a loan Flag a credit card charge as legitimate Determine whether an investment will pay off

What are the characteristics of customers who are likely to buy? A more realistic one… Will a customer buy some product given their demographics? What are the characteristics of customers who are likely to buy? http://onlamp.com/pub/a/python/2006/02/09/ai_decision_trees.html

Here you have four clusters of web site visitors. Clustering Used to determine distinct groups of data Based on data across multiple dimensions Here you have four clusters of web site visitors. What does this tell you? Uses Customer segmentation Identifying patient care groups Performance of business sectors http://www.datadrivesmedia.com/two-ways-performance-increases-targeting-precision-and-response-rates/

Association Mining Find out which items predict the occurrence of other items Also known as “affinity analysis” or “market basket” analysis Uses What products are bought together? Amazon’s recommendation engine Telephone calling patterns

Precise Spending & Targeting Predictive Analytics Precise Spending & Targeting Salespeople will use the data! Forecasting with accuracy! Up to the minute dashboards! Let's get specific and talk about the five ways I believe big data will rock our world in 2015 and beyond. Large enterprises will be the first to widely adopt big data and predictive analytics technologies, but small and medium businesses will get on board soon thereafter and will benefit even more. Marketing spend will become significantly more precise by leveraging insights from big data to accurately target prospects and deploy account-based marketing strategies. Salespeople will gradually adopt data-driven methodologies to target high-value prospects, keep existing customers on board, and expand existing opportunities. Sales forecasting accuracy will improve dramatically as sophisticated algorithms supplant "gut feel" as the weapon of choice for predicting sales. Real-time sales data visualization technologies will emerge, empowering sales managers to adjust battlefield tactics based on live data feeds.

Bottom line In large sets of data, these patterns aren’t obvious And we can’t just figure it out in our head We need analytics software