Spirals are cool. And useful. We use them every day without thinking about it. Every time the road turns from a straight line to a curve, we go through a transition spiral. Spirals allow us to change curvature in a steady increasing or decreasing fashion. Without a spiral, this
English
Spirals
What is a better decision worth?
The word “analytics” is widely misused and misunderstood. While SAS arguably invented the advanced analytics and predictive analytics categories more than 38 years ago, other software vendors have used the term to describe things like reporting, monitoring, and tracking what happened. The value of these more simple capabilities are easily
An easy way to expand data by using frequencies
A few years ago I blogged about how to expand a data set by using a frequency variable. The DATA step in the article was simple, but the SAS/IML function was somewhat complicated and used a DO loop to expand the data. (Although a reader later showed how to avoid