alarm clock snooze 9 minutes?

Why are alarm clock snooze on a 9 minute rotation?

i know it takes most people on average 7 minutes to fall asleep, so why 9 minutes for an alarm.
I mean i know i live in a very IT world where things need to be rounded nicely, but 10 just seems so much nicer than 9, it just seems like such an odd number of minutes but there must be a reason behind it.

Zaphod

Cecil speaks.

sweet loads of speculation but it seems like a foggy subject, i guess we will just never know for sure.

There was a discussion at the Cecil’s Columns forum, which seemed to come to a conclusion closest to Cecil’s reason #8:

What Cecil didn’t realize when he wrote this is that the first clocks had precious little program memory to work with, and a reasonable guess is that the alarm was set to un-snooze when the ones minutes digit was equal to one less than the current minute. In other words, if the current time is 6:45:12 when you hit the snooze button, the feeble logic puts the number “4” in its memory, and as soon as the ones digit matches (this will be at 6:54), the alarm will go off again. This algorithm would be extremely easy to implement in a small amount of code and scratchpad memory.

Why do they do it now, when a transistor costs 0.000005 cents? My guess is that the logic works and no one wants to take the trouble to mess with it.