• Hi All

    Please note that at the Chandoo.org Forums there is Zero Tolerance to Spam

    Post Spam and you Will Be Deleted as a User

    Hui...

  • When starting a new post, to receive a quicker and more targeted answer, Please include a sample file in the initial post.

Generating values from a normal distribution

jstieven

New Member
I wish to generate random picks from a normal distribution. I can use the norminv(rand(), mean, standard dev) function yet I have read there are some problems with the Excel random number generator. If so, how do you get around this?
 
Jstieven


If you are using Excel 2010 the Statistical functions were improved


Have a read of

http://office.microsoft.com/en-us/excel-help/statistical-functions-HP005203066.aspx

&

http://technet.microsoft.com/en-us/library/cc179167.aspx

&

http://www.excelfunctions.net/Excel-Statistical-Functions.html


It is worthy noting that Norminv was replaced by Norm.Inv in Excel 2010 although both still exist for compatibility
 
You may want to have a read of:

http://www.daheiser.info/excel/frontpage.html

and the relevant links first
 
Back
Top