Skip to main content

Section 5.5 Exercises

Subsection Exercises

Estimating unknown parameters
1 Identify the parameter, Part I

For each of the following situations, state whether the parameter of interest is a mean or a proportion. It may be helpful to examine whether individual responses are numerical or categorical.

  1. In a survey, one hundred college students are asked how many hours per week they spend on the Internet. Answer

    Mean. Each student reports a numerical value: a number of hours.

  2. In a survey, one hundred college students are asked: “What percentage of the time you spend on the Internet is part of your course work?” Answer

    Mean. Each student reports a number, which is a percentage, and we can average over these percentages.

  3. In a survey, one hundred college students are asked whether or not they cited information from Wikipedia in their papers. Answer

    Proportion. Each student reports Yes or No, so this is a categorical variable and we use a proportion.

  4. In a survey, one hundred college students are asked what percentage of their total weekly spending is on alcoholic beverages. Answer

    Mean. Each student reports a number, which is a percentage like in part (b).

  5. In a sample of one hundred recent college graduates, it is found that 85 percent expect to get a job within one year of their graduation date. Answer

    Proportion. Each student reports whether or not s/he expects to get a job, so this is a categorical variable and we use a proportion.

2 Identify the parameter, Part II

For each of the following situations, state whether the parameter of interest is a mean or a proportion.

  1. A poll shows that 64% of Americans personally worry a great deal about federal spending and the budget deficit.

  2. A survey reports that local TV news has shown a 17% increase in revenue between 2009 and 2011 while newspaper revenues decreased by 6.4% during this time period.

  3. In a survey, high school and college students are asked whether or not they use geolocation services on their smart phones.

  4. In a survey, internet users are asked whether or not they purchased any Groupon coupons.

  5. In a survey, internet users are asked how many Groupon coupons they purchased over the last year.

3 College credits

A college counselor is interested in estimating how many credits a student typically enrolls in each semester. The counselor decides to randomly sample 100 students by using the registrar's database of students. The histogram below shows the distribution of the number of credits taken by these students. Sample statistics for this distribution are also provided.

Min 8
Q1 13
Median 14
Mean 13.65
SD 1.91
Q3 15
Max 18
  1. What is the point estimate for the average number of credits taken per semester by students at this college? What about the median? Answer

    Mean: 13.65. Median: 14.

  2. What is the point estimate for the standard deviation of the number of credits taken per semester by students at this college? What about the IQR? Answer

    SD: 1.91. IQR: \(15-13=2\text{.}\)

  3. Is a load of 16 credits unusually high for this college? What about 18 credits? Explain your reasoning. Hint: Observations farther than two standard deviations from the mean are usually considered to be unusual. Answer

    \(Z_{16}=1.23\text{,}\) which is not unusual since it is within 2 SD of the mean. \(Z_{18}=2.23\text{,}\) which is generally considered unusual.

  4. The college counselor takes another random sample of 100 students and this time finds a sample mean of 14.02 units. Should she be surprised that this sample statistic is slightly different than the one from the original sample? Explain your reasoning. Answer

    No. Point estimates that are based on samples only approximate the population parameter, and they vary from one sample to another.

  5. The sample means given above are point estimates for the mean number of credits taken by all students at that college. What measures do we use to quantify the variability of this estimate (Hint: recall that \(SD_{\bar{x}}=\frac{\sigma}{\sqrt{n}}\))? Compute this quantity using the data from the original sample. Answer

    We use the SE, which is \(1.91/\sqrt{100}=0.191\) for this sample's mean.

4 Heights of adults

Researchers studying anthropometry collected body girth measurements and skeletal diameter measurements, as well as age, weight, height and gender, for 507 physically active individuals. The histogram below shows the sample distribution of heights in centimeters.  1 G. Heinz et al. “Exploring relationships in body dimensions”. In: Journal of Statistics Education 11.2 (2003).

