Thread Closed

Can the mind generate random numbers?

 
Share Thread Thread Tools
May26-12, 02:16 PM   #52
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

Can the mind generate random numbers?


Quote by ThomasT View Post
As I asked ... define what you mean by random. Then we should be able to ascertain if my list of numbers is random, or not.
A truly random set could never be predicted [after the fact using some logical basis] no matter how many numbers the set may contain.

Suppose no discernible pattern emerges. Then, in principle, you would never be able to predict my next choice. So, are the numbers I'm spewing random? Are they truly random?
As far as I know, we have no way to know... or at least we don't know. That was the point of the thread.

What you are calling random and truly random, is probably better referred to as pseudo-random, and random.
May26-12, 02:20 PM   #53
 
Quote by Ivan Seeking View Post
As far as I know, we have no way to know... or at least we don't know.
I agree. So, the term random, like the term spontaneous, or the term god, refers to our ignorance. When we don't know how/why an event occurs, then we call it random, or spontaneous, or say that god did it.
May26-12, 02:23 PM   #54
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by ThomasT View Post
I agree. So, the term random, like the term spontaneous, or the term god, refers to our ignorance. When we don't know how/why an event occurs, then we call it random, or spontaneous, or say that god did it.
No. Random has a specific meaning. Whether or not truly random events exist is a deep question. I am out of touch on this stuff but I think the correct answer is, we don't know.

If you go back and review the links in this thread, much of this is addressed.
May26-12, 02:33 PM   #55
 
Quote by Ivan Seeking View Post
No. Random has a specific meaning. Whether or not truly random events exist is a deep question. I am out of touch on this stuff but I think the correct answer is, we don't know.

If you go back and review the links in this thread, much of this is addressed.
The effective, de facto meaning of the term random is unpredictability. When a particular phenomenon is unpredictable, then that necessarily means that there is no deeper understanding of the phenomenon. If you can't predict it, you can't predict it. Period.
May26-12, 02:38 PM   #56
 
Quote by Ivan Seeking View Post
No. Random has a specific meaning.
What is it?

Quote by Ivan Seeking View Post
Whether or not truly random events exist is a deep question.
I don't think it's deep, but rather just a matter of semantics.

Quote by Ivan Seeking View Post
...I think the correct answer is, we don't know.
Wrt stuff we label as random, spontaneous, etc., I agree. Thus, these terms refer to our ignorance.
May26-12, 08:27 PM   #57
 
Quote by Ivan Seeking View Post
Not necessarily; a sequence of numbers can be non-random but not predictable. The question is, does a pattern emerge given a large set of selected numbers?
Very good point.

Humans are often hopeless at seeing the majority of patterns out there, even for things that are highly deterministic like recurrence relations to name one.

As soon as the 'random-like' behaviour crosses a threshold, it becomes too hard to make sense of.
May27-12, 06:06 AM   #58
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
There is no unambiguous test for 'randomness'. Lotteries have been attempting to do this forever. While non-random patterns are rather easily detected, it is, by definition, impossible to devise an algorithm that 'proves' any set is truly 'random'. Oddly enough, the difficulty actually increases with set size.
May27-12, 09:38 AM   #59
 
Quote by Chronos View Post
There is no unambiguous test for 'randomness'. Lotteries have been attempting to do this forever. While non-random patterns are rather easily detected, it is, by definition, impossible to devise an algorithm that 'proves' any set is truly 'random'. Oddly enough, the difficulty actually increases with set size.
What does truly 'random' means for you?
May27-12, 11:05 AM   #60
 
"Truly random" is almost meaningless: for any finite sequence of numbers there are always multiple options for what the next number might be. You can always adjust your 'formula' to account for whatever other number or sequence of numbers gets thrown out, so given a finite sequence you can never be completely sure that you have the 'right' formula. And for an infinite sequence, well then you already have the whole thing, so there's nothing to predict.

The only meaningful definition of random is *statistically* random, meaning "given the start of a sequence, do we have a greater than even chance of predicting some parts of the sequence we haven't seen yet?" And people have repeatedly been shown to be very bad at that. This arguing of "you can't predict my next number so it's random" is irrelevant: you can *never* predict the next number with 100% accuracy given a prior sequence. Never.
1,2,4,8,16,?

32? If they're powers of 2.

31? if they're the maximum number of pieces you get from connecting n points on a circle into a complete graph.

Any 5 points determine a quartic, so you could setup ax^4+bx^3+cx^2+dx+e and sub in the points (0,1), (1,2), (2,4), (3,8), (4,16) into that equation and solve for the coefficients, then take the value at x=5 as your next number. Or you could create any sequence of x values (say squares), and plug in the next x value in that sequence.

If you're using random to mean anything other than statistics, you're doing it wrong. 100% predictability of a sequence when you don't know what generates it is a useless thing to even bother talking about, because it never exists, even mathematically.
May27-12, 12:03 PM   #61
 
Recognitions:
Gold Membership Gold Member
Wolfram Mathword says:

A random number is a number chosen as if by chance from some specified distribution such that selection of a large set of these numbers reproduces the underlying distribution. Almost always, such numbers are also required to be independent, so that there are no correlations between successive numbers. Computer-generated random numbers are sometimes called pseudorandom numbers, while the term "random" is reserved for the output of unpredictable physical processes. When used without qualification, the word "random" usually means "random with a uniform distribution." Other distributions are of course possible. For example, the Box-Muller transformation allows pairs of uniform random numbers to be transformed to corresponding random numbers having a two-dimensional normal distribution.
Jul4-12, 08:21 PM   #62
 
I don't think randomness is possible, in any regard. Something that seems random is merely because we are unaware of the causal history of the outcome.

Yes I am aware of quantum mechanics... I still don't believe in true randomness, I believe we have more to learn.
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