<p>I want to produce 100 random numbers with normal distribution (with µ=10, σ=7) and then draw a quantity diagram for these numbers.</p>
<p>How can I produce random numbers with a specific distribution in Excel 2010?</p>
<p>One more question:</p>
<p>When I produce, for example, 20 random numbers with <code>RANDBETWEEN(Bottom,Top)</code>, the numbers change every time the sheet recalculates. How can I keep this from happening?</p>