I am gaining my first experiences in Designing Experiments and here where I am stack:
An experiment has been run with some continuous input factors: x1, x2, ..., x5. The goal of the experiment was to optimize some continuous output factor y. As the output of the experiment, the optimal combination of the levels for all five input factors were determined to get the desired output of y. After a short time, the range of the values of the input variable x1 has been changed from 10-20 to 10-30 (different supplier of material). The levels(x1) were chosen as {10, 15, 20}. Lets assume that the upper boundary, which is 30 now has a big practical meaning and should be included to the design, i.e now levels(x1) has to be chosen as {10, 15, 30}.
- What should be done in this case?
- Does the experiment which has been done initially make still sense?
- Is there a need to repeat the whole experiment with the new upper boundary or is there any smarter way/strategy which can help to avoid repeating the whole experiment? Can we use the initial experiment outputs for that? How?
- Is there any literature/concept which can help me to handle such situations?
Thank you a lot.