Statistics for Engineers and Scientists
Statistics for Engineers and Scientists
4th Edition
ISBN: 9780073401331
Author: William Navidi Prof.
Publisher: McGraw-Hill Education
bartleby

Videos

Textbook Question
Book Icon
Chapter 8, Problem 23SE

The article “Estimating Resource Requirements at Conceptual Design Stage Using Neural Networks” (A. Elazouni, I. Nosair, et al., Journal of Computing in Civil Engineering, 1997:217–223) suggests that certain resource requirements in the construction of concrete silos can be predicted from a model. These include the quantity of concrete in m3 (y), the number of crew-days of labor (z), or the number of concrete mixer hours (w) needed for a particular job. Table SE23A defines 23 potential independent variables that can be used to predict y, z, or w. Values of the dependent and independent variables, collected on 28 construction jobs, are presented in Table SE23B (page 659) and Table SE23C (page 660). Unless otherwise stated, lengths are in meters, areas in metres, and volumes in m3

  1. a. Using best subsets regression, find the model that is best for predicting y according to the adjusted R2 criterion.
  2. b. Using best subsets regression, find the model that is best for predicting y according to the minimum Mallows Cp criterion.
  3. c. Find a model for predicting y using stepwise regression. Explain the criterion you are using to determine which variables to add to or drop from the model.
  4. d. Using best subsets regression, find the model that is best for predicting z according to the adjusted R2 criterion.
  5. e. Using best subsets regression, find the model that is best for predicting z according to the minimum Mallows Cp criterion.
  6. f. Find a model for predicting z using stepwise regression. Explain the criterion you are using to determine which variables to add to or drop from the model.
  7. g. Using best subsets regression, find the model that is best for predicting w according to the adjusted R criterion.
  8. h. Using best subsets regression, find the model that is best for predicting w according to the minimum Mallows Cp criterion.
  9. i. Find a model for predicting w using stepwise regression. Explain the criterion you are using to determine which variables to add to or drop from the model.

TABLE SF23A Descriptions of Variables for Exercise 73

x1 Number of bins x13 Breadth-to-thickness ratio
x2 Maximum required concrete per hour x14 Perimeter of complex
x3 Height x15 Mixer capacity
x4 Sliding rate of the slipform (m/day) x16 Density of stored material
x5 Number of construction stages x17 Waste percent in reinforcing steel
x6 Perimeter of slipform x18 Waste percent in concrete
x7 Volume of silo complex x19 Number of workers in concrete crew
x8 Surface area of silo walls x20 Wall thickness (cm)
x9 Volume of one bin x21 Number of reinforcing steel crew s
x10 Wall-to-floor areas x22 Number of workers in forms crew

x11

x12

Number of lifting jacks

Length-to-thickness ratio

x23 Length-to-breadth ratio

a.

Expert Solution
Check Mark
To determine

Find the best regression model to predict the dependent variable y using the adjusted-R2 criterion.

Answer to Problem 23SE

The best regression model to predict the dependent variable y using the adjusted-R2 criterion is y^=(1,57024.91x1+196.9x2+8.87x32.236x60.0776x7+0.05733x81.306x912.23x11+44.1x13+4.188x14+0.971x16+74.8x18+21.7x1918.25x20+82.6x2137.6x22+330x23)_.

Explanation of Solution

Calculation:

The data represents the values of 23 potential independent variables that are used to predict three dependent variables quantity of concrete in m3(y), the number of crew-days of labor (z) and number of concrete mixture hours (w). The data is collected on 28 construction jobs.

Multiple linear regression model:

A multiple linear regression model is given as yi=β0+β1x1i+...+βkxki+εi where yi is the response variable, and x1i,x2i,...,xki are the k predictor variables. The quantities β0,β1,...,βk are the slopes corresponding to x1i,x2i,...,xki respectively.β^0 is the estimated intercept of the line, from the sample data.