Min 147.2
Q1 163.8
Median 170.3
Mean 171.1
SD 9.4
Q3 177.8
Max 198.1
  1. What is the point estimate for the average height of active individuals? What about the median?

  2. What is the point estimate for the standard deviation of the heights of active individuals? What about the IQR?

  3. Is a person who is 1m 80cm (180 cm) tall considered unusually tall? And is a person who is 1m 55cm (155cm) considered unusually short? Explain your reasoning.

  4. The researchers take another random sample of physically active individuals. Would you expect the mean and the standard deviation of this new sample to be the ones given above? Explain your reasoning.

  5. The sample means obtained are point estimates for the mean height of all active individuals, if the sample of individuals is equivalent to a simple random sample. What measure do we use to quantify the variability of such an estimate (Hint: recall that \(SD_{\bar{x}}=\frac{\sigma}{\sqrt{n}}\))? Compute this quantity using the data from the original sample under the condition that the data are a simple random sample.

5 Hen eggs

The distribution of the number of eggs laid by a certain species of hen during their breeding period is 35 eggs with a standard deviation of 18.2. Suppose a group of researchers randomly samples 45 hens of this species, counts the number of eggs laid during their breeding period, and records the sample mean. They repeat this 1,000 times, and build a distribution of sample means.

  1. What is this distribution called? Answer

    We are building a distribution of sample statistics, in this case the sample mean. Such a distribution is called a sampling distribution.

  2. Would you expect the shape of this distribution to be symmetric, right skewed, or left skewed? Explain your reasoning. Answer

    Because we are dealing with the distribution of sample means, we need to check to see if the Central Limit Theorem applies. Our sample size is greater than 30, and we are told that random sampling is employed. With these conditions met, we expect that the distribution of the sample mean will be nearly normal and therefore symmetric.

  3. Calculate the variability of this distribution and state the appropriate term used to refer to this value. Answer

    Because we are dealing with a sampling distribution, we measure its variability with the standard error. \(SE = 18.2 / \sqrt{45} = 2.713\text{.}\)

  4. Suppose the researchers' budget is reduced and they are only able to collect random samples of 10 hens. The sample mean of the number of eggs is recorded, and we repeat this 1,000 times, and build a new distribution of sample means. How will the variability of this new distribution compare to the variability of the original distribution? Answer

    The sample means will be more variable with the smaller sample size.

6 Art after school

Elijah and Tyler, two high school juniors, conducted a survey on 15 students at their school, asking the students whether they would like the school to offer an after-school art program, counted the number of “yes” answers, and recorded the sample proportion. 14 out of the 15 students responded “yes”. They repeated this 100 times and built a distribution of sample means.

  1. What is this distribution called?

  2. Would you expect the shape of this distribution to be symmetric, right skewed, or left skewed? Explain your reasoning.

  3. Calculate the variability of this distribution and state the appropriate term used to refer to this value.

  4. Suppose that the students were able to recruit a few more friends to help them with sampling, and are now able to collect data from random samples of 25 students. Once again, they record the number of “yes” answers, and record the sample proportion, and repeat this 100 times to build a new distribution of sample proportions. How will the variability of this new distribution compare to the variability of the original distribution?

Confidence intervals
7 Chronic illness, Part I

In 2013, the Pew Research Foundation reported that “45% of U.S. adults report that they live with one or more chronic conditions”. 2 Pew Research Center, Washington, D.C. The Diagnosis Difference, November 26, 2013. However, this value was based on a sample, so it may not be a perfect estimate for the population parameter of interest on its own. The study reported a standard error of about 1.2%, and a normal model may reasonably be used in this setting. Create a 95% confidence interval for the proportion of U.S. adults who live with one or more chronic conditions. Also interpret the confidence interval in the context of the study.

Answer

Recall that the general formula is

\begin{gather*} \text{point estimate} \pm z^{\star} \times SE \end{gather*}

First, identify the three different values. The point estimate is 45%, \(z^{\star} = 1.96\) for a 95% confidence level, and \(SE = 1.2\text{.}\) Then, plug the values into the formula:

