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
Probability distribution and Vensim PLE
-
- Senior Member
- Posts: 1107
- Joined: Wed Mar 12, 2003 2:46 pm
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
Also, in continuous-time models you'll want noise that has some frequency cutoff. See http://models.metasd.com/2010/03/pink-noise/
Tom
/*
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/
Advice to posters (it really helps us to help you)
http://www.ventanasystems.co.uk/forum/v ... f=2&t=4391
Blog: http://blog.metasd.com
Model library: http://models.metasd.com
Bookmarks: http://delicious.com/tomfid/SystemDynamics
*/