Warning: foreach() argument must be of type array|object, bool given in /var/www/html/web/app/themes/studypress-core-theme/template-parts/header/mobile-offcanvas.php on line 20

Use the Wilcoxon rank sum test to determine whether population 1 lies to the left of population 2 by (1) stating the null and alternative hypotheses to be tested, (2) calculating the values of \(T_{1}\) and \(T_{l}^{*},(3)\) finding the rejection region for \(\alpha=.05,\) and (4) stating your conclusions. $$ \begin{array}{l|lllll} \text { Sample } 1 & 1 & 3 & 2 & 3 & 5 \\ \hline \text { Sample } 2 & 4 & 7 & 6 & 8 & 6 \end{array} $$

Short Answer

Expert verified
A) There is insufficient evidence to determine the relationship between the two populations. B) Population 1 lies to the right of population 2. C) Population 1 lies to the left of population 2. D) Both populations are identical.

Step by step solution

01

State the null and alternative hypotheses

The null hypothesis (H0) states that there is no difference between the two populations; that is, they have the same probability distribution. $$ H_{0}: P(X_{1} < X_{2}) = P(X_{1} > X_{2}) $$ The alternative hypothesis (H1) states that population 1 lies to the left of population 2 (i.e., population 1 has a lower probability distribution than population 2). $$ H_{1}: P(X_{1} < X_{2}) > P(X_{1} > X_{2}) $$
02

Calculate the values of \(T_{1}\) and \(T_{l}^{*}\)

First, combine both samples and rank them in ascending order: $$ \begin{array}{c|c|c} \text { Rank } & \text { Sample } 1 & \text { Sample } 2 \\\ \hline 1 & 1 & \\\ 2 & 2 & \\\ 3 & \ & \\\ 4 & \ & 4 \\\ 5 & 3 & \\\ 6 & \ & 6 \\\ 7 & 5 & 7 \\\ 8 & \ & 8 \\\ 9 & \ & 6 \end{array} $$ Now, calculate the sum of the ranks for Sample 1: $$T_{1}=1+2+5=8$$ Next, find the expected value of \(T_{1}^{*}\) and variance: $$E(T_{1}^{*})=\frac{n_{1}(n_{1}+n_{2}+1)}{2}=\frac{5(5+5+1)}{2}=\frac{5(11)}{2}=27.5$$ $$Var(T_{1}^{*})=\frac{n_{1}n_{2}(n_{1}+n_{2}+1)}{12}=\frac{(5)(5)(11)}{12}=\frac{275}{12}$$ Now, calculate the lower limit of the standardized test statistic: $$T_{l}^{*}=\frac{T_{1}-E(T_{1}^{*})}{\sqrt{Var(T_{1}^{*})}}=\frac{8-27.5}{\sqrt{\frac{275}{12}}}≈-3.36$$
03

Find the rejection region for \(\alpha=.05\)

The rejection region is defined as the set of all values of the test statistic, \(T_{l}^{*}\), for which we reject the null hypothesis. Since we are performing a one-tailed test and \(\alpha = 0.05\), we will compare the calculated \(T_{l}^{*}\) to the critical value \(z_{\alpha} = -1.645\) (from the standard normal distribution table). If \(T_{l}^{*} < z_{\alpha}\), we reject the null hypothesis.
04

State the conclusions

Our calculated value of the test statistic, \(T_{l}^{*} ≈ -3.36\), is less than the critical value \(z_{\alpha} = -1.645\). Therefore, we reject the null hypothesis and conclude that there is sufficient evidence to support the alternative hypothesis that population 1 lies to the left of population 2.

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 Vaia!

Key Concepts

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

Null and Alternative Hypotheses
Understanding the null and alternative hypotheses is crucial in any statistical test, including the Wilcoxon rank sum test. The null hypothesis (\textbf{H0}) serves as a default statement that indicates no effect or no difference. It's the claim we aim to challenge or verify. For the Wilcoxon test, \textbf{H0} asserts that two independent samples come from identical populations with the same probability distribution.

