Uncategorized

Analytics
Waynette Tubbs 0
Why big data analytics now?

A current media hype phrase used to describe the ever-growing volume and size of corporate information is "big data." SAS hosts an annual series of business leadership conferences that bring together industry thought leaders, innovators, world leaders, challengers and inspirational speakers to discuss the dynamics needed for a competitive future.

Chris Hemedinger 0
Running Windows PowerShell Scripts

Windows PowerShell is one of my favorite tools to use for gathering information from my PC and network, and also for automating processes.  If you are familiar with UNIX shells (such as Korn shell or its variants), you will probably be very comfortable with Windows PowerShell.  Just like its UNIX

Rick Wicklin 0
Storing and loading modules

You can extend the capability of the SAS/IML language by writing modules. A module is a user-defined function. You can define a module by using the START and FINISH statements. Many people, including myself, define modules at the top of the SAS/IML program in which they are used. You can

Chris Hemedinger 0
Birthdays among friends

Earlier today, Rick posted interesting information about which time of year the most babies are born, at least in the USA. I don't have data nearly as extensive as what's available at the NCHS, but I do have a sample of birthday records to compare against Rick's findings.  My sample

Learn SAS
Shelly Goodin 0
SAS author's tip: views in PROC SQL

This week's SAS author's tip is perfect for SAS programmers using PROC SQL. Author Howard Schreier is a member of the SAS-L Hall of Fame, an independent consultant and trainer, and has been using SAS since 1981. His book PROC SQL by Example: Using SQL within SAS is also an

Angela Hall 0
Enabling OLAP drill-through to detail for web reports

I mentioned back in 2008 that Web Reports with OLAP source can drill-through to detail (or display the raw data records for the corresponding cross tabular cell) only after the source information map has drill-through to detail enabled. Well, there are several other areas that also could disable this capability

Rick Wicklin 0
The most likely birthday in the US

Do you know someone who has a birthday in mid-September? Odds are that you do: the middle of September is when most US babies are born, according to data obtained from the National Center for Health Statistics (NCHS) Web site (see Table 1-16). There's an easy way to remember this

Sandy Varner 0
What's behind door #1? goats, cars or SAS Doc

For years mathematicians have been pondering the Monty Hall Problem – you know, the old TV show where you have 3 doors and behind one door is a car (or some nice prize) and behind the other two doors are goats (or some undesirable prize). You pick door #1.  But

Angela Hall 0
Editing and removing dashboard indicator frames

In BI Dashboard 4.3, you have the ability to edit or entirely remove the frame around an indicator. When in the dashboard edit screen, select the indicator and on the right hand side update the Object name with the frame title to display. When viewing this indicator from the Portal

Programming Tips
Rick Wicklin 0
Loops in SAS

Looping is essential to statistical programming. Whether you need to iterate over parameters in an algorithm or indices in an array, a loop is often one of the first programming constructs that a beginning programmer learns. Today is the first anniversary of this blog, which is named The DO Loop,

Advanced Analytics
Mike Gilliland 0
Guest Blogger: Udo Sglavo on Cross-validation using SAS Forecast Server (Part 2 of 2)

In Part 1, Udo provided SAS code to replicate the example in Hyndman's blog.  Below, he shows the results of out-of-sample testing, and draws some conclusions on the computational efficiency of this approach. Out-of-sample Testing In addition to the example shared by Hyndman, out-of-sample data was used to illustrate the final performance

Chris Hemedinger 0
The unlikely pedigree of sample data in SAS

We ship many sample data sets with SAS products. By using well-understood sample data sets, we can teach concepts or show off product features without distracting the audience/students with data collection or prep. At least, that's the way it's supposed to work. But occasionally the sample data can cause a

Angela Hall 0
The Sudoku to GRID analogy

Co-written with Gordon Cox@gtcox76 Gordon’s 7-yr daughter asked him what he learned in class at SAS Campus a few weeks ago. The subject, even for many SAS geeks like us, can be hard to tackle. Gordon was learning all about SAS GRID architecture, implementations, and usage. Well try to explain

Rick Wicklin 0
Visualizing Scrabble games

My elderly mother enjoys playing Scrabble®. The only problem is that my father and most of my siblings won't play with her because she beats them all the time! Consequently, my mother is always excited when I visit because I'll play a few Scrabble games with her. During a recent

Analytics
Beverly Brown 0
Analytics-powered companies finish best

I jotted down the following fact from a session yesterday at the Disney Analytics & Optimization Summit: Organizations that invest in analytics perform better in the market. That's quite an assertion. Tweetable for sure. But it was a late-afternoon presentation and I was hungry for supper. So I forgot about

Learn SAS
Shelly Goodin 0
SAS author's tip: write positively

Do you need help communicating more effectively with an international audience? Whether you blog, edit newsletters or technical material, tweet, or send internal notes to global colleagues, this week's SAS author's tip is likely to be of great assistance. SAS Press author John Kohl is an amazing linguistic engineer, technical writer, and  technical editor

Learn SAS | Programming Tips
Charu Shankar 0
Random acts of kindness

 Biked to the train station this morning…felt the wind, watched trees waving in the breeze…flew past Highway 403 with trucks whizzing by…felt noble about being environmentally conscious…took the side path to the station…slowed to a halt beside the bike parking lot…opened my backpack to take out the key to lock

1 257 258 259 260 261 311