NOTE: What Am I Reading?

We all try to write data-driven code, or code that provides some degree of flexibility regarding its input data. We see these approaches as reducing maintenance and making the code more robust. There are a number of features in the SAS language that al…

Save time by creating SAS Favorites

In this SAS Add-In for Microsoft Office Tip, instructor Rob McAfee teaches how to create and manage SAS Favorites.  Creating and using SAS Favorites allows you to save time by quickly navigating to the reports and analysis that you use the most. SAS F…

Statistical Notes (1): Geometric Mean and Geometric Mean Ratio

Programmers Need to Learn Statistics Or I will Kill Them All –Zed A. Shaw Just read since SAS 9.2, the TTEST procedure also natively supports Equivalence Test by simply adding a TOST option (Two one-sided tests). In a example, TTEST procedure reports a geometric mean as 0.9412, which is the geometric mean of a ratio, […]