Thread Closed

Can the mind generate random numbers?

 
Share Thread Thread Tools
Apr20-10, 03:26 PM   #1
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Can the mind generate random numbers?


A bit off the wall, but anyone who plays with random number generators quickly learns that it is impossible to make one that is truly random, using software alone. Has anyone ever considered whether people can actually generate random numbers? How does the mind produce a number "randomly"? Do we have any idea?

It is pretty easy to imagine analyzing person-generated random numbers and looking for a pattern.
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Apr20-10, 05:03 PM   #2
 
Blog Entries: 1
Recognitions:
Gold Membership Gold Member
I've sometimes wondered about random number generation and have thought that a good one would consist of software that generates numbers starting from user input and the time of the request.
Apr20-10, 06:46 PM   #3
 
Admin
Blog Entries: 5
Is asking whether the mind can possibly generate a random number and whether our conscious mind can generate a random number the same or different question?
Apr20-10, 08:43 PM   #4
 

Can the mind generate random numbers?


Quote by Ivan Seeking View Post
Has anyone ever considered whether people can actually generate random numbers?
Yes, they can't. (At least, certainly not deliberately.) See, for example, the discussion here (an article WP cited).
Apr20-10, 11:19 PM   #5
 
Our brains really aren't very suited to random ANYTHING. We're designed to look for patterns from the limbic system on up to the frontal lobe. Besides, we don't think in large enough terms to be good generators. I would say that our subconcious is too much a pattern-seeker, and our conscious is far too limited by our daily experiences.

Even someone experience a tonic-clonic seizure isn't havig a "random" storm accross their neurons. I think our dreams say it all: We put disparate elements together, awake or asleep... that is fundamentally non-random.

Anyway, atmospheric noise, or some other complex natural phenomana are much simpler to use. Using a number of such sources and combining them, then slapping that on a one-time-pad is the essence of security, and also emblamatic of fundamental limitations to any encryption which is not utterly random.

EDIT: By "think in large enough terms", lets say you pick random numbers... how big do you go? A 1-100? 0-1million? 0-1sextilion? Are you drawn to primes, or even numbers, or feel a need to artificially distribute your choices over the whole spectrum, when true random could be "10382429, 5, 289, 043734, 5" do you include fractions?

I can't even think of an agnosia or TBI or any condition which would eliminate patterns from emerging.
Apr21-10, 01:31 AM   #6
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by Frame Dragger View Post
. I think our dreams say it all: We put disparate elements together, awake or asleep... that is fundamentally non-random.
What produces the disparate elements in dreams?
Apr21-10, 01:17 PM   #7
 
Quote by Ivan Seeking View Post
What produces the disparate elements in dreams?
A good question, but one that is clearly NOT random. Dreams are generally not random, but a pastiche of underlying elements which then trigger an internal narrative. It seems to primarily be active in consolidating long term memories, and contain common themes. Dreams are very patterened, and the REM sleep is certainly complex and active, but random?

That said... all of our dreams are subject to the lens of our recall OF them. Our sleep is very cyclical, and the activity during REM doesn't appear random, even on an EEG. The seeming oddity is usually a matter of how our brain forms connections between proximate experiences, thereby trigerring memories which are far older. Understanding those patterns may be impossible, but like the use of the letter "E" in Enlish, themes emerge in dreams which are predictable.
Apr21-10, 01:42 PM   #8
 
Every number we think of has came from an earlier memory. If I were to think of the number 1, it could be how many hot dogs I ate for lunch, an answer to a math problem or something else.

So no number is truly random when it is thought of, but it is far more random than what a program could make. The programs function could be identified, and any number that is supposedly random, could be predicted. Although the same could be said for a human mind. If you were exposed to sequences of numbers all day, and asked to generate a random number, there would be a high probability of you picking one of the numbers that was shown to you.
Apr21-10, 01:51 PM   #9
 
Quote by MotoH View Post
Every number we think of has came from an earlier memory. If I were to think of the number 1, it could be how many hot dogs I ate for lunch, an answer to a math problem or something else.

So no number is truly random when it is thought of, but it is far more random than what a program could make. The programs function could be identified, and any number that is supposedly random, could be predicted. Although the same could be said for a human mind. If you were exposed to sequences of numbers all day, and asked to generate a random number, there would be a high probability of you picking one of the numbers that was shown to you.
Yep, and it works the same way with memories... we synthesize, and create new dreams by associating memory "1" with "One" and "Won" and ".1"... etc... suddenly you're dreaming about how one person won the one-on-one by .1 seconds! A good computer with time could crack it.

Michael Shermer has an interesting concept he calls a human tendency towards "Patternicity". A big sophomoric, but still, well taken and a good point. We are pattern seekers, awake, or asleep. To do otherwise would be interesting, but contrary to basic survival.
Apr21-10, 03:08 PM   #10
 
