Access to SAS® and R Software

Data analysis assignments and posted data analysis examples use either SAS® or R software.

SAS® Software

If you do not currently use SAS® software, here are three easy and inexpensive ways that you may obtain access to its capabilities:

This course will not provide a thorough introduction to SAS®. It will provide only a basic working knowledge necessary to perform the analyses that are part of the course content. You may wish to consult the following resources for more detailed information:

The graphical interfaces may also have built-in help facilities.

Here are some hints for getting started with SAS®.


R Software

R is a flexible object-oriented programming environment for statistical computation and graphics. (It is comparable to MATLAB®, but with much different syntax and user orientation.) R is free software — there is no charge for you to download and use it.

Almost everything there is to know about the R language can be found at The R Homepage, including some instructions on installation and usage. The "Manuals" link leads to documents that give general information about using R. Descriptions of various R packages (which are extensions to R that provide additional useful functions) can be found under the "CRAN" link. (After choosing a mirror, click on the "Packages" link.)

This course will not provide a thorough introduction to R. It will provide only a basic working knowledge necessary to perform the analyses that are part of the course content.


Back to Course Page