Uncategorized

SAS Events
Terry Barham 0
Get SAS certified at SAS Global Forum 2012

SAS Global Forum 2012 is fast approaching and attendees want to make sure they make the most of their time away from their job. In addition to the opportunity to network with thousands of SAS professionals, attend hands-on workshops and demonstrations and choose from more than 300 paper presentations, attendees

Chris Hemedinger 0
Making up for lost time (UTC vs. DST)

Did you oversleep this morning? If you live in the United States of America, Monday morning seems to have arrived just a bit earlier, accompanied by a bit more "dark" than usual. That's because as good time-fearing citizens, we have all set our clocks ahead by one hour so as

Rick Wicklin 0
Compute sample quantiles by using the QNTL call

SAS provides several ways to compute sample quantiles of data. The UNIVARIATE procedure can compute quantiles (also called percentiles), but you can also compute them in the SAS/IML language. Prior to SAS/IML 9.22 (released in 2010) statistical programmers could call a SAS/IML module that computes sample quantiles. With the release

Alison Bolen 0
What are the benefits of big data in health care?

What is the solution for patient-centric healthcare? Big data, says SAS expert Alice Swearington in the post, Treat patients with big data insights. "Service providers throughout the healthcare continuum that become patient centric first will win the patient," she explains, citing the industry tends toward insurance exchanges and retail insurance

Analytics
Rachel Alt-Simmons 0
IFSUG kicks off with a bang!

This week I attended the inaugural Insurance and Finance SAS User Group conference at the SAS Headquarters in Cary, NC. The two-day conference was well attended by 80 members of our insurance and financial services customer community, and attendees were treated to a variety of presentations focused on these industry

Alison Bolen 0
Q&A: How big data will revolutionize retail

How can big data coupled with high-performance analytics (HPA) help retail companies tailor their offerings in a way that is beneficial to both the company’s bottom line – and the consumer? Eric Williams, recently retired Chief Information Officer at Catalina Marketing, explains in this interview. Alison Bolen: How do you define

Rick Wicklin 0
Quantiles of discrete distributions

I work with continuous distributions more often than with discrete distributions. Consequently, I am used to thinking of the quantile function as being an inverse cumulative distribution function (CDF). (These functions are described in my article, "Four essential functions for statistical programmers.") For discrete distributions, they are not. To quote

Chris Hemedinger 0
Be a code poet laureate

The next time you write a DATA step, try to express it in iambic pentameter.  Or instead of a SAS macro function, how about a SAS macro sonnet?  (Or, for the more base among you, a limerick?) That's the spirit behind the code {poems} project.  You write a poem in

Learn SAS
Julie Platt 0
Your opinion counts: SAS eBooks

We just returned from O’Reilly’s Tools of Change conference with renewed excitement around ideas for SAS Press projects! The Tools of Change conference provides a forum through which publishers, authors, and publishing services organizations discuss issues and ideas around transforming the publishing industry from being primarily print-focused to delivering content

Analytics
Kristine Vick 0
How to operationalize business analytics

Business analytics is maturing – and so is its role in forward-thinking organizations. Once mainly used in traditional batch-type environments, it's now being embedded into real-time business decision operations and processes to create immediate and significant value. To learn more about how to operationalize business analytics, attend this brief webinar,

Alison Bolen 0
Six benefits that big data can bring to retailers

In the last week, I have interviewed four retail executives about their predictions for big data and high-performance analytics in the retail industry. I hope to publish their thoughts here in the next few weeks, but in the meantime, here are six concrete benefits that big data can bring to retailers, if

Rick Wicklin 0
Testing data for multivariate normality

I've blogged several times about multivariate normality, including how to generate random values from a multivariate normal distribution. But given a set of multivariate data, how can you determine if it is likely to have come from a multivariate normal distribution? The answer, of course, is to run a goodness-of-fit

1 243 244 245 246 247 311