Hi Harry,
Thanks for the support on my previous question regarding saving Entity Attribute.
My process data follows beta and erlang distribution hence I tried to use probability functions using the fitted parameters but the random data from distribution doesn't behave as expected.
In the example file, Erlang distribution is used. I have attached a histogram (thanks to your previous solution on log file and plot) using the Jaamsim simulated data (jammsim_log_dist.png), it doesn't follow the real data (dist_param.png) and scipy.stat (erlang_rand.png) generated distribution. The pick is close to 20 minutes whereas in Jaamsim, it's close to 6 minutes. The beta distribution doesn't even work, it hang the program.
The parameters are
Erlang : a = 2.297, loc = 3.26, scale = 12.47
Beta : a = 2.32, b = 988503529146, loc = 3.22, scale = 12196201903242
Thanks
Wali