Uncategorized

Rick Wicklin 0
The drunkard's walk in 2-D

Last month I wrote about how to simulate a drunkard's walk in SAS for a drunkard who can move only left or right in one direction. A reader asked whether the problem could be generalized to two dimensions. Yes! This article shows how to simulate a 2-D drunkard's walk, also

Machine Learning
Patrick Hall 0
An introduction to machine learning

Machine learning is moving into the mainstream. Once the sole purview of academic researchers and advanced technology firms, machine learning is now being is used by many companies in more traditional industry verticals. Machine learning uses mathematical (not necessarily statistical) models to learn about data. In this context, learning about

Dan Zaratsian 0
Streaming Text Analytics: Finding value in real-time events

As technology and analytics continue to evolve, we're seeing new opportunities not only in the way that we analyze data, but also in deployment options. More specifically, real-time deployment of analytical algorithms that enable organizations to detect and respond to security threats, offer timely incentives to customers, and mitigate risk by detecting compliance

Data Visualization
Leo Sadovy 0
Visualization – Worth a thousand words

Why visualization? Several reasons, actually, the most compelling being that sometimes visualization literally solves the problem for you. I remember an exercise in eighth grade English class where we were asked to describe, in words only, an object set in front of us with sufficient clarity such that our classmates,

Learn SAS
Rick Wicklin 0
Those tricky PERCENT formats

When using SAS to format a number as a percentage, there is a little trick that you need to remember: the width of the formatted value must include room for the decimal point, the percent sign, and the possibility of two parentheses that indicate negative values. The field width must

Advanced Analytics | Machine Learning
Patrick Hall 0
SAS on GitHub

Right now I’m crossing the Pacific toward Australia and New Zealand for the 21st ACM SIGKDD Conference on Knowledge Discovery and Data Mining (a.k.a. KDD), a Data Science Melbourne MeetUp, and the SAS Users of New Zealand conference. New Zealand is the birthplace of open source R. So this trip

David Pope 0
What do crime shows and data science have in common?

I enjoy watching TV crime series like Law and Order, Crime Series Investigation (CSI), CriminalMinds, Numb3rs, Person of Interest, as well as real-life mystery stories on shows like 20/20 and others. Obviously, the popularity of these types of shows means I'm not the only one who enjoys this type of entertainment. Here at SAS,

Rick Wicklin 0
Regression coefficient plots in SAS

Last week's post about odds ratio plots in SAS made me think about a similar plot that visualizes the parameter estimates for a regression analysis. The so-called regression coefficient plot is a scatter plot of the estimates for each effect in the model, with lines that indicate the width of

Data Management
David Pope 0
Oil and gas data management overview

In the oil and gas industry, analytics are used to improve both upstream and downstream operations, from optimizing exploration and forecasting production to reducing commodity trading risk and understanding customer's energy needs. If you plan to derive value from the digital oil field, big data, and analytics, one of the first things

1 162 163 164 165 166 255