Hand and Laptop: The following problems are available on our books website. (Statistics for the Behavioral Sciences, Thorne & Giesen, ISBN 0-07-283251-7, McGraw Hill Publishers). I have copied them here for convenience. On the student center section you can find extra-problems for each chapter, including SPSS practice problems.

Here are some problems we can work on for lab:

Thirty-two students are randomly selected from a large introductory class and are randomly and evenly assigned to one of two groups. Each participant is given four 15-second exposures to a list of 15 nouns. After 30 minutes, each participant in one group is given a free recall test, whereas each participant in the other group is given a recognition test. The results in terms of the number of words correctly retained are shown here. Compare the groups.

Recall TestRecognition Test
XfXf

41156
25141
17134
03122
 101
 81
 61


Ten politically active individuals are selected, all of whom label themselves as liberal. Each is attached to a physiograph, and heart rate is recorded while a sequence of 20 slides is projected on a screen at which the participant is looking. Half of the slides are pictures of famous individuals without any expressed political philosophy; the other half are known conservatives. The arrangement of the slides is random. Each participant receives two scores: The first is the average heart rate during exposure to the neutral slides, and the second is the average heart rate during exposure to the conservative slides. The data are shown here. Does reaction to the slides differ?


ParticipantNeutralConservative

165.371.8
275.773.5
385.699.3
473.781.7
569.575.7
668.273.5
770.179.8
872.570.3
971.085.3
1083.5107.1

----------------------

USING SPSS—EXAMPLES AND EXERCISES

The SPSS procedure for computing t tests has options that will compute both the t test for independent samples and the t test for dependent samples.

Example: First, we will use SPSS to work an exercise for the t test for independent samples—specifically, the problem above. The steps are as follows:

  1. Start SPSS. Data entry is slightly different for this type of problem. Name the first variable group and the second, words. Enter the data for the Recall Test group under words with a 1 in the group column, and enter the data for the Recognition Test group under words but with a 2 in the group column in front of the data. Part of the Data Editor showing the pattern of data entry follows:


  2. Choose Analyze>Compare Means>Independent Samples T Test.
  3. Move words into the Test Variables box and group into the Grouping Variable box.
  4. Click on Define Groups and enter the code values for Group 1 and Group 2. The code values will be 1 and 2 because these are the numbers we entered to identify the groups. ClickContinue>OK. The results should appear in the output Viewer window.

Notes on Reading the Output

  1. The t value we will use is the one in the first row labeled "equal variances assumed," because this is one of the assumptions we have made. (Levene's Test is a test of the homogeneity of variances assumption.)
  2. "Sig. (2-tailed)" is the exact p value for the computed t. We reject the null hypothesis if this value is ≤ .05 and conclude that there is a significant difference between the groups.


Example: Now we will use SPSS to work an example of the t test for dependent samples—Problem 6. The steps are as follows:

  1. Start SPSS, name variables neutral and conserv, and enter the data.
  2. Analyze>Compare Means>Paired-Samples T Test.
  3. Move both variables into the Paired Variables box, then click OK. The results should appear in the output Viewer window.

Notes on Reading the Output

  1. You should find the results reasonably easy to identify and interpret in this output. The critical results are found in the Paired Samples Test box. The results indicate that t(9) = –3.389 andp = .008. As before, SPSS labels the p value as "Sig. (2-tailed)." Because the obtained p value is less than our alpha level of .05, we reject the null hypothesis and conclude that there is a significant difference in the heart rates, which increase when a liberal views the slide of a known conservative.


Exercises Using SPSS

  1. Use SPSS to work the following problem (data below), assuming the data are from independent groups; that is, assume that 20 participants were randomly assigned to attend or not to attend a speed reading course. At the conclusion of the course, all participants were given an evaluation to measure their reading speed in words per minute. Was the class effective? (Hint: Don’t forget the differences in the data input arrangement between the independent and dependent t tests.) Write a conclusion for this problem.
  2. Use SPSS to work teh speed reading problem just as stated—as a dependent t test problem. You will have to re-enter your data. Compare your results with those from SPSS Exercise 1. Given the same data, which design is more powerful?

A group of 10 students completed a class to improve reading speed. Their average reading speed, in 
words per minute, was measured before and after taking the class. Was the class effective? 
 
Ss Speed Before  Speed After
A 476 519
B 342 460
C 527 499
D 261 450
E 439 610
F 517 547
G 391 519
H 422 662
I 321 456
J 410 420