Page 1 of 1

Probability distribution and Vensim PLE

Posted: Thu Jul 22, 2010 8:20 am
by Lukas
Hello,

I use Vensim PLE.
Can I define a variable as a stochastic by using probability distribution functions.
Please note that I cannot use MACROs in Vensim PLE.

kind regards
Lukas

Posted: Thu Jul 22, 2010 9:27 am
by bob@vensim.com
Vensim PLE supports RANDOM UNIFORM and RANDOM NORMAL - see Chapter 4 of the Reference Manual for a description of these.

Posted: Thu Jul 22, 2010 12:42 pm
by tomfid
Often you can transform a uniform random variable to some other desired distribution, using the cumulative distribution - either an analytic expression or a lookup table.

Also, in continuous-time models you'll want noise that has some frequency cutoff. See http://models.metasd.com/2010/03/pink-noise/

Tom

Posted: Fri Jul 23, 2010 10:12 pm
by Lukas
Thank you all for your replies.
Also thanks for the URL, very useful.

kind regards,
Lukas