In contrast, the alternative hypothesis (\textbf{H1}) is what researchers suspect to be true. It represents a new claim about the populations, such as one distribution being shifted to the left or to the right of the other. In the context of our exercise, \textbf{H1} suggests that population 1 has a tendency to generate lower values than population 2. This is expressed mathematically as \textbf{H1}: \( P(X_{1} < X_{2}) > P(X_{1} > X_{2}) \).

If the test results lead to rejection of \textbf{H0}, it supports the alternative hypothesis, suggesting the existence of a significant difference between the populations. However, failing to reject the null hypothesis does not confirm its truth; it merely indicates insufficient evidence to favor \textbf{H1}. The way we shape these hypotheses has a profound impact on the analysis and interpretation of data.
Nonparametric Statistics
Nonparametric statistics come into play when the assumptions necessary for parametric tests are not satisfied. These could include situations where the sample sizes are small, the data are not normally distributed, or the type of data doesn't allow for parametric analysis, such as ordinal data or ranks.

The Wilcoxon rank sum test, a key player in nonparametric statistical methods, does not assume a specific probability distribution for the data. It is employed when we cannot confirm that the data follow a normal distribution or when measuring a median is more appropriate than a mean. In the given exercise, the Wilcoxon rank sum test essentially compares the medians of two independent samples to test the hypothesis of interest.

Because nonparametric tests like the Wilcoxon are based on ranks rather than data values, they are less sensitive to outliers and can offer a robust alternative to parametric tests, which might be inapplicable or misleading when their strict assumptions are not met. The robustness and flexibility of nonparametric methods make them indispensable tools in statistical analysis.
Probability Distributions
Probability distributions are fundamental to understanding statistical tests. A probability distribution describes how the values of a random variable are distributed. There are many types of probability distributions, each with their own properties, which describe different kinds of data and situations. For parametric tests, certain probability distributions such as the normal distribution are assumed.

In nonparametric tests like the Wilcoxon rank sum test, however, we do not assume any specific probability distribution. The central focus is on the rank ordering of the data rather than the actual data values. This approach mitigates the impact of the shape of the probability distribution on the analysis. Despite not knowing the underlying distribution, we can still obtain useful information about the population by comparing the rank sums. Through this lens, we can analyze a variety of data types and draw conclusions without the need for distributional assumptions.

As statistics often deal with uncertainty and variability, mastering the concept of probability distributions is essential. It aids in choosing the correct statistical test and interpreting the results accurately, whether the distribution is known and parametric methods are used, or it remains unspecified as is necessary for nonparametric techniques.

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

Competitive Running Is the number of years of competitive running experience related to a runner's distance running performance? The data on nine runners, obtained from a study by Scott Powers and colleagues, are shown in the table: $$\begin{array}{crc}\hline & \text { Years of Competitive } & \text { 10-Kilometer Finish } \\\\\text { Runner } & \text { Running } & \text { Time (minutes) } \\\\\hline 1 & 9 & 33.15 \\\2 & 13 & 33.33 \\\3 & 5 & 33.50 \\\4 & 7 & 33.55 \\\5 & 12 & 33.73 \\\6 & 6 & 33.86 \\\7 & 4 &33.90 \\\8 & 5 & 34.15 \\\9 & 3 & 34.90 \\\\\hline\end{array}$$ a. Calculate the rank correlation coefficient between years of competitive running and a runner's finish time in the 10 -kilometer race. b. Do the data provide evidence to indicate a significant rank correlation between the two variables? Test using \(\alpha=.05\)

