Today, 02:02 AM
We can actually talk about this:
I asked about the box width because I didn't think your combinatorial back-of-the-envelope computation bears out, but I wanted to make sure that sense wasn't because I misunderstood the parameters of the thought experiment that generated it. I still don't think it bears out, but I want to front that I suspect we both think it's inadequate, so if you'll permit me to blow through that fairly quickly, we can get to what I think is the actual takeaway we're circling around.
Just for reference, here is the thought experiment.
Simply put, I don't think there is a principled way you can hold J = K = 8 here. Using 30 boxes and absolute positions from the matched entries in the Rooster identification, you end up with somewhere between J = 6 and J = 4 depending on how exactly you do the box assignment, which by the hypergeometric function you offer is 9.0% or 31.8% respectively. You're likely to object to absolute positions---though they are what is implied by a 30 equal boxes model and I think most appropriate on the terms you've set out. (The fact that you might object and I don't think this is decisive model is why I'm blowing through this.) But two of the discrepancies in your methodology where you get to draw the circle around the crib nonrandomly exceed the radius of one of those boxes. That's not exactly J=6, but it lends some credence to the idea that you might be overestimating how exact this apparent match is.
I don't want to dicker over this estimate and the best way to model this too much. I don't sense either of us thinks its a great model, but more to the point, I think we can make a few predictions if you were getting a high rate of false positives implied by the less exact rate of hits without having to commit to a model. I'd expect that you would see many plausible matches and that different inputs would give the same matches. You're manifestly running into these problems. You sort through 7 options you consider plausible You are not allowed to view links. Register or Login to view., and do not even go with the one most suggested by the badness scores. You have double assigned to f115v.11, as noted You are not allowed to view links. Register or Login to view.. I appreciate you being transparent enough that this is showing up in your write-ups, but I think you should take your findings seriously. These findings are not consistent with the claim that you are randomly finding a single close match with a low probability of the match being chance.
I will take another crack at reading your code---I've had access to it for months and I asked for the expressions underlying it because I kept getting lost in the variable chasing. I have some thoughts about the information theory problem implied by it, but they are not done baking yet
(Today, 12:38 AM)Jorge_Stolfi Wrote: You are not allowed to view links. Register or Login to view.In my estimation, the probability that the matches I have seen (or even just that of the Rooster recipe) are just chance coincidences is negligible.because you recently made such an estimation!
I asked about the box width because I didn't think your combinatorial back-of-the-envelope computation bears out, but I wanted to make sure that sense wasn't because I misunderstood the parameters of the thought experiment that generated it. I still don't think it bears out, but I want to front that I suspect we both think it's inadequate, so if you'll permit me to blow through that fairly quickly, we can get to what I think is the actual takeaway we're circling around.
Just for reference, here is the thought experiment.
(08-09-2026, 10:26 PM)Jorge_Stolfi Wrote: You are not allowed to view links. Register or Login to view.Imagine that you have a row of 30 boxes, and 8 of them have a coin inside,while the others are empty. You pick 15 of those boxes at random. You find that 8 of those 15 boxes have a coin inside.
There are comb(15,8) = 6435 subsets of 8 boxes out of the 15. That is the number of ways you could have got all the 8 coins that way. That is a big number. Does it mean that this outcome is unremarkable?
Of course not. That number alone does not mean anything. To answer that question one must consider also the total number of boxes and how many of them have coins.
The probability P that picking M of N boxes at random will yield J of the K coins they contain is comb(K,J)*comb(N-K,M-J)/comb(N,M).
For N = 30, K = 8, M =15, J = 8, this formula gives P = ~0.0011 = ~0.11%; that is, less than one chance in 900. So getting all 8 coins by picking 15 out of 30 boxes IS a remarkable result.
Simply put, I don't think there is a principled way you can hold J = K = 8 here. Using 30 boxes and absolute positions from the matched entries in the Rooster identification, you end up with somewhere between J = 6 and J = 4 depending on how exactly you do the box assignment, which by the hypergeometric function you offer is 9.0% or 31.8% respectively. You're likely to object to absolute positions---though they are what is implied by a 30 equal boxes model and I think most appropriate on the terms you've set out. (The fact that you might object and I don't think this is decisive model is why I'm blowing through this.) But two of the discrepancies in your methodology where you get to draw the circle around the crib nonrandomly exceed the radius of one of those boxes. That's not exactly J=6, but it lends some credence to the idea that you might be overestimating how exact this apparent match is.
I don't want to dicker over this estimate and the best way to model this too much. I don't sense either of us thinks its a great model, but more to the point, I think we can make a few predictions if you were getting a high rate of false positives implied by the less exact rate of hits without having to commit to a model. I'd expect that you would see many plausible matches and that different inputs would give the same matches. You're manifestly running into these problems. You sort through 7 options you consider plausible You are not allowed to view links. Register or Login to view., and do not even go with the one most suggested by the badness scores. You have double assigned to f115v.11, as noted You are not allowed to view links. Register or Login to view.. I appreciate you being transparent enough that this is showing up in your write-ups, but I think you should take your findings seriously. These findings are not consistent with the claim that you are randomly finding a single close match with a low probability of the match being chance.
I will take another crack at reading your code---I've had access to it for months and I asked for the expressions underlying it because I kept getting lost in the variable chasing. I have some thoughts about the information theory problem implied by it, but they are not done baking yet
