I read a question on Meta about users with high question to answer ratios. I'm curious about how the distributions of user ratios looked across the StackExchange™ sites.
Theory
As the type of possible answers veers from "fact" to "opinion", the ratio distribution flattens. i.e. the variance is low.
Example
I know some Python. But it's difficult for me to find questions on Stack Overflow for which I can provide a good answer. So for me I would expect to have a high question to answer ratio.
For a user that knows Python really well, they are more likely to be able to answer any question they see. i.e. the variance is high
On OnStartups, answers are more likely to be based on opinion or experience. Since it is easy to have an opinion it might be easier to answer. i.e. the variance is low.
I've been thinking of writing an academic research paper on this. Is it possible to calculate or get these stats? It would be interesting to consider the ratio of accepted answers, starred questions, etc, as well.