One product that a company makes are molded resin parts. The quality engineers know that contamination in pipes and abrasions during transfer through hoses can lead to discolored streaks in the final product. A larger screw passes the pellets through the hoses faster. With a new type of resin pellet, the engineers collect data on these discoloration defects to learn about the best way to transfer pellets. After the identification of a model, the engineers use the model to predict the value at different values of the predictors.
1 Open the worksheet ResinDefects.MTW.
2 Choose Stat > Regression > Poisson Regression > Fit Poisson Model.
3 In Response, enter 'Discoloration Defects'.
4 In Continuous predictors, enter 'Hours Since Cleanse' and Temperature.
5 In Categorical predictors, enter 'Size of Screw'.
6 Click Model.
7 In Predictors, select 'Temperature' and 'Size of Screw'.
8 For Interactions through order, choose 2.
9 Next to Interactions through order, click Add.
10 Click OK in both dialog boxes.
11 Choose Stat > Regression > Poisson Regression > Predict.
12 In Response, choose 'Discoloration Defects'.
13 In the second drop-down list, choose Enter individual values.
14 In the predictors table, complete the columns of the table as shown below.
Hours Since Cle |
Temperature |
Size of Screw |
4 |
150 |
large |
15 Click OK.
Session Window Output
|
Minitab uses the model information to calculate that the average number of discoloration defects is 63.7604.
Additionally, the confidence interval indicates that you can be 95% confident that the average number of defects is between 60.1173 and 67.6242.
This prediction is based on a model equation. You should be sure that your model is adequate before you use the prediction. In particular, the data contain values at only two temperatures. If the relationship between temperature and defects does not follow the model, then the interpolation to temperatures in the middle of the data is inaccurate.