Author |
Topic: ESP Puzzles (Read 1666 times) |
|
aero_guy
Senior Riddler
   


Gender: 
Posts: 513
|
 |
Re: ESP Puzzles
« Reply #1 on: Apr 2nd, 2003, 11:18am » |
Quote Modify
|
number one: pick your card, then take a look at the others before you click The sick thing is he has a page with a hundred or so people saying how amazed they are and giving explanations like that they think the monitor can read their eye movements. Sad. I couldn't get the second link to work. The third one is interesting if poorly coded. I got 50.98% after 254 guesses. You can intuit what patterns it is ascribing to your behavior and then counter them. I have heard of similar coding contests. There is one where you develop a code to win at rock-paper-scissors. If your code is able to generate truly random guesses you will win 50% of the time, but if you can figure out how the other code is generating answers you can come close to 100%. One of the recent winners used, I think, 7th level Cicilian logic (think Princess bride). Since I was able to get about 50%, this code sucks.
|
« Last Edit: Apr 2nd, 2003, 11:35am by aero_guy » |
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
    
 Some people are average, some are just mean.
Gender: 
Posts: 13730
|
 |
Re: ESP Puzzles
« Reply #2 on: Apr 2nd, 2003, 11:24am » |
Quote Modify
|
The first two are very easy. The second is tricky.. It doesn't use tricks like the first two, but it does use a 'trick' so to speak.. I could probably make a program that did the same thing, or perhaps even one that could beat his program. (It's similar to a rock-paper-scissors/roshambo competition, random play gives 50%, a strategy can give higher results if the other also uses a strategy)
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
aero_guy
Senior Riddler
   


Gender: 
Posts: 513
|
 |
Re: ESP Puzzles
« Reply #3 on: Apr 2nd, 2003, 11:44am » |
Quote Modify
|
I think I updated mine while you were writing yours towr.
|
|
IP Logged |
|
|
|
towr
wu::riddles Moderator Uberpuzzler
    
 Some people are average, some are just mean.
Gender: 
Posts: 13730
|
 |
Re: ESP Puzzles
« Reply #4 on: Apr 2nd, 2003, 12:22pm » |
Quote Modify
|
I think I submitted at ?:24 and oyu were finished editing at ?:35 Anyway.. if you have two programs running against each other, and one is using random guesses you can't get much better than 50%, and the only by chance.. The only way to really beat another competitor is if he uses a strategy you recognize and can beat. And once you have a significant lead, you can use random guesses to keep on top (though I think it is disallowed to use a random guessing program) In any case, 50% might still be good. I lost once, and beat the program once.. The second time I tricked it early on, then used a random number generator to keep on top.
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
wowbagger
Uberpuzzler
    

Gender: 
Posts: 727
|
 |
Re: ESP Puzzles
« Reply #5 on: Apr 2nd, 2003, 12:22pm » |
Quote Modify
|
on Apr 2nd, 2003, 11:24am, towr wrote:The second is tricky.. It doesn't use tricks like the first two, but it does use a 'trick' so to speak.. |
| Hm, what exactly do you mean by "the second [...] doesn't use tricks like the first two"? I guess you mean the second link. It took me a little while to see the pattern, so to speak. Or maybe you mean the third link. Well, I won't spend my time figuring out how that one works.
|
|
IP Logged |
"You're a jerk, <your surname>!"
|
|
|
towr
wu::riddles Moderator Uberpuzzler
    
 Some people are average, some are just mean.
Gender: 
Posts: 13730
|
 |
Re: ESP Puzzles
« Reply #6 on: Apr 2nd, 2003, 12:24pm » |
Quote Modify
|
hmm.. yes, I meant third.. the second is easy once you see the pattern, think multiple of 9..
|
|
IP Logged |
Wikipedia, Google, Mathworld, Integer sequence DB
|
|
|
ThudnBlunder
wu::riddles Moderator Uberpuzzler
    

