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

Slides:



Advertisements
Similar presentations
How Come It Takes Me So Long to Get Answers to Simple Questions About My Business? Technologies for Business Intelligence Introduction to Microsoft Access.
Advertisements

C6 Databases.
By: Mr Hashem Alaidaros MIS 211 Lecture 4 Title: Data Base Management System.
Databases and Warehouses
Database – Part 3 Dr. V.T. Raja Oregon State University External References/Sources: Data Warehousing – Mr. Sakthi Angappamudali.
Managing Data Resources
Chapter 9 DATA WAREHOUSING Transparencies © Pearson Education Limited 1995, 2005.
The Hierarchy of Data Bit (a binary digit): a circuit that is either on or off Byte: 8 bits Character: each byte represents a character; the basic building.
MP3 / MD740 Strategy & Information Systems Oct. 13, 2004 Databases & the Data Asset, Types of Information Systems, Artificial Intelligence.
Developing A Strategy For The Internet Age The Five Forces Model
Database Management: Getting Data Together Chapter 14.
Database – Part 2b Dr. V.T. Raja Oregon State University External References/Sources: Data Warehousing – Sakthi Angappamudali at Standard Insurance; BI.
DATA WAREHOUSING.
Chapter 3 DATABASES AND DATA WAREHOUSES Building Business Intelligence
Business Intelligence Andrew Davis Andria Zippler Jana Krinsky Tiffany Ferris.
Chapter 14 The Second Component: The Database.
1 © Prentice Hall, 2002 Chapter 11: Data Warehousing.
Data Warehousing: Defined and Its Applications Pete Johnson April 2002.
XP Information Information is everywhere in an organization Employees must be able to obtain and analyze the many different levels, formats, and granularities.
6/22/2006 DATA MINING I. Definition & Business-Related Examples Mohammad Monakes Fouad Alibrahim.
CIS 2200 Kannan Mohan Department of CIS Zicklin School of Business, Baruch College.
OLAM and Data Mining: Concepts and Techniques. Introduction Data explosion problem: –Automated data collection tools and mature database technology lead.
What is Business Intelligence? Business intelligence (BI) –Range of applications, practices, and technologies for the extraction, translation, integration,
Chapter 5 Business Intelligence: Data Warehousing, Data Acquisition, Data Mining, Business Analytics, and Visualization.
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
5.1 © Copyright © 2011 Pearson Education, Inc. publishing as Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
5.1 © 2007 by Prentice Hall 5 Chapter Foundations of Business Intelligence: Databases and Information Management.
Intro to MIS – MGS351 Databases and Data Warehouses Chapter 3.
Database Systems – Data Warehousing
Chapter 5 Lecture 2. Principles of Information Systems2 Objectives Understand Data definition language (DDL) and data dictionary Learn about popular DBMSs.
MD240 - MIS Oct. 4, 2005 Databases & the Data Asset Harrah’s & Allstate Cases.
The McGraw-Hill Companies, Inc Information Technology & Management Thompson Cats-Baril Chapter 3 Content Management.
Chapter 6: Foundations of Business Intelligence - Databases and Information Management Dr. Andrew P. Ciganek, Ph.D.
Case 2: Emerson and Sanofi Data stewards seek data conformity
Lecturer: Gareth Jones. How does a relational database organise data? What are the principles of a database management system? What are the principal.
Chapter 11 Business Intelligence Copyright © 2013 Pearson Education, Inc. Publishing as Prentice Hall 11-1.
1 Data Warehouses BUAD/American University Data Warehouses.
Management Information Systems MANAGING THE DIGITAL FIRM, 12 TH EDITION FOUNDATIONS OF BUSINESS INTELLIGENCE: DATABASES AND INFORMATION MANAGEMENT Chapter.
C6 Databases. 2 Traditional file environment Data Redundancy and Inconsistency: –Data redundancy: The presence of duplicate data in multiple data files.
5-1 McGraw-Hill/Irwin Copyright © 2007 by The McGraw-Hill Companies, Inc. All rights reserved.
1 Categories of data Operational and very short-term decision making data Current, short-term decision making, related to financial transactions, detailed.
Chapter 4 Data and Databases. Learning Objectives Upon successful completion of this chapter, you will be able to: Describe the differences between data,
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.
Building Data and Document-Driven Decision Support Systems How do managers access and use large databases of historical and external facts?
6.1 © 2010 by Prentice Hall 6 Chapter Foundations of Business Intelligence: Databases and Information Management.
Data resource management
Chapter 3 Databases and Data Warehouses: Building Business Intelligence Copyright © 2010 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin.
Database Principles. Basics A database is a collection of data, along with the relationships between the data The data has to be entered into a structure,
CISB113 Fundamentals of Information Systems Data Management.
Organizing Data and Information
Chapter 5 DATA WAREHOUSING Study Sections 5.2, 5.3, 5.5, Pages: & Snowflake schema.
Building Dashboards SharePoint and Business Intelligence.
3/6: Data Management, pt. 2 Refresh your memory Relational Data Model
Pertemuan 16 Materi : Buku Wajib & Sumber Materi :
Why BI….? Most companies collect a large amount of data from their business operations. To keep track of that information, a business and would need to.
Advanced Database Concepts
Fundamentals of Information Systems, Sixth Edition Chapter 3 Database Systems, Data Centers, and Business Intelligence.
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.
Managing Data Resources File Organization and databases for business information systems.
Popular Database Management Systems
Pengantar Sistem Informasi
Intro to MIS – MGS351 Databases and Data Warehouses
Chapter 13 The Data Asset: Databases, Business Intelligence, analytics, Big Data, and Competitive Advantage.
Fundamentals of Information Systems
Data Warehouse.
Databases and Data Warehouses Chapter 3
Chapter 1 Database Systems
C.U.SHAH COLLEGE OF ENG. & TECH.
Introduction of Week 9 Return assignment 5-2
Presentation transcript:

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

Articulate the role of business intelligence in organizations Explain the use of Data warehouses, Data mining, and Artificial Intelligence in helping business decision making

Predicting Flu outbreaks What drives the price of Bitcoins? Target’s foray into analytics Watson and Jeopardy

Unstructured Massive amounts Not amenable for easy processing using conventional databases

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

Information technology Statistics Business knowledge

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

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

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

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

Data warehouses Data marts Data mining Artificial Intelligence

(Laudon and Laudon, 2009)

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)

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

(Laudon and Laudon, 2009)

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

Information Retrieval Natural Language Processing Machine Learning Cognitive Technologies Deep Learning Data Science

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?