Two Plus Two Older Archives  

Go Back   Two Plus Two Older Archives > General Gambling > Probability
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools Display Modes
  #1  
Old 07-18-2004, 10:32 PM
papa smurf papa smurf is offline
Junior Member
 
Join Date: Apr 2004
Posts: 2
Default How do i find if a number is not random ?

giving a drawing of lets say numbers 1-10 over a number of draws how can i find if the drawing is not random.
Reply With Quote
  #2  
Old 07-18-2004, 11:12 PM
kureido kureido is offline
Member
 
Join Date: Jun 2004
Posts: 72
Default Re: How do i find if a number is not random ?

Assuming that you're asking about randomness defined as each number having an equal probability of being drawn, a histogram of a statistically significant sample should reveal roughly equal numbers of draws of each number, just as flipping a coin enough times should reveal that each side shows up roughly 50% of the time.

If you're asking if a random number generator is *random* or *pseudo-random*, i.e., the next number drawn is or is not dependant on previous draws, a non-random seed, etc., that's a whole other story, and a lot more complicated to determine.

-b
Reply With Quote
  #3  
Old 07-18-2004, 11:17 PM
SumZero SumZero is offline
Member
 
Join Date: Jul 2004
Posts: 73
Default Re: How do i find if a number is not random ?

You can never know for sure. But there are tests you can run that determine how likely the pattern is to have been randomly generated by testing various distributions on the numbers. See things like csrc.nist.gov/rng/nissc-paper.pdf and http://www.ciphersbyritter.com/NEWS2/TESTSBBS.HTM.
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:52 PM.


Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.