CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

19
Business Intelligence CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College

Transcript of CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Page 1: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Business IntelligenceCIS 9002

Kannan Mohan

Department of CIS

Zicklin School of Business, Baruch College

Page 2: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Learning Objectives

• Articulate the role of business intelligence in organizations

• Explain the use of Data warehouses, Data mining, and Artificial Intelligence in helping business decision making

Page 3: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Examples• Predicting Flu outbreaks

• What drives the price of Bitcoins?

• Target’s foray into analytics

• Watson and Jeopardy

Page 4: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Big Data

• Unstructured

• Massive amounts

• Not amenable for easy processing using conventional databases

Page 5: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Business Intelligence

• Reporting, data exploration, ad-hoc queries, sophisticated data modeling and analysis

• Analytics

• Extensive use of data, statistical and quantitative analysis, explanatory and predictive models, and fact-based management to drive decisions and actions

Page 6: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Skills for Data Mining

Information

technology

Statistics

Business knowledg

e

Page 7: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Process for Business Intelligence

• Collection: What kind of data? How much data?

• Storage: Structure, access, security

• Analysis: Structure or not? Algorithms, Assumptions

• Interpretation: Correlation vs. Causation, Type I/II errors, Outliers

Page 8: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Data, Information, and Knowledge

• Data: Raw facts and figures

• Information: Data presented in a context so that it can answer a question or support decision making

• Knowledge: Insight derived from experience, expertise, and ability to interpret

Page 9: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Organizing Data• Database: A single table or a collection of related

tables

• Database management systems (DBMS): Software for creating, maintaining, and manipulating data (Eg. MS Access, MS SQL Server, MySQL)

• Structured query language (SQL): A language used to create and manipulate databases

Page 10: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Relational Databases

• How do you organize data?

• How do you connect different pieces of data?

• How do you answer questions that are important for you?

• Tables and relationships

• Avoiding data integrity problems

Page 11: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Data-driven Decision Making

• Data warehouses

• Data marts

• Data mining

• Artificial Intelligence

Page 12: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Components of a Data Warehouse

(Laudon and Laudon, 2009)

Page 13: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Business Intelligence Toolkit

• Provide regular summaries of information in a predetermined format

Canned reports

• Create custom reports on an as-needed basis by selecting fields, ranges, summary conditions, and other parameters

Ad hoc reporting tools

• Display of critical indicators that allow managers to get a graphical glance at key performance metrics

Dashboards

• Takes data from standard relational databases, calculates and summarizes the data, and then stores the data in a special database called a data cube•Data cube: Stores data in OLAP report

Online analytical processing (OLAP)

Page 14: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Data Mining• Identifying hidden patterns in large datasets

• Areas of application:

• Customer churn

• Fraud detection

• Financial modeling

• Hiring and promotion

• Customer segmentation

• Marketing and promotion targeting

• Market basket analysis

• Collaborative filtering

Page 15: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Artificial Intelligence

• Neural network: Examines data and hunts down and exposes patterns, in order to build models to exploit findings

• Expert systems: Leverages rules or examples to perform a task in a way that mimics applied human expertise

• Genetic algorithms: Model building techniques;

• Where computers examine many potential solutions to a problem, iteratively modifying various mathematical models, and comparing the mutated models to search for a best alternative

Page 16: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Business Intelligence

(Laudon and Laudon, 2009)

Page 17: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Challenges of Big Data

• How do you arrive at interpretations?• Role of theory

• Large enough data set to find anything?

• Security and privacy issues - Who has control over the data?

• Analyzing Big Data• Size and speed of analytics

• Distributing over commodity hardware

Page 18: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Relevant Areas• Information Retrieval

• Natural Language Processing

• Machine Learning

• Cognitive Technologies

• Deep Learning

• Data Science

Page 19: CIS 9002 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.

Summary

• What is business intelligence?

• How do we organize data in databases?

• What is the role of data warehousing, data mining, and artificial intelligence in business decision making?