Discrete random demand

Use this forum to post Vensim related questions.
Post Reply
neelu@nitw.ac.in
Member
Posts: 23
Joined: Thu Mar 22, 2018 9:56 am
Vensim version: DSS

Discrete random demand

Post by neelu@nitw.ac.in »

Dear sir
how can we generate a discrete type of random demand patterns? is there any function to get it that instead of using lookup.
Attachments
Demand.mdl
(2.85 KiB) Downloaded 156 times
tomfid
Administrator
Posts: 3811
Joined: Wed May 24, 2006 4:54 am

Re: Discrete random demand

Post by tomfid »

You can use RANDOM POISSON or RANDOM BERNOULLI, or use INTEGER() to round any other distribution.
https://metasd.com/2017/10/bernoulli-poisson-bar/
Post Reply