The data file that used for this guide is available via the following link: Cars2005.sav .
With the file open generate a table of frequencies the variable Brand using the following syntax:
FREQUENCIES VARIABLES=Brand
/ORDER=ANALYSIS.
You will get the following table in the output window. This is the default SPSS table format.
We need to convert it to the APA Style formatting below
Double click on the table and then click Format in the toolbar
Click Tablelooks from the dropdown menu and then select APA_TimesRoma_12pt.
Click Ok. You will get the table in APA formatting form.
If you want to permanently change the table format to APA formatting instead of the SPSS default, follow the following steps.
In the SPSS data window, select “Edit” > “Options”
In the “Options” window, select the “Pivot Tables” tab
Select APA_TimesRoma_12pt and click OK. You are done!