/*! 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 5 Persons having Reynaud's syndrom... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Persons having Reynaud's syndrome are apt to sufter a sudden impoirment of blood circulation in fingers and toes. In an experiment to study the extent of this impairment, each subject immersed a forefinger in water and the resulting heat output (cal)cm² \(/\) min) was measured. For \(m=10\) subjects with the syndrome, the average heat output was \(\bar{x}=.64\), and for \(n=10\) nonsufferers, the average output was \(2.05\). Let \(\mu_{1}\) and \(\mu_{2}\) denote the true average heat outputs for the two types of subjects. Assume that the two distributions of heat output are normal with \(\sigma_{1}=2\) and \(\sigma_{2}=4\) a. Consider testing \(H_{0}: \mu_{t}-\mu_{2}=-1.0\) versus \(H_{2}: \mu_{1}-\) \(\mu_{t}<-1.0\) at level .01. Describe in words what \(H_{a}\) says, and then carry out the test. b. Compute the \(P\)-value for the value of \(Z\) obtained in part (a). c. What is the probability of a type II error when the actual difference between \(\mu_{1}\) and \(\mu_{2}\) is \(\mu_{1}-\mu_{2}=-1.2\) ? d. Assuming that \(m=n\), what sample sizes are required to ensure that \(\beta=.1\) when \(\mu_{1}-\mu_{2}=-1.2\) ?

Short Answer

Expert verified
a. Do not reject \( H_0 \); b. P-value is 0.3859; c. \( \beta \approx 0.9357 \); d. \( n = 46 \).

Step by step solution

01

Define Hypotheses for Test

For part (a), we are testing the null hypothesis \( H_0: \mu_1 - \mu_2 = -1.0 \) against the alternative hypothesis \( H_a: \mu_1 - \mu_2 < -1.0 \). The alternative hypothesis \( H_a \) states that the difference in average heat output between subjects with and without the syndrome is less than -1.0, indicating that subjects with the syndrome have a significantly lower heat output.
02

Calculate Test Statistic

To test the hypothesis, we use a z-test for the difference of means. The test statistic \( Z \) is calculated as follows:\[ Z = \frac{(\bar{x}_1 - \bar{x}_2) - (-1)}{\sqrt{\frac{\sigma_1^2}{m} + \frac{\sigma_2^2}{n}}} \]Substitute the given values:\( \bar{x}_1 = 0.64 \), \( \bar{x}_2 = 2.05 \), \( \sigma_1 = 2 \), \( \sigma_2 = 4 \), \( m = 10 \), and \( n = 10 \):\[ Z = \frac{(0.64 - 2.05) - (-1)}{\sqrt{\frac{2^2}{10} + \frac{4^2}{10}}} = \frac{-0.41}{\sqrt{0.4 + 1.6}} = \frac{-0.41}{\sqrt{2}} \approx -0.29 \]
03

Determine the Critical Value and Decision

The significance level is \( \alpha = 0.01 \). For a lower-tailed test, the critical z-value corresponding to \( \alpha = 0.01 \) is \(-2.33\). Since our calculated \( Z \approx -0.29 \) does not fall into the critical region (i.e., it is not less than -2.33), we do not reject the null hypothesis \( H_0 \).
04

Compute the P-value

The P-value corresponds to the probability that the test statistic \( Z \) is less than the observed value when the null hypothesis is true. Given \( Z \approx -0.29 \), the P-value can be found using standard normal distribution tables or software:The P-value \( P(Z < -0.29) \approx 0.3859 \).
05

Calculate Type II Error Probability

For part (c), where \( \mu_1 - \mu_2 = -1.2 \), calculate the new test statistic:\[ Z = \frac{(0.64 - 2.05) - (-1.2)}{\sqrt{0.4 + 1.6}} = \frac{-0.21}{\sqrt{2}} \approx -0.15 \]To find \( \beta \), the probability of a type II error, we compute:\( \beta = P(Z > -2.33 + (\text{\text{New Z-value} based on} -1.2 \text{ difference})) \approx 0.9357 \).
06

Calculate Required Sample Size for Beta = 0.1

For part (d), we want \( \beta = 0.1 \) with \( \mu_1 - \mu_2 = -1.2 \). This requires:\[ n = \left(\frac{(Z_{\alpha} + Z_{\beta}) \sqrt{\sigma_1^2 + \sigma_2^2}}{\Delta}\right)^2 \]Substituting \( \Delta = 0.2 \), \( Z_{\alpha} = 2.33 \), and \( Z_{\beta} = 1.28 \):\[ n = \left(\frac{(2.33 + 1.28) \sqrt{2^2 + 4^2}}{1.2}\right)^2 \approx 45.5 \text{ per group} \] So, a sample size of \( n = 46 \) is required for each group.

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.

Type II Error
In hypothesis testing, a Type II error occurs when we fail to reject a false null hypothesis. This means that even though there is a real effect or difference in the data, the test does not detect it. This error is inversely related to the test's power, which measures its ability to detect an effect when there is one. A common notation for the probability of committing a Type II error is \( \beta \).
For instance, in our example where the difference between means \( \mu_1 - \mu_2 \) is actually \(-1.2\), not detecting this difference would be a Type II error if we failed to reject the null hypothesis \( H_0: \mu_1 - \mu_2 = -1.0 \).
The calculated probability of this error in the exercise was approximately 0.9357. This high probability suggests a low power for the test under these specific conditions, indicating the test is not very effective in this situation. To reduce \( \beta \) and thus decrease the chance of a Type II error, we can increase the sample size or the significance level, or use a more sensitive test.
Sample Size Calculation
Calculating the appropriate sample size is crucial in hypothesis testing because it affects the test's reliability and validity. If the sample size is too small, the probability of a Type II error can be high, which means we might miss detecting a true effect. Conversely, too large a sample size may be unnecessary and resource-consuming.
In the exercise, the sample size required for sufficient power with \( \beta = 0.1 \) when \( \mu_1 - \mu_2 = -1.2 \) was calculated using the formula:
  • \[ n = \left(\frac{(Z_{\alpha} + Z_{\beta}) \sqrt{\sigma_1^2 + \sigma_2^2}}{\Delta}\right)^2 \]
  • \( Z_{\alpha} \) and \( Z_{\beta} \) are critical values from the standard normal distribution, corresponding to the desired levels of significance \( \alpha \) and power \( 1 - \beta \).
  • \( \Delta \) is the expected difference in means.
Substituting the appropriate values yielded a sample size of approximately 46 per group. This ensures the test is effective enough to detect the effect with high confidence.
Z-test
The \( Z \)-test is a statistical test utilized to determine if there is a significant difference between the means of two groups, assuming the data follows a normal distribution. It is especially suitable when the population variances are known and the sample size is large, though it can also be used for smaller samples under certain conditions.
For the hypothesis test in the exercise, the \( Z \)-test was employed to test the difference between means \( \mu_1 \) and \( \mu_2 \). The test statistic was calculated using the formula:
  • \[ Z = \frac{(\bar{x}_1 - \bar{x}_2) - (\mu_1 - \mu_2)}{\sqrt{\frac{\sigma_1^2}{m} + \frac{\sigma_2^2}{n}}} \]
  • \( \bar{x}_1 \) and \( \bar{x}_2 \) are sample means, \( \sigma_1 \) and \( \sigma_2 \) are population standard deviations, and \( m \) and \( n \) are sample sizes.
Through substitution of the given values, the calculated \( Z \)-value was approximately -0.29.
Since this did not exceed the critical \(-2.33\) value at \( \alpha = 0.01 \), it led to the decision not to reject the null hypothesis. Though apparently straightforward, understanding the foundations of a \( Z \)-test is crucial for interpreting its results correctly.

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

Damage to grapes from bird predation is a serious problem for grape growers. The article "Experimental Method to Imvestigate and Monitor Bird Behavior and Damage to Vineyards" (Amer. J. af Enology and Viticultare, 2004 : \(288-291)\) reported on an experiment involving a bird-feeder table, time-lapse video, and artificial foods. Information was collected for two different bird species at both the experi= mental location and at a natural vineyard setting. Consider the following data on time (sec) spent on a single visit to the location. \begin{tabular}{lccrc} Species & Location & \(\boldsymbol{n}\) & \multicolumn{1}{c}{\(\overline{\boldsymbol{x}}\)} & SE mean \\ \hline Blackbirds & Exptl & 65 & \(13.4\) & \(2.05\) \\ Blackbirds & Natural & 50 & \(9.7\) & \(1.76\) \\ Silvereyes & Expt & 34 & \(49.4\) & \(4.78\) \\ Silvereyes & Natural & 46 & \(38.4\) & \(5.06\) \\ \hline \end{tabular} a. Calculate an upper confidence bound for the true average time that blackbirds spend on a single visit at the experimental location. b. Does it appear that true average time spent by blackbirds at the experimental location exceeds the true average time birds of this type spend at the natural location? Carry out a test of appropriate hypotheses. c. Extimate the difference between the true average time blackbirds spend at the natural location and true average time that silvereyes spend at the natural location. and do so in a way that conveys information about reliability and precision. [Note: The sample medians reported in the article all seemed significantly smaller than the means, suggesting substantial population distribution skewness. The authors actually used the distribution-free test procedure presented in Section 2 of Chapter 15.]

Quantitative noninvasive techniques are needed for routinely assessing symptoms of peripheral neuropathies, such as carpal tunnel syndrome (CTS). The article "A Gap Detection Tactility Test for Sensory Deficits Associated with Carpal Tunnel Syndrome" (Erganamics, 1995: 2588-2601) reported on a test that involved sensing a tiny gap in an otherwise smoosh surface by probing with a finger; this functionally resembles many work-related tactile activities, such as detecting scratches or surface defects. When finger probing was not allowed, the sample average gap detection threshold for \(m-8\) normal subjects was \(1.71 \mathrm{~mm}\), and the sample standard deviation was \(.53\); for \(n=10\) CTS subjects, the sample mean and sample standard deviation were \(2.53\) and \(.87\), respectively. Does this data suggest that the true average gap detection threshold for CIS subjects exceeds that for normal subjects? State and test the relevant hypotheses using a significance level of .01

The level of monoamine oxidase (MAO) activity in blood platelets (mm/mg protein/h) was determined for each individual in a sample of 43 chronic schizophrenics, resulting in \(\bar{x}-2.69\) and \(s_{i}=2.30\), as well as for 45 normal subjects, resulting in \(\bar{y}-6.35\) and \(x_{2}=4.03\). Does this data strongly suggest that true average MAO activity for normal subjects is more than twice the activity level for schizophrenics? Derive a test procedure and carry out the test using \(\alpha=.01\). [Hint: \(H_{0}\) and \(H_{a}\) here have a different form from the three standard cases. Let \(\mu_{1}\) and \(\mu_{2}\) refer to true averagse MAO activity for schizophrenics and normal subjects, respectively, and consider the parameter \(\theta-2 \mu_{1}-\mu_{2}\). Write \(H_{0}\) and \(H_{a}\) in terms of \(\theta\), estimate \(\theta\), and derive \(\hat{\omega}_{d}\) ("Reduced Monoamine Oxidase Activity in Blood Platelets from Schizophrenic Patients" Nature, July 28, 1972: 225-226).

In a study of copper deficiency in catlie, the copper values ( \(\mu \mathrm{g} \mathrm{Cu} / 100 \mathrm{~mL}\) blood) were determined both for cattle grazing in an area known to have well-defined molybdenum ancenalies (metal values in excess of the normal range of regional variation) and for cattle grazing in a nonanomalous area ("An Imestigation into Copper Deficiency in Cattie in the Southem Pennines, /. Agriculfural Soc Cambridge, 1972 : \(157-163)\), resulting in \(x_{1}-21.5(m-48)\) for the anomalour condition and \(x_{2}=19.45(n=45)\) for the nonanomalous con cition. Test for the equality versus inequality of population

Fusible interlinings are being used with increasing frequency io support outer Eebrics and improve the shape and drape of various pieces of clothing. The article "Compalibility of Outer and Fusible Interlining Fabrics in Tailored Garments" (Textile Res. J., 1997: 137-142) gave the axcumpanying dat on extensibility (\%) at \(100 \mathrm{gm} / \mathrm{cm}\) for both high- quality faberic (I) and poce-quality fabric (P) specimens. \(\begin{array}{rrrrrrrrrr}11 & 1.2 & 9 & .7 & 1.0 & 1.7 & 1.7 & 1.1 & .9 & 1.7 \\\ 1.9 & 1.3 & 2.1 & 1.6 & 1.8 & 1.4 & 1.3 & 1.9 & 1.6 \\ \text { p } & 1.6 & 2.0 & 1.7 & 1.6 & 2.3 & 2.0 & & & \end{array}\) a Construct normal probabelity plots to verify the plauss: bility of both samples having been selected from noxmal population distributions. b. Construct a comparative boxplot. Does it suggest that there is a difference between true average extensibility for highg-quality fabric specimens and that for poor-quality specimens? c. The sample mean and standard deviation for the highquality sample are \(1.508\) and \(.444\), respectively, and those for the poon-quality sample are \(1.588\) and \(.530\). Use the two-sample \(t\) test to decide whether true average extensibility difiers for the two types of fabric.

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.