Previously I had an exponential distribution with the average of say, 0.00004. EXP(x)
Now I am trying to use log-normal random generator instead. I am wondering how could I use my x (average of the number should be x) with the new distribution model, as log-normal accept two variable as input and none of them is mean. LOGN(?,?)
Comments
Post a Comment