\begin{gather*} 45 \pm 1.96 \times 1.2 \quad\to\quad (42.6, 47.4) \end{gather*}

We are 95% confident that the proportion of US adults who live with one or more chronic conditions is between 42.6% and 47.4%.

8 Twitter users and news, Part I

A poll conducted in 2013 found that 52% of U.S. adult Twitter users get at least some news on Twitter. 3 Pew Research Center, Washington, D.C.Twitter News Consumers: Young, Mobile and Educated, November 4, 2013. The standard error for this estimate was 2.4%, and a normal distribution may be used to model the sample proportion. Construct a 99% confidence interval for the fraction of U.S. adult Twitter users who get some news on Twitter, and interpret the confidence interval in context.

9 Chronic illness, Part II

In 2013, the Pew Research Foundation reported that “45% of U.S. adults report that they live with one or more chronic conditions”, and the standard error for this estimate is 1.2%. Identify each of the following statements as true or false. Provide an explanation to justify each of your answers.

  1. We can say with certainty that the confidence interval from Exercise 5.5.7 contains the true percentage of U.S. adults who suffer from a chronic illness. Answer

    False. Confidence intervals provide a range of plausible values, and sometimes the truth is missed. A 95% confidence interval “misses” about 5% of the time.

  2. If we repeated this study 1,000 times and constructed a 95% confidence interval for each study, then approximately 950 of those confidence intervals would contain the true fraction of U.S. adults who suffer from chronic illnesses. Answer

    True. Notice that the description focuses on the true population value.

  3. The poll provides statistically significant evidence (at the \(\alpha = 0.05\) level) that the percentage of U.S. adults who suffer from chronic illnesses is below 50%. Answer

    True. If we examine the 95% confidence interval computed in Exercise 5.5.7, we can see that 50% is not included in this interval. This means that in a hypothesis test, we would reject the null hypothesis that the proportion is 0.5.

  4. Since the standard error is 1.2%, only 1.2% of people in the study communicated uncertainty about their answer. Answer

    False. The standard error describes the uncertainty in the overall estimate from natural fluctuations due to randomness, not the uncertainty corresponding to individuals' responses.

10 Twitter users and news, Part II

A poll conducted in 2013 found that 52% of U.S. adult Twitter users get at least some news on Twitter, and the standard error for this estimate was 2.4%. Identify each of the following statements as true or false. Provide an explanation to justify each of your answers.

  1. The data provide statistically significant evidence that more than half of U.S. adult Twitter users get some news through Twitter. Use a significance level of \(\alpha = 0.01\text{.}\)

  2. Since the standard error is 2.4%, we can conclude that 97.6% of all U.S. adult Twitter users were included in the study.

  3. If we want to reduce the standard error of the estimate, we should collect less data.

  4. If we construct a 90% confidence interval for the percentage of U.S. adults Twitter users who get some news through Twitter, this confidence interval will be wider than a corresponding 99% confidence interval.

11 Relaxing after work

The 2010 General Social Survey asked the question: “After an average work day, about how many hours do you have to relax or pursue activities that you enjoy?” to a random sample of 1,155 Americans. 4 national Opinion Research Center, General Social Survey, 2010. A 95% confidence interval for the mean number of hours spent relaxing or pursuing activities they enjoy was (1.38, 1.92).

  1. Interpret this interval in context of the data. Answer

    We are 95% confident that Americans spend an average of 1.38 to 1.92 hours per day relaxing or pursuing activities they enjoy.

  2. Suppose another set of researchers reported a confidence interval with a larger margin of error based on the same sample of 1,155 Americans. How does their confidence level compare to the confidence level of the interval stated above? Answer

    Their confidence level must be higher as the width of the confidence interval increases as the confidence level increases.

  3. Suppose next year a new survey asking the same question is conducted, and this time the sample size is 2,500. Assuming that the population characteristics, with respect to how much time people spend relaxing after work, have not changed much within a year. How will the margin of error of the 95% confidence interval constructed based on data from the new survey compare to the margin of error of the interval stated above? Answer

    The new margin of error will be smaller since as the sample size increases the standard error decreases, which will decrease the margin of error.