Let x1,x2,...,x23 be the independent variables and y1,y2,y3 be the dependent variables.

Adjusted R2orRa2:

An important utility of the adjusted coefficient of multiple determination or Ra2 is to find the best subset of the predictors, that can predict the response variable. The best subset may be a smaller subset of all the predictors and need not necessarily be a larger subset, as long as it predicts the response variable accurately. The subset with larger Ra2 is considered to be best subset for prediction.

The adjusted coefficient of multiple determination, Ra2, is given by:

Ra2=1SSEn(k+1)SSTn1.

Subset regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > Regression> Best subsets.
  • In Response, enter the numeric column containing the response data Y.
  • In Model, enter the numeric column containing the predictor variablesX1, X2,…,X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  1

With increasing subset size, the value of R2 always increases or remains constant, but never decreases. On the other hand, the value of Ra2 may increase or decrease with increasing subset size, depending upon whether the subset is better or worse for prediction purposes.

From the obtained MINITAB output, it is clear that the highest value of adjusted R2 is 98.4 corresponding to two 16 predictor variable models, two 17 predictor variable models and one 18 predictor variable model.

From these 5 models, the best model might be anyone of the three. Also, best subset model suggests that many other models will be equally likely good.

By observing these 5 models, it is clear that the highest predicted R2 is 92.7, corresponding to the model with variables, x1,x2,x3,x6,x7,x8,x9,x11,x13,x14,x16,x18,x19,x20,x21,x22and x23.

The value of adjusted Ra2 is the highest for predictors x1,x2,x3,x6,x7,x8,x9,x11,x13,x14,x16,x18,x19,x20,x21,x22and x23. However, the subset with highest value of adjusted Ra2 is considered to be best subset for prediction.

Thus, provided other factors do not affect the analysis it could be most preferable to use the regression equation corresponding to the predictors, x1,x2,x3,x6,x7,x8,x9,x11,x13,x14,x16,x18,x19,x20,x21,x22and x23.

Hence, the variables for the model using the adjusted-R2 criterion is x1,x2,x3,x6,x7,x8,x9,x11,x13,x14,x16,x18,x19,x20,x21,x22and x23.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataY.
  • In Model, enter the numeric column containing the predictor variables X1,X2,X3,X6,X7,X8,X9,X11,X13,X14,X16,X18,X19,X20, x21, X22 and X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  2

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

y^=(1,57024.91x1+196.9x2+8.87x32.236x60.0776x7+0.05733x81.306x912.23x11+44.1x13+4.188x14+0.971x16+74.8x18+21.7x1918.25x20+82.6x2137.6x22+330x23).

Hence, the best multiple linear regression model using adjusted-R2 criterion for the given data is:

y^=(1,57024.91x1+196.9x2+8.87x32.236x60.0776x7+0.05733x81.306x912.23x11+44.1x13+4.188x14+0.971x16+74.8x18+21.7x1918.25x20+82.6x2137.6x22+330x23)_.

b.

Expert Solution
Check Mark
To determine

Find the best regression model to predict the dependent variable y using the Mallows’ Cp criterion.

Answer to Problem 23SE

The best regression model to predict the dependent variable y using the Mallows’ Cp criterion is y^=(66624.78x1+76.5x2+122x5+0.02425x8+20.4x107.13x11+2.447x14+47.85x21)_.

Explanation of Solution

Mallows’ Cp:

An important utility of the Mallows’ Cp criterion is to compare between regression equations of subsets having different sizes, all taken from the same all-subsets regression.

Mallows’ Cp criterion is given as:

Cp=SSEsubsetMSEall(n2p), where SSEsubset denotes the error sum of squares of the current model and MSEall denotes the error mean square for the set of all potential predictors, n is the sample size and p=k+1, with k being the number of predictors.

The predictor with the lowest value of Cp or the value of Cp closest to p is chosen to predict the response variable.

