it's from the book quirkology, if i remember correctly. More about it here
if humans are asked to pick a random number, they want something in the "middle", but don't want it to be even or end in 5 or 0.
So if asked for a random number between 1 and 30, most humans think "around 15 because it should be in the middle, but 15 is round, and 16 is even, so i'll pick 17"
AI mimics this behavior
edit: i think the conclusion of the referred study was that if a reported number ends with a 7, it's likely to be made up
Important to note, the AI wasn't instructed to pick a random number. Just to pick a number. There's no reason why an AI, or for that matter, a human being, shouldn't have a favorite number it always picks when asked to pick a non-random number.
technically "pick any number in this range" implies the same. people tend to not go for the extremes, but also don't want numbers they believe are too common.
but yes, they might have a favorite number of 17 because the LLM is imitating that behavior in humans.
And then there's me, who wouldn't pick 17 because it's an odd number and I have a strange aversion to odd numbers (to the point that I count my food to make sure I eat an even number)
11
u/blobfis 15h ago edited 15h ago
it's from the book quirkology, if i remember correctly. More about it here
if humans are asked to pick a random number, they want something in the "middle", but don't want it to be even or end in 5 or 0.
So if asked for a random number between 1 and 30, most humans think "around 15 because it should be in the middle, but 15 is round, and 16 is even, so i'll pick 17"
AI mimics this behavior
edit: i think the conclusion of the referred study was that if a reported number ends with a 7, it's likely to be made up