Def of random & other thoughts.
Outside of this forum is a world of activities which often interferes with the critically important issues being decided here. I apologize for allowing a faulty sense of priorities to cause me to ignore this thread for about a week.
Before going into detail, let me state my basic belief about the way the universe functions.
Quote:
In previous posts, I claimed that restarting the universe (not really possible) would result in some (or many) events being different the second time around. This statement cannot be backed up by any logical argument. It is the way I believe a probabilistic universe would behave if restarted. What I think can be backed up by logical arguments is the statement that the universe is not deterministic. In principle, accurate predictions cannot be made.
Various posters have requested a definition of random. Let me try to come up with a definition, and then further discuss the issue of the universe not being deterministic. As mentioned elsewhere, this and various other concepts cannot be understood via a dictionary-like definition. Some pertinent background is required.
I am sorry that I ever used the word random in this thread, because the issue being discussed could be dealt with using terms like probability (or probabilistic) and deterministic. Since it was used and has become an issue, a discussion of what is meant by random seems necessary.
Random suggests unpredictability, lack of pattern, unknown causes, et cetera. These terms are often used in definitions of random, but should be considered characteristics of random processes, not defining terms. It is analogous to considering the word nitrogen. At room temperature, it is a colorless, odorless gas. You could not define it precisely using terms like colorless, odorless, and gaseous. A given isotope of it can readily be defined unambiguously by its atomic number and atomic weight, but the other words are merely associated with properties of nitrogen. Unfortunately there is no definition of random which is as simple as defining elements by the particles in their nuclei,
Random is a term from the mathematical discipline which deals with statistics and probability. To understand its meaning, some background knowledge of probability is required. First, probabilities are almost always expressed as values between zero (no chance) and one (certainty). An exhaustive set of probabilities always add up to one. For example, when throwing dice, there are eleven possible totals (2 through 12, inclusive). If you correctly calculated the eleven probabilities and added them up, the sum would be one.
Now starting with fairly simple assumptions, mathematicians have come up with formulae or algorithms for computing various probabilities. For example: If P+Q =1, P is the probability of a win, and Q is the probability of a loss, then it has been proven that expanding (P+Q)^n provides the probabilities of 0, 1, 2, 3 wins in n plays. For six plays, the expansion would be
Code:
P^6 + 6*P^5*Q + 15*P^4*Q^2 + 20*P^3*Q^3 + 15*P^2*Q^4 + 6*P*Q^5 + Q^6
I f you want to know the probability of 4 wins and 2 losses, evaluate: 15*P^4*Q^2. The above is called a binomial probability distribution. I think that the Normal (or Bell-shaped) curve is the limit of the binomial distribution when n approaches infinity.
There is a multinomial distribution analogous to the above when there are more than 2 possibilities. Eg: Expand (P+Q+R)^n for a situation with three possibilities. There are Poisson probabilities applicable to situations for which an average is known. Eg: If you expect something to happen 5 times in an hour, Poisson probabilities will calculate the probability of its occurring 0, 1, 2, 3. . . times in a particular hour (at least I think this is a Poisson situation). The formulae for Poisson probabilities is P = e^-a*a^k/k!, where a is the average number of occurrences, e is 2.71828..., and P is the probability of k occurrences.
When developing formulae or algorithms for dealing with probabilistic situations, a mathematician always starts with assumptions stating that no deterministic mechanism is involved. For example, when considering the roll of a single die, it is assumed that the probability of rolling each number is the same, namely 1/6 (Id est: It is assumed that nothing is creating a bias favoring one number over another). A random process is defined as a process to which the above type of mathematics is applicable. "Random" in this context relates to the assumptions about lack of bias or lack of a deterministic mechanism. A mathematicians might say that such and so is a random process with binomial probabilities.
Note that the above is a discussion of mathematical concepts, not laws of physics. The mathematicians are saying that if a given process is probabilistic (or random), the given probability formula is applicable. They are not making claims about the world of physics. They are not claiming that such processes exist outside the world of mathematics.
Now, moving to the world of physics. When physicists discover that data and predictions for a given process are modeled by deterministic equations (or formulae), they believe it is a deterministic process. When data and predictions about a process are modeled by probabilistic (or statistical) formulae, they believe it is a probabilistic (or random) process.
Do physicists know how gravity works? Do they know what "causes" gravity? Not really. Do they know why gravity is attractive instead of repulsive? No they do not. In fact, they are now considering experiments to determine if antimatter attracts or repels ordinary matter. A hollow sphere exerts no gravitational force on objects inside it. An intelligent species which evolved inside a hollow planet (far removed from any other planets or stars) would not be able to deduce the existence of a gravitational force. In the absence of the data, physicists would not know that gravity existed. Will physicists ever know why there is gravity and understand the basic causes underlying it? No they will not. What they do know is that Newton's differential equations fit the observational data as accurately as can be determined experimentally for most circumstances. They also know that Einstein's equations fit the data better in certain situations. I know that physicists used to claim that gravity is deterministic. I think they still do, although I am not sure about the implications of the search for a theory of "quantum gravity."
Do physicists really understand quantum processes? No they do not. They do not understand these processes any better or worse than they understand gravity. They do claim that quantum behavior is contrary to our intuitive concepts of how the universe functions. They are more aware of their lack of "real understanding." They say that this is because our intuition is based on classical world experiences/perceptions which have no counterpart in the quantum world.
Why do physicists refer to some processes (Eg: Gravity) as deterministic and refer to others (Eg: radioactive decay) as random? They use those terms because of the mathematics which seem to model the processes and/or predict numerical results. Is the nature of the mathematics proof that the processes are deterministic or random? I do not think so. Will we ever have proof one way or the other? I doubt it. Absolute proof is something mathematicians manage to do. At least they claim to, and their claims are generally believed. Physicists are stuck with theories which model the data very well and provide the ability to make predictions and build things like lasers.
Now, when faced with a process which is accurately modeled by probabilistic mathematics, should you believe that is it deterministic or should you believe that it is probabilistic (Id est, random)? I think it is more reasonable to assume that it is probabilistic. Will the data associated with radioactive decay always match a (Poisson, I think) probability distribution? Yes it will. It matches as accurately as current technology is capable of measuring the data, and it is ridiculous to believe that more accurate future measurements will show that it does not match such a distribution. No matter what we learn in the future, the data associated with radioactive decay (and other quantum world phenomena) will still look like probabilistic (or random) data.