| A. Ten observations of variables X
and Y are given as follows:
X: 3.2 2.1 1.3
2.1 2.3 0.6 3.2 2.6 1.9 0.7
(1) Calculate sample means ,
and sample standard deviations sX, sY.
B. The random variable X is normally distributed around a mean of 10 with a variance of 36. The random variable Y is normally distributed around a mean of 5 with a variance of 16. The covariance of X and Y is known to be 12. (1) Find Pr(-2<X<22) and Pr(4<X<16).
C. Do Review Problems 5-20, 5-21, 5-22, and 5-23 in Wonnacott and Wonnacott, Introductory Statistics For Business and Economics, 4th ed. D. Follow Example 3-9 in W&W (p. 90) and do a similar analysis with the 1984 Gallup survey data. Use V138 to construct a dichotomous variable for opinion about abortion (1,2,3=Favor; 5,6,7=Opposed; 4,8,9=Missing). Also construct variables for race and sex. SYNTAX for abortion opinion:
SYNTAX for race:
SYNTAX for sex:
(1) Use the SPSS command CROSSTABS to compute the sample joint distribution (i.e., crosstabulation) between ABORTION and RACE and between ABORTION and SEX. From the results, find the following probabilities and determine if ABORTION and RACE are statistically independent: <a> Pr(ABORTION=0), Pr(ABORTION=0?RACE=0),
and Pr(ABORTION=0?RACE=1)
SYNTAX for crosstabs ABORTION by RACE:
(2) From the results of the previous CROSSTABS command, find the following probabilities and determine if ABORTION and SEX are statistically independent: <a> Pr(ABORTION=0), Pr(SEX=0), and
Pr(ABORTION=0,SEX=0)
E. Read Krehbiel, "Are Congressional Committees Composed of Preference Outliers?". Identify the two hypothesis tests (Test 1: HO1 vs. HA1 and Test 2: HO2 vs. HA2) in the following manner: (1) State the hypotheses for each test, using mathematical notations. (Note: Krehbiel made a notational mistake. Point out the mistake and correct it in your statement.) (2) Interpret the substantive meaning of each test. (3) Are the tests, as done by Krehbiel, one-tailed or two-tailed? Do you agree with Krehbiel's choice? If no, why? (4) What are the statistics used for
each test? What are their respective sampling distributions?
|