According to wikipedia Randomness is a lack of order, purpose, cause, or predictability in non-scientific parlance. A random process is a repeating process whose outcomes follow no describable deterministic pattern
But is randomness really random? Doesn't a random selection over a large group of numbers follow a pattern in order to appear random.
Is their a law of randomness?
Try this for yourself enter =rand() into the first cell on excel (column A). next to it (column b) multiply that cell by 100. Then copy formulas down to cell 1000. You will notice that the number in column b are from 1 to 100. Then average out column b with =SUM(B1:B1000)/1000
If their was a law to randomness you would expect to see an average of column b of about 50. Well I tried this experiment out several times and got an average between 49.5 and 50.5 clearly this is deterministic.
Does this not mean that randomness isn't random at all by follows some underlying law we don't know about?
But is randomness really random? Doesn't a random selection over a large group of numbers follow a pattern in order to appear random.
Is their a law of randomness?
Try this for yourself enter =rand() into the first cell on excel (column A). next to it (column b) multiply that cell by 100. Then copy formulas down to cell 1000. You will notice that the number in column b are from 1 to 100. Then average out column b with =SUM(B1:B1000)/1000
If their was a law to randomness you would expect to see an average of column b of about 50. Well I tried this experiment out several times and got an average between 49.5 and 50.5 clearly this is deterministic.
Does this not mean that randomness isn't random at all by follows some underlying law we don't know about?