Question
stringlengths
35
1.85k
Answer
stringlengths
1
1.44k
Indicate whether or not the appropriate hypothesis test would be for a difference in population means for the following scenario. If not, explain why not. Scenario 2: The report “Highest Paying Jobs for 2009–10 Bachelor’s Degree Graduates” (National Association of Colleges and Employers, February 2010) states that the ...
no
Indicate whether or not the appropriate hypothesis test would be for a difference in population means for the following scenario. If not, explain why not. Scenario 3: Each person in a random sample of 228 male teenagers and a random sample of 306 female teenagers was asked how many hours he or she spent online in a typ...
yes
The paper “Sodium content of Lunchtime Fast Food Purchases at Major U.S. Chains” (Archives of Internal Medicine [2010]: 732–734) reported that for a random sample of 850 meal purchases made at Burger King, the mean sodium content was 1,685 mg, and the standard deviation was 828 mg. For a random sample of 2,107 meal pur...
H0: µb - µm = 0 versus Ha: µm - µb ≠ 0, t = 6.22, P ≈ 0.000, reject H0. There is convincing evidence that the mean sodium content is not the same for meal purchases at Burger King and McDonalds.
For the following situation, state whether the parameter of interest is a mean or a proportion: In a survey, one hundred college students are asked how many hours per week they spend on the Internet.
Mean. Each student reports a numerical value: a number of hours.
For the following situation, state whether the parameter of interest is a mean or a proportion: 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?”
Mean. Each student reports a number (it is a percentage, and we can average over these percentages).
For the following situation, state whether the parameter of interest is a mean or a proportion: In a survey, one hundred college students are asked whether or not they cited information from Wikipedia in their papers.
Proportion. Each student reports Yes or No, so this is a categorical variable and we use a proportion.
For the following situation, state whether the parameter of interest is a mean or a proportion: In a survey, one hundred college students are asked what percentage of their total weekly spending is on alcoholic beverages.
Mean. Each student reports a number (a percentage).
For the following situation, state whether the parameter of interest is a mean or a proportion: 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.
Proportion. Each student reports whether or not he got a job, so this is a categorical variable and we use a proportion.
For the following situation, state whether the parameter of interest is a mean or a proportion: A poll shows that 64% of Americans personally worry a great deal about federal spending and the budget deficit.
Proportion. Each respondent reports whether or not they worry a great deal about federal spending and the budget deficit, so this is a categorical variable and we use a proportion.
For the following situation, state whether the parameter of interest is a mean or a proportion: A survey reports that local TV news has shown a 17% increase in revenue within a two year period while newspaper revenues decreased by 6.4% during this time period.
Mean. Each TV news program and newspaper report a number: revenue.
For the following situation, state whether the parameter of interest is a mean or a proportion: In a survey, high school and college students are asked whether or not they use geolocation services on their smart phones.
Proportion. Each student reports whether or not they use geolocation services on their smart phones, so this is a categorical variable and we use a proportion.
For the following situation, state whether the parameter of interest is a mean or a proportion: In a survey, smart phone users are asked whether or not they use a web-based taxi service.
Proportion. Each user reports whether or not they use a web-based taxi service, so this is a categorical variable and we use a proportion.
For the following situation, state whether the parameter of interest is a mean or a proportion: In a survey, smart phone users are asked how many times they used a web-based taxi service over the last year.
Mean. Each user reports a number: how many times they used a web-based taxi service over the last year.
As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective. What population is under consideration in the data set?
The sample is from all computer chips manufactured at the factory during the week of pro- duction. We might be tempted to generalize the population to represent all weeks, but we should exercise caution here since the rate of defects may change over time.
As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective. What parameter is being estimated?
The fraction of computer chips manufactured at the factory during the week of production that had defects.
As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective. What is the point estimate for the parameter?
We estimate the parameter by computing the observed value in the data: p^ = 27/212 = 0.127
As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective. What is the name of the statistic we use to measure the uncertainty of the point e...
We quantify this uncertainty using the standard error, which may be abbreviated as SE.
As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective. Compute the value of the standard error for this context.
Compute the standard error using the SE formula and plugging in the point estimate p^ = 0:127 for p: SE = sqrt(0.127(1 – 0.127) / 212 = 0.023
As part of a quality control process for computer chips, an engineer at a factory randomly samples 212 chips during a week of production to test the current rate of chips with severe defects. She finds that 27 of the chips are defective. The historical rate of defects is 10%. Should the engineer be surprised by the obs...
The standard error is the standard deviation of p^. A value of 0.10 would be about one standard error away from the observed value, which would not represent a very uncommon deviation. (Usually beyond about 2 standard errors is a good rule of thumb.) The engineer should not be surprised.
Unexpected expense. In a random sample 765 adults in the United States, 322 say they could not cover a $400 unexpected expense without borrowing money or going into debt. What population is under consideration in the data set?
The sample is from all adults in the United States, so US adults is the population under consideration.
Unexpected expense. In a random sample 765 adults in the United States, 322 say they could not cover a $400 unexpected expense without borrowing money or going into debt. What parameter is being estimated?
The fraction of US adults who could not cover a $400 expense without borrowing money or selling something.
Unexpected expense. In a random sample 765 adults in the United States, 322 say they could not cover a $400 unexpected expense without borrowing money or going into debt. What is the point estimate for the parameter?
We estimate the parameter by computing the observed value in the data: p^ = 322 / 765 = 0.421
Unexpected expense. In a random sample 765 adults in the United States, 322 say they could not cover a $400 unexpected expense without borrowing money or going into debt. What is the name of the statistic we use to measure the uncertainty of the point estimate?
We quantify this uncertainty using the standard error, which may be abbreviated as SE.
Unexpected expense. In a random sample 765 adults in the United States, 322 say they could not cover a $400 unexpected expense without borrowing money or going into debt. Compute the value from part (d) for this context.
We can compute the standard error using the SE formula and plugging in the point estimate p^ = 0:421 for p: SE = sqrt( 0.421(1 – 0.421) / 765) = 0.0179
Unexpected expense. In a random sample 765 adults in the United States, 322 say they could not cover a $400 unexpected expense without borrowing money or going into debt. A cable news pundit thinks the value is actually 50%. Should she be surprised by the data?
The standard error can be thought of as the standard deviation of ^p. A value of 0.50 would be over 4 standard errors from the observed value, which would represent a very uncommon observation. The news pundit should be surprised by the data.
A nonprofit wants to understand the fraction of households that have elevated levels of lead in their drinking water. They expect at least 5% of homes will have elevated levels of lead, but not more than about 30%. They randomly sample 800 homes and work with the owners to retrieve water samples, and they compute the f...
Sampling distribution.
A nonprofit wants to understand the fraction of households that have elevated levels of lead in their drinking water. They expect at least 5% of homes will have elevated levels of lead, but not more than about 30%. They randomly sample 800 homes and work with the owners to retrieve water samples, and they compute the f...
To know whether the distribution is skewed, we need to know the proportion. We've been told the proportion is likely above 5% and below 30%, and the success-failure condition would be satisfied for any of these values. If the population proportion is in this range, the sampling distribution will be symmetric.
A nonprofit wants to understand the fraction of households that have elevated levels of lead in their drinking water. They expect at least 5% of homes will have elevated levels of lead, but not more than about 30%. They randomly sample 800 homes and work with the owners to retrieve water samples, and they compute the f...
We use the standard error to describe the variability: SE = sqrt( 0.08(1 – 0.08) / 800) = 0.0096
A nonprofit wants to understand the fraction of households that have elevated levels of lead in their drinking water. They expect at least 5% of homes will have elevated levels of lead, but not more than about 30%. They randomly sample 800 homes and work with the owners to retrieve water samples, and they compute the f...
The distribution will tend to be more variable when we have fewer observations per sample.
Of all freshman at a large college, 16% made the dean’s list in the current year. As part of a class project, students randomly sample 40 students and check if those students made the list. They repeat this 1,000 times and build a distribution of sample proportions. What is this distribution called?
Sampling distribution
Of all freshman at a large college, 16% made the dean’s list in the current year. As part of a class project, students randomly sample 40 students and check if those students made the list. They repeat this 1,000 times and build a distribution of sample proportions. Would you expect the shape of this distribution to be...
Since the proportion is p = 0.16 and n = 40, the success-failure condition is not satis_ed, with the expected number of successes being just 40 x 0.16 = 6.4. When we have too few expected successes, the sampling distribution of p^ is right-skewed.
Of all freshman at a large college, 16% made the dean’s list in the current year. As part of a class project, students randomly sample 40 students and check if those students made the list. They repeat this 1,000 times and build a distribution of sample proportions. Calculate the variability of this distribution.
The variability can still be calculated, even if we cannot model ^p using a normal distribution: SE = sqrt( 0.16(1 – 0.16) / 40) = 0.058
Of all freshman at a large college, 16% made the dean’s list in the current year. As part of a class project, students randomly sample 40 students and check if those students made the list. They repeat this 1,000 times and build a distribution of sample proportions. Suppose the students decide to sample again, this tim...
When there are more observations in the sample, the point estimate tends to be less variable. This means the distribution will tend to be less variable when we have more observations per sample. Beyond the required answer: the success-failure condition would be satisfied with this larger sample, so the distribution wou...
In 2013, the Pew Research Foundation reported that “45% of U.S. adults report that they live with one or more chronic conditions” 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 n...
Recall that the general formula is point estimate ±_z*x SE. First, identify the three different values. The point estimate is 45%, z* = 1.96 for a 95% confidence level, and SE = 1.2%. Then, plug the values into the formula: 45% ± 1:96 x 1.2% = (42.6%; 47.4%) We are 95% confident that the proportion of US adults who liv...
A poll conducted in 2013 found that 52% of U.S. adult Twitter users get at least some news on Twitter.12. 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 new...
Recall that the general formula is point estimate ± z* x SE. First, identify the three different values. The point estimate is 45%, z* = 2.58 for a 99% confidence level, and SE = 2.4%. Then, plug the values into the formula: 52% ± 2:58 x 2.4% = (45.8%; 58.2%) We are 99% confident that 45.8% to 58.2% of U.S. adult Twitt...
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 the following statement as true or false. Provide an explanation to justify your answer: If we repeated this study 1,000 times and...
True. Notice that the description focuses on the true population value.
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 the following statement as true or false. Provide an explanation to justify your answer: The poll provides statistically significa...
True. If we examine the 95% confidence interval computed in Exercise ??, 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.
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 the following statement as true or false. Provide an explanation to justify your answer: Since the standard error is 1.2%, only 1....
False. The standard error describes the uncertainty in the overall estimate from natural fluctuations due to randomness, not the uncertainty corresponding to individuals' responses.
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. The data provide statistically significant evidenc...
False. 50% is included in the 99% confidence interval, hence a null hypothesis of p = 0.50 would not be rejected at this level.
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. Since the standard error is 2.4%, we can conclude ...
False. The standard error measures the variability of the sample proportion, and is unrelated to the proportion of the population included in the study.
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. If we want to reduce the standard error of the est...
False. We need to increase the sample size to decrease the standard error.
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. If we construct a 90% confidence interval for the ...
False. As the confidence level decreases so does the margin of error, and hence the width of the confidence interval.
A hospital administrator hoping to improve wait times decides to estimate the average emergency room waiting time at her hospital. She collects a simple random sample of 64 patients and determines the time (in minutes) between when they checked in to the ER until they were first seen by a doctor. A 95% confidence inter...
False, even if the population distribution is not normal, with a large enough sample size we can assume that the sampling distribution is nearly Normal and calculate a confidence interval. It would however be ideal to see a histogram or Normal probability plot of the population distribution to assess the level of skewn...
A hospital administrator hoping to improve wait times decides to estimate the average emergency room waiting time at her hospital. She collects a simple random sample of 64 patients and determines the time (in minutes) between when they checked in to the ER until they were first seen by a doctor. A 95% confidence inter...
True, this is the correct interpretation of the confidence interval.
A hospital administrator hoping to improve wait times decides to estimate the average emergency room waiting time at her hospital. She collects a simple random sample of 64 patients and determines the time (in minutes) between when they checked in to the ER until they were first seen by a doctor. A 95% confidence inter...
False, the confidence interval is not about a sample mean. The true interpretation of the confidence level would be that 95% of random samples produce confidence intervals that include the true population mean.
A hospital administrator hoping to improve wait times decides to estimate the average emergency room waiting time at her hospital. She collects a simple random sample of 64 patients and determines the time (in minutes) between when they checked in to the ER until they were first seen by a doctor. A 95% confidence inter...
False. To be more confident that we capture the parameter, we need a wider interval.
A hospital administrator hoping to improve wait times decides to estimate the average emergency room waiting time at her hospital. She collects a simple random sample of 64 patients and determines the time (in minutes) between when they checked in to the ER until they were first seen by a doctor. A 95% confidence inter...
True, since the normal model was used to model the sample mean. The margin of error can be calculated as half the width of the interval, and the sample mean is the midpoint of the interval. ME = (146 – 128) / 2 = 9.5; x-bar = 128 + 9.5 = 137.5
A hospital administrator hoping to improve wait times decides to estimate the average emergency room waiting time at her hospital. She collects a simple random sample of 64 patients and determines the time (in minutes) between when they checked in to the ER until they were first seen by a doctor. A 95% confidence inter...
False, since in calculation of the standard error we divide the standard deviation by square root of the sample size. In order to cut the standard error in half (and hence the margin of error) we would need to sample 22 = 4 times the number of people in the initial sample.
The General Social Survey asked the question: “For how many days during the past 30 days was your mental health, which includes stress, depression, and problems with emotions, not good?” Based on responses from 1,151 US residents, the survey reported a 95% confidence interval of 3.40 to 4.24 days in 2010. Interpret thi...
We are 90% confident that US residents experience poor mental health 3.40 to 4.24 days per month.
The General Social Survey asked the question: “For how many days during the past 30 days was your mental health, which includes stress, depression, and problems with emotions, not good?” Based on responses from 1,151 US residents, the survey reported a 95% confidence interval of 3.40 to 4.24 days in 2010. What does “95...
90% of random samples of size 1,151 will yield a confidence interval that contains the true average number of bad mental health days that US residents experience per month.
The General Social Survey asked the question: “For how many days during the past 30 days was your mental health, which includes stress, depression, and problems with emotions, not good?” Based on responses from 1,151 US residents, the survey reported a 95% confidence interval of 3.40 to 4.24 days in 2010. Suppose the r...
To be more sure they capture the actual mean, they require a wider interval, unless they collect more data.
The General Social Survey asked the question: “For how many days during the past 30 days was your mental health, which includes stress, depression, and problems with emotions, not good?” Based on responses from 1,151 US residents, the survey reported a 95% confidence interval of 3.40 to 4.24 days in 2010. If a new surv...
Less data means less precision. The estimate will probably be less accurate with less data, so the interval will be larger.
A website is trying to increase registration for first-time visitors, exposing 1% of these visitors to a new site design. Of 752 randomly sampled visitors over a month who saw the new design, 64 registered. Check any conditions required for constructing a confidence interval.
The visitors are from a simple random sample, so independence is satisfied. The success-failure condition is also satisfied, with both 64 and 752 - 64 = 688 above 10. Therefore, we can use a normal distribution to model p^ and construct a confidence interval.
A website is trying to increase registration for first-time visitors, exposing 1% of these visitors to a new site design. Of 752 randomly sampled visitors over a month who saw the new design, 64 registered. Compute the standard error.
The sample proportion is p^ = 64 / 752 = 0.085. The standard error is SE = sqrt(0.085(1 – 0.085) / 752) = 0.010
A website is trying to increase registration for first-time visitors, exposing 1% of these visitors to a new site design. Of 752 randomly sampled visitors over a month who saw the new design, 64 registered. Construct and interpret a 90% confidence interval for the fraction of first-time visitors of the site who would r...
For a 90% confidence interval, use z* = 1.65. The confidence interval is therefore 0.085 ± 1:65 x 0.010 = (0.0685; 0.1015). We are 90% confident that 6.85% to 10.15% of first-time site visitors will register using the new design.
A store randomly samples 603 shoppers over the course of a year and finds that 142 of them made their visit because of a coupon they’d received in the mail. Construct a 95% confidence interval for the fraction of all shoppers during the year whose visit was because of a coupon they’d received in the mail.
First, we check conditions: Independence. Since the data come from a random sample, independence is satisfied. Success-failure. We also have at least 10 successes (142) and 10 failures (603 - 142 = 461), so the success-failure condition is satisfied. With the conditions satisfied, p^ = 142 / 603 = 0.235 can be modeled ...
Write the null and alternative hypotheses in words and then symbols for the following situation: A tutoring company would like to understand if most students tend to improve their grades (or not) after they use their services. They sample 200 of the students who used their service in the past year and ask them if their...
H0: p = 0.5 (The number of students with grades that improve after the program is equal to the number of students who do not have their grades improve) HA: p ≠ 0.5 (Either a majority or a minority of students' grades improved)
Write the null and alternative hypotheses in words and then symbols for the following situation: Employers at a firm are worried about the effect of March Madness, a basketball championship held each spring in the US, on employee productivity. They estimate that on a regular business day employees spend on average 15 m...
H0: µ = 15 (The average amount of company time spent not working is 15 minutes) HA: µ ≠ 15 (The average amount of company time spent not working is different than 15 minutes)
Write the null and alternative hypotheses in words and using symbols for the following situations: Since 2008, chain restaurants in California have been required to display calorie counts of each menu item. Prior to menus displaying calorie counts, the average calorie intake of diners at a restaurant was 1100 calories....
H0: µ = 1100 (The current average calorie intake is 1100 calories) HA: µ ≠ 1100 (The current average calorie intake is different than 1100 calories.)
Write the null and alternative hypotheses in words and using symbols for the following situations: The state of Wisconsin would like to understand the fraction of its adult residents that consumed alcohol in the last year, specifically if the rate is different from the national rate of 70%. To help them answer this que...
H0: p = 0.7 (The fraction of Wisconsin adults who consume alcohol is 0.7) HA: p ≠ 0.7 (The fraction of Wisconsin adults who consume alcohol is different from 0.7)
A study suggests that 60% of college student spend 10 or more hours per week communicating with others online. You believe that this is incorrect and decide to collect your own sample for a hypothesis test. You randomly sample 160 students from your dorm and find that 70% spent 10 or more hours a week communicating wit...
First, the hypotheses should be about the population proportion (p), not the sample proportion. Second, the null hypothesis should have an equal sign. Third, the alternative hypothesis should have a not-equals sign and reference the null value, p0 = 0.6, not the observed sample proportion. The correct way to set up the...
A study suggests that the 25% of 25 year olds have gotten married. You believe that this is incorrect and decide to collect your own sample for a hypothesis test. From a random sample of 25 year olds in census data with size 776, you find that 24% of them are married. A friend of yours offers to help you with setting u...
First, the hypotheses should be about the population proportion (p), not the sample pro- portion. Second, the null value should be what we are testing (0.25), not the observed value (0.24). The correct way to set up these hypotheses is: H0: p = 0.25; HA: p ≠ 0.25
Teens were surveyed about cyberbullying, and 54% to 64% reported experiencing cyberbullying (95% confidence interval). Answer the following questions based on this interval. A newspaper claims that a majority of teens have experienced cyberbullying. Is this claim supported by the confidence interval? Explain your reaso...
This claim is reasonable, since the entire interval lies above 50%.
Teens were surveyed about cyberbullying, and 54% to 64% reported experiencing cyberbullying (95% confidence interval). Answer the following questions based on this interval. A researcher conjectured that 70% of teens have experienced cyberbullying. Is this claim supported by the confidence interval? Explain your reason...
The value of 70% lies outside of the interval, so we have convincing evidence that the re- searcher's conjecture is wrong.
Teens were surveyed about cyberbullying, and 54% to 64% reported experiencing cyberbullying (95% confidence interval). Answer the following questions based on this interval. Without actually calculating the interval, determine if the claim of the researcher that 70% of teens have experienced cyberbullying would be supp...
A 90% confidence interval will be narrower than a 95% confidence interval. Even without calculating the interval, we can tell that 70% would not fall in the interval, and we would reject the researcher's conjecture based on a 90% confidence level as well.
Exercise 5.11 provides a 95% confidence interval for the mean waiting time at an emergency room (ER) of (128 minutes, 147 minutes). Answer the following questions based on this interval. A local newspaper claims that the average waiting time at this ER exceeds 3 hours. Is this claim supported by the confidence interval...
This claim does is not supported since 3 hours (180 minutes) is not in the interval.
Exercise 5.11 provides a 95% confidence interval for the mean waiting time at an emergency room (ER) of (128 minutes, 147 minutes). Answer the following questions based on this interval. The Dean of Medicine at this hospital claims the average wait time is 2.2 hours. Is this claim supported by the confidence interval? ...
2.2 hours (132 minutes) is in the 95% confidence interval, so we do not have evidence to say she is wrong.
Exercise 5.11 provides a 95% confidence interval for the mean waiting time at an emergency room (ER) of (128 minutes, 147 minutes). Answer the following questions based on this interval. Without actually calculating the interval, determine if the claim of the Dean that the average wait time is 2.2 hours would be suppor...
A 99% confidence interval will be wider than a 95% confidence interval. Even without calculating the interval, we can tell that 132 minutes would be in it, and we would not reject her claim based on a 99% confidence level as well.
Do a majority of US adults believe raising the minimum wage will help the economy, or is there a majority who do not believe this? A Rasmussen Reports survey of a random sample of 1,000 US adults found that 42% believe it will help the economy. Conduct an appropriate hypothesis test to help answer the research question...
Here's the answer in the Prepare, Check, Calculate, and Conclude framework. Prepare. Set up hypotheses. H0: p = 0.5; HA: p ≠ 0.5 We will use a significance level of α = 0:05. Check. Simple random sample gets us independence, and the success-failure conditions is satisfied since 0.42 x 1000 = 420 and (1 – 0.42) x 1000 =...
Getting enough sleep. 400 students were randomly sampled from a large university, and 289 said they did not get enough sleep. Conduct a hypothesis test to check whether this represents a statistically significant difference from 50%, and use a significance level of 0.01.
Here's the answer in the Prepare, Check, Calculate, and Conclude framework. Prepare. Set up hypotheses. H0: p = 0.5, HA: p ≠ 0.5. We are told to use a significance level of α = 0:01. Check. Simple random sample gets us independence, and the success-failure conditions is satisfied since 289 and 400 - 289 = 111 are both ...
You are given the following hypotheses: H0: p = 0.3; HA: p ≠ 0.3. We know the sample size is 90. For what sample proportion would the p-value be equal to 0.05? Assume that all conditions necessary for inference are satisfied.
If the p-value is 0.05, this means the test statistic would be either Z = -1.96 or Z = 1.96. We'll show the calculations for Z = 1.96. The standard error would be SE = sqrt(0.3(1 – 0.3) / 90) = 0.048. Finally, we set up the test statistic formula and solve for p^: Z = (p^ - 0.3) / SE; 1.96 = (p^ - 0.3) / 0.048; p^ = 0....
You are given the following hypotheses: H0: p = 0.9; HA: p ≠ 0.9. We know that the sample size is 1,429. For what sample proportion would the p-value be equal to 0.01? Assume that all conditions necessary for inference are satisfied.
If the p-value is 0.01, this means the test statistic would be either Z = -2.58 or Z = 2.58. If either of these Zs is chosen, it is okay. We'll use Z = 2.58 for our calculations. The standard error would be SE = sqrt(0.9(1 – 0.9) / 90) = 00079. Finally, we set up the test statistic formula and solve for p^: Z = (p^ - 0...
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-d...
H0: Anti-depressants do not affect the symptoms of Fibromyalgia. HA: Anti-depressants do affect the symptoms of Fibromyalgia (either helping or harming).
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-d...
Concluding that anti-depressants either help or worsen Fibromyalgia symptoms when they actually do neither.
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-d...
Concluding that anti-depressants do not affect Fibromyalgia symptoms when they actually do.
In the scenario, 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: The standard error of p^ when (I) n = 125 or (II) n = 500.
Scenario I is higher. Recall that a sample mean based on less data tends to be less accurate and have larger standard errors.
In the scenario, 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: The margin of error of a confidence interval when the confidence level is (I) 90% or (II) 80%.
Scenario I is higher. The higher the confidence level, the higher the corresponding margin of error.
In the scenario, 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: The p-value for a Z-statistic of 2.5 calculated based on a (I) sample with n = 500 or based on a (II) sam...
They are equal. The sample size does not affect the calculation of the p-value for a given Z-score.
In the scenario, 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: The probability of making a Type 2 Error when the alternative hypothesis is true and the significance lev...
Scenario I is higher. If the null hypothesis is harder to reject (lower α), then we are more likely to make a Type 2 Error when the alternative hypothesis is true.
The 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. A 95% confidence interval for the mean number of hours spent relaxing or pursuing activities they enjoy was (1.38, 1.92). Inter...
We are 95% confident that Americans spend an average of 1.38 to 1.92 hours per day relaxing or pursuing activities they enjoy.
The 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. A 95% confidence interval for the mean number of hours spent relaxing or pursuing activities they enjoy was (1.38, 1.92). Suppo...
Their confidence level must be higher as the width of the confidence interval increases as the confidence level increases.
The 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. A 95% confidence interval for the mean number of hours spent relaxing or pursuing activities they enjoy was (1.38, 1.92). Suppo...
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.
We learned that a Rasmussen Reports survey of 1,000 US adults found that 42% believe raising the minimum wage will help the economy. Construct a 99% confidence interval for the true proportion of US adults who believe this.
We could note the data and context provided: p^ = 0.42, n = 1000, and we're using a 99% confidence level. Checking conditions. While it doesn't explicitly say here whether the sample is random, we will assume the survey by this company was in fact random, which would satisfy the independence condition. The success-fail...
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...
H0: The restaurant meets food safety and sanitation regulations. HA: The restaurant does not meet food safety and sanitation regulations.
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...
The food safety inspector concludes that the restaurant does not meet food safety and sanitation regulations and shuts down the restaurant when the restaurant is actually safe.
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...
The food safety inspector concludes that the restaurant meets food safety and sanitation regulations and the restaurant stays open when the restaurant is actually not safe.
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...
A Type 1 Error may be more problematic for the restaurant owner since his restaurant gets shut down even though it meets the food safety and sanitation regulations.
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...
A Type 2 Error may be more problematic for diners since the restaurant deemed safe by the inspector is actually not.
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...
A diner would prefer strong evidence as any indication of evidence might mean there may be an issue with the restaurant meeting food safety and sanitation regulations, and diners would rather a restaurant that meet the regulations get shut down than a restaurant that doesn't meet the regulations not get shut down.
Determine if the following statement is true or false, and explain your reasoning. If false, state how it could be corrected: 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.
True.
Determine if the following statement is true or false, and explain your reasoning. If false, state how it could be corrected: Decreasing the significance level (α) will increase the probability of making a Type 1 Error.
False. The significance level is the probability of the Type 1 Error.
Determine if the following statement is true or false, and explain your reasoning. If false, state how it could be corrected: Suppose the null hypothesis is p = 0.5 and we fail to reject H0. Under this scenario, the true population proportion is 0.5.
False. Failure to reject H0 only means there wasn't sufficient evidence to reject it, not that it has been confirmed.
Determine if the following statement is true or false, and explain your reasoning. If false, state how it could be corrected: With large sample sizes, even small differences between the null value and the observed point estimate, a difference often called the effect size, will be identified as statistically significant...
True.
A USA Today/Gallup poll 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 respondent...
H0: punemp = punderemp: The proportions of unemployed and underemployed people who are having relationship problems are equal. HA: punemp ≠ punderemp: The proportions of unemployed and underemployed people who are having relationship problems are different.
A USA Today/Gallup poll 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 respondent...
If in fact the two population proportions are equal, the probability of observing at least a 2% difference between the sample proportions is approximately 0.35. Since this is a high probability we fail to reject the null hypothesis. The data do not provide convincing evidence that the proportion of unemployed and under...
It is believed that nearsightedness affects about 8% of all children. In a random sample of 194 children, 21 are nearsighted. Conduct a hypothesis test for the following question: do these data provide evidence that the 8% value is inaccurate?
Here's the answer in the Prepare, Check, Calculate, and Conclude framework. Prepare. Set up hypotheses. H0: p = 0.08, HA: p ≠ 0.08. We will use a significance level of α = 0:05. Check. Simple random sample gets us independence, and the success-failure condition is satisfied since 21 and 194 - 21 = 173 are both at least...
The nutrition label on a bag of potato chips says that a one ounce (28 gram) serving of potato chips has 130 calories and contains ten grams of fat, with three grams of saturated fat. A random sample of 35 bags yielded a confidence interval for the number of calories per bag of 128.2 to 139.8 calories. Is there evidenc...
Because 130 is inside the confidence interval, we do not have convincing evidence that the true average is any different than what the nutrition label suggests.
Define the term “sampling distribution” of the sample proportion, and describe how the shape, center, and spread of the sampling distribution change as the sample size increases when p = 0.1.
The sampling distribution is the distribution of sample proportions from samples of the same size randomly sampled from the same population. As the same size increases, the shape of the sampling distribution (when p = 0.1) will go from being right-skewed to being more symmetric and resembling the normal distribution. W...
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 observed point estimate can be statistically significant.”
True. If the sample size gets ever larger, then the standard error will become ever smaller. Eventually, when the sample size is large enough and the standard error is tiny, we can find statistically significant yet very small differences between the null value and point estimate (assuming they are not exactly equal).
Same observation, different sample size. Suppose you conduct a hypothesis test based on a sample where the sample size is n = 50, 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. Will your p-value increase, decrea...
As the sample size increases the standard error will decrease, the sample statistic will increase, and the p-value will decrease.