ABSTRACT

Before you can do any data analysis with SAS, you must first organize your data. As with any other relational database system, SAS data are made up of rows and columns. In SAS data, a row is called an observation, and a set of columns is called a variable (a single variable may occupy several columns). Table 3.1 illustrates an example of SAS data layout.