12 Take a walk

The Centers for Disease Control monitors the physical activity level of Americans. A recent survey on a random sample of 23,129 Americans yielded a 95% confidence interval of 61.1% to 62.9% for the proportion of Americans who walk for at least 10 minutes per day.

  1. Interpret this interval in context of the data.

  2. Suppose another set of researchers reported a confidence interval with a larger margin of error based on the same sample of 23,129 Americans. How does their confidence level compare to the confidence level of the interval stated above?

  3. Suppose next year a new survey asking the same question is conducted, and this time the sample size is 10,000. Assuming that the population characteristics, with respect to walking habits, have not changed much within a year, how will the width of the confidence interval constructed based on data from the new survey compare to the width of the interval stated above?

13 Women leaders, Part I

A November 2014 Pew Research poll on women and leadership asked respondents what they believed is holding women back from top jobs. 43% of the respondents said that women are held to higher standards than men when being considered for top executive business positions. This result is based on 1,835 randomly sampled national adults.  5 Pew Research Center, Washington, D.C.Women and Leadership: Public Says Women are Equally Qualified, but Barriers Persist, January 14, 2015.

  1. Construct a 95% confidence interval for the proportion of Americans who believe women are held to higher standards than men when being considered for top executive business positions. Answer

    (40.7%, 45.3%). We are 95% confident that 40.7% to 45.3% of Americans believe women are held to higher standards than men when being considered for top executive business positions.

  2. How would you expect the width of a 90% confidence interval to compare to the interval you calculated in part (a)? Explain your reasoning. Answer

    Narrower, since as the confidence level decreases the margin of error of the confidence interval decreases as well.

  3. Now construct the 90% confidence interval, and comment on whether your answer to part (b) is confirmed. Answer

    (41.1%, 44.9%). We are 90% confident that 41.1% to 44.9% of Americans believe women are held to higher standards than men when being considered for top executive business positions.

14 Women leaders, Part II

The poll introduced in Exercise 5.5.13 also asked whether respondents expected to see a female president in their lifetime. 78% of the 1,835 respondents said “yes”.

  1. Construct a 90% confidence interval for the proportion of Americans who expect to see a female president in their lifetime, and interpret this interval in context of the data.

  2. How would you expect the width of a 98% confidence interval to compare to the interval you calculated in part (a)? Explain your reasoning.

  3. Now construct the 98% confidence interval, and comment on whether your answer to part (b) is confirmed.

Introducing hypothesis testing
15 Social experiment, Part I

A “social experiment” conducted by a TV program questioned what people do when they see a very obviously bruised woman getting picked on by her boyfriend. On two different occasions at the same restaurant, the same couple was depicted. In one scenario the woman was dressed “provocatively” and in the other scenario the woman was dressed “conservatively”. The table below shows how many restaurant diners were present under each scenario, and whether or not they intervened.

Scenario
Provocative Conservative Total
Intervene Yes 5 15 20
No 15 10 25
Total 20 25 45

