/*! 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 62 The city council in a large city... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The city council in a large city has become concerned about the trend toward exclusion of renters with children in apartments within the city. The housing coordinator has decided to select a random sample of 125 apartments and determine for each whether children are permitted. Let \(p\) be the proportion of all apartments that prohibit children. If the city council is convinced that \(p\) is greater than 0.75 , it will consider appropriate legislation. a. If 102 of the 125 sampled apartments exclude renters with children, would a level .05 test lead you to the conclusion that more than \(75 \%\) of all apartments exclude children? b. What is the power of the test when \(p=.8\) and \(\alpha=.05 ?\)

Short Answer

Expert verified
For part a, if the calculated test statistic is greater than the critical value or the p-value is less than 0.05, there is sufficient evidence to suggest that more than 75% of apartments exclude children. For part b, the power of the test would have to be calculated using the obtained test statistic under the assumption that \(p = 0.8\).

Step by step solution

01

Set Up Hypotheses

The null hypothesis is \(H_0: p = 0.75\), namely, 75% of apartments exclude children. The alternative hypothesis is \(H_1: p > 0.75\), implying that more than 75% of apartments exclude children.
02

Calculate Test Statistic for Part A

The test statistic is calculated by the formula \(Z = ( \hat{p} - p_0 ) / \sqrt{ p_0 * (1 - p_0) / n} \), where \(\hat{p}\) is the sample proportion, \(p_0\) is the null hypothesis proportion, and \(n\) is the sample size. Here, \(\hat{p} = 102/125 = 0.816\), \(p_0 = 0.75\), and \(n = 125\). Plug these values into the formula to get the test statistic.
03

Find Critical Value or P-Value for Part A

As a one-tailed test at the 0.05 level, the critical value can be found from a standard normal distribution table. Or, alternatively, calculate the p-value.
04

Make Decision for Part A

If the test statistic is greater than the critical value or the p-value is less than 0.05, reject the null hypothesis and conclude that there is sufficient evidence to suggest that more than 75% of apartments exclude children.
05

Calculate Test Statistic for Part B under Assumption \(p = 0.8\)

Calculate the test statistic under the assumption \(p = 0.8\) as \(Z = (p - p_0 ) / \sqrt{ p_0 * (1 - p_0) / n}\). Here,\(p = 0.8\), \(p_0 = 0.75\), and \(n = 125\). Plug these values into the formula to get the test statistic.
06

Find Power of the Test for Part B

Calculate the power of the test as the probability that you will reject the null hypothesis when \(p = 0.8\), i.e., \(1 - \beta\), where \(\beta\) is the probability of a Type II error.

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
In the realm of hypothesis testing, the null and alternative hypotheses are the initial key elements to any analysis. The null hypothesis, denoted as H0, is a statement of no effect or no difference and serves as the assumption that we initially accept to be true until evidence suggests otherwise.

Conversely, the alternative hypothesis, symbolized as H1 or Ha, represents what the researcher is seeking to prove. It is a statement indicating the presence of an effect or a difference. The alternative hypothesis is accepted when there is sufficient statistical evidence to reject the null hypothesis.

Using the exercise as an example, the null hypothesis (H0) posits that the proportion of all apartments that prohibit children is 75%, symbolically expressed as H0: p = 0.75. On the flip side, the alternative hypothesis (H1) suggests that this proportion is greater than 75%, written as H1: p > 0.75. This sets the stage for testing whether the evidence supports legislative consideration due to a higher exclusion rate.
Test Statistic Calculation
A test statistic is a standardized value that is calculated from sample data during a hypothesis test. It's essentially a z-score: the number of standard deviations a data-point is from the mean of the sampling distribution of the statistic.

To calculate the test statistic in our exercise, we use the formula:

\[ Z = \frac{ \hat{p} - p_0 }{ \sqrt{ p_0 * (1 - p_0) / n} } \]

where \( \hat{p} \) is the sample proportion, \( p_0 \) is the proportion under the null hypothesis (in this case 0.75), and \( n \) is the sample size. By substituting the sample data into this formula, we obtain a z-score which tells us how extreme the sample is, assuming the null hypothesis is true. A high absolute value of the test statistic indicates that the observed sample data is unlikely under the null hypothesis and can lead to a rejection of H0.
P-Value and Critical Value
The p-value is a probability that reflects the strength of the evidence against the null hypothesis. Specifically, it is the probability of observing a test statistic as extreme as, or more extreme than, the one computed from the sample data, under the assumption that the null hypothesis is true.

The critical value is a threshold that determines the boundary for rejecting the null hypothesis. It's derived from the level of significance of the test, denoted as \( \alpha \), which is the probability of making a Type I error -- rejecting the null hypothesis when it's actually true.

In the case of the exercise, using the 0.05 level of significance for a one-tailed test indicates that the test statistic should be compared against a critical value from the standard normal distribution. If our calculated test statistic exceeds this critical value or if the p-value is less than 0.05, we reject the null hypothesis, concluding that a higher proportion of apartments exclude children. This pivotal comparison is what determines the statistical validity of our hypotheses.
Test Power Analysis
The power of a test is the probability that it correctly rejects a false null hypothesis (i.e., avoids a Type II error). It's essentially the test's sensitivity to detect an actual effect when there is one.

To perform a power analysis, as mentioned in Part B of the exercise, we calculate the probability of successfully rejecting the null hypothesis when a certain true proportion (in this context, is specified as \( p = 0.8 \)) is present. This calculation requires information on the significance level (\( \alpha \)), the effect size (difference between \( p \) and \( p_0 \)), and the sample size (\( n \)).

High power is desirable and means that there's a good chance of detecting an effect if one exists. If the calculated power is low, the test may not be sensitive enough, which implies that even if apartments significantly exclude children more than the hypothesized proportion, the test could fail to provide enough evidence to take legislative actions. Thus, comprehending the power of a test contributes to the reliability and adequacy of statistical conclusions.

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 consumers pay careful attention to stated nutritional contents on packaged foods when making purchases. It is therefore important that the information on packages be accurate. A random sample of \(n=12\) frozen dinners of a certain type was selected from production during a particular period, and the calorie content of each one was determined. (This determination entails destroying the product, so a census would certainly not be desirable!) Here are the resulting observations, along with a boxplot and normal probability plot: \(\begin{array}{llllllll}255 & 244 & 239 & 242 & 265 & 245 & 259 & 248\end{array}\) \(\begin{array}{llll}225 & 226 & 251 & 233\end{array}\) a. Is it reasonable to test hypotheses about mean calorie content \(\mu\) by using a \(t\) test? Explain why or why not. b. The stated calorie content is \(240 .\) Does the boxplot suggest that true average content differs from the stated value? Explain your reasoning. c. Carry out a formal test of the hypotheses suggested in Part (b).

The paper "MRI Evaluation of the Contralateral Breast in Women with Recently Diagnosed Breast Cancer" (New England Journal of Medicine \([2007]: 1295-1303)\) describes a study of the use of MRI (Magnetic Resonance Imaging) exams in the diagnosis of breast cancer. The purpose of the study was to determine if MRI exams do a better job than mammograms of determining if women who have recently been diagnosed with cancer in one breast have cancer in the other breast. The study participants were 969 women who had been diagnosed with cancer in one breast and for whom a mammogram did not detect cancer in the other breast. These women had an MRI exam of the other breast, and 121 of those exams indicated possible cancer. After undergoing biopsies, it was determined that 30 of the 121 did in fact have cancer in the other breast, whereas 91 did not. The women were all followed for one year, and three of the women for whom the MRI exam did not indicate cancer in the other breast were subsequently diagnosed with cancer that the MRI did not detect. The accompanying table summarizes this information. Suppose that for women recently diagnosed with cancer in only one breast, the MRI is used to decide between the two "hypotheses" \(H_{0}\) : woman has cancer in the other breast \(H_{a}:\) woman does not have cancer in the other breast (Although these are not hypotheses about a population characteristic, this exercise illustrates the definitions of Type I and Type II errors.) a. One possible error would be deciding that a woman who does have cancer in the other breast is cancerfree. Is this a Type I or a Type II error? Use the information in the table to approximate the probability of this type of error. b. There is a second type of error that is possible in this setting. Describe this error and use the information in the given table to approximate the probability of this type of error.

10.52 - Medical research has shown that repeated wrist extension beyond 20 degrees increases the risk of wrist and hand injuries. Each of 24 students at Cornell University used a proposed new computer mouse design, and while using the mouse, each student's wrist extension was recorded. Data consistent with summary values given in the paper "Comparative Study of Two Computer Mouse Designs" (Cornell Human Factors Laboratory Technical Report \(\mathrm{RP} 7992\) ) are given. Use these data to test the hypothesis that the mean wrist extension for people using this new mouse design is greater than 20 degrees. Are any assumptions required in order for it to be appropriate to generalize the results of your test to the population of Cornell students? To the population of all university students? \(\begin{array}{llllllllllll}27 & 28 & 24 & 26 & 27 & 25 & 25 & 24 & 24 & 24 & 25 & 28 \\ 22 & 25 & 24 & 28 & 27 & 26 & 31 & 25 & 28 & 27 & 27 & 25\end{array}\)

A television manufacturer claims that (at least) \(90 \%\) of its TV sets will need no service during the first 3 years of operation. A consumer agency wishes to check this claim, so it obtains a random sample of \(n=100\) purchasers and asks each whether the set purchased needed repair during the first 3 years after purchase. Let \(\hat{p}\) be the sample proportion of responses indicating no repair (so that no repair is identified with a success). Let \(p\) denote the actual proportion of successes for all sets made by this manufacturer. The agency does not want to claim false advertising unless sample evidence strongly suggests that \(p<.9 .\) The appropriate hypotheses are then \(H_{0}: p=.9\) versus \(H_{a}: p<.9\). a. In the context of this problem, describe Type I and Type II errors, and discuss the possible consequences of each. b. Would you recommend a test procedure that uses \(\alpha=.10\) or one that uses \(\alpha=.01 ?\) Explain.

Water samples are taken from water used for cooling as it is being discharged from a power plant into a river. It has been determined that as long as the mean temperature of the discharged water is at most \(150^{\circ} \mathrm{F}\), there will be no negative effects on the river's ecosystem. To investigate whether the plant is in compliance with regulations that prohibit a mean discharge water temperature above \(150^{\circ} \mathrm{F}\), a scientist will take 50 water samples at randomly selected times and will record the water temperature of each sample. She will then use a \(z\) statistic $$ z=\frac{\bar{x}-150}{\frac{\sigma}{\sqrt{n}}} $$ to decide between the hypotheses \(H_{0}: \mu=150\) and \(H_{a}: \mu>150,\) where \(\mu\) is the mean temperature of discharged water. Assume that \(\sigma\) is known to be 10 . a. Explain why use of the \(z\) statistic is appropriate in this setting. b. Describe Type I and Type II errors in this context. \(c\). The rejection of \(H_{0}\) when \(z \geq 1.8\) corresponds to what value of \(\alpha\) ? (That is, what is the area under the \(z\) curve to the right of \(1.8 ?\) ) d. Suppose that the actual value for \(\mu\) is 153 and that \(H_{0}\) is to be rejected if \(z \geq 1.8 .\) Draw a sketch (similar to that of Figure 10.5 ) of the sampling distribution of \(\bar{x},\) and shade the region that would represent \(\beta\), the probability of making a Type II error. e. For the hypotheses and test procedure described, compute the value of \(\beta\) when \(\mu=153\). f. For the hypotheses and test procedure described, what is the value of \(\beta\) if \(\mu=160\) ? g. What would be the conclusion of the test if \(H_{0}\) is rejected when \(z \geq 1.8\) and \(\bar{x}=152.4\) ? What type of error might have been made in reaching this 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.