All Posts

England’s shambolic early exit from the Cricket World Cup has stirred up a hornet’s nest about the team’s supposed over-reliance on data. In the aftermath of their defeat to Bangladesh, coach Peter Moores said: ‘We thought 275 (runs) was chaseable. We’ll have to look at the data.’ It prompted outrage from
Are you heading to the ENAR 2015 Spring Meeting in Miami this week? SAS author and Program Chair Mithat Gönen, of Memorial Sloan-Kettering Cancer Center, and Associate Chair Brisa Sánchez, of the University of Michigan School of Public Health have created an outstanding scientific program this year. The sessions cover

Downstream data have been electronically available on a weekly basis since the late 1980s. But most companies have been slow to adopt downstream data for planning and forecasting purposes. Let's look at why that is. Downstream data is data that originates downstream on the demand side of the value chain. Examples

Two popular SAS custom tasks have recently been updated for SAS Enterprise Guide 7.1. Most custom tasks that I've shared will work without modification across releases, but these two required a special rebuild due to some internal product API changes. The Project Reviewer task allows you to see a detail
The data lake is a great place to take a swim, but is the water clean? My colleague, Matthew Magne, compared big data to the Fire Swamp from The Princess Bride, and it can seem that foreboding. The questions we need to ask are: How was the data transformed and

The Internet of Things is coming fast and furious. We clearly know what these “things” are, and were able to see prototypes at last week’s Mobile World Congress (MWC) which hosted some 93,000 attendees. Things = connected life = cars, homes (thermostats, washer and dryers, vacuum cleaners, security systems, refrigerators, etc.),

El sector público se enfrenta actualmente a un periodo de gran tensión, hay intentos por reducir déficit presupuestal, se avecinan algunas recesiones y hay una necesidad de protegerse de la competitividad internacional, entre otras situaciones que hacen que el sector público se convierta en una prioridad número uno en cualquier

My colleague Charlie Chase, Advisory Industry Consultant and author of the book Demand-Driven Forecasting, has developed a new course for the SAS Business Knowledge Series (BKS): Best Practices in Demand-Driven Forecasting. The 2-day course will be offered for the first time April 20-21 in Atlanta (and then again September 24-25 in Chicago). From the

Innovation within hospitality drives awareness, service delivery, guest engagement, and brand differentiation. SAS asked a panel of experts to comment on how innovation is shaping the hospitality industry. According to many of our experts, analytics is at the heart of innovation. Learn more in this white paper on building

I just found out that Girl Scout cookies haven't changed from when I was a kid. I just moved to a different area, serviced by a different cookie maker! That's what I found out from the cool map in an article on latimes.com! The article explains that there are two different

Peg solitaire I love puzzles; I have a few of them in my office. I regularly use them at interviews: I ask the candidate either to solve a puzzle or to devise a (clever) mathematical algorithm that solves it. I'm sure a lot of readers are familiar with the standard

SAS FULLSTIMER is a SAS system option that takes operating system information that is being collected by SAS process runs and writes that information to the SAS log. Using it can add up to 10 lines additional lines to your SAS log for each SAS step in your SAS log—so why

Ole Man Winter has taken his sweet time getting out of here this year challenging even the most complacent weather watchers. But, last night I finally heard it - the beautiful trill of the Spring Peeper frogs. If you’re not from North Carolina or parts nearby, you may be unfamiliar

Sometimes I get contacted by SAS/IML programmers who discover that the SAS/IML language does not provide built-in support for multiplication of matrices that have missing values. (SAS/IML does support elementwise operations with missing values.) I usually respond by asking what they are trying to accomplish, because mathematically matrix multiplication with

The SG Procedures do not support creating a 3D scatter plot. GTL has some support for 3D graphs, including a 3D Bi-variate Histogram and a 3D Surface, but still no 3D point cloud. The lack of such a feature is not due to any difficulty in doing this as