University of Nevada, Reno Business Performance Management 1 Class Agenda: 2/26 and 2/28  Answer questions about the SQL Server BI labs.  Finish discussion.

Slides:



Advertisements
Similar presentations
Business Intelligence (BI) PerformancePoint in SharePoint 2010 Sayed Ali – SharePoint Administrator.
Advertisements

Planning: Processes and Techniques
Chapter 13 The Data Warehouse
Business Intelligence
Chapter 3: Business Performance Management (BPM)
Chapter 9: Business Performance Management
Moving Data Lesson 23. Skills Matrix Moving Data When populating tables by inserting data, you will discover that data can come from various sources.
Metrics and Quality Assurance Metricus Tool for IT Performance Measurement.
REJ - 1 REJ from Microsoft Chris Gibbs November 5 th, 2007 MBA 731.
Lecture 5 Themes in this session Building and managing the data warehouse Data extraction and transformation Technical issues.
Planning and Strategic Management
Components and Architecture CS 543 – Data Warehousing.
Business Performance Management (BPM)
THE BALANCED SCORECARD
Introduction to Building a BI Solution 권오주 OLAPForum
Planning and Strategic Management
Business Intelligence & IT Governance A Report By Jovany Chaidez IS&IT Undergraduate December 3, 2008 BA458 IT Governance Fall 2008 The current trend and.
SharePoint 2010 Business Intelligence Module 3: Business Intelligence Center.
Agenda 02/20/2014 Complete data warehouse design exercise Finish reconciled data warehouse, bus matrix and data mart Display each group’s work Discuss.
Agenda 02/21/2013 Discuss exercise Answer questions in task #1 Put up your sample databases for tasks #2 and #3 Define ETL in more depth by the activities.
Decision Support Systems
Chapter 9: Business Performance Management
What is Business Intelligence? Business intelligence (BI) –Range of applications, practices, and technologies for the extraction, translation, integration,
Strategic Management and the Entrepreneur
University of Nevada, Reno Business Performance Management 1 Class Agenda: 2/27/2014  Understand BI in relation to business performance management (BPM).
SharePoint 2010 Business Intelligence Module 6: Analysis Services.
Strategic Planning for the Social Enterprise
 First two parts of class ◦ Part 1: What is business intelligence and why should organizations consider incorporating more technology-related intelligence.
SSIS Over DTS Sagayaraj Putti (139460). 5 September What is DTS?  Data Transformation Services (DTS)  DTS is a set of objects and utilities that.
Copyright © 2011 by the McGraw-Hill Companies, Inc. All rights reserved. McGraw-Hill/Irwin Planning and Strategic Management Chapter 04.
Data Warehousing at STC MSIS 2007 Geneva, May 8-10, 2007 Karen Doherty Director General Informatics Branch Statistics Canada.
Carnegie Mellon University © Robert T. Monroe Management Information Systems Business Analytics Management Information Systems.
PO320: Reporting with the EPM Solution Keshav Puttaswamy Program Manager Lead Project Business Unit Microsoft Corporation.
The Business Intelligence Side of Blue Mountain RAM Bill Lucas, IT Systems Architect and Senior Software Engineer.
TRANSFORMING CAPABILITY SUPPORT MATERIALS LEADING VISION CREATION Balanced Scorecard Introduction The balanced scorecard can be used for translating a.
Introduction to Business Intelligence
CSI - Introduction General Understanding. What is ITSM and what is its Value? ITSM is a set of specialized organizational capabilities for providing value.
Agenda 03/27/2014 Review first test. Discuss internal data project. Review characteristics of data quality. Types of data. Data quality. Data governance.
Slide 1. © 2012 Invensys. All Rights Reserved. The names, logos, and taglines identifying the products and services of Invensys are proprietary marks.
Introduction – Addressing Business Challenges Microsoft® Business Intelligence Solutions.
ETL Extract Transform Load. Introduction of ETL ETL is used to migrate data from one database to another, to form data marts and data warehouses and also.
Strategic Framework C-1. Strategic Plan Our Mission: “Improving the health of our community in all we do.” C-2 Our Core Values: The organization’s core.
CISB594 – Business Intelligence Business Performance Management.
Strategic Plan Development Using KPIs to Develop the Strategic Plan.
Building Dashboards SharePoint and Business Intelligence.
Strategic Management Introduction. Strategy Choice of objectives Formulation of policy Attainment of objectives All depend on many variables, and Are.
CSI—The Lifecycle Stage
Metric Studio Introduction Beget Software Solutions.
Do It Strategically with Microsoft Business Intelligence! Bojan Ciric Strategic Consultant
CISB594 – Business Intelligence Business Performance Management.
Visual Analytics, and Business Performance Management
University of Nevada, Reno Organizational Data Design Architecture 1 Agenda for Class: 02/06/2014  Recap current status. Explain structure of assignments.
Data Warehouse – Your Key to Success. Data Warehouse A data warehouse is a  subject-oriented  Integrated  Time-variant  Non-volatile  Restructure.
Helping Your Data Warehouse Succeed: 10 Mistakes to Avoid in Data Integration Rafael Salas w:
Building the Corporate Data Warehouse Pindaro Demertzoglou Lally School of Management Data Resource Management.
Decision Support and Business Intelligence Systems (9 th Ed., Prentice Hall) Chapter 9: Business Performance Management.
1 Balanced Scorecard Philosophy, Basics, Fundamentals, and Functions.
Effectively using all of your CRM data and more Brian Conway Senior Sales Executive Dan Edwards, CPA Senior Presales Specialist.
Chapter 4 Business Performance Management
Chapter 3: Business Performance Management (BPM)
14 Summary Management of Operations
Business Intelligence: A Managerial Approach (2nd Edition)
Leveraging the Business Intelligence Features in SharePoint 2010
Chapter 9: Business Performance Management
Process Improvement With Roles and Responsibilities explained
Strategy and Human Resources Planning
Chapter 9: Business Performance Management
Chapter 9: Business Performance Management
Business Intelligence
Presentation transcript:

