| I. A marketing consultant observed 50 consecutive shoppers at a grocery
store and records how much each shopper spends in the store. Here are the
data (in dollars), arranged in increasing order for convenience.
2.32 6.61
6.90 8.04 9.45
Make a histogram (bar graph) of these data using intervals of $5 (i.e., $0.00-$4.99, $5.00-$9.99, $10.00-$14.99, etc.). Make sure the bar height of your histogram is proportional to the category frequency (i.e., the number of observations in each category). Write down the category frequencies at the top of their corresponding bars. Describe the distributions and provide appropriate descriptive statistics. (Descriptive statistics are discussed in chapter 2 of Wonnacott and Wonnacott.) II. Babe Ruth's 15 yearly home run totals were 54 59 35 41 46 25 47 60 54 46 49 46 41 34 22 Describe the distributions and provide appropriate descriptive statistics.
III. Analyze the 1984 Gallup Survey data. The data have been saved in an SPSS system file with the name GALLUP.SAV. The relevant variable names are given in the code book handed out with this lab. In order to complete the lab, you will need to read Aldrich et al., "Foreign Affairs and Issue Voting." Don't worry about the parts of the article which are beyond the scope of this course. (1) Attempt to replicate the results reported in Table 2 (p129) and the 1984 Gallup part of Tables A-1 and A-2 (p137-138) of the article. Explain, if you can, the discrepancy between your results and those of the article. Discuss, briefly, what conclusions Aldrich et al. are trying to draw from these tables. (Note: Follow the footnotes of Tables A-1 and A-2 and, when appropriate, reverse scales so that 1 = most liberal and 7 = most conservative.) The SPSS syntax notes which follow should be of great help in
replicating the results.
Note: for replication of Table 2,
Note: for replication of "Strong or Tough Stance" in Tables A-1,
A-2,
(2) Construct, using information given in both the article and the code book, the independent variables (i.e., "International," "Domestic," "Party Identification," and "Candidate Evaluation") used in the probit estimated vote equations reported in Table 5 (for the 1984 Gallup Data part only) (p134). Provide descriptive statistics for these variables by treating them as interval scales. Keep in mind that you are not replicating the results of Table 5, but are simply providing descriptive statistics for the independent variables used in this table. Remember that you need to define missing values and reverse scales whenever appropriate. Note: define missing values and reverse scales if necessary
Note: constructing "International" (iscale)
Note: constructing "Domestic" (dscale)
Note: constructing "Party Identification" (pid)
Note: constructing "Candidate Evaluation" (rmlike)
Note: computing summary statistics for interval variables
|