"

8.8 Review Questions

  1. Determine whether the following interpretations of a 95% confidence interval (337, 343) ml for the population mean volume of beer μ are true or false. If false, correct it.
    1. We can be 95% confident that μ is somewhere between 337 ml and 343 ml.
    2. We can be 95% confident that the sample mean x¯ is somewhere between 337 and 343 ml.
    3. The probability that the population mean μ is within the interval (337, 343) is 0.95.
    4. The probability that the sample mean x¯ is within the interval (337, 343) is 0.95.
    5. 95% of the x¯ values are within the interval (337, 343).
  2. Determine whether the following statements about the P-value are true or false. If false, correct it.
    1. We should reject the null hypothesis H0 if the P-valueα.
    2. We should accept the null H0 if the P-value>α.
    3. P-value is the probability that the null H0 is true.
    4. P-value is the probability of rejecting H0.
  3. Suppose you perform a statistical test to decide whether a nuclear reactor should be approved. Further, suppose that failing to reject the null hypothesis (the reactor is safe to use) corresponds to approval.
    1. Write down the null and alternative hypotheses.
    2. What are the type I and type II errors in this example?
    3. Which error has more serious consequence, type I or type II? Would you like to set α or β to be relatively small?
  4. The mean retail price of agriculture books in 2005 was $57.61. This year’s retail mean price for 28 randomly selected agriculture books was $54.97. Assume that the population standard deviation of prices for this year’s agriculture books is $8.45.
    1. At the 10% significance level, do the data provide sufficient evidence to conclude that this year’s mean retail price of agriculture books has changed from the 2005 mean?
    2. What is the P-value of the test in part (a)?
    3. Obtain a confidence interval corresponding to the test in part (a).
    4. Does the interval obtained in part (c) support the result in part (a)?
  5. The ankle brachial index (ABI) compares the blood pressure of a patient’s arm to the blood pressure of the patient’s leg. The ABI can be an indicator of different diseases, including arterial diseases. A healthy (or normal) ABI is 0.9 or greater. Researchers obtained the ABI of 100 women with peripheral arterial disease and obtained a mean ABI of 0.64 with a standard deviation of 0.15.
    1. At the 5% significance level, do the data provide sufficient evidence that, on average, women with peripheral arterial disease have an unhealthy ABI?
    2. What is the P-value of the test in part (a)?
    3. Obtain a confidence interval corresponding to the test in part (a).
    4. Does the interval obtained in part (c) support the conclusion in part (a)?
Show/Hide Answer
    1. True, a standard way to interpret the confidence interval.
    2. False. The sample mean x¯ is the center of the interval; we should be 100% confident that the sample mean x¯ is in the interval.
    3. False. There is no randomness here and hence there is no probability, since the population mean μ is a constant and the interval (337, 343) is also fixed. μ is either within the interval or outside the interval.
    4. False. Similar arguments as the previous. The sample mean μ¯ is a fixed number, and the interval is also fixed; there is no randomness.
    5. False. 95% of the μ¯ values are within the interval (μ1.96σn,μ+1.96σn).
    1. True.
    2. False. In general, never accept H0.
    3. False. P-value measures the strength of the evidence that the data contradicts H0 and is in favour of Ha.
    4. False. P-value is the probability of observing z0(t0) or more extreme values.
    1. H0: the nuclear reactor is safe versus Ha: the nuclear reactor is not safe.
    2. Type I error: disapprove of the nuclear reactor of ruse given that the nuclear reactor is actually safe.
      Type II error: approve the nuclear reactor for use given that the nuclear reactor is not safe.
    3. Type II error is more severe than type I. We probably need to set the type II error rate relatively small.
    1. Assumptions:
      We have a simple random sample.
      We have a large sample with n=100>30.
      Population standard deviation σ is unknown.
      We can use a one-sample t-test. Summarize the information: n=100,x¯=0.64,s=0.15. The six steps to perform a one-sample t-test are:

      1. Hypotheses: H0:μ0.9 versus Ha:μ<0.9.
      2. The significance level α=0.05.
      3. Observed test statistic:
        to=x¯μ0s/n=0.640.90.15/100=17,333
        with df=n1=99.
      4. A left-tailed test, P-value = P(tt0)=P(t17.333)=P(t17.333)<0.005.
      5. Since P-value < 0.005 < 0.05(α), we reject H0.
      6. At the 5% significance level, we have sufficient evidence that, on average, women with peripheral arterial disease have an unhealthy ABI
    2. P-value < 0.005
    3. A left-tailed test at significance level α=0.05 corresponds to a (1α)×100 lower-tailed confidence interval. With df = 99 not given in Table IV, use df = 90 the closed one but still no more than 99, α=0.05tα=t0.05=1.662
      (,x¯+tαsn)=(,0.64+1.662×0.15100)=(,0.665).
      Interpretation: we can be 95% confident that the mean ABI of women with peripheral arterial disease is somewhere below 0.665.
      Note: In this course, you are only required to know how to obtain a two-tailed interval. For df=99 (use 90), tα/2=t0.025=1.987. The 95% two-tailed interval is
      x¯±tα/2sn=0.64±1.987×0.15100=(0.610,0.670).
      Interpretation: we can be 95% confident that the mean ABI of women with peripheral arterial disease is somewhere between 0.610 and 0.670. The entire interval is below 0.9, so we can claim μ<0.9.
    4. Yes, since a healthy (or normal) ABI is 0.9 or greater; however, 0.9 is outside the confidence interval (it is above the entire interval), so we can claim that the mean ABI of women with peripheral arterial disease is below 0.9, i.e., μ<0.9. This is consistent with the conclusion of the t-test in part a).