/*! 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 17 Weatherwise magazine is publishe... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Weatherwise magazine is published in association with the American Meteorological Society. Volume \(46,\) Number 6 has a rating system to classify Nor'easter storms that frequently hit New England states and can cause much damage near the ocean coast. A severe storm has an average peak wave height of 16.4 feet for waves hitting the shore. Suppose that a Nor'easter is in progress at the severe storm class rating. (a) Let us say that we want to set up a statistical test to see if the wave action (i.e., height) is dying down or getting worse. What would be the null hypothesis regarding average wave height? (b) If you wanted to test the hypothesis that the storm is getting worse, what would you use for the alternate hypothesis? (c) If you wanted to test the hypothesis that the waves are dying down, what would you use for the alternate hypothesis? (d) Suppose you do not know whether the storm is getting worse or dying out. You just want to test the hypothesis that the average wave height is different (either higher or lower) from the severe storm class rating. What would you use for the alternate hypothesis? (e) For each of the tests in parts (b), (c), and (d), would the area corresponding to the \(P\) -value be on the left, on the right, or on both sides of the mean? Explain your answer in each case.

Short Answer

Expert verified
(a) Null hypothesis: \( \mu = 16.4 \). (b) Alternate hypothesis: \( \mu > 16.4 \). (c) Alternate hypothesis: \( \mu < 16.4 \). (d) Alternate hypothesis: \( \mu \neq 16.4 \). (e) Part (b) right side; part (c) left side; part (d) both sides.

Step by step solution

01

Understanding the Null Hypothesis

The null hypothesis is a statement that there is no effect or no difference and is often the hypothesis that researchers aim to test against. In this context, the null hypothesis ( \( H_0 \) ) regarding average wave height would be that the average peak wave height is equal to the severe storm class rating, which is 16.4 feet. Therefore, \( H_0: \mu = 16.4 \) where \( \mu \) is the true average peak wave height.
02

Alternate Hypothesis for Worsening Storm (Part b)

If we want to test the hypothesis that the storm is getting worse, the alternate hypothesis ( \( H_a \) ) would indicate that the average peak wave height is greater than 16.4 feet. Thus, \( H_a: \mu > 16.4 \) .
03

Alternate Hypothesis for Dying Down Storm (Part c)

If we want to test the hypothesis that the waves are dying down, the alternate hypothesis ( \( H_a \) ) would indicate that the average peak wave height is less than 16.4 feet. Thus, \( H_a: \mu < 16.4 \) .
04

Alternate Hypothesis for Any Change in Storm (Part d)

If we want to test the hypothesis that the average wave height is different from 16.4 feet, we use a two-tailed test. The alternate hypothesis ( \( H_a \) ) would express that the average peak wave height is not equal to 16.4 feet. Thus, \( H_a: \mu eq 16.4 \) .
05

Determining the P-value Region (Part e)

For each test:- Part (b): Since the hypothesis is one-sided ( \( H_a: \mu > 16.4 \) ), the \( P \)-value corresponds to the area on the right side of the mean.- Part (c): As this is also one-sided ( \( H_a: \mu < 16.4 \) ), the \( P \)-value corresponds to the area on the left side of the mean.- Part (d): This is a two-tailed test, so the \( P \)-value area is on both sides of the mean.

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 Hypothesis
The null hypothesis is a fundamental concept in hypothesis testing. It represents the statement or condition where no effect or no difference exists. It is the assumption that the observed phenomenon has no influence or that the outcome is the same as an established fact. For example, in the case of the Nor'easter storm, the null hypothesis is that the average peak wave height remains at 16.4 feet, the same as the severe storm class rating. This can be mathematically expressed as \( H_0: \mu = 16.4 \), where \( \mu \) is the true average peak wave height. The role of the null hypothesis is to serve as a default position that indicates no change or effect until evidence suggests otherwise. Hypothesis testing involves trying to gather enough evidence to reject this null hypothesis in favor of an alternate hypothesis.
Alternate Hypothesis
The alternate hypothesis offers a statement opposite to the null hypothesis. If the null hypothesis suggests no change, the alternate hypothesis supports a change or effect. In hypothesis testing, researchers aim to provide evidence for the alternate hypothesis, which represents the actual claim tested. In the context of the severe storm class rating scenario, if the hypothesis is that the storm is worsening, the alternate hypothesis is that the peak wave height is greater than 16.4 feet, noted as \( H_a: \mu > 16.4 \). Alternatively, if the hypothesis is that the storm is dying out, \( H_a: \mu < 16.4 \). Finally, if there is no predetermined direction of change, we simply test for any difference, using \( H_a: \mu eq 16.4 \). Each of these reflects a different aspect of change we are testing against the null hypothesis.
P-Value
In hypothesis testing, the P-Value measures the strength of evidence against the null hypothesis. It is a probability that helps us determine the significance of our results. A smaller P-Value suggests that the observed data would be unlikely under the null hypothesis. If the P-Value is less than a pre-determined threshold (often 0.05), we have enough evidence to reject the null hypothesis in favor of the alternate hypothesis. Conversely, a higher P-Value means we retain the null hypothesis as there isn’t enough evidence against it. In our storm example, if the test for worsening conditions (\( H_a: \mu > 16.4 \)) produced a small P-Value, it would suggest the storm was indeed worsening.
One-Tailed Test
A one-tailed test examines the relationship in a single direction of interest. It is used when researchers have a specific direction of change in mind, such as testing if something is greater or less than a particular value. The test only considers this one scenario, making it powerful when there is a clear hypothesis regarding direction. For instance, in detecting if the storm is getting worse (\( H_a: \mu > 16.4 \)), we use a one-tailed test. The P-Value calculated will correspond to the area on the right side of the mean, reflecting the probability of observing values greater than 16.4 feet. Thus, one-tailed tests focus on deviations in only one critical direction.
Two-Tailed Test
A two-tailed test, unlike a one-tailed, accounts for variations in both directions from the mean. It is used when there is no predetermined direction of change and the focus is on detecting a difference, regardless of its direction. For the Nor'easter example, where we test whether the average wave height is simply different from the norm (\( H_a: \mu eq 16.4 \)), a two-tailed test applies. Here, the P-Value region exists on both sides of the mean, capturing deviations that may result in either higher or lower wave heights than 16.4 feet. Two-tailed tests are thorough and offer a moderate approach when direction isn't a prior concern, ensuring that any possible significant change is not overlooked.

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

Please provide the following information for Problems. (a) What is the level of significance? State the null and alternate hypotheses. (b) Check Requirements What sampling distribution will you use? What assumptions are you making? Compute the sample test statistic and corresponding \(z\) or \(t\) value as appropriate. (c) Find (or estimate) the \(P\) -value. Sketch the sampling distribution and show the area corresponding to the \(P\) -value. (d) Based on your answers in parts (a) to (c), will you reject or fail to reject the null hypothesis? Are the data statistically significant at level \(\alpha ?\) (e) Interpret your conclusion in the context of the application. Note: For degrees of freedom \(d . f .\) not in the Student's \(t\) table, use the closest \(d . f .\) that is smaller. In some situations, this choice of \(d . f .\) may increase the \(P\) -value a small amount and therefore produce a slightly more "conservative" answer. Wildlife: Fox Rabies A study of fox rabies in southern Germany gave the following information about different regions and the occurrence of rabies in each region (Reference: \(\mathbf{B}\). Sayers et al., "A Pattern Analysis Study of a Wildlife Rabies Epizootic," Medical Informatics, Vol. 2, pp. 1 1-34). Based on information from this article, a random sample of \(n_{1}=16\) locations in region I gave the following information about the number of cases of fox $$\begin{array}{rlrrrrrrr} x_{1}: \text { Region I data } & 1 & 8 & 8 & 8 & 7 & 8 & 8 & 1 \\ & 3 & 3 & 3 & 2 & 5 & 1 & 4 & 6 \end{array}$$ A second random sample of \(n_{2}=15\) locations in region II gave the following information about the number of cases of fox rabies near that location. $$\begin{array}{lllllllll} x_{2} \text { : Region II data } & 1 & 1 & 3 & 1 & 4 & 8 & 5 & 4 \\ & 4 & 4 & 2 & 2 & 5 & 6 & 9 & \end{array}$$ i. Use a calculator with sample mean and sample standard deviation keys to verify that \(\bar{x}_{1}=4.75\) with \(s_{1} \approx 2.82\) in region I and \(\bar{x}_{2} \approx 3.93\) with \(s_{2} \approx 2.43\) in region II. ii. Does this information indicate that there is a difference (either way) in the mean number of cases of fox rabies between the two regions? Use a \(5 \%\) level of significance. (Assume the distribution of rabies cases in both regions is mound-shaped and approximately normal.)

Suppose you want to test the claim that a population mean equals \(30 .\) (a) State the null hypothesis. (b) State the alternate hypothesis if you have no information regarding how the population mean might differ from \(30 .\) (c) State the alternate hypothesis if you believe (based on experience or past studies) that the population mean may be greater than \(30 .\) (d) State the alternate hypothesis if you believe (based on experience or past studies) that the population mean may not be as large as \(30 .\)

Medical: Hypertension This problem is based on information taken from The Merck Manual (a reference manual used in most medical and nursing schools). Hypertension is defined as a blood pressure reading over \(140 \mathrm{mm}\) Hg systolic and/or over \(90 \mathrm{mm}\) Hg diastolic. Hypertension, if not corrected, can cause long-term health problems. In the college-age population \((18-24\) years), about \(9.2 \%\) have hypertension. Suppose that a blood donor program is taking place in a college dormitory this week (final exams week). Before each student gives blood, the nurse takes a blood pressure reading. Of 196 donors, it is found that 29 have hypertension. Do these data indicate that the population proportion of students with hypertension during final exams week is higher than \(9.2 \% ?\) Use a \(5 \%\) level of significance.

Let \(x\) be a random variable that represents hemoglobin count (HC) in grams per 100 milliliters of whole blood. Then \(x\) has a distribution that is approximately normal, with population mean of about 14 for healthy adult women (see reference in Problem 17 ). Suppose that a female patient has taken 10 laboratory blood tests during the past year. The HC data sent to the patient's doctor are \(15 \quad 18$$ \quad$$16 \quad 19 \quad 14\) \(\begin{array}{ccccc}\quad12 & 14 & 17 & 15 & 11\end{array}\) i. Use a calculator with sample mean and sample standard deviation keys to verify that \(\bar{x}=15.1\) and \(s \approx 2.51.\) ii. Does this information indicate that the population average HC for this patient is higher than \(14 ?\) Use \(\alpha=0.01.\)

Snow avalanches can be a real problem for travelers in the western United States and Canada. A very common type of avalanche is called the slab avalanche. These have been studied extensively by David McClung, a professor of civil engineering at the University of British Columbia. Slab avalanches studied in Canada have an average thickness of \(\mu=67 \mathrm{cm}\) (Source: Avalanche Handbook by \(\mathrm{D.}\) McClung and \(\mathrm{P.}\) Schaerer). The ski patrol at Vail, Colorado, is studying slab avalanches in its region. A random sample of avalanches in spring gave the following thicknesses (in cm): \(\begin{array}{ccccccc}59 & 51 & 76 & 38 & 65 & 54 & 49 & 62\quad\end{array}\) \(\begin{array}{ccccc}64 & 67 & 63 & 74 & 65 & 79\quad\end{array}\) \(68 \quad 55\) i. Use a calculator with mean and standard deviation keys to verify that \(\bar{x}=61.8\) and \(s \approx 10.6 \mathrm{cm}.\) ii. Assume the slab thickness has an approximately normal distribution. Use a \(1 \%\) level of significance to test the claim that the mean slab thickness in the Vail region is different from that in Canada.

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.