talk-data.com talk-data.com

Topic

data

5765

tagged

Activity Trend

3 peak/qtr
2020-Q1 2026-Q1

Activities

5765 activities · Newest first

Fixed Effects Regression Methods for Longitudinal Data Using SAS

Fixed Effects Regression Methods for Longitudinal Data Using SAS, written by Paul Allison, is an invaluable resource for all researchers interested in adding fixed effects regression methods to their tool kit of statistical techniques. First introduced by economists, fixed effects methods are gaining widespread use throughout the social sciences. Designed to eliminate major biases from regression models with multiple observations (usually longitudinal) for each subject (usually a person), fixed effects methods essentially offer control for all stable characteristics of the subjects, even characteristics that are difficult or impossible to measure. This straightforward and thorough text shows you how to estimate fixed effects models with several SAS procedures that are appropriate for different kinds of outcome variables. The theoretical background of each model is explained, and the models are then illustrated with detailed examples using real data. The book contains thorough discussions of the following uses of SAS procedures: PROC GLM for estimating fixed effects linear models for quantitative outcomes, PROC LOGISTIC for estimating fixed effects logistic regression models, PROC PHREG for estimating fixed effects Cox regression models for repeated event data, PROC GENMOD for estimating fixed effects Poisson regression models for count data, and PROC CALIS for estimating fixed effects structural equation models. To gain the most benefit from this book, readers should be familiar with multiple linear regression, have practical experience using multiple regression on real data, and be comfortable interpreting the output from a regression analysis. An understanding of logistic regression and Poisson regression is a plus. Some experience with SAS is helpful, but not required. This book is part of the SAS Press program.

IBM XIV Storage System Architecture and Implementation

This IBM® Redbooks® publication describes the concepts, architecture, and implementation of the IBM XIV® Storage System. The XIV Storage System is a scalable enterprise storage system that is based on a grid array of hardware components. It can attach to both Fibre Channel Protocol (FCP) and IP network Small Computer System Interface (iSCSI) capable hosts. This system is a good fit for clients who want to be able to grow capacity without managing multiple tiers of storage. The XIV Storage System is suited for mixed or random access workloads, including online transaction processing, video streamings, images, email, and emerging workload areas, such as Web 2.0 and cloud storage. The focus of this edition is on the XIV Gen3 running Version 11.5 of the XIV system software, which brings enhanced value for the XIV Storage System in cloud environments. It offers multitenancy support, VMware vCloud Suite integration, more discrete performance classes, and RESTful API enhancements that expand cloud automation integration. Version 11.5 introduces support for three-site mirroring to provide high availability and disaster recovery. It also enables capacity planning through the Hyper-Scale Manager, mobile push notifications for real-time alerts, and enhanced security. In the first few chapters of this book, we describe many of the unique and powerful concepts that form the basis of the XIV Storage System logical and physical architecture. We explain how the system eliminates direct dependencies between the hardware elements and the software that governs the system. In subsequent chapters, we explain the planning and preparation tasks that are required to deploy the system in your environment by using the intuitive yet powerful XIV Storage Manager GUI or the XIV command-line interface. We also describe the performance characteristics of the XIV Storage System and present options for alerting and monitoring, including enhanced secure remote support. This book is for IT professionals who want an understanding of the XIV Storage System. It is also for readers who need detailed advice on how to configure and use the system.

Oracle Database Transactions and Locking Revealed

Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against the Oracle Database. Read this short, 150-page book that is adapted from Expert Oracle Database Architecture to gain a solid and accurate understanding of how locking and concurrency are dealt with by Oracle Database. Also learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with how Oracle Database is designed to operate. Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands of users who are all executing transactions at the same time. Transaction design in turn relies upon a good understanding of how the underlying database platform manages of the locking of resources so as to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database. Oracle Database Transactions and Locking Revealed covers in detail the various lock types, and also different locking schemes such as pessimistic and optimistic locking. Then you'll learn about transaction isolation and multiversion concurrency, and how the various lock types support Oracle Databases transactional features. You'll learn some good tips for transaction design, as well as some bad practices and habits to avoid. Coverage is also given to redo and undo, and their role in concurrency. This is an important book that anyone developing highly-concurrent applications will want to have handy on their shelf.

Oracle RMAN for Absolute Beginners