The dewdrop slides into the shining Sea
Gender: 
Posts: 4489
|
 |
Re: ESP Puzzles
« Reply #7 on: Apr 2nd, 2003, 6:55pm » |
Quote Modify
|
For the predictive algorithm, if you input the first 250 binary digits of pi it scores no more than 48%.
|
|
IP Logged |
THE MEEK SHALL INHERIT THE EARTH.....................................................................er, if that's all right with the rest of you.
|
|
|
Pancake
Guest

|
Funny, I tried the very first one but it doesn't seem to work at all. It has /never/ removed the card I chose.
|
|
IP Logged |
|
|
|
Pancake
Guest

|
Is that what the entire trick is? Always remove "Black Jack" and watch the person waste 45 minutes trying to figure out why it doesn't work?
|
|
IP Logged |
|
|
|
Kitty
Full Member
  

Gender: 
Posts: 287
|
 |
Re: ESP Puzzles
« Reply #11 on: Apr 7th, 2003, 10:52am » |
Quote Modify
|
Huh???????? Wat r u going on about pancake?
|
|
IP Logged |
If the human brain was simple enough for us to understand, we would still be so stupid that we couldn't understand it.~Kant (1724-1804)
|
|
|
Pancake
Guest

|
I don't know. I've tried Cliff's experiment at two websites with my web proxy and without it, yet it always removes the same card.
|
|
IP Logged |
|
|
|
Pancake
Guest

|
Wow. That trick really sucks. I've got it now. I just wasn't paying attention to the shape at all.
|
|
IP Logged |
|
|
|
aero_guy
Senior Riddler
   


Gender: 
Posts: 513
|
 |
Re: ESP Puzzles
« Reply #14 on: Apr 8th, 2003, 9:50am » |
Quote Modify
|
What, you were picking the black jack rather than the jack of clubs for example?
|
|
IP Logged |
|
|
|
Jeremiah Smith
Full Member
  
 Beep!
Posts: 172
|
 |
Re: ESP Puzzles
« Reply #15 on: Apr 9th, 2003, 11:58pm » |
Quote Modify
|
The way the "remove your card" trick works, as explained at www .snopes.com, is that NONE of the cards in the first set of six appear in the second set of five; only cards that appear similar. Since people will only concentrate on remembering the one card they chose, they don't notice that the other cards from the first set aren't there either. By the way, hide tags won't hide imbedded links...
|
« Last Edit: Apr 9th, 2003, 11:59pm by Jeremiah Smith » |
IP Logged |
|
|
|
aero_guy
Senior Riddler
   


Gender: 
Posts: 513
|
 |
Re: ESP Puzzles
« Reply #16 on: Apr 10th, 2003, 1:46am » |
Quote Modify
|
You can, with a little work, make them.
|
« Last Edit: Apr 10th, 2003, 1:46am by aero_guy » |
IP Logged |
|
|
|
sergi
Guest

|
hello world about http://intelligence.sergi5.com/ the original idea was to beat the human brain random generator and not another program. as you can see in the statistic page, the delay between each key is important and if typed very quickly, scores are very high.
|
|
IP Logged |
|
|
|
wowbagger
Uberpuzzler
    

Gender: 
Posts: 727
|
 |
Re: ESP Puzzles
« Reply #18 on: Aug 1st, 2003, 5:43am » |
Quote Modify
|
Er, how is that supposed to work? I tried typing 0's and 1's in the long input field, but it just says "You have no tryed [sic] to play!" and "You have not typed enough keys!". Am I supposed to type the numbers one-by-one? And is there another way to play than to click the "view..." button? Oh, wait. Is this some queer javascript stuff? Then it's probably my browser again... I think there's room for improvement regarding the presentation.
|
|
IP Logged |
"You're a jerk, <your surname>!"
|
|
|
wowbagger
Uberpuzzler
    

Gender: 
Posts: 727
|
 |
