/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 39 The National Center for Health S... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The National Center for Health Statistics released a report that stated \(70 \%\) of adults do not exercise regularly (Associated Press, April 7, 2002). A researcher decided to conduct a study to see whether the claim made by the National Center for Health Statistics differed on a state-by-state basis. a. State the null and alternative hypotheses assuming the intent of the researcher is to identify states that differ from the \(70 \%\) reported by the National Center for Health Statistics. b. \(\quad\) At \(\alpha=.05,\) what is the research conclusion for the following states: Wisconsin: 252 of 350 adults did not exercise regularly California: 189 of 300 adults did not exercise regularly

Short Answer

Expert verified
Wisconsin: no significant difference; California: significant difference.

Step by step solution

01

State the null and alternative hypotheses

The null hypothesis (H_0) is that the proportion of adults who do not exercise regularly is equal to 0.70, as reported by the National Center for Health Statistics. In mathematical terms: \[ H_0: p = 0.70 \] The alternative hypothesis (H_a) is that the proportion of adults who do not exercise regularly differs from 0.70. Thus: \[ H_a: p eq 0.70 \]
02

Determine sample proportions

Calculate the sample proportions for Wisconsin and California. For Wisconsin, 252 out of 350 do not exercise. The sample proportion is: \[ \hat{p}_{\text{WI}} = \frac{252}{350} = 0.72 \] For California, 189 out of 300 do not exercise. The sample proportion is: \[ \hat{p}_{\text{CA}} = \frac{189}{300} = 0.63 \]
03

Calculate the test statistic

Use the formula for the test statistic in a proportion test: \[ z = \frac{\hat{p} - p_0}{\sqrt{\frac{p_0(1 - p_0)}{n}}} \] For Wisconsin, substitute \( \hat{p}_{\text{WI}} = 0.72 \), \( p_0 = 0.70 \), and \( n = 350 \): \[ z_{\text{WI}} = \frac{0.72 - 0.70}{\sqrt{\frac{0.70 \times 0.30}{350}}} \approx 0.816 \] For California, substitute \( \hat{p}_{\text{CA}} = 0.63 \), \( p_0 = 0.70 \), and \( n = 300 \): \[ z_{\text{CA}} = \frac{0.63 - 0.70}{\sqrt{\frac{0.70 \times 0.30}{300}}} \approx -2.592 \]
04

Determine the critical z-value for hypothesis test

For a two-tailed test with \(\alpha = 0.05\), the critical z-values are approximately \(\pm 1.96\) (derived from the standard normal distribution table). If the calculated z-value is beyond these critical values, we reject the null hypothesis.
05

Make a decision for each state

For Wisconsin, \(z_{\text{WI}} = 0.816\) is between the critical values \(-1.96\) and \(1.96\). Thus, we do not reject the null hypothesis for Wisconsin. For California, \(z_{\text{CA}} = -2.592\) is less than \(-1.96\). Thus, we reject the null hypothesis for California.
06

State the research conclusion

The proportion of adults who do not exercise regularly in Wisconsin does not significantly differ from 70%. The proportion of adults in California who do not exercise regularly is significantly different from 70%.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Null and Alternative Hypotheses
Hypothesis testing begins with establishing two conflicting statements: the null hypothesis and the alternative hypothesis. These hypotheses form the basis for your test. The null hypothesis, denoted as \( H_0 \), generally represents a statement of no effect or no difference. In this exercise, \( H_0 : p = 0.70 \) asserts that the proportion of adults not exercising regularly matches the reported 70%.

On the other hand, the alternative hypothesis, denoted by \( H_a \), stands for the statement we aim to provide evidence for. Here, \( H_a : p eq 0.70 \) suggests that the real proportion of non-exercising adults is different from 70%. By conducting the hypothesis test, the researcher aims to see if there's substantial evidence that the actual state-specific proportions differ from the national estimate.
Proportion Test
A proportion test is used to compare an observed proportion from sample data to a claimed population proportion. It's particularly useful in studies like the one described here, where you need to evaluate whether a sample proportion significantly deviates from a known value.

The procedure involves calculating the sample proportion—the ratio of a particular category to the total number. This step was crucial for both Wisconsin and California. For example, Wisconsin had a sample proportion \( \hat{p}_{\text{WI}} = 0.72 \) as 252 out of 350 adults did not exercise. This proportion gives an experimental perspective on how real-world data may align or vary from theoretical claims. Through a proportion test, these sample figures are statistically compared to the benchmark of 70% to see if observed differences arise from chance or reflect true deviations.
Significance Level
The significance level, denoted \( \alpha \), represents the probability of rejecting the null hypothesis when it is actually true, commonly set at 0.05 for a 5% risk level. This threshold dictates the strictness of the test criteria. A 5% level means that if we did this test 100 times, we expect to mistakenly reject the true null hypothesis 5 times.