A simulation was conducted to test if people react differently under the two scenarios. 10,000 simulated differences were generated to construct the null distribution shown. The value \(\hat{p}_{pr, sim}\) represents the proportion of diners who intervened in the simulation for the provocatively dressed woman, and \(\hat{p}_{con, sim}\) is the proportion for the conservatively dressed woman.

  1. What are the hypotheses? For the purposes of this exercise, you may assume that each observed person at the restaurant behaved independently, though we would want to evaluate this assumption more rigorously if we were reporting these results. Answer

    The subscript \(_{pr}\) corresponds to provocative and \(_{con}\) to conservative. (a) \(H_0: p_{pr} = p_{con}\text{.}\) \(H_A: p_{pr} \ne p_{con}\text{.}\)

  2. Calculate the observed difference between the rates of intervention under the provocative and conservative scenarios: \(\hat{p}_{pr} - \hat{p}_{con}\text{.}\) Answer

    -0.35.

  3. Estimate the p-value using the figure above and determine the conclusion of the hypothesis test. Answer

    The left tail for the p-value is calculated by adding up the two left bins: \(0.005+0.015=0.02\text{.}\) Doubling the one tail, the p-value is 0.04. (Students may have approximate results, and a small number of students may have a p-value of about 0.05.) Since the p-value is low, we reject \(H_0\text{.}\) The data provide strong evidence that people react differently under the two scenarios.

16 Is yawning contagious, Part I

An experiment conducted by the MythBusters, a science entertainment TV program on the Discovery Channel, tested if a person can be subconsciously influenced into yawning if another person near them yawns. 50 people were randomly assigned to two groups: 34 to a group where a person near them yawned (treatment) and 16 to a group where there wasn't a person yawning near them (control). The following table shows the results of this experiment.  6 MythBusters,Season 3, Episode 28. DEAD LINK

Group
Treatment Control Total
Result Yawn 10 4 14
Not Yawn 24 12 36
Total 34 16 50

A simulation was conducted to understand the distribution of the test statistic under the assumption of independence: having someone yawn near another person has no influence on if the other person will yawn. In order to conduct the simulation, a researcher wrote yawn on 14 index cards and not yawn on 36 index cards to indicate whether or not a person yawned. Then he shuffled the cards and dealt them into two groups of size 34 and 16 for treatment and control, respectively. He counted how many participants in each simulated group yawned in an apparent response to a nearby yawning person, and calculated the difference between the simulated proportions of yawning as \(\hat{p}_{trtmt,sim} - \hat{p}_{ctrl,sim}\text{.}\) This simulation was repeated 10,000 times using software to obtain 10,000 differences that are due to chance alone. The histogram shows the distribution of the simulated differences.

  1. What are the hypotheses?

  2. Calculate the observed difference between the yawning rates under the two scenarios.

  3. Estimate the p-value using the figure above and determine the conclusion of the hypothesis test.

17 Social experiment, Part II

In Exercise 5.5.15, we encountered a scenario where researchers were evaluating the impact of the way someone is dressed against the actions of people around them. In that exercise, researchers may have believed that dressing provocatively may reduce the chance of bystander intervention. One might be tempted to use a one-sided hypothesis test for this study. Discuss the drawbacks of doing so in 1-3 sentences.

Answer

The primary concern is confirmation bias. If researchers look only for what they suspect to be true using a one-sided test, then they are formally excluding from consideration the possibility that the opposite result is true. Additionally, if other researchers believe the opposite possibility might be true, they would be very skeptical of the one-sided test.

18 Is yawning contagious, Part II

Exercise 5.5.16 describes an experiment by Myth Busters, where they examined whether a person yawning would affect whether others to yawn. The traditional belief is that yawning is contagious — one yawn can lead to another yawn, which might lead to another, and so on. In that exercise, there was the option of selecting a one-sided or two-sided test. Which would you recommend (or which did you choose)? Justify your answer in 1-3 sentences.

19 The Egyptian Revolution

