Student Solutions Manual for Devore's Probability and Statistics for Engineering and the Sciences, 9th
Student Solutions Manual for Devore's Probability and Statistics for Engineering and the Sciences, 9th
9th Edition
ISBN: 9798214004020
Author: Jay L. Devore
Publisher: Cengage Learning US
bartleby

Concept explainers

bartleby

Videos

Question
Book Icon
Chapter 13.4, Problem 54E

a.

To determine

Identify the predictors that could be used in the model to incorporate suppliers and lubrication regimens in addition to blank holder pressure.

a.

Expert Solution
Check Mark

Answer to Problem 54E

The predictors that could be used in the model to incorporate suppliers and lubrication regimens in addition to blank holder pressure are given below:

x2={1, supplier 10, otherwise

x3={1, supplier 20, otherwise

x4={1, lubricant 10, otherwise

x5={1, lubricant 20, otherwise

Explanation of Solution

Given info:

The MINITAB output shows that the springback from the wall opening angle being predicted using blank holder pressure, three types of material suppliers and three types of lubrication regimens.

Calculation:

Dummy or indicator variable:

If there a categorical variable has k levels then k–1 dummy variables would be included in the model.

The material suppliers and lubrication regimens are categorical variables with three levels each.

For material suppliers:

Fix the third level as a base and create two dummy variables as shown below:

x2={1, supplier 10, otherwise

x3={1, supplier 20, otherwise

For lubrication regimens:

Fix the first level (no lubricant) as a base and create two dummy variables as shown below:

x4={1, lubricant 10, otherwise

x5={1, lubricant 20, otherwise

b.

To determine

Test the hypothesis to conclude whether the model specifies a useful relationship between springback from the wall opening angle and at least one of the five predictor variables.

b.

Expert Solution
Check Mark

Answer to Problem 54E

There is sufficient evidence to conclude that the model specifies a useful relationship between the springback from the wall opening angle and at least one of the five predictor variables

Explanation of Solution

Given info:

The MINTAB output was given.

Calculation:

The test hypotheses are given below:

Null hypothesis:

H0:β1=β2=β3=β4=β5=0

That is, there is no use of linear relationship between springback from the wall opening angle and at least one of the five predictor variables.

Alternative hypothesis:

Ha:At least one of the β's0

That is, there is a use of linear relationship between springback from the wall opening angle and at least one of the five predictor variables.

From the MINITAB output, it can be observed that the P-value corresponding to the F-statistic is 0.000.

Rejection region:

If P-value>α, then fail to reject the null hypothesis (H0).

If P-value<α, then reject the null hypothesis (H0).

Conclusion:

The P- value is 0.000 and the level of significance is 0.001.

The P- value is lesser than the level of significance.

That is, 0.000(=P-value)<0.001(=α).

Thus, the null hypothesis is rejected,

Hence, there is sufficient evidence to conclude that there is a use of linear relationship between springback from the wall opening angle and at least one of the five predictor variables.

c.

To determine

Calculate the 95% prediction interval for the springback from the wall opening angle when BHP is 1,000, material from supplier 1 and no lubrication.

c.

Expert Solution
Check Mark

Answer to Problem 54E

The 95% prediction interval for the predicted springback from the wall opening angle when BHP is 1,000, material from supplier 1 and no lubrication is (13.80, 19.09)

Explanation of Solution

Given info:

The BHP is 1,000, material from supplier 1 and no lubrication. The corresponding standard deviation for prediction is 0.524.

Calculation:

The prediction value of springback from the wall opening angle when BHP is 1,000, material from supplier 1 and no lubrication is calculated as follows:

y^=21.53220.0033680(1,000)1.7181(1)1.4840(0)0.3063(0)0.8931(0)=21.53223.3681.7181=16.4461

Thus, the prediction value of springback from the wall opening angle when BHP is 1,000, material from supplier 1 and no lubrication is 16.4461.

95% prediction interval:

The prediction interval is calculated using the formula:

Y^i±tα2,n(k+1)s2+(sYi^)2

Where,

Yi^ is the estimated value of the dependent variable.

α is the level of significance.

n is the total number of observations.

k is the total number of predictors in the model.

sYi^ is the standard error while calculating the estimated value of the dependent variable.

s2 is the standard deviation obtained after fitting the model.

Critical value:

Software procedure:

Step-by-step procedure to find the critical value is given below:

  • Click on Graph, select View Probability and click OK.
  • Select t, enter 30 as Degrees of freedom, inShaded Area Tab select Probability under Define Shaded Area By and choose Both tails.
  • Enter Probability value as 0.05.
  • Click OK.

Output obtained from MINITAB is given below:

Student Solutions Manual for Devore's Probability and Statistics for Engineering and the Sciences, 9th, Chapter 13.4, Problem 54E , additional homework tip  1

The 95% confidence interval for the predicted amount of beta carotene is calculated as follows:

Y^i±tα2,n(k+1)s2+(sYi^)2=16.4461±t0.052,36(5+1)(1.18413)2+(0.524)2=16.4461±t0.025,301.6767=16.4461±2.042(1.2949)=16.4461±2.6442

=13.80,19.09

Thus, the 95% prediction interval for the predicted springback from the wall opening angle when BHP is 1,000, material from supplier 1 and no lubricationis (13.80, 19.09).

d.

To determine

Find the coefficient of multiple determination.

Give the conclusion stating the importance of lubrication regimen.

d.

Expert Solution
Check Mark

Answer to Problem 54E

The coefficient of multiple determination is 74.1%

The lubrication regimen is not important because there is not much of a difference in the coefficient of multiple determination even after removing the two variables corresponding to lubrication.

The two variables corresponding to lubrication shows no effect and need not be included in the model as long as the other predictors BHP and suppliers were retained.

Explanation of Solution

Given info:

The SSE after removing the variables corresponding to lubrication regimen is 48.426.

Calculation:

Coefficient of determination:

The coefficient of determination tells the total amount of variation in the dependent variable explained by the independent variable. It ranges from 0 to 1.

R2=1SSESST

Substitute 48.426 as SSE and 186.980 as SST.

R2=148.426186.980=186.98048.426186.980=138.554186.980=0.741

Thus, the coefficient of multiple determination is 74.1%

The test hypotheses are given below:

Null hypothesis:

H0:β4=β5=0

That is, the two dummy variables corresponding to lubrication are not significant to explain the variation in springback from wall opening angle.

Alternative hypothesis:

Ha:At least β's0

That is, At least one of the two dummy variables corresponding to lubrication is significant to explain the variation in springback from wall opening angle.

Test statistic:

f=(SSElSSEk)klSSEk[n(k+1)]

Where,

SSEk represents the sum of squares due to error obtained from the full model.

SSEl represents the sum of squares due to error obtained from the reduced model.

n represents the total number of observations,

k represents the number of predictors on the full model.

l represents the number of predictors on the reduced model.

Substitute 48.426for SSEk, 42.065 for SSEl, 36 for n, 5 for k and 3 for l .

f=(48.42642.065)5342.065[36(5+1)]=6.361242.065[366]=3.180542.06530=95.41542.065

=2.268

Critical value:

Software procedure:

  • Click on Graph, select View Probability and click OK.
  • Select F, enter 2 in numerator df and 30 in denominator df.
  • Under Shaded Area Tab select Probability under Define Shaded Area By and select Right tail.
  • Choose Probability value as 0.05.
  • Click OK.

Output obtained from MINITAB is given below:

Student Solutions Manual for Devore's Probability and Statistics for Engineering and the Sciences, 9th, Chapter 13.4, Problem 54E , additional homework tip  2

Conclusion:

Coefficient of determination:

The coefficient of determination for the whole model including the two variables corresponding to lubrication is 77.5% whereas the coefficient of multiple determination after removing the two variables corresponding to lubrication is 74.1%. Thus, there is a slight drop in coefficient of multiple determination.

Testing the hypothesis:

The test statistic value is 2.268 and the critical value is 3.316.

The test statistic is lesser than the critical value.

That is, 2.268(=test statistic)<3.316(=critical value).

Thus, the null hypothesis is not rejected,

Hence, there is sufficient evidence to conclude thatthe two dummy variables corresponding to lubrication are not significant to explain the variation in springback from wall opening angle.

e.

To determine

Identify whether the given model has improved than the model specified in part (d).

e.

Expert Solution
Check Mark

Answer to Problem 54E

Yes, the given model has improved than the model specified in part (d).

There is sufficient evidence to conclude thatthe addition of interaction terms is significant to explain the variation in springback from wall opening angle at 5% level of significance.

Explanation of Solution

Given info:

A regression model is built with the five predictors and the interactions between BHP and the four dummy variables.

The resulting SSE is 28.216 and the R2 value is 0.849.

Calculation:

The test hypotheses are given below:

Null hypothesis:

H0:β4=β5=β6=β7=β8=0

That is, the addition of interaction terms is not significant to explain the variation in the dependent variable y.

Alternative hypothesis:

Ha:At least one of the β's0

That is, at least one of theinteraction terms is significant to explain the variation in the dependent variable y.

The degrees of freedom for the regression would be 4.

The degrees of freedom for the error would be 304=26.

Test statistic:

f=42.06528.216428.21626=13.84941.085=13.8494.34=3.191

Critical value:

Software procedure:

  • Click on Graph, select View Probability and click OK.
  • Select F, enter 4 in numerator df and 26 in denominator df.
  • Under Shaded Area Tab select Probability under Define Shaded Area By and select Right tail.
  • Choose Probability value as 0.05.
  • Click OK.

Output obtained from MINITAB is given below:

Student Solutions Manual for Devore's Probability and Statistics for Engineering and the Sciences, 9th, Chapter 13.4, Problem 54E , additional homework tip  3

Conclusion:

The test statistic value is 3.191 and the critical value is 2.743.

The test statistic is greater than the critical value.

That is, 3.191(=test statistic)>2.743(=critical value).

Thus, the null hypothesis is rejected,

Hence, there issufficient evidence to conclude thatthe addition of interaction terms is significant to explain the variation in springback from wall opening angle at 5% level of significance.

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!
Students have asked these similar questions
The article "Influence of Freezing Temperature on Hydraulic Conductivity of Silty Clay" (J. Konrad and M. Samson, Journal of Geotechnical and Geoenvironmental Engineering, 2000:180–187) describes a study of factors affecting hydraulic conductivity of soils. The measurements of hydraulic conductivity in units of 108 cm/s (y), initial void ratio (x), and thawed void ratio (x2) for 12 specimens of silty clay are presented in the following table. y 1.01 1.12 1.04 1.30 1.01 1.04 0.955 1.15 1.23 1.28 1.23 1.30 0.84 0.88 0.85 0.95 0.88 0.86 0.85 0.89 0.90 0.94 0.88 0.90 X1 0.81 0.85 0.87 0.92 0.84 0.85 0.85 0.86 0.85 0.92 0.88 0.92 X2 Fit the model y = Bo + fix1 + e. For each coefficient, test the null hypothesis that it is equal to 0. Fit the model y = Bo + Bzx2 + e. For each coefficient, test the null hypothesis that it is equal to 0. Fit the model y = Bo + BzX1 + Bzxz + e. For each coefficient, test the null hypothesis that it is equal to 0. d. Which of the models in parts (a) to (c) is…
Acrylic resins used in the fabrication of dentures should not absorb much water, since water sorption reduces strength. The article "Reinforcement of Acıylic Resin for Provisional Fixed Restorations. Part III: Effects of Addition of Titania and Zirconia Mixtures on Some Mechanical and Physical Properties" (W. Panyayong, Y. Oshida, et al., Bio-Medical Materials and Engineering, 2002:353-366) describes a study of the effect on water sorption of adding titanium dioxide (TiO,) and zirconium dioxide (ZiO,) to a standard acıylic resin. Twelve specimens from each of several formulations, containing various amounts of TiO, and Zro, were immersed in water for one week, and the water sorption (in ug/mm?) was measured in each. The results are presented in the following table. Volume % Formulation TIO, Zro, Mean A (control) Standard Deviation 24.03 2.50 14.88 1.55 2 12.81 1.08 0.5 11.21 2.98 2 16.05 1.66 12.87 0.96 15.23 0.97 Н 3 15.37 0.64 Use the Bonferoni method to determine which of the…
Recently there has been increased use of stainless  steel claddings in industrial settings. Claddings  are used to finish the exterior walls of a building  and help weatherproof the structure. To ensure  the quality of claddings, it is essential to know how  welding parameters impact the cladding process.  The authors of “Mathematical Modeling of Weld  Bead Geometry, Quality, and Productivity for  Stainless Steel Claddings Deposited by FCAW”  (J. Mater. Engr. Perform., 2012: 1862–1872) in  vestigated how y 5 deposition rate was influenced  by x1 = feed rate (Wf , in m/min) and x2 =  welding speed (S, in cm/min). The following 22  observations correspond to the experiment condition where applied voltage was less than 30v:  y: 2.718 3.881 2.773 3.924 2.740 3.870  x1 : 17.0 10.0 7.0 10.0 7.0 10.0  x 2 : 30 30 50 50 30 30  y: 2.847 3.901 2.204 4.454 3.324 3.319  x1 : 7.0 10.0 5.5 11.5 8.5 8.5  x2 : 50 50 40 40 40 20  The whole data and Question parts are attached

Chapter 13 Solutions

Student Solutions Manual for Devore's Probability and Statistics for Engineering and the Sciences, 9th

Ch. 13.1 - Prob. 11ECh. 13.1 - Prob. 12ECh. 13.1 - Prob. 13ECh. 13.1 - If there is at least one x value at which more...Ch. 13.2 - No tortilla chip aficionado likes soggy chips, so...Ch. 13.2 - Polyester fiber ropes are increasingly being used...Ch. 13.2 - The following data on mass rate of burning x and...Ch. 13.2 - Failures in aircraft gas turbine engines due to...Ch. 13.2 - Prob. 19ECh. 13.2 - Prob. 20ECh. 13.2 - Mineral mining is one of the most important...Ch. 13.2 - Prob. 22ECh. 13.2 - Prob. 23ECh. 13.2 - Kyphosis refers to severe forward flexion of the...Ch. 13.2 - Prob. 25ECh. 13.3 - The following data on y 5 glucose concentration...Ch. 13.3 - The viscosity (y) of an oil was measured by a cone...Ch. 13.3 - Prob. 29ECh. 13.3 - The accompanying data was extracted from the...Ch. 13.3 - The accompanying data on y 5 energy output (W) and...Ch. 13.3 - Prob. 32ECh. 13.3 - Prob. 33ECh. 13.3 - The following data resulted from an experiment to...Ch. 13.3 - The article The Respiration in Air and in Water of...Ch. 13.4 - Cardiorespiratory fitness is widely recognized as...Ch. 13.4 - A trucking company considered a multiple...Ch. 13.4 - Let y = wear life of a bearing, x1 = oil...Ch. 13.4 - Let y = sales at a fast-food outlet (1000s of ),...Ch. 13.4 - The article cited in Exercise 49 of Chapter 7 gave...Ch. 13.4 - The article A Study of Factors Affecting the Human...Ch. 13.4 - An investigation of a die-casting process resulted...Ch. 13.4 - Prob. 43ECh. 13.4 - The accompanying Minitab regression output is...Ch. 13.4 - The article Analysis of the Modeling Methodologies...Ch. 13.4 - A regression analysis carried out to relate y =...Ch. 13.4 - Efficient design of certain types of municipal...Ch. 13.4 - An experiment to investigate the effects of a new...Ch. 13.4 - Prob. 49ECh. 13.4 - Prob. 50ECh. 13.4 - The article Optimization of Surface Roughness in...Ch. 13.4 - Utilization of sucrose as a carbon source for the...Ch. 13.4 - Prob. 53ECh. 13.4 - Prob. 54ECh. 13.5 - The article The Influence of Honing Process...Ch. 13.5 - Prob. 56ECh. 13.5 - In the accompanying table, we give the smallest...Ch. 13.5 - Prob. 58ECh. 13.5 - Prob. 59ECh. 13.5 - Pillar stability is a most important factor to...Ch. 13.5 - Prob. 61ECh. 13.5 - Prob. 62ECh. 13.5 - Prob. 63ECh. 13.5 - Prob. 64ECh. 13 - Curing concrete is known to be vulnerable to shock...Ch. 13 - Prob. 66SECh. 13 - The article Validation of the Rockport Fitness...Ch. 13 - Feature recognition from surface models of...Ch. 13 - Air pressure (psi) and temperature (F) were...Ch. 13 - An aeronautical engineering student carried out an...Ch. 13 - An ammonia bath is the one most widely used for...Ch. 13 - The article An Experimental Study of Resistance...Ch. 13 - The accompanying data on x = frequency (MHz) and y...Ch. 13 - Prob. 74SECh. 13 - Prob. 75SECh. 13 - The article Chemithermomechanical Pulp from Mixed...Ch. 13 - Prob. 77SECh. 13 - Prob. 78SECh. 13 - Prob. 79SECh. 13 - Prob. 80SECh. 13 - Prob. 81SECh. 13 - Prob. 82SECh. 13 - Prob. 83SE
Knowledge Booster
Background pattern image
Statistics
Learn more about
Need a deep-dive on the concept behind this application? Look no further. Learn more about this topic, statistics and related others by exploring similar questions and additional content below.
Similar questions
SEE MORE QUESTIONS
Recommended textbooks for you
Text book image
Linear Algebra: A Modern Introduction
Algebra
ISBN:9781285463247
Author:David Poole
Publisher:Cengage Learning
Probability & Statistics (28 of 62) Basic Definitions and Symbols Summarized; Author: Michel van Biezen;https://www.youtube.com/watch?v=21V9WBJLAL8;License: Standard YouTube License, CC-BY
Introduction to Probability, Basic Overview - Sample Space, & Tree Diagrams; Author: The Organic Chemistry Tutor;https://www.youtube.com/watch?v=SkidyDQuupA;License: Standard YouTube License, CC-BY