Data Warehouse: Introduction

Size: px
Start display at page:

Download "Data Warehouse: Introduction"

Transcription

1 Data Warehuse: Intrductin Data warehuse Intrductin Database and data mining grup, Plitecnic di Trin Plitecnic di Trin Database and data mining grup, Plitecnic di Trin Decisin supprt systems Huge peratinal databases are available in mst cmpanies these databases may prvide a large wealth f useful infrmatin Decisin supprt systems prvide means fr in depth analysis f a cmpany s business faster and better decisins Cpyright All rights reserved INTRODUCTION - 1 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 2 Plitecnic di Trin Database and data mining grup, Plitecnic di Trin Strategic decisin supprt Demand evlutin analysis and frecast Critical business areas identificatin Budgeting and management transparency reprting, practices against frauds and mney laundering Identificatin and implementatin f winning strategies cst reductin and prfit increase Business Intelligence Database and data mining grup, Plitecnic di Trin BI prvides supprt t strategic decisin supprt in cmpanies Objective: transfrming cmpany data int actinable infrmatin at different detail levels fr analysis applicatins Users may have hetergeneus needs BI requires an apprpriate hardware and sftware infrastructure Cpyright All rights reserved INTRODUCTION - 3 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 4 Plitecnic di Trin Applicatins Database and data mining grup, Plitecnic di Trin Manifacturing cmpanies: rder management, client supprt Distributin: user prfile, stck management Financial services: buyer behavir (credit cards) Insurance: claim analysis, fraud detectin Telecmmunicatin: call analysis, churning, fraud detectin Public service: usage analysis Health: service analysis and evaluatin... and many mre... Lan Amunt Eample Database and data mining grup, Plitecnic di Trin Bank clients with a lan : bad clients wing peridic payments t the bank after due date : gd clients respecting peridic payment due date Incme Cpyright All rights reserved INTRODUCTION - 5 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 6 Plitecnic di Trin Plitecnic di Trin Pag. 1

2 Data Warehuse: Intrductin Database and data mining grup, Plitecnic di Trin Database and data mining grup, Plitecnic di Trin Eample Eample Lan Amunt k Incme Lan Amunt Incme If Incme < k then bad client Cpyright All rights reserved INTRODUCTION - 7 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 8 Plitecnic di Trin Data management Database and data mining grup, Plitecnic di Trin Traditinal DBMS usage, characterized by snapsht f current data state detailed data, relatinal representatin well-knwn, structured and repetitive peratins read/write access t few recrds shrt transactins islatin, reliability and integrity (ACID) are critical database size 100MB-GB Data analysis Database and data mining grup, Plitecnic di Trin Data prcessing fr decisin supprt, characterized by histrical data cnslidated and integrated data ad hc applicatins read access t millins f recrd cmple queries data cnsistency befre and after peridical lads database size 100GB-TB Cpyright All rights reserved INTRODUCTION - 9 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 10 Plitecnic di Trin Data warehuse Database and data mining grup, Plitecnic di Trin Database devted t decisin supprt, which is kept separate frm cmpany peratinal databases Data which is integrated time dependent, nn vlatile devted t a specific subject used fr decisin supprt in a cmpany W. H. Inmn, Building the data warehuse, 1992 Why separate data? Database and data mining grup, Plitecnic di Trin Perfrmance cmple queries reduce perfrmance f peratinal transactin management different access methds at the physical level Data managent missing infrmatin (e.g., histry) data cnslidatin data quality (incnsistency prblems) Cpyright All rights reserved INTRODUCTION - 11 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 12 Plitecnic di Trin Plitecnic di Trin Pag. 2

3 shp shp Data Warehuse: Intrductin Eternal data surces Database and data mining grup, Plitecnic di Trin Data warehuse: architecture Metadata DW management Back end tls Data warehuse Data marts OLAP servers Analysis tls Data Analysis Database and data mining grup, Plitecnic di Trin Data warehuse and data mart Cmpany warehuse: it cntains all the infrmatin n the cmpany business etensive functinal mdelling prcess design and implementatin require a lng time Data mart: departimental infrmatin subset fcused n a given subject tw architectures dependent, feeded by the primary data warehuse independent, feeded directly by the surces faster implementatin requires careful design, t avid subsequent datamart integratin prblems Cpyright All rights reserved INTRODUCTION - 13 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 14 Plitecnic di Trin Back-end tls Database and data mining grup, Plitecnic di Trin Feed the data warehuse (ETL = Etractin Transfrmatin Lading) data estractin frm eternal surces data cleaning (errrs, missing r duplicated data) frmat trasfrmatins and cnversins data lading and peridical refresh Database and data mining grup, Plitecnic di Trin Servers fr Data Warehuses ROLAP (Relatinal OLAP) server etended relatinal DBMS cmpact representatin fr sparse data SQL etensins fr aggregate cmputatin specialized access methds which implement efficient OLAP data access MOLAP (Multidimensinal OLAP) server data represented in prprietary (multidimensinal) matri frmat sparse data require cmpressin special OLAP primitives HOLAP (Hybrid OLAP) server Cpyright All rights reserved INTRODUCTION - 15 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 16 Plitecnic di Trin Database and data mining grup, Plitecnic di Trin Database and data mining grup, Plitecnic di Trin Multidimensinal representatin Data warehuse fr tracking sales in a supermarket chain Multidimensinal representatin Measures n which analysis is perfrmed: cells at dimensin intersectin prduct Data is represented as an (hyper)cube with three r mre dimensins prduct Cpyright All rights reserved INTRODUCTION - 17 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 18 Plitecnic di Trin Plitecnic di Trin Pag. 3