University of Nevada, Reno Business Performance Management 1 Class Agenda: 2/26 and 2/28  Answer questions about the SQL Server BI labs.  Finish discussion of ETL.  Continue moving back and forth from technical to managerial issues.  Understand BI in relation to business performance management (BPM).  Start BPM exercise. 1

SQL Server BI labs  Goals Introduce you to the basic types of business intelligence tools available through SQL Server. BI#1: Create tables. BI#2: Populate tables. BI#3: Build a cube. BI#4: Generate reports. BI#5: Use data mining tools. Re-familiarize you with SQL Server. Use Microsoft Access-like wizards available through SQL Server.  Questions/problems? 2

Extract, Transform, Load  Extract Take data from source system in source format.  Transformation Put data into consistent format and content. Validate data – check for accuracy, consistency using pre-defined and agreed-upon business rules. Add date/time as necessary. Convert data as necessary: take a single input stream and place into multiple tables. Create derived data such as: aggregations, conditions, calculations.  Load Use a batch (bulk) update operation that keeps track of what is loaded, where, when and how. Keep a detailed load log to audit updates to the data warehouse. 3

Components of SSIS  Control flow Work flow tasks necessary to populate and maintain a data warehouse. Many different tasks possible. Batch format.  Data flow Moves data from source to destination. Capable of many different types of transformation.  Event handlers Specialized control flow that occurs in reaction to an event.  Package explorer Add-in to manage SSIS package. Examples of tasks: edit, delete, change location of folders; hide a package, change export/import configuration options. 4

Why do we use utilities like SSIS to help us populate a data warehouse? 5

University of Nevada, Reno Business Performance Management 6 Understanding the use of BI  Understand the placement of BI within business performance management.  Know how to pick your spot for data driven decision making (analytics).  Be able to create reasonable metrics.  Be able to design an effective business-oriented experiment. 6

Business Performance Management 7 The business processes, methodologies, metrics, and technologies used by enterprises to measure, monitor, and manage performance.

8

University of Nevada, Reno Business Performance Management 9 Process of BPM  Strategize  Plan  Monitor/Analyze  Act/Adjust 9

Strategize: Where do we want to go? 10 To become the Harvard of the west. (Stanford in the 1940’s) To give unlimited opportunity to women. (Mary Kay Cosmetics) To give ordinary folk the chance to buy the same things as rich people. (Wal-Mart) To make people happy. (Walt Disney) Sony in the 1950’s: Become the company most known for changing the worldwide poor quality image of Japanese products. Make “Made in Japan” mean something fine, not something shoddy.

Tasks in the Strategic Planning Process 1. Conduct a current situation analysis 2. Determine the planning horizon 3. Conduct an environmental scan 4. Identify critical success factors 5. Complete a gap analysis 6. Create a strategic vision 7. Develop a business strategy 8. Identify strategic objectives and goals 11

Components of a strategy  Strategic vision A picture or mental image of what the organization should look like in the future  Strategic goal A broad statement or general course of action prescribing targeted directions for an organization  Strategic objective A quantifiable goal with a designated time period and a defined measurement method  Critical success factors (CSF) Key factors that delineate the things that an organization must excel at to be successful 12

University of Nevada, Reno Business Performance Management 13 Planning: How do we get there? Operational plan: plan that translates an organization’s strategic objectives and goals into a set of well-defined tactics and initiatives, resources requirements, and expected results for some future time period (usually a year). 13

University of Nevada, Reno Business Performance Management 14 Strategy dictates planning  An organization’s strategic objectives and key metrics should serve as top-down drivers for the allocation of an organization’s tangible and intangible assets  Resource allocations should be carefully aligned with the organization’s strategic objectives and tactics in order to achieve strategic success 14

University of Nevada, Reno Business Performance Management 15 Monitor: How are we doing?  Performance measurement system A system that assists managers in tracking the implementation of strategy by comparing actual results against strategic goals and objectives Comprises systematic comparative methods that indicate progress (or lack thereof) against goals Requires the development of metrics. All measurement is about comparison. 15

University of Nevada, Reno Business Performance Management 16 You can’t monitor what you don’t measure  Key performance indicator (KPI) A KPI represents a strategic objective and metric that measures performance against a goal  Distinguishing features of KPIs: Consistent Time-related Benchmarked 16

What are the most common KPI’s for profit-making organizations? 17 How about non-profit organizations?

Balanced Scorecard Approach to Measurement 18

Act and Adjust: What should we do next?  Success (or sometimes mere survival) depends on new projects: creating new products, entering new markets, acquiring new customers (or businesses), or improving some process.  But, most new projects and ventures fail! Hollywood movies: 60% chance of failure Mergers and acquisitions: 60% IT projects (large-scale): 70% New food products: 80% New pharmaceutical products: 90% … 19

University of Nevada, Reno Business Performance Management 20 Act and Adjust: do it fast!  The goal is to fail fast.  Or to know when something is failing so that it can be adjusted before fully failing.  Or to fail on a smaller scale so that the effects of failure won’t be profound.  Or to be aware of why something failed so that failure produces learning. 20

BPM “architecture” 21

So, where does Business Intelligence fit in relation to Business Performance Management? 22