/*! 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 10 An experiment was performed to c... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

An experiment was performed to compare the fracture toughness of high-purity \(18 \mathrm{Ni}\) maraging steel with commercial-purity steel of the same type (Corrosion Sci., 1971: 723-736). The sample average toughness was \(\bar{x}=65.6\) for \(m=32\) specimens of the high-purity steel, whereas for \(n=38\) specimens of commercial steel \(\bar{y}=59.8\). Because the high-purity steel is more expensive, its use for a certain application can be justified only if its fracture toughness exceeds that of commercial-purity steel by more than 5 . Suppose that both toughness distributions are normal. a. Assuming that \(\sigma_{1}=1.2\) and \(\sigma_{2}=1.1\), test the relevant hypotheses using \(\alpha=.001\). b. Compute \(\beta\) for the test conducted in part (a) when \(\mu_{1}-\mu_{2}=6\).

Short Answer

Expert verified
a. Reject \( H_0 \); toughness exceeds by more than 5. b. \( \beta = 0.174\).

Step by step solution

01

State the Hypotheses

To determine if the high-purity steel's toughness exceeds commercial-purity steel's by more than 5, set up the hypotheses as follows: \( H_0: \mu_1 - \mu_2 = 5 \) against \( H_a: \mu_1 - \mu_2 > 5 \). Here, \( \mu_1 \) and \( \mu_2 \) are the mean toughness of the high-purity and commercial-purity steel, respectively.
02

Calculate the Test Statistic

The test statistic for the difference in means under known variances is given by \[z = \frac{ (\bar{x} - \bar{y}) - 5 }{\sqrt{ \frac{\sigma_1^2}{m} + \frac{\sigma_2^2}{n} }}\]Substitute the given values: \( \bar{x} = 65.6 \), \( \bar{y} = 59.8 \), \( \sigma_1 = 1.2 \), \( \sigma_2 = 1.1 \), \( m = 32 \), and \( n = 38 \). Calculate:\[z = \frac{ (65.6 - 59.8) - 5 }{\sqrt{ \frac{1.2^2}{32} + \frac{1.1^2}{38} }} = \frac{0.8}{\sqrt{\frac{1.44}{32} + \frac{1.21}{38}}}\]
03

Evaluate the Test Statistic

Calculate the value of the denominator:\[\sqrt{\frac{1.44}{32} + \frac{1.21}{38}} = \sqrt{0.045} \approx 0.212\]Thus, the test statistic becomes:\[z = \frac{0.8}{0.212} \approx 3.77\]
04

Determine the Critical Value and Decision

For a significance level of \( \alpha = 0.001 \), look up the critical \( z \)-value for a one-tailed test, which is approximately 3.09. Since the calculated \( z \) of 3.77 is greater than 3.09, reject the null hypothesis \( H_0 \). The high-purity steel's toughness significantly exceeds commercial-purity steel's by more than 5.
05

Calculate Power of the Test (\beta)

To find \( \beta \) when \( \mu_1 - \mu_2 = 6 \), re-calculate the test statistic assuming the true mean difference is 6:\[z = \frac{ (65.6 - 59.8) - 6 }{0.212} = \frac{-0.2}{0.212} \approx -0.94\]Determine the probability that this \( z \)-value occurs if the alternative is correct, knowing it corresponds to the critical \( z \) = 3.09:\[P(Z < 3.09) - P(Z < -0.94) \approx 0.999 - 0.173 = 0.826\]Hence, \( \beta = 1 - 0.826 = 0.174\).

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.

Fracture Toughness
Fracture toughness refers to a material's ability to resist crack propagation. It is a crucial property in materials science, especially when assessing the reliability of materials under stress. In practical terms, imagine bending a steel rod; fracture toughness tells us how much force it can withstand before cracking.

High-purity maraging steel often has higher fracture toughness compared to commercial-purity alternatives. This property is vital when considering materials for applications requiring durability and resilience, like aerospace components or high-stress environments.
  • Higher fracture toughness means a material can absorb more energy before failure.
  • This property is typically measured using tests that apply stress until the material cracks.
  • Engineers select materials with suitable toughness to prevent catastrophic failures.
Normal Distribution
A normal distribution, often visualized as a bell curve, describes how values of a variable are distributed. In statistics, it is vital because many traits and measurements, like fracture toughness in our exercise, naturally follow this pattern.

When we say the toughness distributions are normal, it means the majority of toughness values cluster around an average point, with values tapering off symmetrically on either side.
  • A normal distribution is defined by its mean (average) and standard deviation (spread).
  • It is crucial for hypothesis testing, allowing for standardized calculations and inferences.
  • The properties of a normal distribution simplify complex datasets, offering insights into variability and prediction.
Significance Level
In hypothesis testing, the significance level (\( \alpha \)) helps determine the threshold for rejecting our null hypothesis. It is the probability of mistakenly rejecting a true null hypothesis, known as a Type I error.

In our context, with \( \alpha = 0.001 \), there's a tiny 0.1% chance of concluding the high-purity steel has more toughness than commercial steel, when it might not actually be the case. This stringent level ensures high confidence in our decision.
  • The smaller the \( \alpha \), the stronger the evidence required to reject the null hypothesis.
  • A common choice in other contexts might be 0.05, or 5%.
  • Using a smaller value like 0.001 is justified in high-stakes decisions, ensuring reliability and minimizing errors.
Test Statistic
A test statistic is a mathematical tool used to make inferences about a population. It helps us determine whether our observed data are likely under a specific hypothesis.

For testing the difference in toughness between two steel types, we calculated a test statistic using known variances. This statistic, in our case a z-score, measures how far our sample mean difference is from what we expect under the null hypothesis.
  • A high absolute value of the test statistic signals stronger evidence against the null hypothesis.
  • Test statistics like the z-score allow statisticians to decide whether to reject or accept a hypothesis using standard tables.
  • Test statistics are essential for deducing the significance of observed differences or effects.

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

It has been estimated that between 1945 and 1971 , as many as 2 million children were born to mothers treated with diethylstilbestrol (DES), a nonsteroidal estrogen recommended for pregnancy maintenance. The FDA banned this drug in 1971 because research indicated a link with the incidence of cervical cancer. The article "Effects of Prenatal Exposure to Diethylstilbestrol (DES) on Hemispheric Laterality and Spatial Ability in Human Males" (Hormones Behav., 1992: 62-75) discussed a study in which 10 males exposed to DES and their unexposed brothers underwent various tests. This is the summary data on the results of a spatial ability test: \(\bar{x}=12.6\) (exposed), \(\bar{y}=13.7\), and standard error of mean difference \(=.5\). Test at level \(.05\) to see whether exposure is associated with reduced spatial ability by obtaining the \(P\)-value.

a. Show for the upper-tailed test with \(\sigma_{1}\) and \(\sigma_{2}\) known that as either \(m\) or \(n\) increases, \(\beta\) decreases when \(\mu_{1}-\mu_{2}>\Delta_{0}\). b. For the case of equal sample sizes \((m=n)\) and fixed \(\alpha\), what happens to the necessary sample size \(n\) as \(\beta\) is decreased, where \(\beta\) is the desired type II error probability at a fixed alternative?

Toxaphene is an insecticide that has been identified as a pollutant in the Great Lakes ecosystem. To investigate the effect of toxaphene exposure on animals, groups of rats were given toxaphene in their diet. The article "Reproduction Study of Toxaphene in the Rat" (J. Envir. Sci. Health, 1988: 101-126) reports weight gains (in grams) for rats given a low dose \((4 \mathrm{ppm})\) and for control rats whose diet did not include the insecticide. The sample standard deviation for 23 female control rats was \(32 \mathrm{~g}\) and for 20 female low-dose rats was \(54 \mathrm{~g}\). Does this data suggest that there is more variability in low-dose weight gains than in control weight gains? Assuming normality, carry out a test of hypotheses at significance level \(.05 .\)

In a study of copper deficiency in cattle, the copper values \((\mu \mathrm{g} / 100 \mathrm{~mL}\) blood) were detemined both for cattle grazing in an area known to have welldefined molybdenum anomalies (metal values in excess of the normal range of regional variation) and for cattle grazing in a nonanomalous area ("An Investigation into Copper Deficiency in Cattle in the Southem Pennines," J. Agric. Soc. Cambridge, 1972: 157-163), resulting in \(s_{1}=21.5(m=48)\) for the anomalous condition and \(s_{2}=19.45\) \((n=45)\) for the nonanomalous condition. Test for the equality versus inequality of population variances at significance level . 10 by using the \(P\)-value approach.

Assume that \(X\) is uniformly distributed on \((-1,1)\) and \(Y\) is split evenly between a uniform distribution on \((-101,-100)\) and a uniform distribution on ( 100,101 ). Thus the means are both 0 , but the variances differ strongly. We take random samples of size three from each distribution and apply a permutation test for the null hypothesis \(H_{0}: \mu_{1}=\mu_{2}\) against the alternative \(H_{a}: \mu_{1}<\mu_{2}\). a. Show that the probability is \(\frac{1}{8}\) that all three of the \(Y\) values come from \((100,101)\). b. Show that, if all three \(Y\) values come from \((100,101)\), then the \(P\)-value for the permutation test is .05. c. Explain why (a) and (b) are in conflict. What is the true probability that the permutation test rejects the null hypothesis at the \(.05\) level?

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.