4 Data Warehuse: Intrductin Database and data mining grup, Plitecnic di Trin Relatinal representatin: star mdel (Numerical) measures stred in the fact table attribute dmain is numeric Dimensins describe the cntet f each measure in the fact table characterized by many descriptive attributes Eample Database and data mining grup, Plitecnic di Trin Data warehuse fr tracking sales in a supermarket chain Shp Sale Prduct Time Cpyright All rights reserved INTRODUCTION - 19 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 20 Plitecnic di Trin Data warehuse size Database and data mining grup, Plitecnic di Trin Time dimensin: 2 years 365 days Shp dimensin: 300 shps Prduct dimensin: prducts, f which sld every day in every shp Number f rws in the fact table: = 657 millins Size f the fact table 21GB Data analysis tls Database and data mining grup, Plitecnic di Trin OLAP analysis: cmple aggregate functin cmputatin supprt t different types f aggregate functins (e.g., mving average, tp ten) Data analysis by means f data mining techniques varius analysis types significant algrithmic cntributin Cpyright All rights reserved INTRODUCTION - 21 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 22 Plitecnic di Trin Data analysis tls Database and data mining grup, Plitecnic di Trin Presentatin separate activity: data returned by a query may be rendered by means f different presentatin tls Mtivatin search Data eplratin by means f prgressive, incremental refinements (e.g., drill dwn) Database and data mining grup, Plitecnic di Trin Types f data mining activities Classificatin and regressin: predictive mdel generatin requires a previusly labelled data set Assciatin rules: etractin f data crrelatins Clustering: data partined in hmgeneus grups requires the ntin f distance between tw elements Cpyright All rights reserved INTRODUCTION - 23 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 24 Plitecnic di Trin Plitecnic di Trin Pag. 4

5 Data Warehuse: Intrductin high Eample: classificatin Database and data mining grup, Plitecnic di Trin Age Car type Risk categry 40 SW lw 65 sprt high 20 utility high Age < sprt high 50 utility lw Car type = sprt Database and data mining grup, Plitecnic di Trin Eample: assciatin rules Given a cllectin f cunter transactins in a supermarket (receipts) Assciatin rules diapers beer 2% f transactins cntains bth elements 30% f transactins cntaining diapers als cntains beer high lw Decisin tree Cpyright All rights reserved INTRODUCTION - 25 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 26 Plitecnic di Trin Tetbks Database and data mining grup, Plitecnic di Trin Useful links Database and data mining grup, Plitecnic di Trin Data warehusing Glfarelli, Rizzi, Data warehuse: teria e pratica della prgettazine, McGraw-Hill 2006 Data mining Han, Kamber, Data mining: cncepts and techniques, Mrgan Kaufmann 2006 General n DW OLAP Cuncil Data mining Cpyright All rights reserved INTRODUCTION - 27 Plitecnic di Trin Cpyright All rights reserved INTRODUCTION - 28 Plitecnic di Trin Plitecnic di Trin Pag. 5

Subject : Business Analytic and Intelligence. Unit 3 : Data Ware-house. Assignment / Oral Questions

Subject : Business Analytic and Intelligence. Unit 3 : Data Ware-house. Assignment / Oral Questions SNJB s KBJ Cllege f Engineering Department f Cmputer Engineering Subject : Business Analytic and Intelligence Unit 3 : Data Ware-huse Assignment / Oral Questins 1. What is data warehuse? A data warehuse

More information

IRDS: Data Mining Process

IRDS: Data Mining Process IRDS: Data Mining Prcess Charles Suttn University f Edinburgh (many figures used frm Murphy. Machine Learning: A Prbabilistic Perspective.) Data Science Our wrking definitin Data science is the study f

More information

Implementing a Data Warehouse with Microsoft SQL Server

Implementing a Data Warehouse with Microsoft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Implementing a Data Warehuse with Micrsft SQL Server Curse Cde: 20463 Certificatin Exam: 70-463 Duratin: 5 Days Certificatin Track: MCSA: SQL Server

More information

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems

UFuRT: A Work-Centered Framework and Process for Design and Evaluation of Information Systems In: Prceedings f HCI Internatinal 2007 UFuRT: A Wrk-Centered Framewrk and Prcess fr Design and Evaluatin f Infrmatin Systems Jiajie Zhang 1, Keith A. Butler 2 1 University f Texas at Hustn, 7000 Fannin,

More information

Implementing a SQL Data Warehouse

Implementing a SQL Data Warehouse Implementing a SQL Data Warehuse Implementing a SQL Data Warehuse Curse Cde: 20767 Certificatin Exam: 70-767 Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 BI Develpment Frmat: Classrm Level: 300 Abut

More information

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview

Essentials for IBM Cognos BI (V10.2) Day(s): 5. Overview Essentials fr IBM Cgns BI (V10.2) Day(s): 5 Curse Cde: B5270G Overview NOTE: This is an Instructr Led Online curse. Please d nt make any travel arrangements. IBM Cgns Educatin is nw pleased t ffer yu ur

More information

Infrastructure Series

Infrastructure Series Infrastructure Series TechDc WebSphere Message Brker / IBM Integratin Bus Parallel Prcessing (Aggregatin) (Message Flw Develpment) February 2015 Authr(s): - IBM Message Brker - Develpment Parallel Prcessing

More information

Data Structure Interview Questions

Data Structure Interview Questions Data Structure Interview Questins A list f tp frequently asked Data Structure interview questins and answers are given belw. 1) What is Data Structure? Explain. Data structure is a way that specifies hw

More information

Pervasive Business Intelligence