Recovery Rates Clinical data concerning the effectiveness of two drugs in treating a particular condition (as measured by recovery in 7 days or less) were collected from 10 hospitals. You want to know whether the data present sufficient evidence to indicate a higher recovery rate for one of the two drugs. a. Test using the sign test. Choose your rejection region so that \(\alpha\) is near. \(05 .\) b. Why might it be inappropriate to use the Student's \(t\) -test in analyzing the data? $$ \begin{array}{cccc} \hline &&{\text { Drug A }} \\ \hline & & {\text { Number }} \\ & \text { Number in } & \text { Recovered } & \text { Percentage } \\ \text { Hospital } & \text { Group } & \text { (7 days or less) } & \text { Recovered } \\ \hline 1 & 84 & 63 & 75.0 \\ 2 & 63 & 44 & 69.8 \\ 3 & 56 & 48 & 85.7 \\ 4 & 77 & 57 & 74.0 \\ 5 & 29 & 20 & 69.0 \\ 6 & 48 & 40 & 83.3 \\ 7 & 61 & 42 & 68.9 \\ 8 & 45 & 35 & 77.8 \\ 9 & 79 & 57 & 72.2 \\ 10 & 62 & 48 & 77.4 \\ \hline \end{array} $$ $$ \begin{array}{cccc} \hline && {\text { Drug B }} \\ \hline && {\text { Number }} \\ & \text { Number in } & \text { Recovered } & \text { Percentage } \\ \text { Hospital } & \text { Group } & \text { (7 days or less) } & \text { Recovered } \\ \hline 1 & 96 & 82 & 85.4 \\ 2 & 83 & 69 & 83.1 \\ 3 & 91 & 73 & 80.2 \\ 4 & 47 & 35 & 74.5 \\ 5 & 60 & 42 & 70.0 \\ 6 & 27 & 22 & 81.5 \\ 7 & 69 & 52 & 75.4 \\ 8 & 72 & 57 & 79.2 \\ 9 & 89 & 76 & 85.4 \\ 10 & 46 & 37 & 80.4 \\ \hline \end{array} $$

Property Values In Chapter 10 , you compared the property evaluations of two tax assessors. \(A\) and \(B\), as shown in the table below. $$ \begin{array}{ccc} \hline \text { Property } & \text { Assessor } \mathrm{A} & \text { Assessor B } \\ \hline 1 & 276.3 & 275.1 \\ 2 & 288.4 & 286.8 \\ 3 & 280.2 & 277.3 \\ 4 & 294.7 & 290.6 \\ 5 & 268.7 & 269.1 \\ 6 & 282.8 & 281.0 \\ 7 & 276.1 & 275.3 \\ 8 & 279.0 & 279.1 \\ \hline \end{array} $$ a. Use the sign test to determine whether the data present sufficient evidence to indicate that assessor A tends to give higher assessments than assessor B; that is, \(P\left(x_{\mathrm{A}}\right.\) exceeds \(\left.x_{\mathrm{B}}\right)>1 / 2\). Test by using a value of \(\alpha\) near. \(05 .\) Find the \(p\) -value for the test and interpret its value. b. In Chapter 10 , we used the \(t\) statistic to test the null hypothesis that assessor A tends to give higher assessments than assessor \(\mathrm{B}\), resulting in a \(t\) -value of \(t=2.82\) with \(p\) -value \(=.013 .\) Do these test results agree with the results in part a? Explain why the answers are (or are not) consistent.

AIDS Research Scientists have shown that a newly developed vaccine can shield rhesus monkeys from infection by the SIV virus, a virus closely related to the HIV virus which affects humans. In their work, researchers gave each of \(n=6\) rhesus monkeys five inoculations with the SIV vaccine and one week after the last vaccination, each monkey received an injection of live SIV. Two of the six vaccinated monkeys showed no evidence of SIV infection for as long as a year and a half after the SIV injection. \({ }^{5}\) Scientists were able to isolate the SIV virus from the other four vaccinated monkeys, although these animals showed no sign of the disease. Does this information contain sufficient evidence to indicate that the vaccine is effective in protecting monkeys from SIV? Use \(\alpha=.10 .\)

Two Simple Examples Use the sign test to compare two populations for significant differences for the paired data. State the null and alternative hypotheses to be tested. Determine an appropriate rejection region with \(\alpha \leq .10 .\) Calculate the observed value of the test statistic and present your conclusion. $$ \begin{array}{cccccccc} & &&& {\text { Pair }} \\ \hline \text { Population } & 1 & 2 & 3 & 4 & 5 & 6 & 7 \\ \hline 1 & 8.9 & 8.1 & 9.3 & 7.7 & 10.4 & 8.3 & 7.4 \\ 2 & 8.8 & 7.4 & 9.0 & 7.8 & 9.9 & 8.1 & 6.9 \\ \hline \end{array} $$

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.

Sign-up for free