English

Learn SAS
Rick Wicklin 0
The GCD and LCM functions in SAS

My daughter's middle school math class recently reviewed how to compute the greatest common factor (GCF) and the least common multiple (LCM) of a set of integers. (The GCF is sometimes called the greatest common divisor, or GCD.) Both algorithms require factoring integers into a product of primes. While helping

Data Visualization
Sanjay Matange 0
Healthcare.gov numbers

Working at SAS, I consider myself fortunate to have the best employee benefits in the industry.  That is one of the factors placing SAS as one of the best companies to work for worldwide, and often THE best company to work for in USA. Given that, I was curious to know the kind

Rick Wicklin 0
How to specify mosaic plot colors in SAS

The mosaic plot is a graphical visualization of a frequency table. In a previous post, I showed how to use the FREQ procedure to create a mosaic plot. This article shows how to create a mosaic plot by using the MOSAICPARM statement in the graph template language (GTL). (The MOSAICPARM

Rick Wicklin 0
Create mosaic plots in SAS by using PROC FREQ

Mosaic plots (Hartigan and Kleiner, 1981; Friendly, 1994, JASA) are used for exploratory data analysis of categorical data. Mosaic plots have been available for decades in SAS products such as JMP, SAS/INSIGHT, and SAS/IML Studio. However, not all SAS customers have access to these specialized products, so I am pleased

Analytics
Kim Darnofall 0
SAS loves Stats: Don Wedding

Don Wedding played a baseball simulation game called Sports Illustrated/Avalon Hill Superstar Baseball back when he was in grade school in Toledo, Ohio. The game involved rolling specialized dice, and then referring to cards representing the performance of the greatest baseball players of all time. The problem was Wedding knew

SAS Events
David Corliss 0
Getting the most out of a SAS conference

SAS conferences are amazing events, with great presentations, keynote talks, classes and workshop, experts from the SAS Institute, networking opportunities and so much more! With so many things to do and so much happening at once, SAS conferences can be overwhelming.  Plan to get the most out of your conference

Analytics
Kim Darnofall 0
SAS loves stats: Anne Hawley

Anne Hawley’s "Introduction to Statistics” professor asked the class what percentage of students at St. Lawrence University in New York state were smokers. Although the answer (according to a survey of students) was closer to 10 percent, most of the class guessed a much higher number, possibly due to the fact

1 245 246 247 248 249 325