Search found 2 matches

by DDLin26
Wed Dec 01, 2010 8:27 pm
Forum: System Dynamics Discussion
Topic: modeling a FIRST-IN FIRST-OUT type problem
Replies: 2
Views: 4726

modeling a FIRST-IN FIRST-OUT type problem

I am modeling an industrial process. The system produces a quantity of 12 of Part X. Part X goes through machine A--> machine B --> machine C. At each machine, there needs to be a time hold before releasing to the next machine. How do I make sure that the FIRST part X that goes into machine B is the...
by DDLin26
Tue Jan 05, 2010 6:16 pm
Forum: Vensim
Topic: How do I assign probability to certain inputs?
Replies: 1
Views: 2120

How do I assign probability to certain inputs?

I have two variables of values 0 and 1, respectively. I would like to make a new variable that takes in these two variables, and picks either 0 or 1 based on an assigned probability. Let's say I want the new variable to return a '0' 95% of the time, and to return '1' 5% of the time. is this possible?