Uncategorized

Rick Wicklin 0
Overlaying two histograms in SAS

A reader commented to me that he wants to use the HISTOGRAM statement of the SGPLOT procedure to overlay two histograms on a single plot. He could do it, but unfortunately SAS was choosing a large bin width for one of the variables and a small bin width for the

Rick Wicklin 0
Pre-allocate arrays to improve efficiency

Recently Charlie Huang showed how to use the SAS/IML language to compute an exponentially weighted moving average of some financial data. In the commentary to his analysis, he said: I found that if a matrix or a vector is declared with specified size before the computation step, the program’s efficiency

Rick Wicklin 0
A statistical analysis of coupons

Each Sunday, my local paper has a starburst image on the front page that proclaims "Up to $169 in Coupons!" (The value changes from week to week.) One day I looked at the image and thought, "Does the paper hire someone to count the coupons? Is this claim a good

Shelly Goodin 0
Being a Test Audience Participant

While on a recent whirlwind vacation, my husband and I were unexpectedly recruited to participate in a test audience for an upcoming NBC summer series. It was one of the highlights of the trip. It wasn’t the $15 we each earned for an hour of our time and opinions, as

Analytics
0
What kind of information would you like?

Organizations have become good at finding answers to questions. Where they need to improve is in asking the right questions, according to Dries Van Nieuwenhuyse, General Manager Performance Management USG People Interservices NV. “IT people tend to be applied scientists whose job is to answer specific questions but in analytics,

0
Two plus two equals … what exactly?

Shailendra Ghorpade of MetLife, Daniel Hamilton of Johns Hopkins University and Penelope Naas of Citi are all committed Atlanticists: but they all see some issues ahead, especially for Europe, and according to Daniel the window of opportunity for putting things right is a small one. In the AmCham EU panel

Peter Dorrington 0
Humanity, our ultimate differentiator

In his new book, Physics of the Future: How Science Will Shape Human Destiny and Our Daily Lives by the Year 2100, world renowned theoretical physicist and futurologist Michio Kaku shared his view, and those of 300 other global top scientists, about what is in store for the rest of

Analytics | Risk Management
0
Risk: confident or complacent?

A panel of risk experts gave their reaction to the publication of the fifth global risk management survey report undertaken by SAS and the Economist Intelligence Unit. The report suggests that while lessons have been learned, some institutions may be sliding into complacency. At any rate, risk appetites are growing

Rick Wicklin 0
Enumerating levels of a classification variable

A colleague asked, "How can I enumerate the levels of a categorical classification variable in SAS/IML software?" The variable was a character variable with n observations, but he wanted the following: A "look-up table" that contains the k (unique) levels of the variable. A vector with n elements that contains

Chris Hemedinger 0
Moved again. Did you blink and miss it?

Sometime very recently, probably while you weren't looking, I changed jobs at SAS (yes, again). This time it's a bigger change for me, because I'm no longer part of the SAS R&D organization, where I've worked for nearly 14 years. Instead, I'm part of the team known internally as Professional

Rick Wicklin 0
Blogging, programming, and Johari windows

My primary purpose in writing The DO Loop blog is to share what I know about statistical programming in general and about SAS programming in particular. But I also write the blog for various personal reasons, including the enjoyment of writing. The other day I encountered a concept on Ajay

1 263 264 265 266 267 311