Roll your own statistics.
You can designate any single field from an object read the anatomy of an object to get stats from.
You can choose how many to show (top 10, top 100 etc..)
And you can choose the order (most or least)
No blank names will be shown, although they may be there.
No hidden, invsible or lurking objects will be shown, however they will be counted in simple counting stats like colour.
Here are some examples showing variations on a theme:
mode stats(class) top 20 most common object names
mode stats(class,50) top 50 most common object names
mode stats(class,10,most) top 10 most common object names
mode stats(class,200,least) 200 least common object names
Here are some common ones:
mode stats(creator,10,most)
mode stats(healthmax,30,most)
mode stats(worth,10,most)
mode stats(hosted,15,most)
Special words to use that are not part of an objects anatomy:
mode stats(created)
mode stats(owner)
mode stats(linked)
mode stats(hosted)
When the count of things are identical, they will be listed in alphabetical order.
Feel free to post some facinating findings here in the Daily Cow read the command called publish and help the statasticians analyse the results.