All Posts
In honor of today’s #GivingTuesday, which "harnesses the potential of social media and the generosity of people around the world to bring about real change in their communities,” I’ve been thinking about what constitutes “real change” and the role analytics can play on the many social issues our planet faces.
“Omg, Mom, people are going to think you actually look like that!” My 16 y/o recently got a Facebook account (apparently passé for teens in US but not in Europe and as her circle expands…). So, now she has a front row seat to my (apparently embarrassing) selfies. It’s
est plus près de la maison, está más cerca de casa, está mais perto de casa, dichter bij huis, is closer to home, eh! In analytics and statistics, we often talk about sample sizes. The size of the data sets that you analyze are a measure of the amount of
Has anyone ever broken up with you, and left you thinking "Wow, I didn't see that coming!" In hindsight, maybe you could have seen it coming. At least from a statistical perspective. Let's dive into this topic with some lighthearted discussion, and plot some Facebook data... When it comes to
One aspect of high-quality information is consistency. We often think about consistency in terms of consistent values. A large portion of the effort expended on “data quality dimensions” essentially focuses on data value consistency. For example, when we describe accuracy, what we often mean is consistency with a defined source
This is the 2nd installment of the "Getting Started" series, and the audience is the user who is new to the SG Procedures. It is quite possible that an experienced users may also find some useful nuggets here. One of the most popular and useful graph types is the Bar
In the DATA step, the WHERE statement and the IF statement (a.k.a. the "subsetting IF") have similar functions. In many scenarios, they produce identical results. But new SAS programmers are taught early on that these two statements work very differently, and in important ways. To understand the differences, it helps
Using the DATASETS procedure, we can easily modify SAS variable attributes such as name, format, informat and label: proc datasets library=libref; modify table_name; format var_name date9.; informat var_name mmddyy10.; label var_name = 'New label'; rename var_name = var_new_name; quit; We cannot, however, modify fixed variable attributes such as variable type
In my previous post, I showed you how to change the titles in graphs produced by analytical procedures; today I will show you how to remove subtitles that procedures display on some output pages. The following step creates output that contains a SAS title ('Illustrate the CIF Plot'), a PROCTITLE
Suppose you are using SAS Studio and the statistical task you need to perform is not a supported option or feature in SAS. I know that sounds almost impossible because the statistical tasks in SAS Studio are so awesome. But, just in case you need to tweak a program or
¿Recuerda cómo se tomaban las decisiones de mercadeo antes de que apareciera internet? Gerentes de mercadeo que hacían de usuarios incógnitos para conocer la experiencia de los clientes, colaboradores que contaban una a una las personas que pasaban por cierto lugar para saber el tráfico potencial que podría llegar a
Longevity research represents facts and figures related to one's accumulation of years on this planet. Hawaiians top the charts in the US with a life expectancy of 80 years while, believe it or not, DC represents the lowest at 72 years. NC, although known for delicacies like sweet tea and barbeque,
Teacher preparation programs have received some pretty harsh criticism in recent years. For example… “If there was any piece of legislation that I could pass it would be to blow up colleges of education.” –Reid Lyon, National Institute of Health “By almost any standard, many if not most of the
Maybe programming isn’t quite as dangerous as a lightsaber battle, but if you think using SAS to turn data into action feels a little bit like magic, you should know that nobody is better at harnessing “the Force” of DS2 than SAS Jedi Mark Jordan. Mark has a resume that
If you consider yourself as a visualization expert, you strive to create graphs that set you apart from the data analysts and statisticians. Graphs that merely plot the data in a clear/concise manner aren't enough for you. You want your graphs to also be intuitive, easy to read, and provide