A while back I got into playing with the cenus data on baby names in order to show the odds between picking a girls name that ends in 'ie' vs 'y' - I always thought that 'ie' would be the more probable choice, but that could be because of dating a girl whose name ended in 'ie'.
I downloaded the data set from the SSA (
http://www.ssa.gov/oact/babynames/limits.html), and parsed it for the total number of females born in a year, and the number of
names that in the the sufix 'ie' or 'y'. Well, in 2011 11% of the girls named ended in 'y', while only 5% ended in 'ie'. So if you were guessing on the spelling go with 'y'!
I also looked a the occurrence of biblical names by finding a data set of about 2,000 names that were mentioned in the bible. I didn't do anything clever with different spellings, just a straight string comparison. The decline up to the 20's make sense, but then the divergence between the male and female names don't make sense. This could be because of spelling. I also find the increase in biblical names in the 1940's to 80's very curious. The greatest generation falling back on their roots? Or simply past the 80's the hippies started to have kids named Sunshine?

Along a similar vein I tried to look if parents were more likely to name their child after a president. I tried to normalize out the effect of names become more popular by using a normalizing the amount of children born during a presidents term by the number of children born in the last 10 years of that name, but I don't think I was successful, simply because the strangest presidents and vice presidents corresponding to the peaks (people name their kids after Dick Cheney?). The only peak I think if physical is the 1960's, for JFK. I think the main problem is that most presidents have pretty non-nondescript names, which have a very fluid popularity.
 |
| Legend should read POTUS, !PTUS |