Pervasive Business Intelligence Pervasive Business Intelligence Elisa Turricchia elisa.turricchia2@unib.it ALMA MATER STUDIORUM - Università di Blgna Dctrate in Electrnics, Cmputer Science and Telecmmunicatins XXV Cycle TUTOR: Prf. Dari

More information

Cisco Tetration Analytics, Release , Release Notes

Cisco Tetration Analytics, Release , Release Notes Cisc Tetratin Analytics, Release 1.102.21, Release Ntes This dcument describes the features, caveats, and limitatins fr the Cisc Tetratin Analytics sftware. Additinal prduct Release ntes are smetimes updated

More information

ORACLE GOLDENGATE 11g

ORACLE GOLDENGATE 11g ORACLE GOLDENGATE 11g REAL-TIME ACCESS TO REAL-TIME INFORMATION KEY FEATURES High-perfrmance data replicatin Hetergeneus surces and targets Cnflict detectin and reslutin Real-time and deferred apply Event

More information

VMware AirWatch Certificate Authentication for Cisco IPSec VPN

VMware AirWatch Certificate Authentication for Cisco IPSec VPN VMware AirWatch Certificate Authenticatin fr Cisc IPSec VPN Fr VMware AirWatch Have dcumentatin feedback? Submit a Dcumentatin Feedback supprt ticket using the Supprt Wizard n supprt.air-watch.cm. This

More information

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining.

This tutorial has been prepared for computer science graduates to help them understand the basic-to-advanced concepts related to data mining. Abut the Tutrial Data Mining is defined as the prcedure f extracting infrmatin frm huge sets f data. In ther wrds, we can say that data mining is mining knwledge frm data. The tutrial starts ff with a

More information

Oracle Database 11g Replay: The In-built Recorder for Real Application Testing

Oracle Database 11g Replay: The In-built Recorder for Real Application Testing Oracle Database 11g Replay: The In-built Recrder fr Real Applicatin Testing Amaresh Mandal Infsys Technlgies Ltd Intrductin Oracle Database 11g intrduced a new feature Database Replay which helps in perfrming

More information

CS 309: Autonomous Intelligent Robotics. Instructor: Jivko Sinapov

CS 309: Autonomous Intelligent Robotics. Instructor: Jivko Sinapov CS 309: Autnmus Intelligent Rbtics Instructr: Jivk Sinapv http://www.cs.uteas.edu/~jsinapv/teaching/cs309_spring2017/ Machine Learning Annuncements Final Prject Presentatins Saturday, May 13, 7:00-10:00

More information

Lecture Handout. Database Management System. Overview of Lecture. Vertical Partitioning. Lecture No. 24

Lecture Handout. Database Management System. Overview of Lecture. Vertical Partitioning. Lecture No. 24 Lecture Handut Database Management System Lecture N. 24 Reading Material Database Systems Principles, Design and Implementatin written by Catherine Ricard, Maxwell Macmillan. Database Management Systems,

More information

Admin Report Kit for Exchange Server

Admin Report Kit for Exchange Server Admin Reprt Kit fr Exchange Server Reprting tl fr Micrsft Exchange Server Prduct Overview Admin Reprt Kit fr Exchange Server (ARKES) is an Exchange Server Management and Reprting slutin that addresses

More information

Instance Based Learning

Instance Based Learning Instance Based Learning Vibhav Ggate The University f Texas at Dallas Readings: Mitchell, Chapter 8 surces: curse slides are based n material frm a variety f surces, including Tm Dietterich, Carls Guestrin,

More information

Speaker: JB Kuppe Boardwalktech

Speaker: JB Kuppe Boardwalktech Cllabratively Manage Excel Based Prcess Data in SQL Server Speaker: JB Kuppe Bardwalktech Silicn Valley SQL Server User Grup June 2011 Mark Ginnebaugh, User Grup Leader, mark@designmind.cm JB Kuppe Jb.kuppe@bardwalktech.cm

More information

Teaching Performance Evaluation Using Supervised Machine Learning Techniques

Teaching Performance Evaluation Using Supervised Machine Learning Techniques Teaching Perfrmance Evaluatin Using Supervised Machine Learning Techniques Elia Gergiana Dragmir University Petrleum-Gas f Pliesti, Department f Infrmatics Bd. Bucuresti Nr. 39, Pliesti, RO-100680, ROMANIA

More information

INVENTION DISCLOSURE

INVENTION DISCLOSURE 1. Inventin Title. Light Transprt and Data Serializatin fr TR-069 Prtcl 2. Inventin Summary. This inventin defines a light prtcl stack fr TR-069. Even thugh TR-069 is widely deplyed, its prtcl infrastructure

More information

CA CMDB Connector for z/os

CA CMDB Connector for z/os PRODUCT SHEET: CA CMDB CONNECTOR FOR Z/OS CA CMDB Cnnectr fr z/os CA CMDB Cnnectr fr z/os discvers mainframe cnfiguratin items (CIs) and enables ppulatin f that infrmatin int the CA CMDB repsitry. Designed

More information

Multilevel Updating Method of Three- Dimensional Spatial Database Presented By: Tristram Taylor SE521

Multilevel Updating Method of Three- Dimensional Spatial Database Presented By: Tristram Taylor SE521 Multilevel Updating Methd f Three- Dimensinal Spatial Database Presented By: Tristram Taylr SE521 Written By: Yangting Liu, Gang Liu, Zhenwen He, Zhengping Weng Frm: China University f Gesciences Fr: 2010

More information

Design Patterns. Collectional Patterns. Session objectives 11/06/2012. Introduction. Composite pattern. Iterator pattern

