Here is a graph of the average reputation for each age, from the July 2009 data-dump:
This doesn't prove anything really, although interestingly there is a steady increase in reputation with age..
For comparison, here is the graph from 2008-09-30:
I've uploaded the code I used to Github. It's not exactly the greatest code ever, but it works ("on my machine").
so_agedist.py - it uses nobody_'s SQLite database which can be found here, and the pygooglecharts module to generate the above graph.