T
travis
How could I get a random number which follows a normal
distribution curve, preferably with editable mean and
standard deviation? I think it would be some combination
of RAND() and NORMDIST, but I'm not sure how exactly to
make it work. Thank you.
distribution curve, preferably with editable mean and
standard deviation? I think it would be some combination
of RAND() and NORMDIST, but I'm not sure how exactly to
make it work. Thank you.