Uncategorized

Steve Polilli 0
Behind the scenes with SAS R&D

While much of what they say is over my non-technical head, one thing is clear: SAS research and development team members are clearly excited by the new capabilities they have added to the newest release of SAS Analytics. Their pride of accomplishment is plain to see -- even by me

Learn SAS
Jim Simon 0
Reading hierarchical data - Part 1

A family and its members represent a simple hierarchy.  For example, the Jones family has four members: A text file might represent this hierarchy with family records followed by family members' records, like this:   The PROC FORMAT step below defines the codes in Column 1: proc format; value $type

Natan Meekers 0
Why should you use visual analytics?

Are you eager to explore and understand your data? Do you want to improve processes and drive more revenue? Do you want to work with data using an intuitive, easy-to-use interface? This is now possible with visual analytics, technology which combines analytics with interactive visualizations. As published in a recent

Learn SAS
Anuja Nagpal 0
Flexibility of SAS Enterprise Miner

Do you use an array of tools to perform predictive analytics on your data? Is your current tool not flexible enough to accommodate some of your requirements? SAS Enterprise Miner may be your solution. With growing number of data mining applications, having a tool which can do variety of analysis

Aiman Zeid 0
¡Viva el tango! (and the adoption of analytics!)

No matter where I go in the world, I’m constantly amazed by the similarities in business challenges facing organizations around the globe. One of the most common is getting business users to actually adopt and use the insights gained from the great work performed by analytics teams and IT organizations.

Susan Slaughter 0
Exercises for Learning SAS Programming

Our new book, Exercises and Projects for The Little SAS® Book Fifth Edition, includes a variety of exercises to help people learn SAS programming. Rebecca Ottesen, Lora Delwiche and I designed this book so that it can be used either in a classroom setting or by individual readers working alone.

Rick Wicklin 0
She wants to be an airborne ranger

I wanna be an airborne ranger, Live the life of guts and danger.* If you are an 80's movie buff, you might remember the scene in The Breakfast Club where Bender, the juvenile delinquent played by Judd Nelson, distracts the principal by running through the school singing this song. Recently,

Data Management
Jim Harris 0
Data governance and analytics

The intersection of data governance and analytics doesn’t seem to get discussed as often as its intersection with data management, where data governance provides the guiding principles and context-specific policies that frame the processes and procedures of data management. The reason for this is not, as some may want to

Machine Learning
Sascha Schubert 0
What’s new with machine learning?

Machine learning is all about automating the development process for analytical models. One way to extend the use of machine learning is to broaden your library of machine learning algorithms. Another way is to scale your machine learning process by reducing the time required to process machine learning algorithms on

Andreas Gödde 0
Big Data Analytics Forum am 6.10. in Frankfurt!

10 Gründe, warum Sie das Big Data Analytics Forum am 6.10. in Frankfurt besuchen sollten Big Data ist in Deutschland angekommen. Das ist die wesentliche Veränderung des letzten Jahres. Das sagen nicht nur diverse Analysten oder Studien (wie die jüngste BARC-Studie zu "Big Data Use Cases"), sondern zeigen auch meine

Rick Wicklin 0
Correlations between groups of variables

Typically a correlation analysis reports the correlations between all pairs of variables, including the variables with themselves. The resulting correlation matrix is square, symmetric, and has 1s on the main diagonal. But suppose you are interested in only specific combinations of variables. Perhaps you want the pairwise correlations between one

Chris Hemedinger 0
Why should we teach Roman numerals?

In my local paper this morning, I read about how a North Carolina state commission plans to recommend changes to our teaching standards for mathematics. One of the topics that they want to bring back: Roman numerals. Why? According to my exhaustive 30 seconds of Internet research, the only practical

Rick Wicklin 0
Create heat maps with PROC SGPLOT

When SAS 9.4m3 was released last month (including SAS/STAT and SAS/IML 14.1), I was happy to see that a HEATMAP statement had been added to the SGPLOT procedure. Although heat maps in the SAS/IML language have been available for several releases, you previously had to use the Graph Template Language

1 161 162 163 164 165 255