I know of a programmer who, needing cryptographically secure (y'know, if you encode your message with a series of random characters which all go 123.... it might not be hard to decode, so the more random looking the better) had the user click a button a number of times.

The timing in between clicks, measured at the millisecond level, determined randomness. Therefore, I can think humans can generate at least kinda random numbers, if nothing else through imprecision... or would a human trying to click like a metronome look like a bell curve? (Ie, might his the 'miss', the amount of time he's off, look like a bell curve as it fluctuates) How random IS that?

You could just have some subjects try to generate random numbers and then run a statistical study... even if there no random, is the mind so complex it would be difficult to find a pattern?
Apr21-10, 03:28 PM   #11
 
Admin
Quote by k_squared View Post
I know of a programmer who, needing cryptographically secure (y'know, if you encode your message with a series of random characters which all go 123.... it might not be hard to decode, so the more random looking the better) had the user click a button a number of times.
Similar idea (keys, not mouse buttons) was used for generation of random primes in PGP version used in early nineties (BBS, Fido time).

--
Borek AKA Top Secret BBS, 2:480/25
Apr21-10, 07:34 PM   #12
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by Frame Dragger View Post
A good question, but one that is clearly NOT random. Dreams are generally not random, but a pastiche of underlying elements which then trigger an internal narrative. It seems to primarily be active in consolidating long term memories, and contain common themes. Dreams are very patterened, and the REM sleep is certainly complex and active, but random?
Do you have any references for this; that they are indeed not random? I have read just the opposite.
Apr21-10, 10:39 PM   #13
 
Quote by Ivan Seeking View Post
Do you have any references for this; that they are indeed not random? I have read just the opposite.
Yes. May I ask where you read "just the opposite"? By any chance, here? http://www.medical-hypotheses.com/ar...114-3/abstract

For every "tit" of this there is a "tat" http://www.medical-hypotheses.com/ar...480-X/abstract

Here is one well accepted view which partially agrees with you: "After a brief period of Stage 4 sleep, and to prevent us from falling into a deep coma, our brain partially arouses us: Our brainstem, the most primitive part of our brain, stimulates the higher levels of our brain with random impulses and returns us to Stage 2 sleep, associated with REM’s and dreams. We stay in the REM dream stage for a while and then again return to deeper stages."

The thing is... you COULD try and measure those random impulses, but while they TRIGGER dreams, they have nothing to do with content. Dreams themselves are highly patterned, much as the response to sensory deprivation is. You can predict many aspects of both, and the brain-stem does seem to be... spastic... during that time. That said, the "random" firings do not result in random dreams. Your dreams are formed from what you experience, what you can imagine, and some would say basic archetypes (I don't necessarily agree with that), and even if the trigger is random, that's it.

I'm not pawing through old JAMA archives to find a dozen studies, each contradicting the other. There are endless examples of studies which contradict each other in this field. I should point out that dreams are not exactly a perfectly understood quantity, nor is sleep in general. I can imagine differing points of view, but I'd be interested to see medical evidence of human random number generation. "Listening" to the brain-stem is not arguably more effective than radioactive decay, or atmospheric noise + keystrokes.

It would seem to be contrary to the nature of human decision making, if we experienced random ANYTHING above the level of the brain-stem. I am yet to see a study which proves that random activity (although it is widely accepted). So, again, I'm curious as to what exactly you've been reading.
Apr22-10, 01:18 AM   #14
 
What is required of a number that it be considered random?
Apr22-10, 02:47 AM   #15
 
Admin
I don't think single number can be considered random, sequence can. For that it must pass statistical tests.
Apr22-10, 11:48 AM   #16
 
Quote by Borek View Post
I don't think single number can be considered random, sequence can. For that it must pass statistical tests.
I think a person could come up with a set of numbers that are statistically random, but they wouldn't be logically random in that, in arriving at the set the person would be screening them for fullfillment of the criteria that they be statistically random. In other words, the set would be ultimately non-random in that it had to stick to the rule of being statistically random. Engineered disarray. Intelligently designed pattern deprivation.
May6-10, 02:00 PM   #17
 
The solution is quite simple, in my opinion.

Your answer depends on which model is correct. If the ability of the brain to process/generate information is caused by the macro (non-quantum) states of the brain - determined, then your supposed random numbers aren't random.

If something like Penrose's ORCH OR model is correct, then this may allow randomity into the picture when thinking of numbers.

When you answer the question of whether the mind is determined or stochastic (thereby giving you you have "Random will" not no free will), - caused by random quantum events or more macro (potentially) predictable events, you'll have your answer. Until then, you cannot know.
Thread Closed
Thread Tools


Similar Threads for: Can the mind generate random numbers?
Thread Forum Replies
M random numbers from 1,2,...,N General Math 15
In theory, does a quantum computer have the capacity to generate truly random numbers Computers 7
Random Numbers Linear & Abstract Algebra 2
random numbers Calculus & Beyond Homework 2