From the obtained MINITAB output, it is clear that the lowest value of a Mallows’ Cp is 1.7 corresponding to 8 predictor variable model.

The value of Cp is the lowest for predictors x1,x2,x5,x8,x10,x11,x14and x21. However, the subset with lowest value of Cp is considered to be best subset for prediction.

Thus, depending upon the factors affecting the analysis it would be most preferable to use the regression equation corresponding to the predictors x1,x2,x5,x8,x10,x11,x14and x21.

Hence, the variables for the model using the Mallows’ Cp criterion are x1,x2,x5,x8,x10,x11,x14and x21.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataY.
  • In Model, enter the numeric column containing the predictor variablesX1, X2, X5, X8, X10, X11, X14 and X21.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  3

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

y^=(66624.78x1+76.5x2+122x5+0.02425x8+20.4x107.13x11+2.447x14+47.85x21).

Hence, the best multiple linear regression model using Mallows’ Cp criterion for the given data is:

y^=(66624.78x1+76.5x2+122x5+0.02425x8+20.4x107.13x11+2.447x14+47.85x21)_.

c.

Expert Solution
Check Mark
To determine

Obtain regression equation to predict y using the stepwise regression method.

Answer to Problem 23SE

The regression equation to predict y using the stepwise regression method is y^=928+142.4x5+0.0817x7+21.7x10+0.413x16+45.67x21_

Explanation of Solution

Stepwise regression:

The stepwise regression method to develop a regression model is a combination of the forward selection and backward elimination methods. The method starts with no predictors and then including or eliminating at most one predictor at each step, such that the predictors satisfy the conditions:

  • The forward selection method is used to add a predictor with the largest value of t-statistic among all predictors that are not currently in the model, such that the absolute value of this largest t-statistic must be greater than a pre-specified value, tenter.
  • The backward elimination method is applied to the model with at least one predictor, to remove the predictor from the model, which has the smallest t-statistic value and less than a pre-specified value, tremove. The removed variables can be considered in future steps for inclusion.

Since, the values for αenter and αremove are not specified. The prior values αenter=αremove=0.15 can be used.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataY.
  • In Model, enter the numeric column containing the predictor variables X1,X2,…,X23.
  • In Stepwise, select method as Stepwise.
  • Enter 0.15 in Alpha to enter and 0.15 as Alpha to remove.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  4

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

y^=928+142.4x5+0.0817x7+21.7x10+0.413x16+45.67x21.

Hence, the regression equation to predict y using the stepwise regression method is:

y^=928+142.4x5+0.0817x7+21.7x10+0.413x16+45.67x21_.

d.

Expert Solution
Check Mark
To determine

Find the best regression model to predict the dependent variable z using the adjusted-R2 criterion.

Answer to Problem 23SE

The best regression model to predict the dependent variable z using the adjusted-R2 criterion is z^=(8,663313.3x314.46x6+0.358x70.0787x8+14x9+230.2x10188.2x13+5.41x14+1,928x158.25x16+294.9x19+129.8x223,021x23)_.

Explanation of Solution

Calculation:

Subset regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > Regression> Best subsets.
  • In Response, enter the numeric column containing the response data Z.
  • In Model, enter the numeric column containing the predictor variablesX1, X2,…,X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  5

From the obtained MINITAB output, it is clear that the highest value of adjusted R2 is 95.4 corresponding to two 12 predictor variable models and one 13 predictor variable model.

From these 3 models, the best model might be anyone of the three. Since, best subset model suggests that many other models will be equally likely good.

By observing these 5 models, it is clear that the highest predicted R2 is 85.9, corresponding to the model with variables, x3,x6,x7,x8,x9,x10,x13,x14,x15,x16,x19,x22and x23.

The value of adjusted Ra2 is the highest for predictors x3,x6,x7,x8,x9,x10,x13,x14,x15,x16,x19,x22and x23. However, the subset with highest value of adjusted Ra2 is considered to be best subset for prediction.

