Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1   Report Post  
hectorvector
 
Posts: n/a
Default how are random numbers determined

How does XLS determine random numbers? Does the sequence repeat after a
number of iterations?
  #2   Report Post  
Mike Middleton
 
Posts: n/a
Default

hectorvector -

See "Description of the RAND function in Excel 2003" at

http://support.microsoft.com/default...b;en-us;828795

- Mike
www.mikemiddleton.com


"hectorvector" wrote in message
...
How does XLS determine random numbers? Does the sequence repeat after a
number of iterations?



  #3   Report Post  
Jerry W. Lewis
 
Posts: n/a
Default

For earlier versions of Excel, see
http://support.microsoft.com/kb/q86523/
which has a much shorter period.

Computers generate pseudo random numbers, which generally will repeat at
some point. The relevant questions are how random (in multiple
dimensions) are the results and how long is the period.

http://groups.google.com/groups?selm...9.36e9afd8%40p...

implements the 2003 algorithm in VBA.

An even better algorithm is the Mersenne Twister

http://www.math.sci.hiroshima-u.ac.j...at/MT/emt.html
http://www.math.sci.hiroshima-u.ac.j...S/FORTRAN/fort...
http://www-personal.engin.umich.edu/...neTwister.html

which is implemented in the freeware NtRand

http://www.numtech.com/NtRand/

Jerry

Mike Middleton wrote:

hectorvector -

See "Description of the RAND function in Excel 2003" at

http://support.microsoft.com/default...b;en-us;828795

- Mike
www.mikemiddleton.com


"hectorvector" wrote in message
...

How does XLS determine random numbers? Does the sequence repeat after a
number of iterations?


Reply
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules

Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Seed numbers for random number generation, uniform distribution darebo Excel Discussion (Misc queries) 3 April 21st 23 09:02 PM
random numbers from a data of numbers? MaryEng Excel Worksheet Functions 6 May 31st 05 12:09 PM
Validating random numbers plsauditor Excel Worksheet Functions 2 January 11th 05 11:12 PM
Random Numbers Change? Les Coover Excel Worksheet Functions 2 December 17th 04 02:49 AM
generate random numbers Jules Excel Worksheet Functions 6 November 2nd 04 05:57 PM


All times are GMT +1. The time now is 01:30 AM.

Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright ©2004-2024 ExcelBanter.
The comments are property of their posters.
 

About Us

"It's about Microsoft Excel"