English

Rick Wicklin 0
In praise of simple graphics

'Tis a gift to be simple. -- Shaker hymn In June 2015 I published a short article for Significance, a magazine that features statistical and data-related articles that are of general interest to a wide a range of scientists. The title of my article is "In Praise of Simple Graphics."

Fritz Lehman 0
Taking customer experience to heart

When I joined SAS nearly 32 years ago, I didn’t set out to be its first Chief Customer Officer (CCO). I made it here by setting small goals for myself over the years, sharing those goals and attaining them step by step. It’s been a lot like training for a

Leo Sadovy 0
Big: Data, model, quality and variety

The “big” part of big data is about enabling insights that were previously indiscernible. It's about uncovering small differences that make a big difference in domains as widespread as health care, public health, marketing and business process optimization, law enforcement and cybersecurity – and even the detection of new subatomic particles.

Karen Terrell 0
Analytics transforming the 2020 U.S. Census

One of our country's oldest institutions, the U.S. Census Bureau, is at the forefront of modern government efforts. Those efforts are numerous and disparate, from general directives to do more with less, to digitization and consolidation initiatives, to the “Cloud First” mandate, and the pushes for agile and open source development.

Learn SAS
Rick Wicklin 0
The SELECT statement in the SAS DATA step

Every beginning SAS programmer learns the simple IF-THEN/ELSE statement for conditional processing in the SAS DATA step. The basic If-THEN statement handles two cases: if a condition is true, the program does one thing, otherwise the program does something else. Of course, you can handle more cases by using multiple

Data Visualization
Sanjay Matange 0
Scalable Turnip Graph

A Turnip Graph displays the distribution of an analysis variable.  The graph displays markers with the same (or close) y coordinate by displaying the markers spread out over the x-axis range in a symmetric pattern.  Recently, a question was posted on the SAS Communities page regarding such a graph. Here is an example of

1 173 174 175 176 177 328