question

Liam Chiu avatar image
0 Likes"
Liam Chiu asked Jacob W2 commented

How to run a DOE experiment with different standard deviations?

HI,


I am trying to do a DOE experiment in a model.

There are different processing times in each tool in the model, and I want to use three different standard deviations (5, 10, 15) to do experiment. I want to know how I can set it up to run different scenarios. The kpi I want to get is the output of each buffer under different scenarios (5, 10, 15).

Currently I can only use different models separately, I would like to know if there are other ways to experiment?


Thank you for your advance. :)


https://drive.google.com/file/d/1SBb9TF2x3PmgV6yaPdhAsbNRO70JXrv0/view?usp=sharing

FlexSim 20.1.3
scenariosdoe
· 4
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

1 Answer

Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered Joerg Vogel commented

For the process time you can use something like :

  1. Math.max(0,normal(30,Model.parameters.StdDev,getstream(current)))


1664373240098.png


1664373240098.png (122.2 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.