So they analyzed finished programs? I think if they used a keylogger during actual development, the results might look different.
A real developer will revisit the same code over and over -- refining, refactoring, renaming, etc. That's not reflected in the finished codebase.
In some IDEs, auto-complete reduces the amount of alpha chars you type, that's also not reflected here.
Of course a real developer types plenty that's not reflected in code: testing, emailing, wasting time on GH. Ask me how I know :biggrin: