Inferential Statistics Using SPSS
To get started with inferential statistics, go to the Analyze menu. A great variety of options are available, from Analysis of Variance to factor analysis, logistic regression and more. Two examples are presented here.
Independent Sample T-Test: Do Women Ever Get to Spend Any Time Alone?
In the first example, we will explore the question, "Is it true that women have less time to themselves than men do?" To test this question, we used the 13,000+ records from the American Time Use Survey (ATUS).
- In SPSS, from the Analyze menu, highlight Compare Means.
- Click Independent-Samples T Test.
- In the Independent-Samples T Test window, select the desired independent variable in the list on the left and then click the arrow next to the Test Variable(s) box.
- From the variables list, select the desired group variable and click the arrow next to the Grouping Variable box.
- Click the Define Groups button and a new window will pop up.
- Click OK and the t-test will appear. For this example, the t-test tells us that women have more time to themselves, according to the output shown here.


Here you must code your data. The ATUS data are coded 1= Male and 2 = Female, so we enter 1 and 2 for the groups, and click the Continue button.
To further test our question, we can use another form of inferential analysis: linear regression.
Last updated:
February 22, 2010