A popular uprising that started on January 25, 2011 in Egypt led to the 2011 Egyptian Revolution. Polls show that about 69% of American adults followed the news about the political crisis and demonstrations in Egypt closely during the first couple weeks following the start of the uprising. Among a random sample of 30 high school students, it was found that only 17 of them followed the news about Egypt closely during this time.  7 Gallup Politics, Americans' Views of Egypt Sharply More Negative, data collected February 2-5, 2011.

  1. Write the hypotheses for testing if the proportion of high school students who followed the news about Egypt is different than the proportion of American adults who did. Answer

    \(H_0: p = 0.69\text{.}\) \(H_A: p \ne 0.69\text{.}\)

  2. Calculate the proportion of high schoolers in this sample who followed the news about Egypt closely during this time. Answer

    \(\hat{p} = \frac{17}{30} = 0.57\text{.}\)

  3. Describe how to perform a simulation and, once you had results, how to estimate the p-value. Answer

    The success-failure condition is not satisfied; note that it is appropriate to use the null value (\(p_0 = 0.69\)) to compute the expected number of successes and failures.

  4. Below is a histogram showing the distribution of \(\hat{p}_{sim}\) in 10,000 simulations under the null hypothesis. Estimate the p-value using the plot and determine the conclusion of the hypothesis test.
    Answer

    Answers may vary. Each student can be represented with a card. Take 100 cards, 69 black cards representing those who follow the news about Egypt and 31 red cards representing those who do not. Shuffle the cards and draw with replacement (shuffling each time in between draws) 30 cards representing the 30 high school students. Calculate the proportion of black cards in this sample, \(\hat{p}_{sim}\text{,}\) i.e. the proportion of those who follow the news in the simulation. Repeat this many times (e.g. 10,000 times) and plot the resulting sample proportions. The p-value will be two times the proportion of simulations where \(\hat{p}_{sim} \le 0.57\text{.}\) (Note: we would generally use a computer to perform these simulations.)

    The p-value is about \(0.001 + 0.005 + 0.020 + 0.035 + 0.075 = 0.136\text{,}\) meaning the two-sided p-value is about 0.272. Your p-value may vary slightly since it is based on a visual estimate. Since the p-value is greater than 0.05, we fail to reject \(H_0\text{.}\) The data do not provide strong evidence that the proportion of high school students who followed the news about Egypt is different than the proportion of American adults who did.

20 Assisted Reproduction

Assisted Reproductive Technology (ART) is a collection of techniques that help facilitate pregnancy (e.g. in vitro fertilization). A 2008 report by the Centers for Disease Control and Prevention estimated that ART has been successful in leading to a live birth in 31% of cases  8 CDC. 2008 Assisted Reproductive Technology Report DEAD LINK.. A new fertility clinic claims that their success rate is higher than average. A random sample of 30 of their patients yielded a success rate of 40%. A consumer watchdog group would like to determine if this provides strong evidence to support the company's claim.

  1. Write the hypotheses to test if the success rate for ART at this clinic is significantly higher than the success rate reported by the CDC.

  2. Describe a setup for a simulation that would be appropriate in this situation and how the p-value can be calculated using the simulation results.

  3. Below is a histogram showing the distribution of \(\hat{p}_{sim}\) in 10,000 simulations under the null hypothesis. Estimate the p-value using the plot and use it to evaluate the hypotheses.

  4. After performing this analysis, the consumer group releases the following news headline: “Infertility clinic falsely advertises better success rates”. Comment on the appropriateness of this statement.

21 Spam mail, Part I

The 2004 National Technology Readiness Survey sponsored by the Smith School of Business at the University of Maryland surveyed 418 randomly sampled Americans, asking them how many spam emails they receive per day. The survey was repeated on a new random sample of 499 Americans in 2009. 9 Rockbridge, 2009 National Technology Readiness Survey SPAM Report.

  1. What are the hypotheses for evaluating if the average spam emails per day has changed from 2004 to 2009. Answer

    \(H_0\text{:}\) \(\mu_1 - \mu_2 = 0\text{,}\) i.e. there is no difference in the average number of spam emails each day for American between 2004 and 2009. \(H_A\text{:}\) \(\mu_1 - \mu_2 \neq 0\text{,}\) i.e. there is a difference between the average number of spam emails each day for Americans between 2004 and 2009.

  2. In 2004 the mean was 18.5 spam emails per day, and in 2009 this value was 14.9 emails per day. What is the point estimate for the difference between the two population means? Answer

    \(18.5 - 14.9 = 3.6\) spam emails per day.

  3. A report on the survey states that the observed difference between the sample means is not statistically significant. Explain what this means in context of the hypothesis test and data. Answer

    There is not convincing evidence that the observed difference is due to anything but chance. That is, observing a difference of 3.6 in the two sample means could reasonably be explained by chance alone.

  4. Would you expect a confidence interval for the difference between the two population means to contain 0? Explain your reasoning. Answer

    Since the difference is not statistically significant, we would expect the confidence interval to contain 0.

