All Posts

Sometimes I can't remember where I put things. If I lose my glasses or garden tools, I am out of luck. But when I can't remember where I put some data, I have SAS to help me find it. When I can remember the name of the data set, my

Over the last few years I’ve seen and worked on many transformational projects with big data, especially those that tap into big data’s ability to provide new and improved services for the public good. But there’s also a danger that analytics, unchecked, can do social harm by indirectly discriminating against

Music is the beat of my life! Ever since I was little I was dancing around the house and singing. Remember when you could go to an amusement park and do a video while lip syncing? That’s right – me at about 9 or 10 years old singing and dancing

Early last year I wrote an article on how to create the "Most Frequent Adverse Events Sorted by Relative Risk" graph using the SGPLOT procedure. The key issue here is that such a graph normally displays two plots side by side, a scatter plot of the proportion values by treatment

The INFORMS 2015 Annual Meeting will be held in Philadelphia November 1-4. More than two dozen SAS staff will participate, and SAS will have three adjacent booths representing SAS/OR (and all of Advanced Analytics), JMP, and the SAS Global Academic Program. SAS is well-represented among the presentations at this meeting,

Das größte Taxiunternehmen besitzt kein einziges Taxi, das größte Hotelunternehmen besitzt kein Hotel, die größten Musikplattformen haben keine Künstler unter Vertrag. Wie der Erfolg beweist ist nicht das Besitzen der Schlüssel zum Erfolg, sondern die optimale Nutzung und Verteilung von vorhandenen Ressourcen. AirBnB, Uber und Spotify machen es vor. Aber

Is your LASR implementation running short on memory? Since LASR tables are stored in memory, it can become scarce. So what can we do to minimize LASR table size and still get LASR’s legendary performance? Here are a few strategies on how to shrink LASR tables: Compression: When compression was

Population movement is higher than ever. Buoyed by freedom of movement and critical events such as armed conflict and the European migrant issue, large groups of people are migrating across borders. In fact, population movement has now reached record levels. There are currently more displaced people globally than during the whole

Choosing the perfect Halloween costume can be a tough decision ... especially when it comes to choosing between two awesome favorites like Superman & Batman!?! I think we're gonna need a bigger boat! (and by 'boat' I mean analytical software, of course!) Let's start with Superman. This character has been around since

I recently met SAS user "CSC" at the Analytics 2015 conference. It might be generous to say that he's an avid user of SAS Enterprise Guide; it's probably more accurate to say that he's now accustomed to the tool and he's once again productive. But he still misses some features

Every new piece of technology today can be rooted back to the creation of the iPhone, and it’s what David Pogue, Author, Host of NOVA ScienceNow and Yahoo Tech Columnist, calls the singular invention that caused the greatest gap between generations. While its touchscreen, audio, video, Wi-Fi, GPS, wireless antenna
El insumo principal para ganar la confianza de una persona es a través de la reputación. Es una regla universal. Y la base de ese insumo es el conocimiento que se tiene de la otra persona, de sus gustos particulares- e incluso su temperamento- para generar una conexión que permita

.@philsimon on the soft skills that Big Data requires.

As I continue to apply analytics to various aspects of Halloween, I turn my attention to planning my trick-or-treat route ... Random picture: Here's a shot of my friend Sara's trick-or-treat crew. With tiny legs, and huge loads of candy, having an efficient route is very important! :) I started by

SAS 9.4 M3, introduces a new procedure named PROC SQOOP. This procedure enables users to access an Apache Sqoop utility from a SAS session to transfer data between a database and HDFS. Using SAS PROC SQOOP lets you submit Sqoop commands from within your SAS application to your Hadoop cluster. PROC