Donate. I desperately need donations to survive due to my health

Get paid by answering surveys Click here

Click here to donate

Remote/Work from Home jobs

Generate log-normal traffic with a given mean

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