Data Visualization & Reporting for Case Management
|
|
|
- Sarah Stevenson
- 10 years ago
- Views:
Transcription
1 1 January, 2014 Data Visualization & Reporting for Case Management By Shantanu Paknikar Happiest Minds, IT Services Group Ankit Arya Gautam Karni Suresh Kumar Varun Mehta IIM Rohtak, PGPM 2014
2 2 Table of Contents 1. Introduction Case Management Key Performance Indicators Visualization Types Visualization Examples... 9 KPI # 1: Request Withdrawal Rate... 9 KPI # 2: Number of customers on-boarded KPI # 3: Process cycle time KPI # 4: Volume Forecast Correlation between KPIs Conclusion References... 15
3 3 Introduction In the Case Management space, one critical area for helping improve efficiencies of case workers is that of analytics and reporting. Generating and presenting case reports based on various key performance indicators (KPIs) is critical to empower the case worker to take the best possible action for resolving the case. Through this paper we have looked at the Customer on-boarding process of the banking industry. Our focus was on Customer on-boarding requests (cases) coming in and how the back-office operations for such requests can be optimized. We selected a set of Key Performance Indicators (KPI) and looked at how these KPIs will help in Business Performance Improvement (BPI) initiatives. To achieve this, we have developed Data Visualization screens using charts, graphs and other visualizations. Customer on-boarding Customer on-boarding is the first real experience of the customer with the organization. It involves many important activities, these are depicted in Figure 1. Figure 1: Customer On-Boarding Life Cycle 1. Application Filling & Initiation: In most of the banking organizations, the sales/marketer connects with the client through campaigns etc. and generates leads of the prospects for their different products. The client acquisition process begins with application filing & Initiation. The client can use different modes to show their interest for onboarding. They can visit the nearest branch or contact the customer care center or visit the bank website
4 4 for online application filing. The bank documents the application for the type of product they are intended for. 2. Client checks & validation: Next the dedicated on-boarding team (back office) takes ownership of the onboarding request and connects with other departments to process the request. They do the client checks and verification by gathering client details through various ways. These can include requesting documents for identification such as driving license, passport and checking their validation. Apart from these different compliance checks are performed depending upon the law of the land. One of these compliance checks could be Anti Money Laundering (AML). They are set of laws or regulations designed to cease the practice of generating income through illegal ways. In most cases money launderers conceal their actions through a series of steps that make it look like money coming from illegal or unethical sources was earned legally. In India, for instance, AML comes under Prevention of Money Laundering Act, The main purpose of this act is to prevent money-laundering as well as to provide for confiscation of property involved in money-laundering. Background checks are done through KYC (Know your Customer), which is a term used for the customer identification process. It involves making adequate efforts to determine true identity and beneficial ownership of accounts, the nature of customer s business, fairness of operations in the account in relation to the customer s business, source of funds, which in turn helps the banks to manage their risks effectively. The main objective of the KYC guidelines is to prevent criminal elements using banks, intentionally or unintentionally for money laundering. KYC basically has two components - Identity and Address. While the identity remains the same, there may be change in address so the banks are required to periodically update their records. 3. Decision Making: The decision to purchase / clear a financial product is usually driven by many factors. However, in difficult economic times, it s important to understand the risks involved in the commercial product portfolio. After the authenticity of the customer has been established, decision is taken based on the bank s policies, rules and regulations regarding its different products. The decision may include establishing credit limit for the customer after performing credit due diligence 4. Legal Agreements: Once the decision is made to sell/ offer the product to the client, all the legal formalities should be completed. These include negotiating legal term, executing legal agreements and completing legal due diligence. These agreements vary as per the requirement of legal system of the country. 5. On-boarding: Thereafter, the account is opened in the bank s core system with the intimation to the customer through welcome pack or calls. The customer can start utilizing the service and begin the product trading.
5 5 Case Management Case Management is the handling of unstructured ad-hoc and unpredictable processes. It involves human participants and relies on user decisions, actions, events, and policies. Case Management can be used to model and address any back-office operations scenario. For this paper, we have considered a customer on-boarding request as a case that needs to be handled. An on-boarding request is typically for a particular product; request types can therefore be modeled as per product types. The customer On-boarding process involves different interdependent processes, with unique aspects for each request (product) type. Case Management allows better coordination of onboarding activities involving human intervention, resulting in improved efficiencies. Case Data Visualization and Reporting is critical to assist decision making for case workers during the on-boarding operations activities. Case Type Identification The major product types in a bank include accounts, cards and loan. With each product type there can be multiple products, for example, product type card can include products such as credit card, debit card, travel card etc. In case management, we will have a different case type for the on-boarding process for each product as depicted in the Figure 2 below. Figure 2: Case Types
6 6 Key Performance Indicators We have identified the below 4 KPIs as most relevant in capturing the performance of the customer on-boarding process: KPI Description Business Impact Volume Forecast Number of customers and volume of requests forecasted for the next period Helps in better managing the resources required and predicting future revenues Request Withdrawal Rate Percentage of customer requests which were withdrawn by the customers Identifies the efficiency of the onboarding process in terms of lost customers Process Cycle Time Number of customers onboarded Time elapsed from the point the request is submitted to the point the customer is on-boarded Percentage of customers successfully on-boarded Helps in identifying the bottleneck in the entire onboarding process Identifies the type of product adding the most number of customers and may help indicating issues in an on-boarding process Visualization Types Data Visualization The main purpose of data visualization is to simplify the given data values, promote the understanding of them, and communicate important concepts and ideas using the visual medium. Visualizations help our brains to receive and interpret large amounts of information in an easy way. Data visualization gives the business users the ability to use information in a simple way without deep technical expertise. Data visualization helps to communicate information clearly and effectively through various graphical means.
7 7 Types of Visualizations One important aspect in the visualizations is to identify the right type of visualization, which in turn shall help in interpreting the data in an easy way. The various type of visualizations followed in the report are as follows: 1. Pie chart A pie chart is also known as a circle graph. This is divided into sectors, illustrating numerical proportion. In a pie chart, the arc length of each sector is proportional to the quantity it represents. One disadvantage of pie charts is that it is difficult to compare different sections of a given pie chart, or to compare data across different pie charts. Pie charts may sometime be replaced by other plots, for example, Bar Chart. 2. Column chart or Bar chart A column chart, also known as a bar chart, is usually represented with rectangular bars of lengths usually proportional to the magnitudes or frequencies of what they represent. The bars can be either horizontally or vertically oriented. The column chart can be further represented in single or multi series with respect to the data model and the visualization purpose. 3. Line chart A chart which displays information as a series of data points which is usually connected by straight line segments to form a line chart or a line graph. It is a basic type of chart common in many fields. A line chart is often used to visualize a trend in data over intervals of time, known as a time series. Thus, line charts are often drawn chronologically. 4. Tree map Tree mapping is a method for displaying hierarchical data by using nested rectangles. Each branch of the tree is given a rectangle, which is then tiled with smaller rectangles representing sub-branches. A leaf node's rectangle has an area proportional to a specified dimension on the data. Often the leaf nodes are colored to show a separate dimension of the data.
8 8 When the color and size dimensions are correlated in some way with the tree structure, one can often easily see patterns that would be difficult to spot in other ways, such as if a certain color is particularly relevant. A second advantage of tree maps is that, by construction, they make efficient use of space. As a result, they can legibly display thousands of items on the screen simultaneously. 5. Scatter chart In a Scatter chart the data is predominantly displayed as a collection of points. Each point may indicate the value of one variable. This variable may in turn determine the position on the vertical or horizontal axis. From a Scatter chart, correlations between variables can be inferred. A famous example would the height and weight plotted on x and y axis respectively. Usually, any Correlation may be positive, negative, or null. In a positive correlation, the pattern of dots is plotted from lower left to upper right. And in a negative correlation it is the reverse order. 6. Network Graph Network graph visualization is generally used to plot the directed and the undirected graph structures. The graph allows networks to be compared. Also the relationship between entities can be captured in network graph.
9 9 Visualization Examples KPI # 1: Request Withdrawal Rate Request Withdrawal Rate compares number of requests withdrawn vis-à-vis the number of requests received. Visualizations below shows region-wise lost revenue on account of requests withdrawn and indicates monthly trends of Request Withdrawal Rate. Figure 3: KPI - Request Withdrawal Rate
10 10 KPI # 2: Number of customers on-boarded This KPI presents hierarchical view of number of customers successfully on-boarded for each product type. The tree-map below shows the classification of each product type into several products, for example, the account product type is classified into saving account, fixed deposit, current account, salary account and recurring deposit account. The size for each product type in the tree-map is determined by the number of customers successfully onboarded for that product type. Figure 4: KPI - Number of Customers per Product Type
11 11 KPI # 3: Process cycle time This KPI measures the total time taken for the entire customer on-boarding process. To depict process cycle time for each product we have used stacked graph showing time taken for each sub part of the on-boarding process. Also, to compare bank s process cycle time with the industry s we have used side-by-side bar graph for different products offered by the bank. Figure 5: KPI - On-Boarding Process Cycle Time
12 12 KPI # 4: Volume Forecast This KPI helps in predicting the volume of requests and thereby enabling better utilization of resources. In visualizations we have captured comparison of the forecasted requests with the actual requests and shown the region wise forecast error for each month. Figure 6: Volume Forecast
13 13 Correlation between KPIs Using the scatter plot we were able to find positive correlation between the time taken for on-boarding and request withdrawal rate. This means that if a product had a higher process cycle time, the request withdrawal rate would have been higher. This implies that the number of requests withdrawn without being fulfilled by a bank is proportional to the time taken by it to process the requests. Hence, if a bank is able to reduce the process cycle time, it will able to retain more customers. Figure 7: Negative impact (higher withdrawals) of longer on-boarding
14 14 Conclusion A picture is worth a thousand words. Similarly, the value in data can truly be unlocked when it can be visualized well. In summary, case visualization can result in the following benefits: 1. Visualizations enable comparison between variables over time, we could see variances between forecasted and actual requests using a side by side bar chart. 2. Visualizations help in viewing changing trends, for instance depicting request withdrawal rate on a line chart over a time period gives an idea of how it has changed. 3. Vast quantities of data can be looked more quickly as it is more representative than data tables, for example using a tree map we could depict the most popular products i.e. resulting in the most on-boarding requests. 4. Visualizations help achieve more insight into the nature of a problem, we had represented time consumed by different parts of on-boarding process using a stacked bar chart and were able to see which process took most time. 5. Visualizations help in discovering correlation between variables by using visualizations such as Scatter Plot which showed how request withdrawal rate increases for products with higher process cycle time
15 15 References 1. Tibco Spotfire Application Data Services : This website gives an overview of data visualization and different approaches on the scope of data visualization. One common focus is on information presentation, such as Friedman (2008) presented it. In this line the "Data Visualization: Modern Approaches" (2007) article gives an overview of different subjects of data visualization. 4. Magic Quadrant for Business Intelligence and Analytics Platforms, This document plots different vendors of BI tools on a graph with completion of vision on x-axis and ability to execute on y-axis. It further categorizes the vendors into leaders, challengers, niche player and visionaries based on their positions on the graph. This article is very useful in comparing different vendors based on their strengths & cautions : This website is useful to understand the different type of visualizations which are most commonly used in different industries. The white papers gives a deeper insight to different types of data visualizations we have used TIBCO Spotfire for data visualization in this project. The help website and software feature gives detailed information of the usage of the software, its different features and using them. 7. Client Onboarding: Solving the Challenges, Maximizing the Opportunities, Fenergo white paper: This white paper describes what is client on-boarding and measuring client on boarding. It helped in defining the KPI needed for data visualization. 8. Knowledgent Insights, Knowledgent is a purpose-built Industry Information Consultancy that provides advanced Information Management and Analytical (IM&A) solutions with industry-specific specialization in Financial Services, Life Sciences, Healthcare and Commercial markets. Their white paper Client Onboarding Process Reengineering: Performance Management of Client Onboarding Programs is useful to get more insights on customer on-boarding 9. Client On-boarding and Customer Experience, : this blog discussions reasons for poor on-boarding experience by the customers which can be considered while streamlining the customer on-boarding process this website is useful to understand different banking terms and concepts
16 16 About Happiest Minds Happiest Minds is a next-generation IT services company helping clients differentiate and win with a unique blend of innovative solutions and services based on the core technology pillars of cloud computing, social computing, mobility and analytics. We combine an unparalleled experience, comprehensive capabilities in the following industries: Retail, Media, CPG, Manufacturing, Banking and Financial services, Travel and Hospitality and Hi-Tech with pragmatic, forward-thinking advisory capabilities for the world s top businesses, governments and organizations. Founded in 2011, Happiest Minds is privately held with headquarters in Bangalore, India and offices in the USA and UK. For further information, please contact [email protected] Corporate Office Happiest Minds Technologies Pvt. Ltd. Block II, Velankani Tech Park 43 Electronics City Hosur Road, Bangalore , INDIA Phone: Fax: United States 116 Village Boulevard, Suite 200 Princeton, New Jersey, Phone: th Avenue NE #224 Bellevue, WA United Kingdom 200 Brook Drive, Green Park, Reading Berkshire, RG2 6UB Phone: Fax: About the authors Shantanu Paknikar ([email protected]) is General Manager, Innovative Business Solutions in the IT Services division of Happiest Minds. His expertise areas include middleware systems, SOA, BPM, enterprise integration, cloud computing, social media, mobility, analytics, multimedia, and distributed computing systems. He is passionate about innovation, research, and learning. Ankit Arya ([email protected]), Gautam Karni ([email protected]), Suresh Kumar ([email protected]) and Varun Mehta ([email protected])are students of IIM Rohtak, PGPM 2014.The work on this paper was done during Business Analytics course at IIM Rohtak in collaboration with Happiest Minds. DISCLAIMER: It may be noted that the authors take full responsibility for the content. IIM Rohtak does not necessarily subscribe to the views expressed in this paper, which are those of the authors.
Streamlining Identity and Access Management through Unified Identity and Access Governance Solutions
Streamlining Identity and Access Management through Unified Identity and Access Governance Solutions By Iranna Hurakadli and Achutha Sridhar Happiest Minds, IMSS Practice Many enterprises that have implemented
The Rise of the Social Enterprise
January 2012 The Rise of the Social Enterprise By Rupa Shankar, Shahnawaz Khan Happiest Minds, Social Computing Practice The Rise of the Social Enterprise Social media is transforming how we connect and
Unified Cyber Security Monitoring and Management Framework By Vijay Bharti Happiest Minds, Security Services Practice
Unified Cyber Security Monitoring and Management Framework By Vijay Bharti Happiest Minds, Security Services Practice Introduction There are numerous statistics published by security vendors, Government
The Next Generation Mobile Marketing Ecosystem: Beyond SMS Ads to Customer Insights and Offers
May 2012 The Next Generation Mobile Marketing Ecosystem: Beyond SMS Ads to Customer Insights and Offers A Road Map for Telecom Operators By Rupa Shankar, Shahnawaz Khan Happiest Minds, Social Computing
The Next Generation Learning Management System
January 2013 The Next Generation Learning Management System By Rupa Shankar, Nihar Routray Happiest Minds, Social Computing Practice Copyright Information This document is the exclusive property of Happiest
Network Packet Monitoring Optimizations in Data Centre
March 2014, HAPPIEST MINDS TECHNOLOGIES Network Packet Monitoring Optimizations in Data Centre Author Dharmraj B Jhatakia 1 Copyright Information This document is an exclusive property of Happiest Minds
Enterprise Gamification
April 2012 Enterprise Gamification Enabling businesses drive participation, user engagement, employee productivity and customer loyalty By Nitesh Ambuj, Shahnawaz Khan Happiest Minds, Social Computing
Adopting ITIL Framework By Vinayak Ghadi
Adopting ITIL Framework By Vinayak Ghadi Adopting ITIL Framework Contents 1. Who should read this paper?... 3 2. Do we know about ITIL framework?... 3 3. Key Adoption Challenges... 6 4. How do we prepare
Identity Relationship Management
November 2013 Identity Relationship Management Identity Relationship Management Identity Relationship Management Kantara Initiative, Believers of the World Unite. The Internet of Things is completely redefining
Unified Communications Solution on Communication Enabled Business Process
Unified Communications Solution on Communication Enabled Business Process Solution for generation and management of verified & authenticated leads and customer interaction management across marketing channels
Know Your Buyer: A predictive approach to understand online buyers behavior By Sandip Pal Happiest Minds, Analytics Practice
Know Your Buyer: A predictive approach to understand online buyers behavior By Sandip Pal Happiest Minds, Analytics Practice Introduction Retail and E-commerce are one of the first industries that recognized
All Visualizations Documentation
All Visualizations Documentation All Visualizations Documentation 2 Copyright and Trademarks Licensed Materials - Property of IBM. Copyright IBM Corp. 2013 IBM, the IBM logo, and Cognos are trademarks
Visualization Quick Guide
Visualization Quick Guide A best practice guide to help you find the right visualization for your data WHAT IS DOMO? Domo is a new form of business intelligence (BI) unlike anything before an executive
Diagrams and Graphs of Statistical Data
Diagrams and Graphs of Statistical Data One of the most effective and interesting alternative way in which a statistical data may be presented is through diagrams and graphs. There are several ways in
BI Platforms User Survey, 2011: Customers Rate Their BI Platform Vendors
BI Platforms User Survey, 2011: Customers Rate Their BI Platform Vendors Gartner RAS Core Research Note G00211769, Rita L. Sallam, 4 April 2011, RA1 07132011 Gartner recently surveyed business intelligence
Sentiment Analysis on Big Data
SPAN White Paper!? Sentiment Analysis on Big Data Machine Learning Approach Several sources on the web provide deep insight about people s opinions on the products and services of various companies. Social
WAN Migration Techniques
Jan 2014, HAPPIEST MINDS TECHNOLOGIES WAN Migration Techniques Lalit Kumar SHARING. MINDFUL. INTEGRITY. LEARNING. EXCELLENCE. SOCIAL RESPONSIBILITY. 2 Copyright Information This document is exclusive property
Data Visualization Techniques
Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The
TIBCO Spotfire Business Author Essentials Quick Reference Guide. Table of contents:
Table of contents: Access Data for Analysis Data file types Format assumptions Data from Excel Information links Add multiple data tables Create & Interpret Visualizations Table Pie Chart Cross Table Treemap
Data Visualization Techniques
Data Visualization Techniques From Basics to Big Data with SAS Visual Analytics WHITE PAPER SAS White Paper Table of Contents Introduction.... 1 Generating the Best Visualizations for Your Data... 2 The
Data Mining Algorithms Part 1. Dejan Sarka
Data Mining Algorithms Part 1 Dejan Sarka Join the conversation on Twitter: @DevWeek #DW2015 Instructor Bio Dejan Sarka ([email protected]) 30 years of experience SQL Server MVP, MCT, 13 books 7+ courses
White Paper. Data Visualization Techniques. From Basics to Big Data With SAS Visual Analytics
White Paper Data Visualization Techniques From Basics to Big Data With SAS Visual Analytics Contents Introduction... 1 Tips to Get Started... 1 The Basics: Charting 101... 2 Line Graphs...2 Bar Charts...3
The Next Generation Social Banking Ecosystem: A Road Map for Banks
March 2012 The Next Generation Social Banking Ecosystem: A Road Map for Banks By Rupa Shankar, Shahnawaz Khan Happiest Minds, Social Computing Practice The Next Generation Social Banking Ecosystem SUCCESS
Dealing with the Dilemma: Mobile App Development Approach & Decisions
March 2012 Dealing with the Dilemma: Mobile App Development Approach & Decisions By Mobility Practice Happiest Minds Overview Today, mobile applications have become an integral part of nearly every organization
Increasing Efficiency across the Value Chain with Master Data Management
APPLICATIONS A WHITE PAPER SERIES MASTER DATA MANAGEMENT ENSURES THAT THE ORGANIZATION MAINTAINS CRITICAL DATA IN SYSTEMATIZED ORDER TO AVOID DUPLICATION AND INCONSISTENCY. LARGE ORGANIZATIONS RESORT TO
Understanding Big Data with Business Intelligence Tools Analytics Help Leverage Your Massive Amounts of Information
Understanding Big Data with Business Intelligence Tools Analytics Help Leverage Your Massive Amounts of Information Big data is a hot topic in a variety of industries these days. Major retailers know how
Big Data: Rethinking Text Visualization
Big Data: Rethinking Text Visualization Dr. Anton Heijs [email protected] Treparel April 8, 2013 Abstract In this white paper we discuss text visualization approaches and how these are important
A Visualization is Worth a Thousand Tables: How IBM Business Analytics Lets Users See Big Data
White Paper A Visualization is Worth a Thousand Tables: How IBM Business Analytics Lets Users See Big Data Contents Executive Summary....2 Introduction....3 Too much data, not enough information....3 Only
ElegantJ BI. White Paper. Achieve a Complete Business Picture with a Business Intelligence (BI) Dashboard
ElegantJ BI White Paper Achieve a Complete Business Picture with a Business Intelligence (BI) Dashboard Integrated Business Intelligence and Reporting for Performance Management, Operational Business Intelligence
Visualization methods for patent data
Visualization methods for patent data Treparel 2013 Dr. Anton Heijs (CTO & Founder) Delft, The Netherlands Introduction Treparel can provide advanced visualizations for patent data. This document describes
Performance Driven Customer Engagement
Performance Driven Customer Engagement Concentrix Corporation President Chris Caldwell Japan Concentrix K.K. President Toshiyuki Namiki 2014 Concentrix Corporation Agenda 1. Breaking New Ground through
Exercise 1: How to Record and Present Your Data Graphically Using Excel Dr. Chris Paradise, edited by Steven J. Price
Biology 1 Exercise 1: How to Record and Present Your Data Graphically Using Excel Dr. Chris Paradise, edited by Steven J. Price Introduction In this world of high technology and information overload scientists
ElegantJ BI. White Paper. Key Performance Indicators (KPI) A Critical Component of Enterprise Business Intelligence (BI)
ElegantJ BI White Paper Key Performance Indicators (KPI) A Critical Component of Enterprise Business Intelligence (BI) Integrated Business Intelligence and Reporting for Performance Management, Operational
SalesLogix Advanced Analytics
SalesLogix Advanced Analytics SalesLogix Advanced Analytics Benefits Snapshot Increase organizational and customer intelligence by analyzing data from across your business. Make informed business decisions
Charting Your Course: Charts and Graphs for IT Projects
Charting Your Course: Charts and Graphs for IT Projects Dawn Li, Ph.D. and Gary McQuown Data and Analytic Solutions, Inc. Fairfax, VA ABSTRACT This paper describes the most common types of charts and graphs
Empowering the Masses with Analytics
Empowering the Masses with Analytics THE GAP FOR BUSINESS USERS For a discussion of bridging the gap from the perspective of a business user, read Three Ways to Use Data Science. Ask the average business
POPULAR DATA VISUALIZATION INTUITIVE AND UNINTUITIVE
POPULAR DATA VISUALIZATION INTUITIVE AND UNINTUITIVE Common Practices and Best Practices QlikView Technical Brief Apeksha Pathak UI Designer Demo and Best Practices QlikTech, Radnor Contents ABSTRACT...
ABOUT US WHO WE ARE. Helping you succeed against the odds...
ACCURACY DELIVERED ABOUT US WHO WE ARE BizAcuity is a fast growing Business intelligence strategy company, providing reliable, scalable and cost effective consultancy and services to clients across the
Executive Summary...2. Introduction...3. Definitions...3. Why Operational Performance Optimization...4
Optimizing Operational Performance from a Financial Management Perspective Executive Summary...2 Introduction...3 Definitions...3 Why Operational Performance Optimization....4 An Introduction to Optimizing
Data Visualization. BUS 230: Business and Economic Research and Communication
Data Visualization BUS 230: Business and Economic Research and Communication Data Visualization 1/ 16 Purpose of graphs and charts is to show a picture that can enhance a message, or quickly communicate
and Analytic s i n Consu m e r P r oducts
Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.988.7900 F.508.988.7881 www.idc-mi.com Creating Big O p portunities with Big Data and Analytic s i n Consu m e r P r oducts W H I T E
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.
IBM Software IBM Business Process Management Suite. Increase business agility with the IBM Business Process Management Suite
IBM Software IBM Business Process Management Suite Increase business agility with the IBM Business Process Management Suite 2 Increase business agility with the IBM Business Process Management Suite We
Chapter 2: Frequency Distributions and Graphs
Chapter 2: Frequency Distributions and Graphs Learning Objectives Upon completion of Chapter 2, you will be able to: Organize the data into a table or chart (called a frequency distribution) Construct
T O O L K I T. 5 Steps to Build a Hosting Business. Hosting Business Tool Kit
5 Steps to Build a Hosting Business HOSTING BUSINESS T O O L K I T Strategies and Tactics to PLAN, GROW and PROFIT as a Hosting Service Provider Internet Names for Business Inc. All rights reserved. Page
Statistics Revision Sheet Question 6 of Paper 2
Statistics Revision Sheet Question 6 of Paper The Statistics question is concerned mainly with the following terms. The Mean and the Median and are two ways of measuring the average. sumof values no. of
Advanced Case Management. Chris den Hoedt
Advanced Case Management Chris den Hoedt New market demands for achieving outcomes require new approaches...like advanced case management Increased costs and risks from unpredictable processes Higher
Customer Analytics. Turn Big Data into Big Value
Turn Big Data into Big Value All Your Data Integrated in Just One Place BIRT Analytics lets you capture the value of Big Data that speeds right by most enterprises. It analyzes massive volumes of data
Bazaarvoice Intelligence reference guide
Bazaarvoice Intelligence reference guide Disclaimer Copyright 2012 Bazaarvoice. All rights reserved. The information in this document: Is confidential and intended for Bazaarvoice clients. No part of this
DASHBOARD VISUALIZATIONS IN ORACLE BAM 12.1.3 ORACLE WHITE PAPER SEPTEMBER 2014
DASHBOARD VISUALIZATIONS IN ORACLE BAM 12.1.3 ORACLE WHITE PAPER SEPTEMBER 2014 Disclaimer The following is intended to outline our general product direction. It is intended for information purposes only,
Business Analytics and Data Mining for CRM Business Analytics and Data Mining for CRM: Jumpstart workshop
: Jumpstart workshop Date and Place: Bangalore, Sep 1 st (Sat) and 2 nd (Sun) 2012 Registration Link: http://compegence.com/open-programs.php http://compegence.com/workshop-analytics-for-crm.php Audience:
Visualizing Data. Contents. 1 Visualizing Data. Anthony Tanbakuchi Department of Mathematics Pima Community College. Introductory Statistics Lectures
Introductory Statistics Lectures Visualizing Data Descriptive Statistics I Department of Mathematics Pima Community College Redistribution of this material is prohibited without written permission of the
Customer intelligence: Part I Why banks are turning to analytics?
Customer intelligence: Part I Why banks are turning to analytics? Thought Paper www.infosys.com/finacle Universal Banking Solution Systems Integration Consulting Business Process Outsourcing Customer Intelligence:
Data Visualization. or Graphical Data Presentation. Jerzy Stefanowski Instytut Informatyki
Data Visualization or Graphical Data Presentation Jerzy Stefanowski Instytut Informatyki Data mining for SE -- 2013 Ack. Inspirations are coming from: G.Piatetsky Schapiro lectures on KDD J.Han on Data
STATISTICA. Clustering Techniques. Case Study: Defining Clusters of Shopping Center Patrons. and
Clustering Techniques and STATISTICA Case Study: Defining Clusters of Shopping Center Patrons STATISTICA Solutions for Business Intelligence, Data Mining, Quality Control, and Web-based Analytics Table
Enterprise Data Visualization and BI Dashboard
Strengths Key Features and Benefits Ad-hoc Visualization and Data Discovery Prototyping Mockups Dashboards The application is web based and can be installed on any windows or linux server. There is no
MarketsandMarkets. http://www.marketresearch.com/marketsandmarkets-v3719/ Publisher Sample
MarketsandMarkets http://www.marketresearch.com/marketsandmarkets-v3719/ Publisher Sample Phone: 800.298.5699 (US) or +1.240.747.3093 or +1.240.747.3093 (Int'l) Hours: Monday - Thursday: 5:30am - 6:30pm
www.pwchk.com Inspiration for what is possible Inspiring new possibilities for your business with PwC and Oracle
www.pwchk.com Inspiration for what is possible Inspiring new possibilities for your business with PwC and Oracle Oracle Business Applications Practice Overview December 2013 Inspiring new possibilities
Increasing Debit Card Utilization and Generating Revenue using SUPER Segments
Increasing Debit Card Utilization and Generating Revenue using SUPER Segments Credits- Suman Kumar Singh, Aditya Khandekar and Indranil Banerjee Business Analytics, Fiserv India 1. Abstract Debit card
The Magic Quadrant Framework
Markets, B. Eisenfeld, F. Karamouzis Research Note 14 November 2002 Americas CRM ESPs: 2003 Magic Quadrant Criteria Gartner has developed high-level evaluation criteria for the 2003 Americas customer relationship
Maximizing the ROI Of Visual Rules
Table of Contents Introduction... 3 Decision Management... 3 Decision Discovery... 4 Decision Services... 6 Decision Analysis... 11 Conclusion... 12 About Decision Management Solutions... 12 Acknowledgements
IBM Tivoli Software. Maximo Business Intelligence Work Packs. Workorder, Asset Failure, Asset and Inventory Management
IBM Tivoli Software Maximo Asset Management Version 7.5 Releases Maximo Business Intelligence Work Packs Workorder, Asset Failure, Asset and Inventory Management Revision 4 Pam Denny Maximo Report Designer/Architect
I D C M a r k e t S c a p e : W o r l d w i d e E n t e r p r i s e M o b i l i t y C o n s u l t i n g 2 0 1 3 V e n d o r S h a r e s
Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com E X C E R P T I D C M a r k e t S c a p e : W o r l d w i d e E n t e r p r i s e M o b i l i t y
Common Situations. Departments choosing best in class solutions for their specific needs. Lack of coordinated BI strategy across the enterprise
Common Situations Lack of coordinated BI strategy across the enterprise Departments choosing best in class solutions for their specific needs Acquisitions of companies using different BI tools 2 3-5 BI
SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING
SAS VISUAL ANALYTICS AN OVERVIEW OF POWERFUL DISCOVERY, ANALYSIS AND REPORTING WELCOME TO SAS VISUAL ANALYTICS SAS Visual Analytics is a high-performance, in-memory solution for exploring massive amounts
Infor10 Corporate Performance Management (PM10)
Infor10 Corporate Performance Management (PM10) Deliver better information on demand. The speed, complexity, and global nature of today s business environment present challenges for even the best-managed
Ramco MDM A foundation for Anti Money Laundering (AML) A Ramco White Paper. Co-create. Innovate. Win.
Ramco MDM A foundation for Anti Money Laundering (AML) A Ramco White Paper Co-create. Innovate. Win. 1 2009 Ramco Systems Ltd. All rights reserved. All trademarks acknowledged. This document is published
Data Visualization Handbook
SAP Lumira Data Visualization Handbook www.saplumira.com 1 Table of Content 3 Introduction 20 Ranking 4 Know Your Purpose 23 Part-to-Whole 5 Know Your Data 25 Distribution 9 Crafting Your Message 29 Correlation
P6 Analytics Reference Manual
P6 Analytics Reference Manual Release 3.2 October 2013 Contents Getting Started... 7 About P6 Analytics... 7 Prerequisites to Use Analytics... 8 About Analyses... 9 About... 9 About Dashboards... 10 Logging
I D C M a r k e t S c a p e : W o r l d w i d e B u s i n e s s A n a l y t i c s B P O S e r v i c e s 2 0 1 2 V e n d o r A n a l y s i s
Global Headquarters: 5 Speen Street Framingham, MA 01701 USA P.508.872.8200 F.508.935.4015 www.idc.com C O M P E T I T I V E A N A L Y S I S I D C M a r k e t S c a p e : W o r l d w i d e B u s i n e
Using visualization to understand big data
IBM Software Business Analytics Advanced visualization Using visualization to understand big data By T. Alan Keahey, Ph.D., IBM Visualization Science and Systems Expert 2 Using visualization to understand
$ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ $ FOR
Monetizing Mobile Banking FOR Small Business Customers 2014 Simon-Kucher & Partners 212.537.0770 www.simon-kucher.com 2014 RateWatch Sales and Service: 800.348.1831 www.rate-watch.com Executive Summary
Analytics Data Discovery QlikView
Analytics Data Discovery QlikView 3 rd -5 th September 2014 KS Gopinath Narayan, IAAS CIA, CFE, PMP Pr. Director (IT Audit) Office of the CAG of India [email protected] Presentation Outline About Data
Summarizing and Displaying Categorical Data
Summarizing and Displaying Categorical Data Categorical data can be summarized in a frequency distribution which counts the number of cases, or frequency, that fall into each category, or a relative frequency
VISUALIZING HIERARCHICAL DATA. Graham Wills SPSS Inc., http://willsfamily.org/gwills
VISUALIZING HIERARCHICAL DATA Graham Wills SPSS Inc., http://willsfamily.org/gwills SYNONYMS Hierarchical Graph Layout, Visualizing Trees, Tree Drawing, Information Visualization on Hierarchies; Hierarchical
IBM Global Business Services Microsoft Dynamics CRM solutions from IBM
IBM Global Business Services Microsoft Dynamics CRM solutions from IBM Power your productivity 2 Microsoft Dynamics CRM solutions from IBM Highlights Win more deals by spending more time on selling and
Intelligence Reporting Standard Reports
Intelligence Reporting Standard Reports Sage 100 ERP (formerly Sage ERP MAS 90 and 200) Intelligence Reporting empowers you to quickly and easily gain control and obtain the information you need from across
Banking on Business Intelligence (BI)
Banking on Business Intelligence (BI) Building a business case for the Kenyan Banking Sector The new banking environment in Kenya is all about differentiating banking products, increased choices, security
an introduction to VISUALIZING DATA by joel laumans
an introduction to VISUALIZING DATA by joel laumans an introduction to VISUALIZING DATA iii AN INTRODUCTION TO VISUALIZING DATA by Joel Laumans Table of Contents 1 Introduction 1 Definition Purpose 2 Data
Maximising value through business insight. Business Intelligence White Paper
Maximising value through business insight Business Intelligence White Paper October 2015 CONTENTS Reports were tedious. Earlier it would take days for manual collation. Now all this is available at the
Choosing a successful structure for your visualization
IBM Software Business Analytics Visualization Choosing a successful structure for your visualization By Noah Iliinsky, IBM Visualization Expert 2 Choosing a successful structure for your visualization
Product Strategy Update OTM SIG Conference
Product Strategy Update OTM SIG Conference Derek H. Gittoes Vice President, Product Strategy August 11, 2014 Copyright 2014, Oracle and/or its affiliates. All rights reserved. Program Agenda 1 2 3 4 Current
Visualizing Multidimensional Data Through Time Stephen Few July 2005
Visualizing Multidimensional Data Through Time Stephen Few July 2005 This is the first of three columns that will feature the winners of DM Review's 2005 data visualization competition. I want to extend
In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data.
MATHEMATICS: THE LEVEL DESCRIPTIONS In mathematics, there are four attainment targets: using and applying mathematics; number and algebra; shape, space and measures, and handling data. Attainment target
IDC MarketScape: Worldwide Life Science Sales and Marketing BPO 2013 Vendor Assessment
IDC MARKETSCAPE IDC MarketScape: Worldwide Life Science Sales and Marketing BPO 2013 Vendor Assessment Eric Newmark IDC MARKETSCAPE FIGURE FIGURE 1 IDC MarketScape Worldwide Life Science Sales and Marketing
KnowledgeSEEKER Marketing Edition
KnowledgeSEEKER Marketing Edition Predictive Analytics for Marketing The Easiest to Use Marketing Analytics Tool KnowledgeSEEKER Marketing Edition is a predictive analytics tool designed for marketers
