State the null and alternative hypotheses

Assignment Help Applied Statistics
Reference no: EM13929314

Part I. Lab questions. Use only the blanks left to answer lab questions.

1. Confidence interval for μ when ! is known Suppose n = 9 people are selected at random from a large population. Assume

the heights of the people in this population are normal, with mean μ = 68.71 inches and ! = 3 inches. Simulate the results of

this selection 20 times and in each case find a 90% confidence interval for μ. The following commands may be used:

MTB > random 9 c1-c20;

SUBC> normal 68.71 3.

MTB > zinterval 0.90 3 c1-c20

a. [2] How many of these intervals do you expect to include μ = 68.71?

b. [2] How many of your intervals contain μ?

c. [2] Do all the intervals have the same width? Why (what is the theoretical width)?

d. [2] Suppose you constructed 85% intervals instead of 90%. Would they be narrower or wider?

e. [2] How many of your intervals contained the value 71?

f. [1] Suppose you took samples of size n = 4 instead of n = 9. Would you expect more or fewer intervals to contain the value

71? ----- [1] What about 68.71? -----

[1] What about the width of the intervals for n = 4?

[1] Would the width of the intervals with n = 4 be narrower or wider than with n = 9?

2. Confidence interval for μ when ! is NOT known

Repeat the simulation of Question 1 but now assume ! is unknown and use the t-intervals

command to get the 20 90% intervals:

MTB > random 9 c1-c20;

SUBC > normal 68.71 3.

MTB > tinterval 0.90 c1-c20

a. [2] How many of your intervals contain μ?

b. [2] Would you expect all 20 of the intervals to contain μ? Why?

c. [1] Do all the intervals have the same width? [2] Why (what is the theoretical width)?

d. [2] Suppose you took 95% intervals instead of 90%. Would they be narrower or wider?

e. [2] How many of your intervals contain the value 71?

f. [2] Suppose you took samples of size n = 64 instead of n = 9. Would you expect more orfewer intervals to contain 71? ----

[2] What about 68.71? ----- [1] What about the width of the intervals for n = 64? ----- [1] Would they be narrower or wider

than for n = 9?

3. Hypothesis testing for μ when ! is known Imagine choosing n = 16 women at random from a large population and measuring

their heights. Assume that the heights of the women in this population are normal with μ = 63.8 inches and ! = 3 inches.

Suppose you then test the null hypothesis H0 : μ = 63.8 versus the alternative that Ha : μ 6= 63.8, using ↵ = 0.10. Assume !

is known. Simulate the results of

doing this test 30 times as follows:

MTB > random 16 c1-c30;

SUBC > normal 63.8 3.

MTB > ztest 63.8 3 c1-c30

a. [2] In how many tests did you reject H0. That is, how many times did you make an "incorrect decision"?

b. [1] Are the p-values all the same for the 30 tests?

c. [1] Suppose you used ↵ = 0.001 instead of ↵ = 0.10. Does this change any of your decisions to reject or not? [2] In general,

should the number of rejections increase or decrease

if ↵ = 0.001 is used instead of ↵ = 0.10?

d. [2] Now assume that the population really has a mean of μ = 63, instead of 63.8, and carry out the above 30 simulations,

