/*! 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 40 The report "2007 Electronic Moni... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

The report "2007 Electronic Monitoring \& Surveillance Survey: Many Companies Monitoring. Recording, Videotaping-and Firing-Employees" (American Management Association, 2007 ) summarized the results of a survey of 304 U.S. businesses. Of these companies, 201 indicated that they monitor employees' web site visits. For purposes of this exercise, assume that it is reasonable to regard this sample as representative of businesses in the United States. a. Is there sufficient evidence to conclude that more than \(60 \%\) of U.S. businesses monitor employees' web site visits? Test the appropriate hypotheses using a significance level of .01 . b. Is there sufficient evidence to conclude that a majority of U.S. businesses monitor employees' web site visits? Test the appropriate hypotheses using a significance level of .01

Short Answer

Expert verified
Yes, there is sufficient evidence to conclude that more than 60% of US businesses, as well as the majority of US businesses, monitor employees' web site visits.

Step by step solution

01

State the Hypotheses

For part (a): The null hypothesis is that 60% businesses monitor their employees' website visits, represented as \(H_0: p = 0.60\). The alternative hypothesis is that more than 60% of the businesses monitor the websites, represented as \(H_1: p > 0.60\). For part (b): The null hypothesis is that majority of businesses (50%) monitor their employees' website visits, represented as \(H_0: p = 0.50\). The alternative hypothesis is that majority of businesses monitor their employees' website visits, represented as \(H_1: p > 0.50\).
02

Analyze sample data

The sample proportion of businesses that monitor their employees' websites is calculated by dividing the number of such companies by the total number of the companies surveyed. In this case, the sample proportion (\(\hat{p}\)) = 201/304 = 0.6618.
03

Perform the Hypothesis Test with Significance Level 0.01

Use the formula for hypothesis test: Z = ( \(\hat{p}\) - p) / sqrt [ p(1 - p) / n ]. For part (a): Using the values from step 2, and p = 0.60 from the null Hypothesis Z = (0.6618 - 0.60) / sqrt [ 0.60(1 - 0.60) / 304 ] = 4.07. For part (b): Using the values from step 2, and p = 0.50 from the null Hypothesis, Z = (0.6618 - 0.50) / sqrt [ 0.50(1 - 0.50) / 304 ] = 5.96.
04

Make a decision

Compare the calculated Z scores from step 3 with the critical Z score for the significance level of 0.01, which is 2.33. For part (a): Since the calculated Z score (4.07) is greater than the critical Z score, reject the null hypothesis and conclude that there is enough evidence to suggest that more than 60% businesses monitor their employees' web visits. For part (b): Since the calculated Z score (5.96) is greater than the critical Z score, reject the null hypothesis and conclude that there is enough evidence to suggest that majority of US businesses monitor their employees' web visits.

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 statement that suggests there is no effect or no difference in a situation and it serves as the starting point for hypothesis testing. It's essentially the default position that assumes no change or relationship exists. In the context of hypothesis testing, it's the hypothesis that we seek evidence against. In the exercise given, for part (a), the null hypothesis (\( H_0: p = 0.60 \)) expresses the belief that 60% of U.S. businesses monitor their employees' website visits.
For part (b), the null hypothesis (\( H_0: p = 0.50 \)) indicates that 50% of businesses monitor their employees' website visits, representing at least half or majority of such endeavors. When conducting a hypothesis test, we initially assume the null hypothesis is true until evidence suggests otherwise. This approach allows us to remain objective, as it relies on sampling evidence to make a decision.
Alternative Hypothesis
The alternative hypothesis represents what we want to prove in the hypothesis testing process. It suggests that there is an effect or a difference. For both parts of the exercise, the alternative hypotheses point to a belief that more than 60% or 50% of businesses monitor their employees' website activities. Hence, it goes against the null. For part (a), the alternative hypothesis (\( H_1: p > 0.60 \)) states that the proportion of businesses monitoring employees is greater than 60%.
For part (b), it asserts that more than 50% of businesses undertake monitoring (\( H_1: p > 0.50 \)). From a statistical standpoint, aligning with the alternative hypothesis means we have found substantial evidence to support that there is indeed a significant difference or effect in the population.
Significance Level
The significance level, often denoted as alpha (\( \alpha \)), is a threshold for determining when to reject the null hypothesis. It's the probability of making a Type I error, which is rejecting a true null hypothesis, so it represents how much risk we are willing to take. In this exercise, the significance level is set at 0.01 or 1%. A lower value, like 0.01, means that there is a stricter criterion to meet before concluding that the results are statistically significant.
This level indicates a 1% risk that the test wrongly refutes the null hypothesis. When the calculated test statistic exceeds the critical value corresponding to the significance level, in this case, the Z-score threshold set by 0.01, we reject the null hypothesis. Choosing a significance level before testing helps ensure the procedure remains objective and centered on probability rather than subjective judgment.
Z-score
The Z-score is a statistical measure that tells us how far away a data point is from the mean in terms of standard deviations. It's used in hypothesis testing to determine how far the sample proportion is from the hypothesized population proportion under the null hypothesis. In the exercise, the Z-score is computed by using the formula:\[ Z = \frac{\hat{p} - p}{\sqrt{\frac{p(1-p)}{n}}} \]where \( \hat{p} \) is the sample proportion, \( p \) is the assumed population proportion under the null hypothesis, and \( n \) is the sample size.
In part (a), the sample proportion of 0.6618 resulted in a Z-score of 4.07, which is far from the mean of 0.60, indicating a significant deviation. Similarly, for part (b), the Z-score calculated was 5.96. These scores are compared with a critical Z-value at the 0.01 significance level to determine if the deviations are statistically significant or not, leading to an informed decision about the hypotheses.
Proportion Testing
Proportion testing refers to statistical tests specifically designed to determine if there is a difference between observed proportions in a sample and expected proportions in the population. In this exercise, proportion tests are performed on the survey data to check if the proportion who monitor employees exceeds a certain threshold. This involves calculating the sample proportion by dividing the number of businesses monitoring web visits by the total number surveyed, resulting in \( \hat{p} = 0.6618 \).
The next step involves comparing this sample proportion to a hypothesized population proportion stated in the null hypothesis (0.60 for part a, and 0.50 for part b) using the Z-test formula. If the test statistic exceeds the critical value at the 1% significance level, we conclude that there is enough evidence to reject the null, suggesting that the actual proportions of businesses monitoring employees are indeed greater than what the null hypotheses state. This methodology is widely used in fields where comparing sample data to known or assumed population properties is essential.

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

Do state laws that allow private citizens to carry concealed weapons result in a reduced crime rate? The author of a study carried out by the Brookings Institution is reported as saying, "The strongest thing I could say is that I don't see any strong evidence that they are reducing crime" (San Luis Obispo Tribune, January 23 . 2003 ). a. Is this conclusion consistent with testing \(H_{0}:\) concealed weapons laws reduce crime versus \(H_{a}:\) concealed weapons laws do not reduce crime or with testing \(H_{0}:\) concealed weapons laws do not reduce crime versus \(H_{a}\) : concealed weapons laws reduce crime Explain. b. Does the stated conclusion indicate that the null hypothesis was rejected or not rejected? Explain.

The poll referenced in the previous exercise (“Military Draft Study," AP- lpsos, June 2005 ) also included the following question: "If the military draft were reinstated, would you favor or oppose drafting women as well as men?" Forty-three percent of the 1000 people responding said that they would favor drafting women if the draft were reinstated. Using a .05 significance level, carry out a test to determine if there is convincing evidence that fewer than half of adult Americans would favor the drafting of women.

The article referenced in the previous exercise also reported that 470 of 1000 randomly selected adult Americans thought that the quality of movies being produced was getting worse. a. Is there convincing evidence that fewer than half of adult Americans believe that movie quality is getting worse? Use a significance level of .05 . b. Suppose that the sample size had been 100 instead of 1000 , and that 47 thought that the movie quality was getting worse (so that the sample proportion is still .47). Based on this sample of 100 , is there convincing evidence that fewer than half of adult Americans believe that movie quality is getting worse? Use a significance level of .05 . c. Write a few sentences explaining why different conclusions were reached in the hypothesis tests of Parts (a) and (b).

Many older homes have electrical systems that use fuses rather than circuit breakers. A manufacturer of 40 -amp fuses wants to make sure that the mean amperage at which its fuses burn out is in fact \(40 .\) If the mean amperage is lower than \(40,\) customers will complain because the fuses require replacement too often. If the mean amperage is higher than \(40,\) the manufacturer might be liable for damage to an electrical system as a result of fuse malfunction. To verify the mean amperage of the fuses, a sample of fuses is selected and tested. If a hypothesis test is performed using the resulting data, what null and alternative hypotheses would be of interest to the manufacturer?

Ann Landers, in her advice column of October 24,1994 (San Luis Obispo Telegram-Tribune), described the reliability of DNA paternity testing as follows: "To get a completely accurate result, you would have to be tested, and so would (the man) and your mother. The test is \(100 \%\) accurate if the man is not the father and \(99.9 \%\) accurate if he is." a. Consider using the results of DNA paternity testing to decide between the following two hypotheses: \(H_{0}:\) a particular man is the father \(H_{a}:\) a particular man is not the father In the context of this problem, describe Type I and Type II errors. (Although these are not hypotheses about a population characteristic, this exercise illustrates the definitions of Type I and Type II errors.) b. Based on the information given, what are the values of \(\alpha,\) the probability of a Type I error, and \(\beta,\) the probability of a Type II error? c. Ann Landers also stated, "If the mother is not tested, there is a \(0.8 \%\) chance of a false positive." For the hypotheses given in Part (a), what is the value of \(\beta\) if the decision is based on DNA testing in which the mother is not tested?

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.