1. Using Excel or otherwise:
a. Generate N=5 random numbers range between [-1,1] (using function
RandBetween()). RandBetween function in Excel generates numbers with uniform
distribution the mean is ?=0 and the standard deviation ?=0.58.
(I am just posting this information from an article I found - i cannot
verify it's validity)
Tom :)
"max" <demec...@yahoo.com> wrote in message
news:05f001c1aeb0$aec55690$39ef2ecf@TKMSFTNGXA08...
> Hi,
>
> Just a quick check to confirm on the underlying 'default'
> probability distribution used in the Randbetween(x,y)
> worksheet function. Am I correct that Randbetween(x,y)
> uses a uniform probability distribution to generate random
> integers between x & y (inclusive), ie every integer
> within the limits specified stand an equal chance of being
> generated ?
>
> TIA
> Max
>.
>
Dave Braden
In article <05f001c1aeb0$aec55690$39ef2ecf@TKMSFTNGXA08>, max
<demec...@yahoo.com> wrote:
> Hi,
>
> Just a quick check to confirm on the underlying 'default'
> probability distribution used in the Randbetween(x,y)
> worksheet function. Am I correct that Randbetween(x,y)
> uses a uniform probability distribution to generate random
> integers between x & y (inclusive), ie every integer
> within the limits specified stand an equal chance of being
> generated ?
>
> TIA
> Max
--
Recommended FAQs & starters:
http://www.cpearson.com/excel/newposte.htm
http://j-walk.com/ss/excel/faqs/index.htm
http://j-walk.com/ss/
"David J. Braden" <dbr...@nospam.nokidding.com> wrote in message news:<070220022143408765%dbr...@nospam.nokidding.com>...