Uncategorized

Data Management
Jim Harris 0
Modernization and data-driven culture – Part 2

Modernization is a term used to describe the necessary evolution of information technologies that organizations rely on to remain competitive in today’s constantly changing business world. New technologies – many designed to better leverage big data – challenge existing data infrastructures and business models. This forces enterprises to modernize their approach to data

Internet of Things
Thomas Keil 0
Why IoT deployments need design thinking

Design thinking is, broadly speaking, allowing user experience, or even users, to drive design. It’s a profoundly human-centered process, with commentators using words like ‘collaborate’, ‘experience’, and even ‘empathy’ in their descriptions. Steve Jobs is said to have used it in creating the iPod and iPhone, because it brings together

Data Visualization | Students & Educators
Georgia Mariani 0
Community college answers complex ‘why’ questions with data visualization and analytics

Reporting can reveal last year’s graduation rates or this semester’s completion rates at a local community college. But drilling further into that data to ask why students aren’t graduating or why they aren’t enrolling requires more complex analysis. At Sinclair Community College in Dayton, Ohio, college administrators and professors are

Rick Wicklin 0
Absorbing Markov chains in SAS

Last week I showed how to represent a Markov transition matrix in the SAS/IML matrix language. I also showed how to use matrix multiplication to iterate a state vector, thereby producing a discrete-time forecast of the state of the Markov chain system. This article shows that the expected behavior of

Data Management
Jim Harris 0
Modernization and data-driven culture – Part 1

Modernization is a term used to describe the necessary evolution of information technologies that organizations rely on to remain competitive in today’s constantly changing business world. New technologies – many designed to better leverage big data – challenge existing data infrastructures and business models. This forces enterprises to modernize their approach to data

Learn SAS
Rick Wicklin 0
Break a sentence into words in SAS

Two of my favorite string-manipulation functions in the SAS DATA step are the COUNTW function and the SCAN function. The COUNTW function counts the number of words in a long string of text. Here "word" means a substring that is delimited by special characters, such as a space character, a

Rick Wicklin 0
Markov transition matrices in SAS/IML

Many computations in elementary probability assume that the probability of an event is independent of previous trials. For example, if you toss a coin twice, the probability of observing "heads" on the second toss does not depend on the result of the first toss. However, there are situations in which

Learn SAS
Brenna 0
SAS Author Spotlight: Derek Morgan

SAS Author Derek Morgan is a programming rock star… in more ways than one. Not only has he been a professional SAS programmer in the pharmaceutical industry for almost 30 years and written two editions of The Essential Guide to SAS® Dates and Times, Derek also plays electric bass in

1 135 136 137 138 139 255