Defining Data: Additional Variables
Click the Additional variables button under Statisticadata file on the Options tab of the Defining Data dialog to display the Additional variables dialog.
Additional variables can be added to the data file (spreadsheet). This is useful in cases where more information or variable manipulation is needed prior to performing analyses. Additional variables can be defined from formulas expressed in the Variable Definition dialog.
For example, if the Data Configuration contains information regarding sales totals, then you may know that due to a pattern in the sales over the year, that you will need to transform the sales figures before analyzing them. Click the Add button and specify LogSales as the Short name and =Log(Sales) as the Long name. Sales is the name of the column which contains the sales totals. When the Analysis Configuration is run and the data appear in the data file, the values of the transformation will appear in the last variable of the data file, LogSales.