Design Patterns. Collectional Patterns. Session objectives 11/06/2012. Introduction. Composite pattern. Iterator pattern Design Patterns By Võ Văn Hải Faculty f Infrmatin Technlgies HUI Cllectinal Patterns Sessin bjectives Intrductin Cmpsite pattern Iteratr pattern 2 1 Intrductin Cllectinal patterns primarily: Deal with

More information

HP OpenView Performance Insight Report Pack for Quality Assurance

HP OpenView Performance Insight Report Pack for Quality Assurance Data sheet HP OpenView Perfrmance Insight Reprt Pack fr Quality Assurance Meet service level cmmitments Meeting clients service level expectatins is a cmplex challenge fr IT rganizatins everywhere ging

More information

Introduction to Oracle Business Intelligence Enterprise Edition: OBIEE Answers 11g

Introduction to Oracle Business Intelligence Enterprise Edition: OBIEE Answers 11g Intrductin t Oracle Business Intelligence Enterprise Editin: OBIEE Answers 11g Crnell Custmized Versin April 2012 Minr crrectins were made n page 2, fr the Oct 20, 2017 OBIEE 12c Upgrade April, 2012 All

More information

Maximo Reporting: Maximo-Cognos Metadata

Maximo Reporting: Maximo-Cognos Metadata Maxim Reprting: Maxim-Cgns Metadata Overview...2 Maxim Metadata...2 Reprt Object Structures...2 Maxim Metadata Mdel...4 Metadata Publishing Prcess...5 General Architecture...5 Metadata Publishing Prcess

More information

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide

Xilinx Answer Xilinx PCI Express DMA Drivers and Software Guide Xilinx Answer 65444 Xilinx PCI Express DMA Drivers and Sftware Guide Imprtant Nte: This dwnladable PDF f an Answer Recrd is prvided t enhance its usability and readability. It is imprtant t nte that Answer

More information

Extensible Query Processing in Starburst

Extensible Query Processing in Starburst Extensible Query Prcessing in Starburst Laura M. Haas, J.C. Freytag, G.M. Lhman, and H.Pirahesh IBM Almaden Research Center CS848 Instructr: David Tman Presented By Yunpeng James Liu Outline Intrductin

More information

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II

Oracle FLEXCUBE Universal Banking Development Workbench- Screen Development II Oracle FLEXCUBE Universal Banking 12.0.3 Develpment Wrkbench- Screen Develpment II August 2013 1 Cntents 1 Preface... 3 1.1 Audience... 3 1.2 Related Dcuments... 3 2 Intrductin... 4 3 Generated Files...

More information

Overview of Data Furnisher Batch Processing

Overview of Data Furnisher Batch Processing Overview f Data Furnisher Batch Prcessing Nvember 2018 Page 1 f 9 Table f Cntents 1. Purpse... 3 2. Overview... 3 3. Batch Interface Implementatin Variatins... 4 4. Batch Interface Implementatin Stages...

More information

Computer Organization and Architecture

Computer Organization and Architecture Campus de Gualtar 4710-057 Braga UNIVERSIDADE DO MINHO ESCOLA DE ENGENHARIA Departament de Infrmática Cmputer Organizatin and Architecture 5th Editin, 2000 by William Stallings Table f Cntents I. OVERVIEW.

More information

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7

IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 IMPORTING INFOSPHERE DATA ARCHITECT MODELS INFORMATION SERVER V8.7 Prepared by: March Haber, march@il.ibm.cm Last Updated: January, 2012 IBM MetaData Wrkbench Enablement Series Table f Cntents: Table f

More information

Intelligence Driven Malware Analysis (IDMA) Malicious Profiling

Intelligence Driven Malware Analysis (IDMA) Malicious Profiling Intelligence Driven Malware Analysis (IDMA) Malicius Prfiling 14 January 2015 Hmeland Natinal Cybersecurity and Cmmunicatins Integratin Center whami Cyber Threat Analyst at Nrthrp Grumman Perfrmed wide

More information

SAS Viya 3.2 Administration: Mobile Devices

SAS Viya 3.2 Administration: Mobile Devices SAS Viya 3.2 Administratin: Mbile Devices Mbile Devices: Overview As an administratr, yu can manage a device s access t SAS Mbile BI, either by exclusin r inclusin. If yu manage by exclusin, all devices

More information

Data & Process Mining

Data & Process Mining Data & Prcess Mining Keystrke lgging training schl University f Antwerp, Belgium, April 14-16 2014 Jchen De Weerdt Abut myself Assistant Prfessr at KU Leuven Faculty f Business and Ecnmics, Research Center

More information

Creating an Automation Framework to make Record and Play Automation practical for Test Use Cases

Creating an Automation Framework to make Record and Play Automation practical for Test Use Cases Creating an Autmatin Framewrk t make Recrd and Play Autmatin practical fr Test Use Cases Cpyright Ntice Gemetric Limited. All rights reserved. N part f this dcument (whether in hardcpy r electrnic frm)

More information

Software Engineering

Software Engineering Sftware Engineering Chapter #1 Intrductin Sftware systems are abstract and intangible. Sftware engineering is an engineering discipline that is cncerned with all aspects f sftware prductin. Sftware Prducts

More information

Soil Image Segmentation and Texture Analysis: A Computer Vision Approach

Soil Image Segmentation and Texture Analysis: A Computer Vision Approach Sil Image Segmentatin and Texture Analysis: A Cmputer Visin Apprach Bushra Nazir 1, Md. Iqbal Quraishi 2 U.G. Student, Department f Infrmatin Technlgy, Kalyani Gvernment Engineering Cllege, Kalyani, West

More information

[ Trends for the Maintain / Use Data Dichotomy ]