22 Nearsightedness

It is believed that nearsightedness affects about 8% of all children. In a random sample of 194 children, 21 are nearsighted.

  1. Construct hypotheses appropriate for the following question: do these data provide evidence that the 8% value is inaccurate?

  2. What proportion of children in this sample are nearsighted?

  3. Given that the standard error of the sample proportion is 0.0195 and the point estimate follows a nearly normal distribution, calculate the test statistic (the Z-statistic).

  4. What is the p-value for this hypothesis test?

  5. What is the conclusion of the hypothesis test?

23 Spam mail, Part II

The National Technology Readiness Survey from Exercise 5.5.21 also asked Americans how often they delete spam emails. 23% of the respondents in 2004 said they delete their spam mail once a month or less, and in 2009 this value was 16%.

  1. What are the hypotheses for evaluating if the proportion of those who delete their email once a month or less has changed from 2004 to 2009? Answer

    \(H_0\text{:}\) \(p_1 - p_2 = 0\text{,}\) i.e. there is no difference in the fraction of Americans who say they delete their spam emails once a month or less.

    \(H_A\text{:}\) \(p_1 - p_2 \neq 0\text{,}\) i.e. there is a difference in the fraction of Americans who say they delete their spam emails once a month or less.

  2. What is the point estimate for the difference between the two population proportions? Answer

    \(0.23 - 0.16 = 0.07\text{.}\)

  3. A report on the survey states that the observed decrease from 2004 to 2009 is statistically significant. Explain what this means in context of the hypothesis test and the data. Answer

    The difference of 0.07 (7%) is not easily explained by chance. That is, there is strong evidence that the fraction of Americans who say they delete their spam emails once a month or less has declined. (Notice that we can assert the direction, even in this two-sided test.)

  4. Would you expect a confidence interval for the difference between the two population proportions to contain 0? Explain your reasoning. Answer

    Because the difference is statistically significant, 0 is not a plausible value for the difference, meaning we would not expect the confidence interval to contain 0.

24 Unemployment and relationship problems

A USA Today/Gallup poll conducted between 2010 and 2011 asked a group of unemployed and underemployed Americans if they have had major problems in their relationships with their spouse or another close family member as a result of not having a job (if unemployed) or not having a full-time job (if underemployed). 27% of the 1,145 unemployed respondents and 25% of the 675 underemployed respondents said they had major problems in relationships as a result of their employment status.

  1. What are the hypotheses for evaluating if the proportions of unemployed and underemployed people who had relationship problems were different?

  2. The p-value for this hypothesis test is approximately 0.35. Explain what this means in context of the hypothesis test and the data.

25 Testing for Fibromyalgia

A patient named Diana was diagnosed with Fibromyalgia, a long-term syndrome of body pain, and was prescribed anti-depressants. Being the skeptic that she is, Diana didn't initially believe that anti-depressants would help her symptoms. However after a couple months of being on the medication she decides that the anti-depressants are working, because she feels like her symptoms are in fact getting better.

  1. Write the hypotheses in words for Diana's skeptical position when she started taking the anti-depressants. Answer

    \(H_0\text{:}\) Anti-depressants do not help symptoms of Fibromyalgia. \(H_A\text{:}\) Anti-depressants do treat symptoms of Fibromyalgia. Remark: Diana might also have taken special note if her symptoms got much worse, so a more scientific approach would have been to use a two-sided test. While parts (b) and (c) use the one-sided version, your answers will be a little different if you used a two-sided test.

  2. What is a Type 1 Error in this context? Answer

    Concluding that anti-depressants work for the treatment of Fibromyalgia symptoms when they actually do not.

  3. What is a Type 2 Error in this context? Answer

    Concluding that anti-depressants do not work for the treatment of Fibromyalgia symptoms when they actually do.