Oracle RMAN for Absolute Beginners is a gentle introduction to the use of Oracle's Recovery Manager software to make backups of an Oracle database, and to restore all or part of a database in the event that data loss occurs. It is often said that a database administrator's #1 job responsibility is to be able to recover from data loss. If you're new to the Oracle platform, or you're new to database administration in general, you can hardly go wrong by making it your first priority to learn to backup and recover the database that has been entrusted into your hands. This book is short and sweet at just 200 pages. Focus lies on the mainstream use cases. Recovery Manager, or RMAN as it is called, is a powerful and complex tool that can be intimidating at first. Author Darl Kuhn understands the need to focus on the core use cases, building your confidence in the tool, and in your ability to recover from lost database files, and even to recover your entire database should that become necessary. Oracle RMAN for Absolute Beginners shows how to backup your database. That's the first job. You'll learn to backup the entire database, and to create incremental backups that in turn can speed restore and recovery operations. Then you'll learn to recover from lost data files, lost redo log files, lost control files, and even to restore the entire database from scratch. You'll even learn how to clone a database for development and test purposes by backing the database up on one system and restoring it onto another. Author Darl Kuhn has a decade and a half of experience in writing about, and teaching Oracle Database backup and recovery. If you are newly responsible for an Oracle Database, you can hardly do better than to pick up a copy of Oracle RMAN for Absolute Beginners.

ArcGIS Web Development

ArcGIS Web Development is an example-rich tutorial designed to teach developers to use the ArcGIS JavaScript API to build custom GIS web applications. About the Technology Now you can unshackle your GIS application from a workstation! Using the ArcGIS JavaScript API, developers can build mobile and web-based maps and applications driven by ArcGIS data and functionality. Experienced ArcGIS developers will find that the familiar development environment provides a smooth transition to the web. Web developers new to GIS will be pleased by how easily they can apply their existing skills to GIS applications. About the Book ArcGIS Web Development is an example-rich guide that teaches you to use the ArcGIS JavaScript API to build custom GIS web applications. The book begins with easy-to-follow examples that introduce readers to the ArcGIS JavaScript API and show how you can apply simple customizations. As the book progresses, you'll explore a full-scale, web-mapping application. By the end you will be able to build web apps that have features you'd ordinarily expect to find only in dedicated GIS applications. What's Inside Build web-based GIS applications Customize the ArcGIS Javascript API tools Bring ArcGIS data to the web Create secure logins for mobile app users About the Reader Written for web developers familiar with JavaScript and basic GIS concepts. Experience with ArcGIS is helpful, but not necessary. About the Author Rene Rubalcava is the cofounder of SmartGeoTech, Inc., a GIS development company specializing in Esri technologies. Quotes The most succinct tutorial for using the ArcGIS JavaScript API. - Shaun Langley, Urban GIS Everything you need to build location and mapping web applications with ArcGIS. - Dennis Sellinger, Géotech, France Anyone getting started with the ArcGIS API for JavaScript should pick up this book. - Brian Arnold, Bazaarvoice, Inc. The author is thorough, and the pace is just right. - Jacqueline Wilson, Avon Grove Charter School

Doing Bayesian Data Analysis, 2nd Edition

Doing Bayesian Data Analysis: A Tutorial with R, JAGS, and Stan, Second Edition provides an accessible approach for conducting Bayesian data analysis, as material is explained clearly with concrete examples. Included are step-by-step instructions on how to carry out Bayesian data analyses in the popular and free software R and WinBugs, as well as new programs in JAGS and Stan. The new programs are designed to be much easier to use than the scripts in the first edition. In particular, there are now compact high-level scripts that make it easy to run the programs on your own data sets. The book is divided into three parts and begins with the basics: models, probability, Bayes’ rule, and the R programming language. The discussion then moves to the fundamentals applied to inferring a binomial probability, before concluding with chapters on the generalized linear model. Topics include metric-predicted variable on one or two groups; metric-predicted variable with one metric predictor; metric-predicted variable with multiple metric predictors; metric-predicted variable with one nominal predictor; and metric-predicted variable with multiple nominal predictors. The exercises found in the text have explicit purposes and guidelines for accomplishment. This book is intended for first-year graduate students or advanced undergraduates in statistics, data analysis, psychology, cognitive science, social sciences, clinical sciences, and consumer sciences in business. Accessible, including the basics of essential concepts of probability and random sampling Examples with R programming language and JAGS software Comprehensive coverage of all scenarios addressed by non-Bayesian textbooks: t-tests, analysis of variance (ANOVA) and comparisons in ANOVA, multiple regression, and chi-square (contingency table analysis) Coverage of experiment planning R and JAGS computer programming code on website Exercises have explicit purposes and guidelines for accomplishment Provides step-by-step instructions on how to conduct Bayesian data analyses in the popular and free software R and WinBugs