Re: ESP Puzzles
« Reply #19 on: Aug 1st, 2003, 5:47am » |
Quote Modify
|
Wow! Upon closing the window, I got this in a new window: Quote: You have played during:1059740955 seconds Number of key pressed:9 Average time by key pressed:117748995.0000000000seconds The computer have predicted:undefined% of your thoughts. I-win-gif |
| That's the way to guarantee a win: Consider undefined as a win and don't define anything!
|
« Last Edit: Aug 1st, 2003, 5:49am by wowbagger » |
IP Logged |
"You're a jerk, <your surname>!"
|
|
|
James Fingas
Uberpuzzler
    


Gender: 
Posts: 949
|
 |
Re: ESP Puzzles
« Reply #20 on: Aug 1st, 2003, 9:25am » |
Quote Modify
|
I sent Cliff this email: Your ESP experiment is tantalizing! I was so astounded the first 6 times I tried it that I had to figure out how it worked. So I tried the experiment again this way: open the page with the five cards and take a screenshot (without looking at the cards at all). Now open the next page BEFORE DECIDING ON A CARD. Now look at the screenshot and pick one of the five cards, and it has been removed! To be even more sure, try picking another one, and IT HAS BEEN REMOVED TOO. No matter which of the five you pick, THEY HAVE ALL BEEN REMOVED AS SOON AS YOU PICK THEM! But I know how you do it. Because of the law of causality, your computer can't predict my actions, but YOU WAIT UNTIL THE SECOND PAGE IS DISPLAYED TO COLLAPSE THE QUANTUM STATE OF THE OBSERVER/OBSERVATION! -- James Fingas
|
|
IP Logged |
Doc, I'm addicted to advice! What should I do?
|
|
|
James Fingas
Uberpuzzler
    


Gender: 
Posts: 949
|
 |
Re: ESP Puzzles
« Reply #21 on: Aug 1st, 2003, 9:37am » |
Quote Modify
|
I beat the "intelligent" computer without using a random number generator. You have to play for at least 205 digits. You just have to have a good idea of what it thinks you're going to do. That being said, I didn't beat it by much... I wonder how hard it would be to write a computer program that could beat it by a large margin?
|
|
IP Logged |
Doc, I'm addicted to advice! What should I do?
|
|
|
BNC
Uberpuzzler
    

Gender: 
Posts: 1732
|
 |
Re: ESP Puzzles
« Reply #22 on: Aug 5th, 2003, 12:09am » |
Quote Modify
|
ROFLMAO ! on Aug 1st, 2003, 9:25am, James Fingas wrote:I sent Cliff this email: Your ESP experiment is tantalizing! I was so astounded the first 6 times I tried it that I had to figure out how it worked. So I tried the experiment again this way: open the page with the five cards and take a screenshot (without looking at the cards at all). Now open the next page BEFORE DECIDING ON A CARD. Now look at the screenshot and pick one of the five cards, and it has been removed! To be even more sure, try picking another one, and IT HAS BEEN REMOVED TOO. No matter which of the five you pick, THEY HAVE ALL BEEN REMOVED AS SOON AS YOU PICK THEM! But I know how you do it. Because of the law of causality, your computer can't predict my actions, but YOU WAIT UNTIL THE SECOND PAGE IS DISPLAYED TO COLLAPSE THE QUANTUM STATE OF THE OBSERVER/OBSERVATION! -- James Fingas |
|
|
|
IP Logged |
How about supercalifragilisticexpialidociouspuzzler [Towr, 2007]
|
|
|
wowbagger
Uberpuzzler
    

Gender: 
Posts: 727
|
 |
Re: ESP Puzzles
« Reply #24 on: Aug 20th, 2003, 4:28am » |
Quote Modify
|
on Aug 20th, 2003, 4:15am, Sir Col wrote: That's nice. I particularly like the "concentrate hard" part.
|
|
IP Logged |
"You're a jerk, <your surname>!"
|
|
|
|