So the theory of Field Consciousness states that if enough people concentrate on the same thing at the same time, order may be imposed on an otherwise chaotic system. To test this theory, my roommate will be running an app I wrote this evening at a basketball game, looking for correlation between intense moments of the game and abnormally high or low levels of 1s or 0s in a gaussian-random-number-generator's coin flip. If you'd like to play with correlation on your own, feel free: Field Consciousness Test.app. [Edit: Application has been updated to also keep track of the longest string of 1s and of 0s in each set of random numbers.] This app uses a nifty open license 2D graphic framework from snowmintcs and an objective c gaussian random number generator I found here.

Now back to your regularly scheduled programming. :P