Generating random numbers with normal distribution in Excel

后端 未结 7 891
心在旅途
心在旅途 2020-12-23 11:10

I want to produce 100 random numbers with normal distribution (with µ=10, σ=7) and then draw a quantity diagram for these numbers.

How can I produce random numbers w

7条回答
  •  醉梦人生
    2020-12-23 11:47

    As @osknows said in a comment above (rather than an answer which is why I am adding this), the Analysis Pack includes Random Number Generation functions (e.g. NORM.DIST, NORM.INV) to generate a set of numbers. A good summary link is at http://www.bettersolutions.com/excel/EUN147/YI231420881.htm.

提交回复
热议问题