[ Trends for the Maintain / Use Data Dichotomy ] [ Trends fr the Maintain / Use Data Dichtmy ] 2003 GIS-T Sympsium Clrad Springs, Clrad presented by Tm Ries, Transprtatin Divisin GeAnalytics, Inc. 2003 [ Maintain / Use Dichtmy ] Maintain Perspective

More information

An Approach to Recognize Bangla Digits from Digital Image

An Approach to Recognize Bangla Digits from Digital Image 248 IJCSNS Internatinal Jurnal f Cmputer Science and Netwrk Security, VOL.11 N.6, June 2011 An Apprach t Recgnize Bangla Digits frm Digital Image Abdul Kadar Muhammad Masum 1, Mhammad Shahjalal 2, Md.

More information

Priority-aware Coflow Placement and scheduling in Datacenters

Priority-aware Coflow Placement and scheduling in Datacenters Pririty-aware Cflw Placement and scheduling in Datacenters Speaker: Lin Wang Research Advisr: Biswanath Mukherjee Intrductin Cflw Represents a cllectin f independent flws that share a cmmn perfrmance gal.

More information

Ivy s Business Analytics Certification Programme Details (Module I + II+ III + IV)

Ivy s Business Analytics Certification Programme Details (Module I + II+ III + IV) Ivy s Business Analytics Certificatin Prgramme Details (Mdule I + II+ III + IV) Based n Industry Cases, Live Exercises, & Industry Executed Prjects Mdule (I) - Analytics Essentials 81 hrs 1. Statistics

More information

Best Practice: Optimizing the cube build process in SAS 9.2 Mary Simmons, SAS Institute, Cary, NC Michelle Wilkie, SAS Institute, Cary, NC

Best Practice: Optimizing the cube build process in SAS 9.2 Mary Simmons, SAS Institute, Cary, NC Michelle Wilkie, SAS Institute, Cary, NC Paper 319-2009 Best Practice: Optimizing the cube build prcess in SAS 9.2 Mary Simmns, SAS Institute, Cary, NC Michelle Wilkie, SAS Institute, Cary, NC ABSTRACT The lading and prcessing f yur data int

More information

ISTE-608 Test Out Written Exam and Practical Exam Study Guide

