random variable with normal distribution

  • Thread starter Thread starter travis
  • Start date Start date
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.
 
Travis

Go to Tools > Add-Ins then check the box for Analisi
ToolPak (Usually second form top to bottom) Click OK

Then go to Tools, there should be a new menu under Data
Analysis click it and youl get a combo list... go to
Random Number Generation choose Normal on the distribution
drop down list... I Think U can follow on your own form
here...

Cheers...JS
 
Back
Top