Gurkenglas comments on The dangers of zero and one - Less Wrong

27 Post author: PhilGoetz 21 November 2013 12:21PM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (68)

You are viewing a single comment's thread. Show more comments above.

Comment author: Gurkenglas 18 December 2013 03:12:24PM *  3 points [-]

You can only simply exponentiate the chance of success if it doesn't correlate over multiple repetitions. I would say that if the list of primes below 10^6 you were referencing has at least one error in the first 10^5, it would be more likely to be faulty later, and vice versa, which means that your gut estimates on the two scales might be noncontradictory.

Comment author: PhilGoetz 21 January 2014 05:52:58PM 0 points [-]

Right. Say you write code to generate primes. If there's no bug, all your answers are correct. If there's a bug in your code, probably lots of your answers are incorrect.