ngineering
Mathematical and Computational Modeling in Systems Engineering
Coursework 10
Your model has three input variables that you use: (A, B, and C). Currently you use (0.5, 6, 3). You believe that actual values of these input variables follow a uniform distribution. The bounds for A are 0 and 1; B are 3 and 9; and C are 0 and 10.
You intend to do ten runs for your sensitivity analysis. Create a Latin Hypercube sampling scheme for this sensitivity analysis. CLEARLY Describe the steps you choose and provide an example input scheme.
I suggest that do this in Microsoft Excel. You will need to use the RAND function. You might also require the “paste special” function.