Building Real-time Mobile Solutions with MQTT and IBM MessageSight

Message Queuing Telemetry Transport (MQTT) is a messaging protocol designed for the Internet of Things (IoT). It is lightweight enough to be supported by the smallest devices, yet robust enough to ensure that important messages get to their destinations every time. With MQTT devices, such as energy meters, cars, trains, mobile phones and tablets, and personal health care devices, devices can communicate with each other and with other systems or applications. IBM® MessageSight is a messaging appliance designed to handle the scale and security of a robust IoT solution. MessageSight allows you to easily secure connections, configure policies for messaging, and scale to up to a million concurrently connected devices. This IBM Redbooks® publication introduces MQTT and MessageSight through a simple key fob remote MQTT application. It then dives into the architecture and development of a robust, cross-platform Ride Share and Taxi solution (PickMeUp) with real-time voice, GPS location sharing, and chat among a variety of mobile platforms. The publication also includes an addendum describing use cases in a variety of other domains, with sample messaging topology and suggestions for design.

Introduction to Imaging from Scattered Fields

Obtain the Best Estimate of a Strongly Scattering Object from Limited Scattered Field Data Introduction to Imaging from Scattered Fields presents an overview of the challenging problem of determining information about an object from measurements of the field scattered from that object. It covers widely used approaches to recover information about the objects and examines the assumptions made a priori about the object and the consequences of recovering object information from limited numbers of noisy measurements of the scattered fields. The book explores the strengths and weaknesses of using inverse methods for weak scattering. These methods, including Fourier-based signal and image processing techniques, allow more straightforward inverse algorithms to be exploited based on a simple mapping of scattered field data. The authors also discuss their recent approach based on a nonlinear filtering step in the inverse algorithm. They illustrate how to use this algorithm through numerous two-dimensional electromagnetic scattering examples. MATLAB® code is provided to help readers quickly apply the approach to a wide variety of inverse scattering problems. In later chapters of the book, the authors focus on important and often forgotten overarching constraints associated with exploiting inverse scattering algorithms. They explain how the number of degrees of freedom associated with any given scattering experiment can be found and how this allows one to specify a minimum number of data that should be measured. They also describe how the prior discrete Fourier transform (PDFT) algorithm helps in estimating the properties of an object from scattered field measurements. The PDFT restores stability and improves estimates of the object even with severely limited data (provided it is sufficient to meet a criterion based on the number of degrees of freedom). Suitable for graduate students and researchers working on medical, geophysical, defense, and industrial inspection inverse problems, this self-contained book provides the necessary details for readers to design improved experiments and process measured data more effectively. It shows how to obtain the best estimate of a strongly scattering object from limited scattered field data.

MATLAB For Dummies

Plot graphs, solve equations, and write code in a flash! If you work in a STEM field, chances are you'll be using MATLAB on a daily basis. MATLAB is a popular and powerful computational tool and this book provides everything you need to start manipulating and plotting your data. MATLAB has rapidly become the premier data tool, and MATLAB For Dummies is a comprehensive guide to the fundamentals. MATLAB For Dummies guides you through this complex computational language from installation to visualization to automation. Learn MATLAB's language fundamentals including syntax, operators, and data types Understand how to use the most important window in MATLAB - the Command Window Get the basics of linear algebra to get up and running with vectors, matrices, and hyperspace Automate your work with programming scripts and functions Plot graphs in 2D and 3D to visualize your data Includes a handy guide for MATLAB's functions and plotting routines MATLAB is an essential part of the analysis arsenal and MATLAB For Dummies provides clear, thorough guidance to get the most out of your data.

MATLAB Matrix Algebra

" MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java. MATLAB Matrix Algebra introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. Starting with a look at symbolic and numeric variables, with an emphasis on vector and matrix variables, you will go on to examine functions and operations that support vectors and matrices as arguments, including those based on analytic parent functions. Computational methods for finding eigenvalues and eigenvectors of matrices are detailed, leading to various matrix decompositions. Applications such as change of bases, the classification of quadratic forms and how to solve systems of linear equations are described, with numerous examples. A section is dedicated to sparse matrices and other types of special matrices. In addition to its treatment of matrices, you will also learn how MATLAB can be used to work with arrays, lists, tables, sequences and sets."

Social Data Analytics

Social Data Analytics is the first practical guide for professionals who want to employ social data for analytics and business intelligence (BI). This book provides a comprehensive overview of the technologies and platforms and shows you how to access and analyze the data. You'll explore the five major types of social data and learn from cases and platform examples to help you make the most of sentiment, behavioral, social graph, location, and rich media data. A four-step approach to the social BI process will help you access, evaluate, collaborate, and share social data with ease. You'll learn everything you need to know to monitor social media and get an overview of the leading vendors in a crowded space of BI applications. By the end of this book, you will be well prepared for your organization’s next social data analytics project. Provides foundational understanding of new and emerging technologies—social data, collaboration, big data, advanced analytics Includes case studies and practical examples of success and failures Will prepare you to lead projects and advance initiatives that will benefit you and your organization

The Four Intelligences of the Business Mind: How to Rewire Your Brain and Your Business for Success

I highly recommend that you look at your organization through the lens of The Four Intelligences of the Business Mind. If you do so, your business will improve in unexpected ways." —Mark Waldman, Executive MBA Faculty, Loyola Marymount University "A new pragmatic synthesis of organizational psychology, business analytics, and multiple intelligences theory, The Four Intelligences of the Business Mind uses a revolutionary four-quadrant-based approach to teach you how to retrain your brain to optimize and transform your business. Valeh Nazemoff has written an excellent book with a commonsense approach and clear guidance." —Shaun Khalfan, Chief of Cyber Infrastructure, Department of the Navy The Four Intelligences of the Business Mind lays out a scheme of four discrete but interlocking types of intelligence essential to business success. These intelligences are scalable and transferable from the individual leader to the organizational ecosystem. This short book teaches executives first to analyze and train their own brains in these four intelligences; then to transform their organizations by applying their sharpened quadruplex intelligence to their business analyses and decisions; and finally to train and incentivize their companies to map onto a collective organizational scale the mental transformation modeled by the "mastermind" leader. The four essential business intelligences identified by IT executive and organizational psychologist Valeh Nazemoff are financial intelligence, customer intelligence, data intelligence, and mastermind intelligence. Financial intelligence informs your ability to reinvest and regrow your business boldly but prudently in the light of predictive, risk, and business analytics. Customer intelligence informs your ability to rethink your approaches to attracting and keeping customers using customer, web, mobile, social, big data, and behavioral analytics. Data intelligence informs your ability to reinvent and recreate information in automated graphical representations to enable rapid decision-making using visual, cloud, web, and operational analytics, AI, and distance collaboration platforms. Finally, mastermind intelligence involves your ability through leadership and team exercises to impart to your employees and organization the same transformative honing and integration of business intelligences as you have undergone yourself. "Practical, relevant, insightful, engaging, and a pleasant read, The Four Intelligences of the Business Mind puts human decision making into a whole new light, revealing practical steps that will allow you to reinvent your business and customer relationships!" —James Brady, PhD, FHIMSS, Chief Information Officer, Kaiser Permanente Orange County "An invaluable book that shows you how to harness the inevitable transformations in business by understanding your mind better." —Alan Komet, Vice President, Global Sales Operations, FalconStor Software, Inc. "A must-read book for every business person." —Chuck Corjay, Ret. Chairman, AFCEA International "Valeh Nazemoff has written an intelligent, thoughtful book full of insight and practical advice. The Four Intelligences of the Business Mind reframes the way our minds work, and in doing so transforms how we drive business forward. This book is a must-read!" —Joe DiStefano, Senior Vice President and Market Executive, Cardinal Bank

SAP ABAP: Hands-On Test Projects with Business Scenarios