Thus, provided other factors do not affect the analysis it could be most preferable to use the regression equation corresponding to the predictors, x3,x6,x7,x8,x9,x10,x13,x14,x15,x16,x19,x22and x23.

Hence, the variables for the model using the adjusted-R2 criterion is x3,x6,x7,x8,x9,x10,x13,x14,x15,x16,x19,x22and x23.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataZ.
  • In Model, enter the numeric column containing the predictor variables X3, X6, X7, X8, X9, X10, X13, X14, X15, X16, X19, X22 and X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  6

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

z^=(8,663313.3x314.46x6+0.358x70.0787x8+14x9+230.2x10188.2x13+5.41x14+1,928x158.25x16+294.9x19+129.8x223,021x23).

Hence, the best multiple linear regression modelto predict z using adjusted-R2 criterion for the given data is:

z^=(8,663313.3x314.46x6+0.358x70.0787x8+14x9+230.2x10188.2x13+5.41x14+1,928x158.25x16+294.9x19+129.8x223,021x23)_.

e.

Expert Solution
Check Mark
To determine

Find the best regression model to predict the dependent variable z using the Mallows’ Cp criterion.

Answer to Problem 23SE

The best regression model to predict the dependent variable z using the Mallows’ Cp criterion is z^=(1,661+0.6715x7+134.3x10)_.

Explanation of Solution

From the obtained MINITAB output, it is clear that the lowest value of a Mallows’ Cp is –4.0 corresponding to 8 predictor variable model.

The value of Cp is the lowest for predictors x7and x10. However, the subset with lowest value of Cp is considered to be best subset for prediction.

Thus, depending upon the factors affecting the analysis it would be most preferable to use the regression equation corresponding to the predictors x7and x10.

Hence, the variables for the model using the Mallows’ Cp criterion are x7and x10.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataZ.
  • In Model, enter the numeric column containing the predictor variablesX1 and X10.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  7

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

z^=(1,661+0.6715x7+134.3x10).

Hence, the best multiple linear regression model using Mallows’ Cp criterion for the given data is:

z^=(1,661+0.6715x7+134.3x10)_.

f.

Expert Solution
Check Mark
To determine

Obtain regression equation to predict z using the stepwise regression method.

Answer to Problem 23SE

The regression equation to predict z using the stepwise regression method is z^=1,661+0.6715x7+134.3x10_

Explanation of Solution

Stepwise regression:

The stepwise regression method to develop a regression model is a combination of the forward selection and backward elimination methods. The method starts with no predictors and then including or eliminating at most one predictor at each step, such that the predictors satisfy the conditions:

  • The forward selection method is used to add a predictor with the largest value of t-statistic among all predictors that are not currently in the model, such that the absolute value of this largest t-statistic must be greater than a pre-specified value, tenter.
  • The backward elimination method is applied to the model with at least one predictor, to remove the predictor from the model, which has the smallest t-statistic value and less than a pre-specified value, tremove. The removed variables can be considered in future steps for inclusion.

Since, the values for αenter and αremove are not specified. The prior values αenter=αremove=0.15 can be used.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response data Z.
  • In Model, enter the numeric column containing the predictor variables X1,X2,…,X23.
  • In Stepwise, select method as Stepwise.
  • Enter 0.15 in Alpha to enter and 0.15 as Alpha to remove.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  8

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

z^=1,661+0.6715x7+134.3x10.

Hence, the regression equation to predict z using the stepwise regression method is:

z^=1,661+0.6715x7+134.3x10_.

g.

Expert Solution
Check Mark
To determine

Find the best subset regression model to predict the dependent variable w using the adjusted-R2 criterion.

Answer to Problem 23SE

