- #5,636
- 3,309
- 8,715
Orodruin said:That’s not how science works. You are the one making the hypothesis that you can select the correct answer more often than random selection would. You have yet to actually prove this.
- This is how science works.
- Yes, I am making a hypothesis.
- I am in the process of proving it. (Will it work? Nobody knows.)
- This is why I'm showing my selection process at every game. I do not state facts, I state my reasoning for selecting my words.
- It has gone really well up until now. (Can you imagine that my program suggested - quasi-randomly[1] - FALSE as a filter word for the 2-word list EASEL and FALSE? It is far from being the first time I won that bet.)
- I cannot go faster than NYT publishes a new puzzle because it is only with them that this hypothesis would work. (Because the basis of my hypothesis is that a [very biased] human selects every solution.)
[1] The program removed all letters already found in each word and ordered the remaining letters by count. In this case, all letters were removed from EASEL and only F appeared in FALSE. It then parsed the list of possible answers (2 words, in this case) to see if a word contained all the remaining letters (in this case, only F) and, obviously, FALSE was the only possibility.
If there weren't any words in this list, it would have parsed the complete list of words to find appropriate filter words for as many as possible remaining letters, starting with the most popular ones.