Open In App

How to Install and Set Up SAS University Edition

Statistical Analysis System (SAS) , one of the most powerful data analytical software in the market which has recently released a university edition of its software. Despite being proprietary software, the developers have decided to do so, to help the students learn the basics of SAS programming. This edition offers the user all the basic functionalities of the industry level SAS software suite and hence it is a good place to start your journey into SAS programming from here. This walk-through is up-to-date with the recent changes that SAS has made to the setup process, which also includes the complimentary installation of JupyterLab.

Downloading the SAS University Edition

The SAS University Edition can be downloaded from here. This will direct you to the page shown below.



Here, you can select the appropriate Operating System and move ahead with the process.



Downloading VM VirtualBox

Setting up your Work Space

Just like any other application, SAS Studio has to assign a working directory. All files (may it be SAS programs or data sets) will be uploaded/downloaded into this directory. Choose your desired directory, and create a new folder named as SASUniversityEdition (with no spaces). Inside this newly created folder, create another folder called myfolders (again, with no spaces). These folders will now act as SAS Studio’s primary workspace.

Downloading the SAS Studio vApp

Setting up the SAS environment

Step 1: Launch the Oracle VM virtual Box.

Step 2: Import the SAS Studio OVA file from the Downloads folder.

On completion of step 2, your Virtual Box should look like this.

Step 3: Select the SAS University Edition vApp, and click on the Machine menu and select the settings part of it.

Step 4: Select the shared folders option and then click the Add Folder icon (+).

Step 5: Choose the “Other” option under the Folder Path input, and select the myfolders present in the SASUniversityEdition folder. Make sure the Read-Only option is not selected else, SAS Studio won’t be able to save files to this directory.

Step 6: Click ok to finish the work space set up process.

Step 7: Select the SAS University Edition app, and click the Machine->Start option.

If you have successfully completed all the steps till now, you will end up with this screen.

Step 8: Launch your browser, and go to the URL http://localhost:10080 . You will be greeted by this screen.

You have also received a complimentary installation of JupyterLabs!. Now you can launch SAS Studio and get started on programming!

To close the SAS Studio, all you need to do is turn off the Virtual Machine.

Article Tags :