In hypothesis testing, such as in our state exercise comparison, the significance level determines the critical values of the test statistic. Specifically, it helps to draw boundary lines, often represented as z-values in a standard normal distribution. These critical values, like \( \pm 1.96 \) for a 95% confidence interval, determine the acceptance or rejection of \( H_0 \). If the test statistic falls beyond these key limits, the results are statistically significant, prompting a reconsideration of the null hypothesis.
Test Statistic
A test statistic quantifies the extent to which your sample data departs from the expected under the null hypothesis. For the proportion test, the test statistic is computed using:\[z = \frac{\hat{p} - p_0}{\sqrt{\frac{p_0(1 - p_0)}{n}}}\]Here, \( \hat{p} \) is the sample proportion, \( p_0 \) is the hypothesized population proportion, and \( n \) is the sample size. This formula generates a z-score, representing how many standard deviations your sample outcome is from the referenced population proportion.

In our exercise, Wisconsin's calculated z-value was approximately 0.816, showing a slight deviation, not enough to shift beyond the critical z-limits. Contrarily, California's z-value was -2.592, indicating a pronounced deviation from 70%, prompting the rejection of \( H_0 \) there. Test statistics serve as fundamental tools to gauge whether sample observations are consistent with the null hypothesis or hint at more profound population dynamics.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Most popular questions from this chapter

Many investors and financial analysts believe the Dow Jones Industrial Average (DJIA) provides a good barometer of the overall stock market. On January 31,2006,9 of the 30 stocks making up the DJIA increased in price (The Wall Street Journal, February 1 2006 ). On the basis of this fact, a financial analyst claims we can assume that \(30 \%\) of the stocks traded on the New York Stock Exchange (NYSE) went up the same day. a. Formulate null and alternative hypotheses to test the analyst's claim. b. \(\quad\) A sample of 50 stocks traded on the NYSE that day showed that 24 went up. What is your point estimate of the population proportion of stocks that went up? c. Conduct your hypothesis test using \(\alpha=.01\) as the level of significance. What is your conclusion?

Raftelis Financial Consulting reported that the mean quarterly water bill in the United States is \(\$ 47.50(U . S . \text { News \& World Report, August } 12,2002\) ). Some water systems are operated by public utilities, whereas other water systems are operated by private companies. An economist pointed out that privatization does not equal competition and that monopoly powers provided to public utilities are now being transferred to private companies. The concern is that consumers end up paying higher-than-average rates for water provided by private companies. The water system for Atlanta, Georgia, is provided by a private company. A sample of 64 Atlanta consumers showed a mean quarterly water bill of \(\$ 51\) with a sample standard deviation of \(\$ 12 .\) At \(\alpha=.05,\) does the Atlanta sample support the conclusion that above- average rates exist for this private water system? What is your conclusion?

The manager of the Danvers-Hilton Resort Hotel stated that the mean guest bill for a weekend is \(\$ 600\) or less. A member of the hotel's accounting staff noticed that the total charges for guest bills have been increasing in recent months. The accountant will use a sample of weekend guest bills to test the manager's claim. a. Which form of the hypotheses should be used to test the manager's claim? Explain. \\[ \begin{array}{lll} H_{0}: \mu \geq 600 & H_{0}: \mu \leq 600 & H_{0}: \mu=600 \\ H_{\mathrm{a}}: \mu<600 & H_{\mathrm{a}}: \mu>600 & H_{\mathrm{a}}: \mu \neq 600 \end{array} \\] b. What conclusion is appropriate when \(H_{0}\) cannot be rejected? c. What conclusion is appropriate when \(H_{0}\) can be rejected?

In 2001 , the U.S. Department of Labor reported the average hourly earnings for U.S. production workers to be \(\$ 14.32\) per hour (The World Almanac, 2003 ). A sample of 75 production workers during 2003 showed a sample mean of \(\$ 14.68\) per hour. Assuming the population standard deviation \(\sigma=\$ 1.45,\) can we conclude that an increase occurred in the mean hourly earnings since \(2001 ?\) Use \(\alpha=.05\).

Consider the following hypothesis test: \\[ \begin{array}{l} H_{0}: \mu \geq 20 \\ H_{\mathrm{a}}: \mu<20 \end{array} \\] A sample of 50 provided a sample mean of \(19.4 .\) The population standard deviation is \(2 .\) a. Compute the value of the test statistic. b. What is the \(p\) -value? c. Using \(\alpha=.05,\) what is your conclusion? d. What is the rejection rule using the critical value? What is your conclusion?

See all solutions

Recommended explanations on Math Textbooks

View all explanations

What do you think about this solution?

We value your feedback to improve our textbook solutions.

Study anywhere. Anytime. Across all devices.