26 Testing for food safety

A food safety inspector is called upon to investigate a restaurant with a few customer reports of poor sanitation practices. The food safety inspector uses a hypothesis testing framework to evaluate whether regulations are not being met. If he decides the restaurant is in gross violation, its license to serve food will be revoked.

  1. Write the hypotheses in words.

  2. What is a Type 1 Error in this context?

  3. What is a Type 2 Error in this context?

  4. Which error is more problematic for the restaurant owner? Why?

  5. Which error is more problematic for the diners? Why?

  6. As a diner, would you prefer that the food safety inspector requires strong evidence or very strong evidence of health concerns before revoking a restaurant's license? Explain your reasoning.

27 True / False

Determine whether the following statement is true or false, and explain your reasoning: “A cutoff of \(\alpha\) = 0.05 is the ideal value for all hypothesis tests.”

Answer

False. It is appropriate to adjust the significance level to reflect the consequences of a Type 1 or Type 2 Error, and it is also be appropriate to consider additional context of the application.

28 True / False

Determine whether the following statement is true or false, and explain your reasoning: “Power of a test and the probability of making a Type 1 Error are complements.”

29 Which is higher?

In each part below, there is a value of interest and two scenarios (I and II). For each part, report if the value of interest is larger under scenario I, scenario II, or whether the value is equal under the scenarios.

  1. The standard error of \(\bar{x}\) when \(s = 120\) and (I) n = 25 or (II) n = 125. Answer

    Scenario I is higher. Recall that a sample mean based on less data tends to be less accurate and have larger standard errors.

  2. The margin of error of a confidence interval when the confidence level is (I) 90% or (II) 80%. Answer

    Scenario I is higher. The higher the confidence level, the higher the corresponding margin of error.

  3. The p-value for a Z-statistic of 2.5 when (I) n = 500 or (II) n = 1000. Answer

    They are equal. The sample size does not affect the calculation of the p-value for a given Z-score.

  4. The probability of making a Type 2 Error when the alternative hypothesis is true and the significance level is (I) 0.05 or (II) 0.10. Answer

    Scenario I is higher. If the null hypothesis is harder to reject (lower \(\alpha\)), then we are more likely to make a Type 2 error when the alternative hypothesis is true.

30 True or false

Determine if the following statements are true or false, and explain your reasoning. If false, state how it could be corrected.

  1. If a given value (for example, the null hypothesized value of a parameter) is within a 95% confidence interval, it will also be within a 99% confidence interval.

  2. Decreasing the significance level (\(\alpha\)) will increase the probability of making a Type 1 Error.

  3. Suppose the null hypothesis is \(\mu = 5\) and we fail to reject \(H_0\text{.}\) Under this scenario, the true population mean is 5.

  4. If the alternative hypothesis is true, then the probability of making a Type 2 Error and the power of a test add up to 1.

  5. With large sample sizes, even small differences between the null value and the true value of the parameter, a difference often called the effect size, will be identified as statistically significant.

Does it make sense?
31 True / False

Determine whether the following statement is true or false, and explain your reasoning: “With large sample sizes, even small differences between the null value and the point estimate can be statistically significant.”

Answer

True. If the sample size is large, then the standard error will be small, meaning even relatively small differences between the null value and point estimate can be statistically significant.

32 Same observation, different sample size

Suppose you conduct a hypothesis test based on a sample where the sample size is \(n = 50\text{,}\) and arrive at a p-value of 0.08. You then refer back to your notes and discover that you made a careless mistake, the sample size should have been \(n = 500\text{.}\) How, if at all, will your p-value change (increase or decrease)? Explain.