RELATIONSHIP BETWEEN THE DIFFICULTY OF A PUZZLE AND THE NUMBER OF CANDIDATES
RESULTS FOR THE CONTROLLED-BIAS COLLECTION
I've been busy with other things, but here are finally the results for the 21375 puzzles of the small cbg-000 part of controlled-bias collection.
Here, I've used the W rating instead of SER because there are fewer levels. I could have used slices of SER, such as 4 <= SER < 5, but that wouldn't change much the global result.
"sd" means standard deviation.
Precision is not very high, but I think that this is largely enough to show that there is a very clear general trend: in the controlled-bias collection, the mean number of candidates after Singles and whips[1] increases with the W rating.
- Code: Select all
W= 9 nb-puzzles= 4 mean-nb-cands= 169.5 sd-nb-cands= 1.8
W= 8 nb-puzzles= 12 mean-nb-cands= 170.9 sd-nb-cands= 11.7
W= 7 nb-puzzles= 52 mean-nb-cands= 166.2 sd-nb-cands= 16.6
W= 6 nb-puzzles= 168 mean-nb-cands= 157.9 sd-nb-cands= 19.5
W= 5 nb-puzzles= 788 mean-nb-cands= 149.1 sd-nb-cands= 24.6
W= 4 nb-puzzles= 3690 mean-nb-cands= 128.3 sd-nb-cands= 31.0
W= 3 nb-puzzles= 4305 mean-nb-cands= 109.8 sd-nb-cands= 34.1
W= 2 nb-puzzles= 2771 mean-nb-cands= 109.3 sd-nb-cands= 38.2
Two remarks:
1) the standard deviation is very high, showing that this result is of little practical help for predicting the difficulty of a puzzle.
2) however, this may be very useful for checking statistical properties of a collection (see my next post).
.