(thus, use the above minitab commands with 'normal

63.8 3' changed to 'normal 63 3'. Once again, using ↵ = 0.10 and assuming ! known, in how many tests did you reject H0?

[1] A rejection of H0 : μ = 63.8 in part (a) is a "correct decision". True or False?

[1] A rejection of H0 : μ = 63.8 in part (d) is a "correct decision". True or False?

4. Hypothesis testing for μ when ! is NOT known

Repeat Question 3, using ttest instead of ztest, and answer parts (a), (b), and (c) again. (Thus ‘ztest 63.8 3 c1-c30' changes

to ‘ttest 63.8 c1-c30')

a. [2] In how many tests did you reject H0. That is, how many times did you make an "incorrect decision"?

b. [1] Are the p-values all the same for the 30 tests?

c. [1] Suppose you used ↵ = 0.00008 instead of ↵ = 0.10. Does this change any of your decisions to reject or not?

d. [1] In general, should the number of rejections increase or decrease if ↵ = 0.00008 is used

instead of ↵ = 0.10?

Part II Comprehension questions

1. A fast food franchiser is considering building a restaurant at a certain location. According to

a financial analysis, a site is acceptable only if the number of pedestrians passing the location

averages more than 100 per hour. A random sample of 50 hours produced ¯x = 110 and s = 12

pedestrians per hour.

(a) [5] Do these data provide sufficient evidence to establish that the site is acceptable? Use ↵ = 0.05.

(b) [4] What are the consequences of Type I and Type II errors? Which error is more expensive to make?

(c) [2] Considering your answer in part (b), should you select ↵ to be large or small? Explain.

(d) [1] What assumptions about the number of pedestrians passing the location in an hour are necessary for your hypothesis

test to be valid?

2. An experiment was conducted to test the e↵ect of a new drug on a viral infection. The infection was induced in 100 mice, and

the mice were randomly split into two groups of 50. The first group, the control group, received no treatment for the infection.

The second group received the drug. After a 30-day period, the proportions of survivors, ˆp1 and ˆp2, in the two groups were

found to be 0.36 and 0.60, respectively.

(a) [5] Is there sufficient evidence to indicate that the drug is e↵ective in treating the viral

infection? Test at 5% significance level. (Make sure to state your null and alternative hypotheses.)

(b) [5] Use a 95% confidence interval to estimate the actual di↵erence in the cure rates, i.e.

p1 - p2, for the treatment versus the control groups. Based on this confidence interval

can you conclude that the drug is e↵ective? Why?

3. In an investigation of pregnancy-induced hypertension, one group of women with this disorder was treated with low-dose

aspirin, and a second group was given a placebo. A sample consisting of 23 women who received aspirin has mean arterial

blood pressure 111 mm Hg

and standard deviation 8 mm Hg; a sample of 24 women who were given the placebo has mean blood pressure 109 mm Hg

and standard deviation 8 mm Hg.

(a) [5] At the 0.01 level of significance, test the null hypothesis that the two populations of women have the same mean

arterial blood pressure. Justify any approach you use.

(b) [5] Construct a 99% confidence interval for the true di↵erence in population means.Does this interval contain the value 0?

Based on this confidence interval, what is you conclusion regarding the e↵ect of the two treatments on the blood pressure of

pregnant women?

4. In an attempt to compare the starting salaries for university graduates who majored in education and the social sciences,

random samples of 100 recent university graduates were selected from each major and the following sample information was

obtained: Major Mean St. Dev.

Education $50,554 $2225

Social Science $48,348 $2375

Conduct an appropriate hypothesis test at the 5% level of significance to determine if there

is a di↵erence in the average starting salaries for all university graduates who majored in

education and the social sciences. Conduct this test using

(a) [5] the p-value method,

(b) [5] the critical value method, and

(c) [5] the confidence interval method .

5. [7] A company is interested in o↵ering its employees one of two employee benefit packages. A random sample of the

company's employees is collected, and each person in the sample is asked to rate each of the two packages on an overall

preference scale of 0 to 100. Results were

Employee Program A Program B

1 45 56

2 67 70

3 63 60

4 59 45

5 77 85

6 69 79

7 45 50

8 39 46

9 52 50

10 58 60

11 70 82

At significant level ↵ = 0.05, do you believe that the employees of this company prefer, on the average, one package over the

other? State the Null and Alternative hypotheses and show the calculations that you use to draw a conclusion.

Reference no: EM13929314

Questions Cloud

Applications of the stream cipher and the block cipher : Examine the different types of applications of the stream cipher and the block cipher. Select the one (1) that you would prefer to use
What are the primary values of your organization : What are the primary values of your organization? How do you know? (e.g., mission statement, actions by managers), Does your firm's culture match its professed values? What examples can you provide?
Damping force on a sphere and a cylinder : Integrate the potential flow solution to compute the dissipation integral for axial flow past a prolate spheroid. Plot your results against the spheroid aspect ratio and con?rm agreement for the sphere.
What will be the company''s interest tax shield : A company has net income of $20,000 and a tax rate of 35 percent. Its total debt is $25,000, with principal payments of $5,000 due at the end of each year and an annual interest rate of 8%. What will be the company's interest tax shield in the upcomi..
State the null and alternative hypotheses : State the Null and Alternative hypotheses and show the calculations that you use to draw a conclusion.
What will be the company''s interest tax shield : A company has net income of $20,000 and a tax rate of 35 percent. Its total debt is $25,000, with principal payments of $5,000 due at the end of each year and an annual interest rate of 8%. What will be the company's interest tax shield in the upcomi..
Strongly disagree and 5 : To what extent do you agree or disagree with the following statement on a scale of 1 to 5 where 1 = strongly disagree and 5 = strongly agree. Please explain your answer and support it by citing your references to support your conclusions.
Capital structure influence the returns : Q1.  How can capital structure influence the returns that a company earns for its shareholders?Q2.  Explain the cash conversion cycle (CCC) and net working capital. Why is this important to the contemporary executive? How do executive decisions regar..
Swallow company is a large real estate construction : Swallow Company is a large real estate construction company that has made a Subchapter S election. The  company reports its income using the percentage of completion method. In 2015, the company completed a contract at a total cos of $4.8 million. Th..

Reviews

Write a Review

Applied Statistics Questions & Answers

  The normal distribution is a type of probability density

The normal distribution is a type of probability density function. Areas found under this curve are equivalent to probabilities. For example, the probability that z lies between a and b is denoted P(a

  The average weekly earnings of the plumbers in a city

The average weekly earnings of the plumbers in a city is (u=$750) with a standard deviation of (SD=$40). Assume that we select a random sample of [n=65 plumber], what is the proability that the sample mean [x bar] will be greater than $740 or greater..

  Should auditors understand proper graphing methods

Based on this interval, can we be 95 percent confident that more than 25 percent of all graphics appearing in the annual reports of U.K. firms are distorted? Explain. Does this suggest that auditors should understand proper graphing methods?

  Descriptive statistics project project

Descriptive Statistics Project Project #1This project gives you the chance to use all of the statistical techniques and concepts that are covered in the initial chapters of the text.Problem: Think of a question that can be answered by analyzing data.

  Burger q sells about 500 doublehappinness burgers daily.

Burger Q sells about 500 DoubleHappinness burgers daily. It is their trademarked star seller that is a double burger. As their customers are rather unpredictable, they need to carry extra 750 burgers. Burger Q buys the patties from John’s Farm, who c..

  1 let x1 be a random variable with probability function

1 let x1 be a random variable with probability function given in the table belownbsp nbsp nbsp nbsp nbsp nbsp nbspnbsp

  Meadow political advisers have no estimate available

Miranda Meadow, a Virginia senatorial candidate wants an estimate of the proportion of the population who will support her in the November election. Assume a 95% level of confidence. Meadow wants the estimate to be within 0.04 of the true proportion...

  Write out the probability distribution of x

Write out the probability distribution of x. Find the mean m , variance s2, and standard deviation s of this distribution.

  A group of friends gather together to play monopoly

A group of friends gather together to play Monopoly on a Saturday night. Unfortunately, they do not find any dice. They only have a fair coin at hand. Can you help them design a mechanism to sample the numbers one to six with equal probability by onl..

  A survey of 791 vacationers from the united states found

A survey of 791 vacationers from the United States found

  Calculate and interpret confidence intervals for proportion

Purpose: One of the objectives of this class is to make students better consumers of the information they are presented with. Knowing how to interpret poll results is an important step in determining validity of studies you will assess in you..

  The distribution of the cost of all trips is normal

Suppose the distribution of the cost of all trips is normal with an average of 112 dollars and a standard deviation of 11 dollars. What is the value of the cost that falls of the 7th percentile?

Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd