Probability and Statistics for Engineering and the Sciences
Probability and Statistics for Engineering and the Sciences
9th Edition
ISBN: 9781305251809
Author: Jay L. Devore
Publisher: Cengage Learning
Question
Book Icon
Chapter 8.1, Problem 11E

a.

To determine

Explain the Type I error and Type II errors in the context of this problem situation.

a.

Expert Solution
Check Mark

Explanation of Solution

Given info:

In a certain region two different companies have applied to provide cable television service. Suppose p be the proportion of all potential subscribers who favor the first company over the second. The null hypothesis is H0:p=0.5 versus the alternative hypothesis Ha:p0.5. The sample size is 25. Let X be the number in the sample who favor the first company.

Justification:

Type I error:

Reject the null hypothesis when it is actually true.

Type II error:

Fail to reject the null hypothesis when it is actually false.

Hypotheses:

Null hypothesis:

H0:p=0.5

Alternative hypothesis:

Ha:p0.5

If the hypothesis concluded that the proportion of all potential subscribers who favor the first company over the second differs from 50-50 proportion, but in reality, the proportion of all potential subscribers who favor the first company over the second is 50-50, then Type I error will arise.

If the hypothesis concluded that the proportion of all potential subscribers who favor the first company over the second is 50-50 proportion, but in reality, the proportion of all potential subscribers who favor the first company over the second differs from 50-50, then Type II error will arise.

b.

To determine

Find the values of X which will be at least as contradictory to H0 as for x = 6.

b.

Expert Solution
Check Mark

Answer to Problem 11E

The all possible values which are at least contradictory as x = 6 are {0,1,2,3,4,5,6,19,20,21,22,23,24,25}

Explanation of Solution

Calculation:

Assume X be the number in the sample who favor the first company. The samples are randomly selected with two possible outcomes.

Hence, X follows binomial distribution, XBin(n=25,p=0.5) .

It is known that the mean of binomial random variable is E(X)=np.

If the null hypothesis H0:p=0.5 is true, then the expected success will be

np=25×0.5=12.5

Here, the values which are less than 6 are also as contradictory to reject the null hypothesis H0.

The probability mass function of binomial distribution for n number of trials and for success probability p is,

P(X=x)=(nx)px(1p)nx,x=0,1..n

The distance of 6 from 12.5 is 12.56=6.5 the same distance to the right side is 12.5+6.5=19 .

Hence, it can be said that the right side are also will be equally contradictory for 19 or more values.

Hence, the all possible values which are at least contradictory as x = 6 are {0,1,2,3,4,5,6,19,20,21,22,23,24,25}

c.

To determine

Find the probability distribution of the test statistic when H0 is true.

Find the P-value for x = 6.

c.

Expert Solution
Check Mark

Answer to Problem 11E

The distribution of X is,

P(X=x)=(25x)(0.5)x(10.5)25x,x=0,1..,25.

The P-value for x = 6 is 0.014.

Explanation of Solution

Calculation:

From part b, XBin(n=25,p=0.5) and the null hypothesis will be rejected if the values are {0,1,2,3,4,5,6,19,20,21,22,23,24,25}.

The null hypothesis is defined as H0:p=0.5.

Thus, when the null hypothesis is true, then p=0.5.

Hence, when H0 is true is XBin(n=25,p=0.5).

That is,

P(X=x)=(25x)(0.5)x(10.5)25x,x=0,1..,25

P-value:

The probability of getting the value of the statistic that is as extreme as the observed statistic when the null hypothesis is true is called as p-value. Therefore, it assumes “null hypothesis is true”.

The P-value is,

P(X6orX19)=P(X6)+P(X19)=P(X6)+1P(X18)=B(6;25,0.5)+1B(18;25,0.5)

Where,B(x;n,p)=y=0xb(y;n,p)

Procedure for binomial distribution table value:

From the table A.1 of Cumulative Binomial probabilities,

  • Locate n = 25
  • Along with n = 25, choose x = 6, 18
  • Then, obtain the table value corresponding to p = 0.5.

The value of B(6;25,0.5) is 0.007and B(18;25,0.5) is 0.993.

Hence,

P(X6orX19)=B(6;25,0.5)+1B(18;25,0.5)=0.007+1.993=0.014

The P-value for x = 6 is 0.014.

d.

To determine

Find the probability of Type II error when p = 0.4, 0.3, 0.6 and 0.7.

d.

Expert Solution
Check Mark

Answer to Problem 11E

The probability of Type II error for = 0.4, 0.3, 0.6, 0.7 are 0.846, 0.488, 0.846 and 0.488 respectively.

Explanation of Solution

Given info:

H0 will be rejected when Pvalue0.044.

Calculation:

The P-value for two-tailed test is divided into two sides of the hypothesis test.

Thus, for two tailed test Pvalue0.044 means that in table Pvalue2×0.022.

Procedure for binomial distribution table value:

From the table A.1 of Cumulative Binomial probabilities,

  • Locate n = 25
  • Along with n = 25, choose p = 0.5.
  • Locate the probability 0.022.
  • The value of x is 7.

The distance of 7 from 12.5 is 12.57=5.5 the same distance to the right side is 12.5+5.5=18

Hence, H0 will be rejected when Pvalue0.044 similar to H0 will be rejected when X7orX18

Type II error:

Fail to reject the null hypothesis when it is actually false.

The rejection rule of null hypothesis is X7orX18.

Hence for fail to reject the null hypothesis the range of x will be 7<X<18.

Type II error for p:

β(p)=P(Fail to reject the null hypothesis)=P(7<X<18)=P(X17)P(X7)=B(17;25,p)B(7;25,p)

Where,B(x;n,p)=y=0xb(y;n,p)

Type II error for p = 0.4:

Procedure for binomial distribution table value:

From the table A.1 of Cumulative Binomial probabilities,

  • Locate n = 25
  • Along with n = 25, choose x = 17, 7
  • Then, obtain the table value corresponding to p = 0.4.

The value of B(17;25,0.4)=0.999 B(7;25,0.4)=0.154

Hence,

β(0.4)=B(17;25,0.4)B(7;25,0.4)=0.9990.154=0.846

Type II error for p = 0.3:

Procedure for binomial distribution table value:

From the table A.1 of Cumulative Binomial probabilities,

  • Locate n = 25
  • Along with n = 25, choose x = 17, 7
  • Then, obtain the table value corresponding to p = 0.3.

The value of B(17;25,0.3)=1 B(7;25,0.3)=0.512

Hence,

β(0.3)=B(17;25,0.3)B(7;25,0.3)=10.512=0.488

Type II error for p = 0.6:

Procedure for binomial distribution table value:

From the table A.1 of Cumulative Binomial probabilities,

  • Locate n = 25
  • Along with n = 25, choose x = 17, 7
  • Then, obtain the table value corresponding to p = 0.6.

The value of B(17;25,0.6)=0.846 B(7;25,0.6)=0

Hence,

β(0.6)=B(17;25,0.6)B(7;25,0.6)=0.8460=0.846

Type II error for p = 0.7:

Procedure for binomial distribution table value:

From the table A.1 of Cumulative Binomial probabilities,

  • Locate n = 25
  • Along with n = 25, choose x = 17, 7
  • Then, obtain the table value corresponding to p = 0.7.

The value of B(17;25,0.7)=0.488 B(7;25,0.7)=0

Hence,

β(0.7)=B(17;25,0.7)B(7;25,0.7)=0.4880=0.488

Hence, the probability of Type II error for = 0.4, 0.3, 0.6, 0.7 are 0.846, 0.488, 0.846 and 0.488 respectively.

e.

To determine

Find the conclusion if 6 of the 25 queried favored company 1.

e.

Expert Solution
Check Mark

Answer to Problem 11E

The proportion of all potential subscribers who favor the first company over the second is not 50-50 proportion.

Explanation of Solution

Calculation:

If 6 of the 25 queried favored company 1, then the P-value is P(X6orX19)

From part c, P(X6orX19)=0.014

Decision rule:

If Pvalue0.044 , reject the null hypothesis H0

If Pvalue > 0.044 , fail to reject the null hypothesis H0

Conclusion:

Here, the P-value is less than 0.044

That is, P-value(=0.014)<0.044.

By rejection rule, “reject null hypothesis”.

Hence, the null hypothesis will be rejected.

Hence, the proportion of all potential subscribers who favor the first company over the second is not 50-50 proportion.

Want to see more full solutions like this?

Subscribe now to access step-by-step solutions to millions of textbook problems written by subject matter experts!

Chapter 8 Solutions

Probability and Statistics for Engineering and the Sciences

Ch. 8.1 - Prob. 11ECh. 8.1 - A mixture of pulverized fuel ash and Portland...Ch. 8.1 - The calibration of a scale is to be checked by...Ch. 8.1 - A new design for the braking system on a certain...Ch. 8.2 - Let denote the true average reaction time to a...Ch. 8.2 - Newly purchased tires of a particular type are...Ch. 8.2 - Answer the following questions for the tire...Ch. 8.2 - Reconsider the paint-drying situation of Example...Ch. 8.2 - The melting point of each of 16 samples of a...Ch. 8.2 - Lightbulbs of a certain type are advertised as...Ch. 8.2 - The desired percentage of SiO2 in a certain type...Ch. 8.2 - To obtain information on the corrosion-resistance...Ch. 8.2 - Automatic identification of the boundaries of...Ch. 8.2 - Unlike most packaged food products, alcohol...Ch. 8.2 - Body armor provides critical protection for law...Ch. 8.2 - Prob. 26ECh. 8.2 - Show that for any 0, when the population...Ch. 8.2 - For a fixed alternative value , show that () 0 as...Ch. 8.3 - The true average diameter of ball bearings of a...Ch. 8.3 - A sample of n sludge specimens is selected and the...Ch. 8.3 - The paint used to make lines on roads must reflect...Ch. 8.3 - The relative conductivity of a semiconductor...Ch. 8.3 - The article The Foremans View of Quality Control...Ch. 8.3 - The following observations are on stopping...Ch. 8.3 - The article Uncertainty Estimation in Railway...Ch. 8.3 - Have you ever been frustrated because you could...Ch. 8.3 - The accompanying data on cube compressive strength...Ch. 8.3 - A random sample of soil specimens was obtained,...Ch. 8.3 - Reconsider the accompanying sample data on expense...Ch. 8.3 - Polymer composite materials have gained popularity...Ch. 8.3 - A spectrophotometer used for measuring CO...Ch. 8.4 - Prob. 42ECh. 8.4 - Prob. 43ECh. 8.4 - A manufacturer of nickel-hydrogen batteries...Ch. 8.4 - A random sample of 150 recent donations at a...Ch. 8.4 - It is known that roughly 2/3 of all human beings...Ch. 8.4 - The article Effects of Bottle Closure Type on...Ch. 8.4 - With domestic sources of building supplies running...Ch. 8.4 - A plan for an executive travelers club has been...Ch. 8.4 - Each of a group of 20 intermediate tennis players...Ch. 8.4 - A manufacturer of plumbing fixtures has developed...Ch. 8.4 - In a sample of 171 students at an Australian...Ch. 8.5 - Reconsider the paint-drying problem discussed in...Ch. 8.5 - Consider the large-sample level .01 test in...Ch. 8.5 - Consider carrying out m tests of hypotheses based...Ch. 8.5 - Prob. 56ECh. 8 - A sample of 50 lenses used in eyeglasses yields a...Ch. 8 - In Exercise 57, suppose the experimenter had...Ch. 8 - It is specified that a certain type of iron should...Ch. 8 - One method for straightening wire before coiling...Ch. 8 - Contamination of mine soils in China is a serious...Ch. 8 - The article Orchard Floor Management Utilizing...Ch. 8 - The article Caffeine Knowledge, Attitudes, and...Ch. 8 - Annual holdings turnover for a mutual fund is the...Ch. 8 - The true average breaking strength of ceramic...Ch. 8 - Prob. 66SECh. 8 - The incidence of a certain type of chromosome...Ch. 8 - Prob. 68SECh. 8 - Prob. 69SECh. 8 - The Dec. 30, 2009. the New York Times reported...Ch. 8 - When X1, X2,, Xn are independent Poisson...Ch. 8 - An article in the Nov. 11, 2005, issue of the San...Ch. 8 - Prob. 73SECh. 8 - The article Analysis of Reserve and Regular...Ch. 8 - Prob. 75SECh. 8 - Chapter 7 presented a CI for the variance 2 of a...Ch. 8 - Prob. 77SECh. 8 - When the population distribution is normal and n...Ch. 8 - Let X1, X2, Xn be a random sample from an...Ch. 8 - Because of variability in the manufacturing...
Knowledge Booster
Background pattern image
Recommended textbooks for you
Text book image
MATLAB: An Introduction with Applications
Statistics
ISBN:9781119256830
Author:Amos Gilat
Publisher:John Wiley & Sons Inc
Text book image
Probability and Statistics for Engineering and th...
Statistics
ISBN:9781305251809
Author:Jay L. Devore
Publisher:Cengage Learning
Text book image
Statistics for The Behavioral Sciences (MindTap C...
Statistics
ISBN:9781305504912
Author:Frederick J Gravetter, Larry B. Wallnau
Publisher:Cengage Learning
Text book image
Elementary Statistics: Picturing the World (7th E...
Statistics
ISBN:9780134683416
Author:Ron Larson, Betsy Farber
Publisher:PEARSON
Text book image
The Basic Practice of Statistics
Statistics
ISBN:9781319042578
Author:David S. Moore, William I. Notz, Michael A. Fligner
Publisher:W. H. Freeman
Text book image
Introduction to the Practice of Statistics
Statistics
ISBN:9781319013387
Author:David S. Moore, George P. McCabe, Bruce A. Craig
Publisher:W. H. Freeman