" SAP ABAP (Advanced Business Application Programming) elucidates the numerous features of the core programming platform, which is used for development for the entire SAP software suite. SAP ABAP uses numerous hands on business oriented use cases and a valuable dedicated e-resource to demonstrate the underlying advanced concepts of the OO ABAP environment and the SAP UI. SAP ABAP covers the latest version (NetWeaver 7.3 and SAP application programming release 6.0) of the platform for demonstrating the customization and implementation phases of the SAP software implementation. Shorn of weighty theoretical treatment and preoccupation with language syntax, SAP ABAP is a comprehensive, practical one stop solution,which demonstrates and conveys the language’s commands and features through hands on examples. The accompanying e-resource is a take off point to the book. SAP ABAP works in tandem with the accompanying e-resource to create an interactive learning environment where the book provides a brief description and an overview of a specified feature/command followed by the user switching over to the accompanying e-resource, where a step-by-step guide to creating and running the feature’s object is available. The presentation of the features is scenario oriented, i.e. most of the features are demonstrated in terms of small business scenarios. The e-resource contains the scenario descriptions, screen shots, detailed screen cams and ABAP program source to enable the reader to create all objects related to the scenario and run/execute them. The underlying concepts of a feature/command are conveyed through execution of these hands-on programs. Further exercises to be performed independently by the reader are also proposed. The demonstration/illustration objects including the programs rely on some of the SAP application tables being populated, for example an IDES system which is now a de facto system for all SAP training related activities. "

Analysis of Observational Health Care Data Using SAS

This book guides researchers in performing and presenting high-quality analyses of all kinds of non-randomized studies, including analyses of observational studies, claims database analyses, assessment of registry data, survey data, pharmaco-economic data, and many more applications. The text is sufficiently detailed to provide not only general guidance, but to help the researcher through all of the standard issues that arise in such analyses. Just enough theory is included to allow the reader to understand the pros and cons of alternative approaches and when to use each method. The numerous contributors to this book illustrate, via real-world numerical examples and SAS code, appropriate implementations of alternative methods. The end result is that researchers will learn how to present high-quality and transparent analyses that will lead to fair and objective decisions from observational data.

This book is part of the SAS Press program.

MATLAB Optimization Techniques

MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java. MATLAB Optimization Techniques introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. It begins by introducing the MATLAB environment and the structure of MATLAB programming before moving on to the mathematics of optimization. The central part of the book is dedicated to MATLABs Optimization Toolbox, which implements state-of-the-art algorithms for solving multiobjective problems, non-linear minimization with boundary conditions and restrictions, minimax optimization, semi-infinitely constrained minimization and linear and quadratic programming. A wide range of exercises and examples are included, illustrating the most widely used optimization methods.

IBM Linear Tape File System Enterprise Edition V1.1.1.1 Installation and Configuration Guide

This IBM® Redbooks® publication helps you with planning, installation, and configuration of the new IBM Linear Tape File System™ (LTFS) Enterprise Edition (EE) V1.1.1.1 for the IBM System Storage® TS3500 and TS4500 Tape Libraries. LTFS EE is designed to enable the use of LTFS for the policy management of tape as a storage tier in an IBM General Parallel File System (IBM GPFS™)-based environment and helps encourage the use of tape as a critical tier in the storage environment. LTFS EE can run any application that is designed for disk files on tape. LTFS EE supports IBM Linear Tape-Open (LTO) Ultrium 6 and 5 tape drives, and IBM System Storage TS1140 Tape Drives that are installed in TS3500 tape libraries. LTFS EE can play a major role in reducing the cost of storage for data that does not need the access performance of primary disk. The use of LTFS EE to replace disks with tape in Tier 2 and Tier 3 storage can improve data access over other storage solutions because it improves efficiency and streamlines management for files on tape. LTFS EE simplifies the use of tape by making it transparent to the user and manageable by the administrator under a single infrastructure. This publication is intended for anyone who wants to understand more about LTFS EE planning and implementation. This book is suitable for IBM clients, IBM Business Partners, IBM specialist sales representatives, and technical specialists.

Behind Every Good Decision

So you’re not a numbers person? No worries! You say that you can’t understand how to read, let alone implement, these complex software programs that crunch all the data and spit out . . . more data? Not a problem either! There is a costly misconception in business today--that the only data that matters is BIG data, and that elaborate tools and data scientists are required to extract any practical information. But actually, nothing could be further from the truth. In , authors and analytics experts Piyanka Jain and Puneet Sharma demystify the process of business analytics and demonstrate how professionals at any level can take the information at their disposal and in only five simple steps--using only Excel as a tool!--make the decision necessary to increase revenue, decrease costs, improve product, or whatever else is being asked of them at that time. Readers will learn how to: Behind Every Good Decision Clarify the business question Lay out a hypothesis-driven plan Pull relevant data Convert it to insights Make decisions that make an impact Packed with examples and exercises, this refreshingly accessible book explains the four fundamental analytic techniques that can help solve a surprising 80 percent of all business problems. It doesn’t take a numbers person to know that is a formula you need!

Oracle Enterprise Manager 12c Command-Line Interface

Oracle Enterprise Manager 12c Command-Line Interface shows how to use Enterprise Manager’s powerful scripting language to automate your database administration work and save time by scripting routine tasks, and then executing those scripts across collections of databases and instances in your environment. This book is chock full of ready-made scripting examples contributed by the authors and leading members of the community. For example, you'll find scripts and examples of commands to: Remove an Enterprise Manager agent and its related targets Quickly create administrator accounts that are fully-configured with pre-expired passwords and all needed roles Invoke batch files to execute sequences of related commands with consistency against multiple targets Batch create large groups of user logins with a single command and more! The Enterprise Manager Command Line Interface (EM CLI) is the administrator's key to unlocking the power of Enterprise Manager 12c (EM12c) with scalability, repeatability, and confidence. In previous versions, most administrators ventured into the command-line interface only with the assistance of Oracle Support. But now there are many features in EM12c that are accessible only from the command-line. This is far from a disadvantage! Enterprise Manager is now a powerful tool for automation in the hands of a skilled database administrator. Enterprise Manager scripting offers potential for all administrators who manage Oracle’s enterprise-level products in their environment. You can automate from the smallest, single-instance configuration all the way up to a broadly distributed enterprise-level rollout having database instances strewn across broad geographical distributions. The power of the EM CLI returns the administrator to the golden age, where the entire environment, from database to application to infrastructure, can often be managed from this powerful command line tool secured by the robust Enterprise Manager framework. Brings a golden-age of automation to Oracle Database administrators Provides ready-made scripts contributed by leading members of the community Covers advanced techniques involving Jython and Python

Business Intelligence Guidebook

Between the high-level concepts of business intelligence and the nitty-gritty instructions for using vendors’ tools lies the essential, yet poorly-understood layer of architecture, design and process. Without this knowledge, Big Data is belittled – projects flounder, are late and go over budget. Business Intelligence Guidebook: From Data Integration to Analytics shines a bright light on an often neglected topic, arming you with the knowledge you need to design rock-solid business intelligence and data integration processes. Practicing consultant and adjunct BI professor Rick Sherman takes the guesswork out of creating systems that are cost-effective, reusable and essential for transforming raw data into valuable information for business decision-makers. After reading this book, you will be able to design the overall architecture for functioning business intelligence systems with the supporting data warehousing and data-integration applications. You will have the information you need to get a project launched, developed, managed and delivered on time and on budget – turning the deluge of data into actionable information that fuels business knowledge. Finally, you’ll give your career a boost by demonstrating an essential knowledge that puts corporate BI projects on a fast-track to success. Provides practical guidelines for building successful BI, DW and data integration solutions. Explains underlying BI, DW and data integration design, architecture and processes in clear, accessible language. Includes the complete project development lifecycle that can be applied at large enterprises as well as at small to medium-sized businesses Describes best practices and pragmatic approaches so readers can put them into action. Companion website includes templates and examples, further discussion of key topics, instructor materials, and references to trusted industry sources.

Search: How the Data Explosion Makes Us Smarter

Search is as old as language. We've always needed to find something in the jumble of human creation. The first web was nothing more than passing verbal histories down the generations so others could find and remember how not to get eaten; the first search used the power of written language to build simple indexes in printed books, leading to the Dewey Decimal system and reverse indices in more modern times. Then digital happened. Besides having profound societal impacts, it also made the act of searching almost impossibly complex for both engines and searchers. Information isn’t just words; it is pictures, videos, thoughts tagged with geocode data, routes, physical world data, and, increasingly, the machines themselves reporting their condition and listening to others’. Search: How the Data Explosion Makes Us Smarter, the first in the Insight Labs Library, holds up a mirror to our time to see if search can keep up. Author Stefan Weitz explores the idea of access to help readers understand how we are inventing new ways to search and access data through devices in more places and with more capabilities. We are at the cusp of imbuing our generation with superpowers, but only if we fundamentally rethink what search is, how people can use it, and what we should demand of it.