The best regression model to predict the dependent variable w using the adjusted-R2 criterion is w^=(70121.7x220x3+21.8x4+62.6x5+0.01616x70.01269x8+1.132x9+15.24x10+1.110x1120.52x1390.2x150.7744x16+7.56x19+5.92x207.55x21+12.99x22271.3x23)_.

Explanation of Solution

Calculation:

Subset regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > Regression> Best subsets.
  • In Response, enter the numeric column containing the response data W.
  • In Model, enter the numeric column containing the predictor variablesX1, X2,…,X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  9

From the obtained MINITAB output, it is clear that the highest value of adjusted R2 is 97.8 corresponding to 17 predictor variable model.

The value of adjusted Ra2 is the highest for predictors x2,x3,x4,x5,x7,x8,x9,x10,x11,x13,x15,x16,x19,x20,x21,x22and x23. However, the subset with highest value of adjusted Ra2 is considered to be best subset for prediction.

Thus, provided other factors do not affect the analysis it could be most preferable to use the regression equation corresponding to the predictors, x2,x3,x4,x5,x7,x8,x9,x10,x11,x13,x15,x16,x19,x20,x21,x22and x23.

Hence, the variables for the model using the adjusted-R2 criterion is x2,x3,x4,x5,x7,x8,x9,x10,x11,x13,x15,x16,x19,x20,x21,x22and x23.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataW.
  • In Model, enter the numeric column containing the predictor variablesX2, X3,X4, X5, X7, X8, X9, X10, X11, X13, X15, X16, X19, X20, X21, X22 and X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  10

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

w^=(70121.7x220x3+21.8x4+62.6x5+0.01616x70.01269x8+1.132x9+15.24x10+1.110x1120.52x1390.2x150.7744x16+7.56x19+5.92x207.55x21+12.99x22271.3x23).

Hence, the best multiple linear regression model to predict w using adjusted-R2 criterion for the given data is:

w^=(70121.7x220x3+21.8x4+62.6x5+0.01616x70.01269x8+1.132x9+15.24x10+1.110x1120.52x1390.2x150.7744x16+7.56x19+5.92x207.55x21+12.99x22271.3x23)_.

h.

Expert Solution
Check Mark
To determine

Find the best regression model to predict the dependent variable w using the Mallows’ Cp criterion.

Answer to Problem 23SE

The best regression model to predict the dependent variable w using the Mallows’ Cp criterion is w^=(56723.58x216.77x3+90.48x5+0.00823x70.01100x8+0.896x9+12.13x1011.98x130.6730x16+11.10x19+4.64x20+11.11x22217.8x23)_.

Explanation of Solution

From the obtained MINITAB output, it is clear that the lowest value of aMallows’ Cp is 8.0 corresponding to 13 predictor variable model.

The value of Cp is the lowest for predictors x2,x3,x5,x7,x8,x9,x10,x13,x16,x19,x20,x22and x23. However, the subset with lowest value of Cp is considered to be best subset for prediction.

Thus, depending upon the factors affecting the analysis it would be most preferable to use the regression equation corresponding to the predictors x2,x3,x5,x7,x8,x9,x10,x13,x16,x19,x20,x22and x23.

Hence, the variables for the model using the Mallows’ Cp criterion are x2,x3,x5,x7,x8,x9,x10,x13,x16,x19,x20,x22and x23.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataW.
  • In Model, enter the numeric column containing the predictor variablesX2, X3, X5, X7, X8, X9, X10, X13, X16, X19, X20, X22 and X23.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  11

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

w^=(56723.58x216.77x3+90.48x5+0.00823x70.01100x8+0.896x9+12.13x1011.98x130.6730x16+11.10x19+4.64x20+11.11x22217.8x23).

Hence, the best multiple linear regression model using Mallows’ Cp criterion for the given data is:

w^=(56723.58x216.77x3+90.48x5+0.00823x70.01100x8+0.896x9+12.13x1011.98x130.6730x16+11.10x19+4.64x20+11.11x22217.8x23)_.

i.

Expert Solution
Check Mark
To determine

Obtain regression equation to predict w using the stepwise regression method.

Explain the criterion that is using to determine which variable to add to or drop from the model.

Answer to Problem 23SE

The regression equation to predict w using the stepwise regression method is w^=(130.928.08x2+113.49x5+0.1680x90.2022x16+11.42x19+12.07x2178.4x23)_

Explanation of Solution

Stepwise regression:

The stepwise regression method to develop a regression model is a combination of the forward selection and backward elimination methods. The method starts with no predictors and then including or eliminating at most one predictor at each step, such that the predictors satisfy the conditions:

  • The forward selection method is used to add a predictor with the largest value of t-statistic among all predictors that are not currently in the model, such that the absolute value of this largest t-statistic must be greater than a pre-specified value, tenter.
  • The backward elimination method is applied to the model with at least one predictor, to remove the predictor from the model, which has the smallest t-statistic value and less than a pre-specified value, tremove. The removed variables can be considered in future steps for inclusion.

Since, the values for αenter and αremove are not specified. The prior values αenter=αremove=0.15 can be used.

Regression:

Software procedure:

Step by step procedure to obtain regression using MINITAB software is given as,

  • Choose Stat > Regression > General Regression.
  • In Response, enter the numeric column containing the response dataW.
  • In Model, enter the numeric column containing the predictor variables X1,X2,…,X23.
  • In Stepwise, select method as Stepwise.
  • Enter 0.15 in Alpha to enter and 0.15 as Alpha to remove.
  • Click OK.

Output obtained from MINITAB is given below:

Statistics for Engineers and Scientists, Chapter 8, Problem 23SE , additional homework tip  12

The ‘Coefficient’ column of the regression analysis MINITAB output gives the slopes corresponding to the respective variables stored in the column ‘Term’.

A careful inspection of the output shows that the fitted model is:

w^=(130.928.08x2+113.49x5+0.1680x90.2022x16+11.42x19+12.07x2178.4x23).

Hence, the regression equation to predict w using the stepwise regression method is:

w^=(130.928.08x2+113.49x5+0.1680x90.2022x16+11.42x19+12.07x2178.4x23)_.

If the P-value of the predictor variable is greater than the level of significance, there is no significant effect of the predictor variable and one can drop the variable.

Now, according to the MINITAB output the P-value of X16, X19 and X23 are 0.015, 0.027 and 0.096, respectively.

Those P-values are greater than the respective level of significance 0.05.

Hence, it is reasonable to drop the variables X16, X19 and X23.

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
An article in Computers & Electrical Engineering[“Parallel Simulation of Cellular Neural Networks” (1996, Vol. 22, pp. 61–84)] considered the speedup of cellular neural networks (CNN) for a parallel general-purpose computing architecture based on six transputers in different areas. The data follow:3.775302 3.350679 4.217981 4.030324 4.6396924.139665 4.395575 4.824257 4.268119 4.5841934.930027 4.315973 4.600101(a) Is there evidence to support the assumption that speedup of CNN is normally distributed? Include a graphical display in your answer.(b) Construct a 95% two-sided confidence interval on the mean speedup.(c) Construct a 95% lower confidence bound on the mean speedup
If the Cumulative Gain at a depth of 15% for the Neural Network model is converted to number of primary/positive event cases, what will be the number of cases? Show your calculation.
It has been shown that the fertilizer magnesium ammonium phosphate, Mg, NH4PO4, is an effective supplier of the nutrients necessary for plant growth. A study was conducted at George Mason University to determine a possible optimum level of fertilization, based on the enhanced vertical growth response of the chrysanthemums. Forty chrysanthemum seedlings were divided into four groups, each containing 10 plants. Each was planted in a similar pot containing a uniform growth medium. To each group of plants an increasing concentration of Mg,NH4PO4, measured in grams per bushel, was added: 50 g/bu, 100 g/bu, 200 g/bu, and 400g/bu. The sample means for each group was 15.34 cm, 17.16 cm, 18.3 cm, and 20.1 cm, respectively. Here SST = 758.035. (a) Construct the ANOVA table. (b) Use the Bonferroni correction to construct all g pairwise confidence intervals with t a df 2.792. What is a?

