Page 1 of 1

I want to trancate a normal distribution

Posted: Wed Jun 29, 2011 2:48 am
by Imhlanga
I want to create a random number series with 2000 data points, with a mean of zero and a standard deviation of 1.5, in such a way that all values whose absolute values is greater than three are discarded out of the series. Can you hep?

Re: I want to trancate a normal distribution

Posted: Wed Jun 29, 2011 5:25 am
by trubador

Re: I want to trancate a normal distribution

Posted: Thu Jun 30, 2011 4:32 am
by Imhlanga
Hi: I downloaded the program however it give me the following mesage "Error 20 in encripted program" I did input the required fields of mean, stdev, lower bound and upper bound, columns, rows and series option. Is it possible to get a code thats not encripted?
Thanks
Isaah.

Re: I want to trancate a normal distribution

Posted: Thu Jun 30, 2011 6:20 am
by Imhlanga
Hi:
I the truncated nrnd number generator works, thanks for the program.