PeterisP comments on Never Leave Your Room - Less Wrong

66 Post author: Yvain 18 March 2009 12:30AM

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

Comments (61)

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

Comment author: JamesAndrix 19 March 2009 06:10:37AM 3 points [-]

I ask for any integer, and determine it's value modulo 2, or modulo 3 if I have an extra option.

Comment author: PeterisP 01 January 2011 08:00:24PM 6 points [-]

Sorry for intruding on an very old post, but checking 'peoplerandom' integers modulo 2 is worse than flipping a coin - when asked for a random number, people tend to choose odd numbers more often than even numbers, and prime numbers more often than non-prime numbers.

Comment author: TraderJoe 05 April 2012 01:22:27PM *  1 point [-]

[comment deleted]

Comment author: Random832 05 April 2012 03:18:08PM *  1 point [-]

The second is also implied by the first, if "primes more often than non-primes" means "out of proportion with how many primes there are" rather than "more than 50% of the time", and I think it would be equally interesting to look at whether [odd] primes are more likely to be chosen than odd non-primes.

I wonder if the real issue is "that the person can/can't recall (part of) the factorization offhand" - that would make sense if people avoid numbers that "feel round" - something with an obscure factorization like 51 [3*17] might be more likely to be chosen than even numbers, multiples of 11, numbers that appear on a multiplication table (so, 3 times numbers 10 or less).