ISTE-608 Test Out Written Exam and Practical Exam Study Guide PAGE 1 OF 9 ISTE-608 Test Out Written Exam and Practical Exam Study Guide Written Exam: The written exam will be in the frmat f multiple chice, true/false, matching, shrt answer, and applied questins (ex.

More information

Low-Fidelity Prototyping. Overview. Short Review of User-Centered Design. SMD157 Human-Computer Interaction Fall 2003

Low-Fidelity Prototyping. Overview. Short Review of User-Centered Design. SMD157 Human-Computer Interaction Fall 2003 INSTITUTIONEN FÖR SYSTEMTEKNIK LULEÅ TEKNISKA UNIVERSITET Lw-Fidelity Prttyping SMD157 Human-Cmputer Interactin Fall 2003 Nv-16-03 SMD157, Lw-Fidelity Prttyping 1 L Overview Shrt review f user-centered

More information

SOLA and Lifecycle Manager Integration Guide

SOLA and Lifecycle Manager Integration Guide SOLA and Lifecycle Manager Integratin Guide SOLA and Lifecycle Manager Integratin Guide Versin: 7.0 July, 2015 Cpyright Cpyright 2015 Akana, Inc. All rights reserved. Trademarks All prduct and cmpany names

More information

SA-SAMS. Library Module

SA-SAMS. Library Module SA-SAMS Library Mdule September 2009 Educatin Management Systems (EMS) Department f Educatin Private Bag X895 0001 PRETORIA CONTENT 1. INTRODUCTION... 3 2. LIBRARY MODULE MAIN MENU... 4 2.1 Library Mdule

More information

Machine Learning Crash Course

Machine Learning Crash Course Machine Learning Crash Curse Pht: CMU Machine Learning Department prtests G20 Cmputer Visin James Hays Slides: Isabelle Guyn, Erik Sudderth, Mark Jhnsn, Derek Hiem Dimensinality Reductin PCA, ICA, LLE,

More information

PAGE NAMING STRATEGIES

PAGE NAMING STRATEGIES PAGE NAMING STRATEGIES Naming Yur Pages in SiteCatalyst May 14, 2007 Versin 1.1 CHAPTER 1 1 Page Naming The pagename variable is used t identify each page that will be tracked n the web site. If the pagename

More information

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008

Course 6368A: Programming with the Microsoft.NET Framework Using Microsoft Visual Studio 2008 Curse 6368A: Prgramming with the Micrsft.NET Framewrk Using Micrsft Visual Studi 2008 5 Days Abut this Curse This five-day, instructr-led curse prvides an intrductin t develping n-tier applicatins fr the

More information

CMC Blade BIOS Profile Cloning

CMC Blade BIOS Profile Cloning This white paper describes the detailed capabilities f the Chassis Management Cntrller s Blade BIOS Prfile Clning feature. Authr Crey Farrar This dcument is fr infrmatinal purpses nly and may cntain typgraphical

More information

User Manual. Revised June 18, 2007

User Manual. Revised June 18, 2007 User Manual Revised June 18, 2007 TABLE OF CONTENTS 1. AN INTRODUCTION TO NVTREC... 3 2. NVTREC HOME PAGE... 3 3. ACCOUNT REGISTRATION... 5 4. ACCOUNT HOME PAGE... 5 5. FACILITY REGISTRATION... 6 6. EDITING

More information

Prognoz Technologies Pvt. Ltd.

Prognoz Technologies Pvt. Ltd. Prgnz Technlgies Pvt. Ltd. PSEP Data Analysis with Excel A specially designed curse targeted twards enhancing the emplyability skills in Data Analysis fr industries. The prgram includes training in Basic

More information

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version

Chapter 2. The OSI Model and TCP/IP Protocol Suite. PDF created with FinePrint pdffactory Pro trial version Chapter 2 The OSI Mdel and TCP/IP Prtcl Suite PDF created with FinePrint pdffactry Pr trial versin www.pdffactry.cm Outline THE OSI MODEL LAYERS IN THE OSI MODEL TCP/IP PROTOCOL SUITE ADDRESSING TCP/IP

More information

Prepared By: Swati Sharma Page 1 of 12 Lecturer CE/IT Department AITS

Prepared By: Swati Sharma Page 1 of 12 Lecturer CE/IT Department AITS VIEW Que: VIEWs v/s Tables. View is the virtual table while Table in RDBMS is actual/physical table. Views take very little space t stre cmpared t table; as the database cntains nly the definitin f a view,

More information

Patch Management Policy

Patch Management Policy Patch Management Plicy (Versin 1) Dcument Cntrl Infrmatin: Date: 21/5/18 Master Tracking Name Patch Management Plicy Master Tracking Reference Owning Service / Department Exeter IT Issue: 1 Apprvals: Authrs:

More information

Imagine for MSDNAA Student SetUp Instructions

Imagine for MSDNAA Student SetUp Instructions Imagine fr MSDNAA Student SetUp Instructins --2016-- September 2016 Genesee Cmmunity Cllege 2004. Micrsft and MSDN Academic Alliance are registered trademarks f Micrsft Crpratin. All rights reserved. ELMS

More information

Oracle 11gR2 Runs Faster, Costs Less

Oracle 11gR2 Runs Faster, Costs Less Oracle 11gR2 Runs Faster, Csts Less By Craig Mir f MyDBA With technical cntributin by Tmmie Grve and Jared Jrdaan f MyDBA June 2011 Versin 2 Cpyright 2011 MyDBA CC Runs Faster, Csts Less With the release

More information

CXA Basic Administration for Citrix XenApp 6

CXA Basic Administration for Citrix XenApp 6 CXA-204-2 Basic Administratin fr Citrix XenApp 6 Basic Administratin fr Citrix XenApp 6 training curse prvides the fundatin necessary fr administratrs t effectively centralize and manage applicatins in

More information

Installation and Getting Started

Installation and Getting Started Eurstat Data Transmissin Tls & Services EDAMIS Web Applicatin v3.1 Installatin and Getting Started TABLE OF CONTENTS: 1 Intrductin... 2 2 Installatin... 2 2.1 Prerequisites... 2 2.2 EWA installatin...

More information

Release Notes. Version

Release Notes. Version Release Date: 06/12/2017 Release Ntes Versin 1.23.00 SmartWare Accunting QuickBks Transfer: Reslved issue where QuickBks Transfer was including unused parts amunts fr a wrk rder in the Sales Amunt clumn

More information

Using SPLAY Tree s for state-full packet classification

Using SPLAY Tree s for state-full packet classification Curse Prject Using SPLAY Tree s fr state-full packet classificatin 1- What is a Splay Tree? These ntes discuss the splay tree, a frm f self-adjusting search tree in which the amrtized time fr an access,

More information

InformationNOW Elementary Scheduling

InformationNOW Elementary Scheduling InfrmatinNOW Elementary Scheduling Abut Elementary Scheduling Elementary scheduling is used in thse schls where grups f students remain tgether all day. Fr infrmatin regarding scheduling students using

More information

THE CASE FOR MOVING TO DISK-BASED ARCHIVES FOR ENTERPRISE IT

THE CASE FOR MOVING TO DISK-BASED ARCHIVES FOR ENTERPRISE IT THE CASE FOR MOVING TO DISK-BASED ARCHIVES FOR ENTERPRISE IT ABSTRACT This white paper discusses the ideas behind upgrading frm tape strage t disk-based archiving. Octber, 2016 WHITE PAPER The infrmatin

More information

Data reduction in the ITMS system through a data acquisition model with self-adaptive sampling rate

Data reduction in the ITMS system through a data acquisition model with self-adaptive sampling rate Data reductin in the ITMS system thrugh a data acquisitin mdel with self-adaptive sampling rate M. Ruiz, JM. Lpez, G. de Areas, E. Barrera, R. Melendez, J. Vega Grup de Investigatin en Instrumentatin y

More information

HP Server Virtualization Solution Planning & Design

HP Server Virtualization Solution Planning & Design Cnsulting & Integratin Infrastructure Services HP Server Virtualizatin Slutin Planning & Design Service descriptin Hewlett-Packard Cnsulting & Integratin Infrastructure Cnsulting Packaged Services (HP

More information

EcoStruxure for Data Centers FAQ

EcoStruxure for Data Centers FAQ EcStruxure fr Data Centers FAQ Revisin 1 by Patrick Dnvan Executive summary EcStruxure TM fr Data Centers is Schneider Electric s IT-enabled, pen, interperable system architecture fr data centers. This

More information

WEB LAB - Subset Extraction

WEB LAB - Subset Extraction WEB LAB - Subset Extractin Fall 2005 Authrs: Megha Siddavanahalli Swati Singhal Table f Cntents: Sl. N. Tpic Page N. 1 Abstract 2 2 Intrductin 2 3 Backgrund 2 4 Scpe and Cnstraints 3 5 Basic Subset Extractin

More information

Release Notes. e-automate 8.7 SP1. Page 1

Release Notes. e-automate 8.7 SP1. Page 1 Release Ntes e-autmate 8.7 SP1 Page 1 Overview Release Ntes This is a maintenance release t address quality issues fund in the e-autmate GA 8.7 release. Release Features N new features have been added

More information

Integrating QuickBooks with TimePro

Integrating QuickBooks with TimePro Integrating QuickBks with TimePr With TimePr s QuickBks Integratin Mdule, yu can imprt and exprt data between TimePr and QuickBks. Imprting Data frm QuickBks The TimePr QuickBks Imprt Facility allws data

More information

CSE344 Software Engineering (SWE) 27-Mar-13 Borahan Tümer 1

CSE344 Software Engineering (SWE) 27-Mar-13 Borahan Tümer 1 CSE344 Sftware Engineering (SWE) 27-Mar-13 Brahan Tümer 1 Week 2 SW Prcesses 27-Mar-13 Brahan Tümer 2 What is a SW prcess? A set f activities t develp/evlve SW. Generic activities in all SW prcesses are:

More information

Taking advantage of FundRef, Ringgold, and ORCID

Taking advantage of FundRef, Ringgold, and ORCID Gt ID? Taking advantage f FundRef, Ringgld, and ORCID Mike Di Natale Business Systems Analyst mdinatale@ariessys.cm rcid.rg/0000-0002-0136-5875 bit.ly/emug15-gtid Agenda Intrductin Integrated Identifiers

More information

Department of Computer Science and Technology

Department of Computer Science and Technology 04 06000303, 03000303 System Analysis and Design Objectives: T understand the cncepts f system develpment life cycle t develp and implement a system and gain awareness regarding electrnic payment mechanisms

More information

Chapter 3 Stack. Books: ISRD Group New Delhi Data structure Using C

Chapter 3 Stack. Books: ISRD Group New Delhi Data structure Using C C302.3 Develp prgrams using cncept f stack. Bks: ISRD Grup New Delhi Data structure Using C Tata McGraw Hill What is Stack Data Structure? Stack is an abstract data type with a bunded(predefined) capacity.

More information

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool

The Reporting Tool. An Overview of HHAeXchange s Reporting Tool HHAeXchange The Reprting Tl An Overview f HHAeXchange s Reprting Tl Cpyright 2017 Hmecare Sftware Slutins, LLC One Curt Square 44th Flr Lng Island City, NY 11101 Phne: (718) 407-4633 Fax: (718) 679-9273

More information

Impact of Duo-Mining in Knowledge Discovery Process

Impact of Duo-Mining in Knowledge Discovery Process Impact f Du-Mining in Knwledge Discvery Prcess Aditi Chawla & DeeptiSachdeva Schl f Eng. & Tech, Nida Internatinal University, U.P Sanlk Institute f Management and Infrmatin Technlgy, Gurgan E-mail : aditichawla@ymail.cm

More information

Impala: A Modern SQL Engine for Hadoop. James Kinley, Solutions Architect Cloudera, Inc.

Impala: A Modern SQL Engine for Hadoop. James Kinley, Solutions Architect Cloudera, Inc. Impala: A Mdern SQL Engine fr Hadp James Kinley, Slutins Architect Cludera, Inc. Agenda Gals User view f Impala Impala internals Cmparing Impala t ther systems Impala Overview: Gals General-purpse SQL

More information

Getting the Data into Dynamics GP. Steve Michaelson

Getting the Data into Dynamics GP. Steve Michaelson Getting the Data int Dynamics GP Steve Michaelsn Steve Michaelsn Using GP since 2002 (GP 8) Using SQL since 1998 (7.0) I enjy creating simple/elegant integratin slutins I als enjy creating cmplex/technical

More information

A Need For Speed: Loading Data via the Cloud

A Need For Speed: Loading Data via the Cloud Paper 1733 A Need Fr Speed: Lading Data via the Clud Hadley Christffels, Bemska Technlgy Slutins Ltd. ABSTRACT The value f the effective use f data is universally accepted, and analytical analysis methds

More information

How to effectively log your data

How to effectively log your data Hw t effectively lg yur data Like any SCADA system ne f the essential requirements f Adrit is t lg values, s that they can be retrieved fr lng term analysis and reprting purpses. At first it wuld appear

More information

Because this underlying hardware is dedicated to processing graphics commands, OpenGL drawing is typically very fast.

Because this underlying hardware is dedicated to processing graphics commands, OpenGL drawing is typically very fast. The Open Graphics Library (OpenGL) is used fr visualizing 2D and 3D data. It is a multipurpse pen-standard graphics library that supprts applicatins fr 2D and 3D digital cntent creatin, mechanical and

More information

Forcepoint UEBA Management of Personal Data

Forcepoint UEBA Management of Personal Data Frcepint UEBA Management f Persnal Data 2018 Frcepint LLC. All Rights Reserved Dcument Classificatin: Public FPWSCMPD-2018MAY24 Frcepint UEBA Management f Persnal Data CONTENTS Disclaimer... 2 General...

More information

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW

Course 10262A: Developing Windows Applications with Microsoft Visual Studio 2010 OVERVIEW Curse 10262A: Develping Windws Applicatins with Micrsft Visual Studi 2010 OVERVIEW Abut this Curse In this curse, experienced develpers wh knw the basics f Windws Frms develpment gain mre advanced Windws

More information

SAP Note Plan & Consol 10.0 for NetWeaver Documentation Addendum

SAP Note Plan & Consol 10.0 for NetWeaver Documentation Addendum SAP Nte 1586088 - Plan & Cnsl 10.0 fr NetWeaver Dcumentatin Addendum Nte Language: English Versin: 26 Validity: Valid Since 21.12.2012 Summary Symptm Dcumentatin Addendum Other terms Dcumentatin, help,

More information

Automated Canopy Estimator(ACE): Enhancing Crop Modelling and Decision Making in Agriculture. A. D. Coy, D.R. Rankine, M.A. Taylor, and D. C.

Automated Canopy Estimator(ACE): Enhancing Crop Modelling and Decision Making in Agriculture. A. D. Coy, D.R. Rankine, M.A. Taylor, and D. C. Autmated Canpy Estimatr(ACE): Enhancing Crp Mdelling and Decisin Making in Agriculture A. D. Cy, D.R. Rankine, M.A. Taylr, and D. C. Nielsen Outline Mtivatin Evaluatin Results Validatin Cnclusin Mtivatin

More information

ITU-T T Focus Group on Identity Management (FG IdM): Report on IdM Use Cases and Gap Analysis

ITU-T T Focus Group on Identity Management (FG IdM): Report on IdM Use Cases and Gap Analysis Internatinal Telecmmunicatin Unin T Fcus Grup n Identity Management (FG IdM): Reprt n IdM Use Cases and Gap Analysis Ray P. Singh Telcrdia Technlgies 732-699-6105 rsingh@telcrdia.cm FG IdM Outline Scpe

More information

Copyrights and Trademarks

Copyrights and Trademarks Cpyrights and Trademarks Sage One Accunting Cnversin Manual 1 Cpyrights and Trademarks Cpyrights and Trademarks Cpyrights and Trademarks Cpyright 2002-2014 by Us. We hereby acknwledge the cpyrights and

More information

PaperStream Capture change history

PaperStream Capture change history PaperStream Capture change histry Versin 2.0.1 New features: 1. Ad hc scan is added, which allws yu t mdify sme f the settings (scanner setting, destinatin setting, etc.) extempre and scan withut changing

More information

ES93x INCA Add-On V1.4.0

ES93x INCA Add-On V1.4.0 ES93x INCA Add-On V1.4.0 Page 1 f 9 Cpyright The data in this dcument may nt be altered r amended withut special ntificatin frm ETAS GmbH. ETAS GmbH undertakes n further bligatin in relatin t this dcument.

More information

Due Date: Lab report is due on Mar 6 (PRA 01) or Mar 7 (PRA 02)

Due Date: Lab report is due on Mar 6 (PRA 01) or Mar 7 (PRA 02) Lab 3 Packet Scheduling Due Date: Lab reprt is due n Mar 6 (PRA 01) r Mar 7 (PRA 02) Teams: This lab may be cmpleted in teams f 2 students (Teams f three r mre are nt permitted. All members receive the

More information

RELEASE NOTES FOR PHOTOMESH 7.3.1

RELEASE NOTES FOR PHOTOMESH 7.3.1 RELEASE NOTES FOR PHOTOMESH 7.3.1 Abut PhtMesh Skyline s PhtMesh fully autmates the generatin f high-reslutin, textured, 3D mesh mdels frm standard 2D phtgraphs, ffering a significant reductin in cst and

More information

Please contact technical support if you have questions about the directory that your organization uses for user management.

Please contact technical support if you have questions about the directory that your organization uses for user management. Overview ACTIVE DATA CALENDAR LDAP/AD IMPLEMENTATION GUIDE Active Data Calendar allws fr the use f single authenticatin fr users lgging int the administrative area f the applicatin thrugh LDAP/AD. LDAP

More information

Escher s Circle Limit III

Escher s Circle Limit III Escher s Circle Limit III Escher s Circle Limit III ImageNet Images fr each categry f WrdNet 1000 classes 1.2mil images 100k test Tp 5 errr Dataset split Training Images Validatin Images Testing Images

More information

Querying Data with Transact SQL

Querying Data with Transact SQL Querying Data with Transact SQL Curse Cde: 20761 Certificatin Exam: 70-761 Duratin: 5 Days Certificatin Track: MCSA: SQL 2016 Database Develpment Frmat: Classrm Level: 200 Abut this curse: This curse is

More information

Retrieval Effectiveness Measures. Overview

Retrieval Effectiveness Measures. Overview Retrieval Effectiveness Measures Vasu Sathu 25th March 2001 Overview Evaluatin in IR Types f Evaluatin Retrieval Perfrmance Evaluatin Measures f Retrieval Effectiveness Single Valued Measures Alternative

More information

Intro to Machine Learning for Visual Computing

Intro to Machine Learning for Visual Computing Intr t Machine Learning fr Visual Cmputing Drthea Tanning, Endgame Slides frm Derek Hiem, Peter Barnum CSC320: Intrductin t Visual Cmputing Michael Guerzhy Eamples f Categrizatin in Visin Part r bject

More information

Oracle CPQ Cloud Release 1. New Feature Summary

Oracle CPQ Cloud Release 1. New Feature Summary Oracle CPQ Clud 2017 Release 1 New Feature Summary April 2017 1 TABLE OF CONTENTS REVISION HISTORY... 3 ORACLE CPQ CLOUD... 4 MODERN SELLING EXPERIENCE... 4 Deal Negtiatin... 4 REST API Services... 4 ENTERPRISE

More information

Analytics and Data Management in a Box: Dramatically Increase Performance

Analytics and Data Management in a Box: Dramatically Increase Performance Paper 11769-2016 Analytics and Data Management in a Bx: Dramatically Increase Perfrmance Greg Ott, Paul Segal, and Th Nguyen, Teradata Crpratin ABSTRACT Organizatins are cllecting mre structured and unstructured

More information

Bridge Specialty Suite

Bridge Specialty Suite Bridge Specialty Suite Prduct Design Guide Versin 2.5.115 Table f Cntents Page i Table f Cntents Table Of Cntents I Intrductin 1 Wrkflw Cntainers 1 Navigating Wrkflw Cntainers 1 Managing Wrkflw Cntainers

More information