I am struggling to find the reason of getting the negative numbers which comes from simulation in DOE. The input dataset has seven Cost Type variables (X) and response variable is Total Cost (Y). I have imputed the data in custom design (see screenshot “DEO Setup_1”). The Min and Max values of the variables are as follows.
| Min | Max |
Cost Type 1 | 11.31 | 18.91 |
Cost Type 2 | 8.2 | 16.39 |
Cost Type 3 | 8.3 | 17.88 |
Cost Type 4 | 8.08 | 17.87 |
Cost Type 5 | 9.79 | 18.12 |
Cost Type 6 | 7.41 | 18 |
Cost Type 7 | 10.99 | 18.95 |
Total Cost | 64.08 | 126.12 |
In the simulated data file (attached), I expected to see the data under Total Cost should be in between 64.08 (Min) and 126.12 (Max). However, it is actually in between -5.201 (Min) and 126.12 (Max).
Can anybody suggest why is this and how to get the simulated values in between 64.08 (Min) and 126.12 (Max)?