Chapter 8 Solutions

Statistics for Engineers and Scientists

Ch. 8.1 - Prob. 11ECh. 8.1 - The following MINITAB output is for a multiple...Ch. 8.1 - Prob. 13ECh. 8.1 - Prob. 14ECh. 8.1 - Prob. 15ECh. 8.1 - The following data were collected in an experiment...Ch. 8.1 - The November 24, 2001, issue of The Economist...Ch. 8.1 - The article Multiple Linear Regression for Lake...Ch. 8.1 - Prob. 19ECh. 8.2 - In an experiment to determine factors related to...Ch. 8.2 - In a laboratory test of a new engine design, the...Ch. 8.2 - In a laboratory test of a new engine design, the...Ch. 8.2 - The article Influence of Freezing Temperature on...Ch. 8.2 - The article Influence of Freezing Temperature on...Ch. 8.2 - The article Influence of Freezing Temperature on...Ch. 8.3 - True or false: a. For any set of data, there is...Ch. 8.3 - The article Experimental Design Approach for the...Ch. 8.3 - Prob. 3ECh. 8.3 - An engineer measures a dependent variable y and...Ch. 8.3 - Prob. 5ECh. 8.3 - The following MINITAB output is for a best subsets...Ch. 8.3 - Prob. 7ECh. 8.3 - Prob. 8ECh. 8.3 - (Continues Exercise 7 in Section 8.1.) To try to...Ch. 8.3 - Prob. 10ECh. 8.3 - Prob. 11ECh. 8.3 - Prob. 12ECh. 8.3 - The article Ultimate Load Analysis of Plate...Ch. 8.3 - Prob. 14ECh. 8.3 - Prob. 15ECh. 8.3 - Prob. 16ECh. 8.3 - The article Modeling Resilient Modulus and...Ch. 8.3 - The article Models for Assessing Hoisting Times of...Ch. 8 - The article Advances in Oxygen Equivalence...Ch. 8 - Prob. 2SECh. 8 - Prob. 3SECh. 8 - Prob. 4SECh. 8 - In a simulation of 30 mobile computer networks,...Ch. 8 - The data in Table SE6 (page 649) consist of yield...Ch. 8 - Prob. 7SECh. 8 - Prob. 8SECh. 8 - Refer to Exercise 2 in Section 8.2. a. Using each...Ch. 8 - Prob. 10SECh. 8 - The data presented in the following table give the...Ch. 8 - The article Enthalpies and Entropies of Transfer...Ch. 8 - Prob. 13SECh. 8 - Prob. 14SECh. 8 - The article Measurements of the Thermal...Ch. 8 - The article Electrical Impedance Variation with...Ch. 8 - The article Groundwater Electromagnetic Imaging in...Ch. 8 - Prob. 18SECh. 8 - Prob. 19SECh. 8 - Prob. 20SECh. 8 - Prob. 21SECh. 8 - Prob. 22SECh. 8 - The article Estimating Resource Requirements at...Ch. 8 - Prob. 24SE

Additional Math Textbook Solutions

Find more solutions based on key concepts
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
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
Hypothesis Testing using Confidence Interval Approach; Author: BUM2413 Applied Statistics UMP;https://www.youtube.com/watch?v=Hq1l3e9pLyY;License: Standard YouTube License, CC-BY
Hypothesis Testing - Difference of Two Means - Student's -Distribution & Normal Distribution; Author: The Organic Chemistry Tutor;https://www.youtube.com/watch?v=UcZwyzwWU7o;License: Standard Youtube License