SAS is a software suite for advanced analytics. It was developed in the 1960s and includes components for statistical analysis, graphics, predictive modeling, and more. The main components of SAS are the data step for data manipulation and procedure steps for analysis. Common procedures include PROC PRINT, PROC MEANS, PROC FREQ and PROC REG. SAS programs are written in the SAS code editor and results are displayed in the SAS results window.